optimize icons
This commit is contained in:
parent
4a2d8f8410
commit
d2a8f3cea5
6 changed files with 12 additions and 26 deletions
|
@ -1,6 +1,3 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
||||
<path
|
||||
style="fill:context-fill;fill-opacity:context-fill-opacity"
|
||||
d="M 8 0 C 6.34315 0 5 1.34315 5 3 L 5 4 L 4 4 C 2.89543 4 2 4.89543 2 6 L 2 13 C 2 14.1046 2.89543 15 4 15 L 12 15 C 13.1046 15 14 14.1046 14 13 L 14 6 C 14 4.89543 13.1046 4 12 4 L 11 4 L 11 3 C 11 1.34315 9.6569 0 8 0 z M 8 1 C 9.1046 1 10 1.89543 10 3 L 10 4 L 6 4 L 6 3 C 6 1.89543 6.89543 1 8 1 z M 4 5 L 12 5 C 12.5523 5 13 5.44772 13 6 L 13 13 C 13 13.5523 12.5523 14 12 14 L 4 14 C 3.44772 14 3 13.5523 3 13 L 3 6 C 3 5.44772 3.44772 5 4 5 z M 8 8.5 C 7.44772 8.5 7 8.9477 7 9.5 C 7 10.0523 7.44772 10.5 8 10.5 C 8.5523 10.5 9 10.0523 9 9.5 C 9 8.9477 8.5523 8.5 8 8.5 z " />
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
|
||||
<path style="fill:context-fill;fill-opacity:context-fill-opacity" d="M8 0a3 3 0 0 0-3 3v1H4a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-1V3a3 3 0 0 0-3-3zm0 1a2 2 0 0 1 2 2v1H6V3a2 2 0 0 1 2-2zM4 5h8a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V6a1 1 0 0 1 1-1zm4 3.5a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"/>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 806 B After Width: | Height: | Size: 393 B |
Loading…
Add table
Add a link
Reference in a new issue