Added base code
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 640" width="512" height="640">
|
||||
<g fill="none" stroke="black" stroke-width="8" stroke-linecap="round" stroke-linejoin="round">
|
||||
|
||||
<path d="
|
||||
M256 30
|
||||
C140 30 70 130 70 240
|
||||
C70 350 160 410 220 445
|
||||
L232 460
|
||||
L280 460
|
||||
L292 445
|
||||
C352 410 442 350 442 240
|
||||
C442 130 372 30 256 30Z
|
||||
"/>
|
||||
|
||||
<path d="M200 38 C180 120 172 200 178 280 C184 360 200 410 220 445"/>
|
||||
<path d="M256 30 C248 120 246 200 248 280 C250 360 253 410 256 460"/>
|
||||
<path d="M312 38 C332 120 340 200 334 280 C328 360 312 410 292 445"/>
|
||||
|
||||
<line x1="232" y1="460" x2="238" y2="520"/>
|
||||
<line x1="280" y1="460" x2="274" y2="520"/>
|
||||
|
||||
<rect x="228" y="520" width="56" height="40" rx="4"/>
|
||||
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 779 B |
Reference in New Issue
Block a user