Replace icon
This commit is contained in:
parent
142748f81e
commit
feeee914d0
|
@ -1,5 +1,20 @@
|
|||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M23 11.01L1 11V13H23V11.01Z" fill="currentColor"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M19 3H5V9H19V3ZM17 5H7V7H17V5Z" fill="currentColor"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M19 15H5V21H19V15ZM17 17H7V19H17V17Z" fill="currentColor"/>
|
||||
<svg
|
||||
width="38"
|
||||
height="38"
|
||||
viewBox="-6 -6 36 36"
|
||||
version="1.1"
|
||||
xmlns="http://www.w3.org/2000/svg">
|
||||
<path
|
||||
d="M 23,11.01 1,11 v 2 h 22 z"
|
||||
fill="currentColor"/>
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="M 19,3 H 5 V 9 H 19 Z M 17,5 H 7 v 2 h 10 z"
|
||||
fill="currentColor"/>
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
clip-rule="evenodd"
|
||||
d="M 19,15 H 5 v 6 h 14 z m -2,2 H 7 v 2 h 10 z"
|
||||
fill="currentColor"/>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 375 B After Width: | Height: | Size: 470 B |
Loading…
Reference in New Issue
Block a user