add icons
This commit is contained in:
parent
fe8e9fdb4d
commit
0a1acf2177
2 changed files with 10 additions and 0 deletions
5
chrome/urlbar/document.svg
Normal file
5
chrome/urlbar/document.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 0 C 2.89543 0 2 0.89543 2 2 L 2 14 C 2 15.1046 2.89543 16 4 16 L 12 16 C 13.1046 16 14 15.1046 14 14 L 14 5.4140625 C 14 5.0162425 13.841847 4.6348256 13.560547 4.3535156 L 9.6464844 0.43945312 C 9.3651844 0.15815313 8.9837375 -3.7007434e-17 8.5859375 0 L 4 0 z M 4 1 L 8 1 L 8 4.5 C 8 5.32843 8.6716 6 9.5 6 L 13 6 L 13 14 C 13 14.5523 12.5523 15 12 15 L 4 15 C 3.44772 15 3 14.5523 3 14 L 3 2 C 3 1.44772 3.44772 1 4 1 z M 9 1.2070312 L 12.792969 5 L 9.5 5 C 9.2239 5 9 4.77614 9 4.5 L 9 1.2070312 z " />
|
||||
</svg>
|
After Width: | Height: | Size: 680 B |
5
chrome/urlbar/permissions.svg
Normal file
5
chrome/urlbar/permissions.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 2 C 2.3490681 2 1 3.3490681 1 5 C 1 6.6509319 2.3490681 8 4 8 C 5.6509319 8 7 6.6509319 7 5 C 7 3.3490681 5.6509319 2 4 2 z M 4 3 C 5.1104918 3 6 3.8895082 6 5 C 6 6.1104918 5.1104918 7 4 7 C 2.8895082 7 2 6.1104918 2 5 C 2 3.8895082 2.8895082 3 4 3 z M 8 4 C 7.989565 4.0003246 7.979144 4.0009791 7.96875 4.0019531 C 7.9895224 4.1671596 7.9999594 4.3334958 8 4.5 C 7.9999594 4.6665042 7.9895224 4.8328435 7.96875 4.9980469 C 7.9791437 4.999024 7.9895655 4.9996754 8 5 L 14.5 5 C 14.776142 5 15 4.7761424 15 4.5 C 15 4.2238576 14.776142 4 14.5 4 L 8 4 z M 12 8 C 10.349068 8 9 9.3490681 9 11 C 9 12.650932 10.349068 14 12 14 C 13.650932 14 15 12.650932 15 11 C 15 9.3490681 13.650932 8 12 8 z M 12 9 C 13.110492 9 14 9.8895082 14 11 C 14 12.110492 13.110492 13 12 13 C 10.889508 13 10 12.110492 10 11 C 10 9.8895082 10.889508 9 12 9 z M 1.5 11 C 1.2238675 11.000001 1 11.223858 1 11.5 C 1 11.776142 1.2238675 12.000001 1.5 12 L 8 12 C 8.010434 11.9996 8.020857 11.999024 8.03125 11.998047 C 8.010478 11.832844 8.0000406 11.666504 8 11.5 C 8.000043 11.333512 8.01048 11.167141 8.03125 11.001953 C 8.020857 11.000953 8.010435 11.00034 8 11 L 1.5 11 z " />
|
||||
</svg>
|
After Width: | Height: | Size: 1.3 KiB |
Loading…
Add table
Add a link
Reference in a new issue