add context menu icons #36

This commit is contained in:
bmFtZQ 2022-06-23 01:09:24 +08:00
parent afdf696045
commit 5638fd440f
44 changed files with 609 additions and 76 deletions

View file

@ -0,0 +1,3 @@
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg" fill="context-fill" fill-opacity="context-fill-opacity">
<path d="M7 5.5a.5.5 0 0 0-1 0v5a.5.5 0 0 0 1 0zm3 0a.5.5 0 0 0-1 0v5a.5.5 0 0 0 1 0zM8 0a8 8 0 1 0 0 16A8 8 0 0 0 8 0zM1 8a7 7 0 1 1 14 0A7 7 0 0 1 1 8z"/>
</svg>

After

Width:  |  Height:  |  Size: 286 B