feat: initial release
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="4" y="6" width="24" height="20" rx="3" stroke="#888" stroke-width="2" fill="none"/>
|
||||
<line x1="10" y1="13" x2="22" y2="13" stroke="#888" stroke-width="2" stroke-linecap="round"/>
|
||||
<line x1="10" y1="18" x2="18" y2="18" stroke="#888" stroke-width="2" stroke-linecap="round"/>
|
||||
<line x1="10" y1="23" x2="20" y2="23" stroke="#888" stroke-width="2" stroke-linecap="round"/>
|
||||
<circle cx="25" cy="9" r="4" fill="#4CAF50"/>
|
||||
<line x1="23.5" y1="9" x2="24.5" y2="10" stroke="white" stroke-width="1.5" stroke-linecap="round"/>
|
||||
<line x1="24.5" y1="10" x2="26.5" y2="7.5" stroke="white" stroke-width="1.5" stroke-linecap="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 740 B |
Reference in New Issue
Block a user