init
This commit is contained in:
7
frontend/public/icons/app-badge.svg
Normal file
7
frontend/public/icons/app-badge.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 96 96" role="img" aria-label="Signals badge">
|
||||
<rect width="96" height="96" rx="24" fill="#ffffff" />
|
||||
<circle cx="32" cy="48" r="12" fill="#08111f" />
|
||||
<circle cx="64" cy="32" r="12" fill="#08111f" />
|
||||
<circle cx="64" cy="64" r="12" fill="#08111f" />
|
||||
<path d="M32 48L64 32L64 64Z" fill="none" stroke="#08111f" stroke-width="8" stroke-linecap="round" stroke-linejoin="round" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 444 B |
Reference in New Issue
Block a user