change location of poup icons + optimize icons

This commit is contained in:
bmFtZQ 2021-05-09 06:20:18 +08:00 committed by GitHub
parent 1cfb40f977
commit a031bfb75d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
85 changed files with 634 additions and 280 deletions

3
chrome/icons/info.svg Normal file
View file

@ -0,0 +1,3 @@
<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>

After

Width:  |  Height:  |  Size: 345 B