mirror of https://github.com/vector-im/riot-web
Update sidebar icon from Compound (#7572)
parent
d5412e52ed
commit
67a4d22e79
|
@ -1,7 +1,3 @@
|
|||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<mask id="path-1-inside-1_152:29307" fill="white">
|
||||
<rect x="1" y="1" width="14" height="14" rx="1"/>
|
||||
</mask>
|
||||
<rect x="1" y="1" width="14" height="14" rx="1" stroke="#737D8C" stroke-width="4" mask="url(#path-1-inside-1_152:29307)"/>
|
||||
<line x1="7" y1="1" x2="7" y2="14" stroke="#737D8C" stroke-width="2"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.50032 2.6H13C13.2209 2.6 13.4 2.77909 13.4 3V13C13.4 13.2209 13.2209 13.4 13 13.4H7.50032V2.6ZM5.90032 2.6H3C2.77909 2.6 2.6 2.77909 2.6 3V13C2.6 13.2209 2.77909 13.4 3 13.4H5.90032V2.6ZM1 3C1 1.89543 1.89543 1 3 1H13C14.1046 1 15 1.89543 15 3V13C15 14.1046 14.1046 15 13 15H3C1.89543 15 1 14.1046 1 13V3Z" fill="#737D8C"/>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 406 B After Width: | Height: | Size: 483 B |
Loading…
Reference in New Issue