diff options
Diffstat (limited to '.icons/Gruvbox-Light/emblems/32/emblem-important.svg')
-rw-r--r-- | .icons/Gruvbox-Light/emblems/32/emblem-important.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/emblems/32/emblem-important.svg b/.icons/Gruvbox-Light/emblems/32/emblem-important.svg new file mode 100644 index 000000000..c7dace0a5 --- /dev/null +++ b/.icons/Gruvbox-Light/emblems/32/emblem-important.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1.1" viewBox="0 0 32 32"> + <g transform="translate(-2,2)"> + <circle style="fill:#252a35" cx="18" cy="14" r="14"/> + <circle style="fill:#ffffff" cx="17.5" cy="22.5" r="1.5"/> + <path style="fill:#ffffff;fill-rule:evenodd" d="m 16,19 3,0 0,-14 -3,0 z"/> + </g> +</svg> |