optimize icons
This commit is contained in:
parent
d2a8f3cea5
commit
b7a0718614
22 changed files with 44 additions and 88 deletions
|
@ -1,5 +1,3 @@
|
|||
<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 8 C 5 9.65682 6.34315 11 8 11 C 9.6569 11 11 9.65682 11 8 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 8 C 10 9.10462 9.1046 10 8 10 C 6.89543 10 6 9.10462 6 8 L 6 3 C 6 1.89543 6.89543 1 8 1 z M 3 7.5 C 2.72386 7.5 2.5 7.72386 2.5 8 C 2.5 10.86902 4.69675 13.225816 7.5 13.478516 L 7.5 15.5 C 7.5 15.7761 7.72386 16 8 16 C 8.2761 16 8.5 15.7761 8.5 15.5 L 8.5 13.478516 C 11.3033 13.225816 13.5 10.86902 13.5 8 C 13.5 7.72386 13.2761 7.5 13 7.5 C 12.7239 7.5 12.5 7.72386 12.5 8 C 12.5 10.48532 10.4853 12.5 8 12.5 C 5.51472 12.5 3.5 10.48532 3.5 8 C 3.5 7.72386 3.27614 7.5 3 7.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 3v5a3 3 0 0 0 6 0V3a3 3 0 0 0-3-3zm0 1a2 2 0 0 1 2 2v5a2 2 0 1 1-4 0V3a2 2 0 0 1 2-2zM3 7.5a.5.5 0 0 0-.5.5 5.502 5.502 0 0 0 5 5.479V15.5a.5.5 0 0 0 1 0v-2.021c2.803-.253 5-2.61 5-5.479a.5.5 0 0 0-1 0 4.5 4.5 0 1 1-9 0 .5.5 0 0 0-.5-.5z"/>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 822 B After Width: | Height: | Size: 400 B |
Loading…
Add table
Add a link
Reference in a new issue