Compare commits
1 Commits
592839a9d9
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b48535745b |
@@ -1,6 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
||||
<rect x="1" y="1" width="30" height="30" rx="7" fill="#58a6ff"/>
|
||||
<path d="M8 10 L11.5 22 L16 14.5 L20.5 22 L24 10"
|
||||
fill="none" stroke="#0f1117" stroke-width="3.1"
|
||||
stroke-linejoin="round" stroke-linecap="round"/>
|
||||
<rect width="32" height="32" rx="6" fill="#ea580c"/>
|
||||
<g stroke="white" fill="none" stroke-width="2"
|
||||
stroke-linecap="round" stroke-linejoin="round">
|
||||
<polyline points="7,11 14,16 7,21"/>
|
||||
<line x1="17" y1="21" x2="25" y2="21"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 300 B After Width: | Height: | Size: 317 B |
Reference in New Issue
Block a user