change location of poup icons + optimize icons
This commit is contained in:
parent
1cfb40f977
commit
a031bfb75d
85 changed files with 634 additions and 280 deletions
|
@ -1,5 +1,9 @@
|
|||
<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 4 4 L 3.78125 4.0058594 C 1.67418 4.1197994 0 5.8645 0 8 C 0 10.2091 1.79086 12 4 12 L 6 12 L 6.0898438 11.992188 C 6.3230837 11.949885 6.5 11.7455 6.5 11.5 C 6.5 11.2239 6.27614 11 6 11 L 4 11 L 3.8027344 10.994141 C 2.2378244 10.892541 1 9.5906 1 8 C 1 6.34315 2.34315 5 4 5 L 6 5 L 6.0898438 4.9921875 C 6.3230837 4.9498575 6.5 4.74546 6.5 4.5 C 6.5 4.22386 6.27614 4 6 4 L 4 4 z M 10 4 L 9.9101562 4.0078125 C 9.6769562 4.0501425 9.5 4.25454 9.5 4.5 C 9.5 4.77614 9.7239 5 10 5 L 12 5 L 12.197266 5.0058594 C 13.762166 5.1074294 15 6.40942 15 8 C 15 9.6569 13.6569 11 12 11 L 10 11 L 9.9101562 11.007812 C 9.6769562 11.050115 9.5 11.2545 9.5 11.5 C 9.5 11.7761 9.7239 12 10 12 L 12 12 L 12.21875 11.994141 C 14.32575 11.880141 16 10.1355 16 8 C 16 5.79086 14.2091 4 12 4 L 10 4 z M 4 7.5 L 3.9101562 7.5078125 C 3.6769163 7.5501425 3.5 7.75454 3.5 8 C 3.5 8.2761 3.72386 8.5 4 8.5 L 12 8.5 L 12.089844 8.4921875 C 12.323044 8.4498875 12.5 8.2455 12.5 8 C 12.5 7.72386 12.2761 7.5 12 7.5 L 4 7.5 z " />
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
|
||||
<style>
|
||||
#save:not(:target),#save:target+path{display:none}
|
||||
</style>
|
||||
<g style="fill:context-fill;fill-opacity:context-fill-opacity">
|
||||
<path id="save" d="m4 2-.22.006A4 4 0 0 0 4 9.998h2l.09-.008A.498.498 0 0 0 6 9H4l-.197-.008A3 3 0 0 1 4 3h2l.09-.008A.5.5 0 0 0 6 2H4zm5.998 0-.09.008a.5.5 0 0 0 .09.992h2l.197.006a3 3 0 0 1 2.801 3.127c.34.107.661.277.95.513A4 4 0 0 0 11.998 2H9.997zM4 5.5l-.09.008A.5.5 0 0 0 4 6.5h7.998l.09-.008a.5.5 0 0 0-.09-.992H4zM14.13 7c-.478 0-.956.182-1.321.547l-4.83 4.828a2.2 2.2 0 0 0-.579 1.021l-.373 1.499a.889.889 0 0 0 1.078 1.078l1.499-.375a2.194 2.194 0 0 0 1.019-.578l4.83-4.829A1.87 1.87 0 0 0 14.131 7z"/>
|
||||
<path d="m4 4-.219.006A4 4 0 0 0 4 12h2l.09-.008A.5.5 0 0 0 6 11H4l-.197-.006A3 3 0 0 1 4 5h2l.09-.008A.5.5 0 0 0 6 4H4zm6 0-.09.008A.5.5 0 0 0 10 5h2l.197.006A3 3 0 0 1 12 11h-2l-.09.008A.5.5 0 0 0 10 12h2l.219-.006A4 4 0 0 0 12 4h-2zM4 7.5l-.09.008A.5.5 0 0 0 4 8.5h8l.09-.008A.5.5 0 0 0 12 7.5H4z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1 KiB |
Loading…
Add table
Add a link
Reference in a new issue