first commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="none">
|
||||
<rect width="64" height="64" rx="14" fill="#0F3A6C"/>
|
||||
<path
|
||||
d="M18 50 C 22 36, 28 32, 34 32 C 40 32, 44 34, 44 40 C 44 46, 40 48, 34 48 L 28 48 L 38 56"
|
||||
stroke="#23C4C0"
|
||||
stroke-width="6"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
fill="none"
|
||||
/>
|
||||
<path
|
||||
d="M14 22 C 20 18, 26 26, 32 22 C 38 18, 44 26, 50 22"
|
||||
stroke="#23C4C0"
|
||||
stroke-width="4"
|
||||
stroke-linecap="round"
|
||||
fill="none"
|
||||
opacity="0.9"
|
||||
/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 534 B |
Reference in New Issue
Block a user