Add icon for width-theme
This commit is contained in:
parent
25f2aa8e92
commit
889953226a
1 changed files with 4 additions and 0 deletions
4
assets/themes/widths/icon.svg
Normal file
4
assets/themes/widths/icon.svg
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" width="50" height="40">
|
||||||
|
<path d="M5,20H45M12,12 4,20 12,28M38,12 46,20 38,28" stroke="#000" stroke-width="4" stroke-linejoin="round" stroke-linecap="round" fill="none"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 258 B |
Loading…
Reference in a new issue