feat: add webchat pwa push subscription support
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" role="img" aria-label="Flynn icon">
|
||||
<defs>
|
||||
<linearGradient id="g" x1="0" x2="1" y1="0" y2="1">
|
||||
<stop offset="0%" stop-color="#25c2a0"/>
|
||||
<stop offset="100%" stop-color="#1877f2"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect width="256" height="256" rx="48" fill="#0b0f14"/>
|
||||
<path d="M58 72h140v28H90v28h90v28H90v52H58z" fill="url(#g)"/>
|
||||
<circle cx="188" cy="188" r="16" fill="#25c2a0"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 473 B |
Reference in New Issue
Block a user