mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
fix fill issue
This commit is contained in:
parent
161faff7c5
commit
27ef596d69
@ -1,4 +1,7 @@
|
|||||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
||||||
<rect x="1" y="6" width="18" height="12" rx="2" ry="2"></rect>
|
<rect x="1" y="6" width="18" height="12" rx="2" ry="2"></rect>
|
||||||
<line x1="23" y1="13" x2="23" y2="11"></line><rect x="5" y="10" width="10" height="4" style="fill:#000"></rect>
|
<line x1="23" y1="13" x2="23" y2="11"></line>
|
||||||
|
<rect x="5" y="10" width="1" height="4"></rect>
|
||||||
|
<rect x="9.5" y="10" width="1" height="4"></rect>
|
||||||
|
<rect x="14" y="10" width="1" height="4"></rect>
|
||||||
</svg>
|
</svg>
|
||||||
|
Before Width: | Height: | Size: 364 B After Width: | Height: | Size: 457 B |
Loading…
Reference in New Issue
Block a user