add icons
This commit is contained in:
parent
e61466d88f
commit
73e2c0ff20
18 changed files with 90 additions and 0 deletions
5
chrome/popup/icons/hide-controls.svg
Normal file
5
chrome/popup/icons/hide-controls.svg
Normal file
|
@ -0,0 +1,5 @@
|
|||
<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 C 1.7909 4 0 5.79086 0 8 C 0 10.2091 1.7909 12 4 12 L 12 12 C 14.20914 12 16 10.2091 16 8 C 16 5.79086 14.20914 4 12 4 L 4 4 z M 12 6 C 13.10457 6 14 6.89543 14 8 C 14 9.1046 13.10457 10 12 10 C 10.89543 10 10 9.1046 10 8 C 10 6.89543 10.89543 6 12 6 z " />
|
||||
</svg>
|
After Width: | Height: | Size: 433 B |
Loading…
Add table
Add a link
Reference in a new issue