optimize icons
This commit is contained in:
parent
4a2d8f8410
commit
d2a8f3cea5
6 changed files with 12 additions and 26 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 3.58172 0 0 3.58172 0 8 C 0 12.4183 3.58172 16 8 16 C 12.4183 16 16 12.4183 16 8 C 16 3.58172 12.4183 0 8 0 z M 8 1 C 11.866 1 15 4.13401 15 8 C 15 11.866 11.866 15 8 15 C 4.13401 15 1 11.866 1 8 C 1 4.13401 4.13401 1 8 1 z M 8.0488281 4 C 7.6346381 4 7.2988281 4.33579 7.2988281 4.75 C 7.2988281 5.16422 7.6346381 5.5 8.0488281 5.5 C 8.4630281 5.5 8.7988281 5.16422 8.7988281 4.75 C 8.7988281 4.33579 8.4630281 4 8.0488281 4 z M 8 6.5 C 7.72387 6.5 7.5 6.72386 7.5 7 L 7.5 11.501953 L 7.5078125 11.591797 C 7.5501525 11.825097 7.75455 12.001953 8 12.001953 C 8.2762 12.001953 8.5 11.778153 8.5 11.501953 L 8.5 7 L 8.4921875 6.9101562 C 8.4497875 6.6769063 8.2455 6.5 8 6.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 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0zm0 1a7 7 0 1 1 0 14A7 7 0 0 1 8 1zm.049 3a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5zM8 6.5a.5.5 0 0 0-.5.5v4.502l.008.09a.5.5 0 0 0 .992-.09V7l-.008-.09A.5.5 0 0 0 8 6.5z"/>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 858 B After Width: | Height: | Size: 345 B |
Loading…
Add table
Add a link
Reference in a new issue