diff options
Diffstat (limited to '.icons/Gruvbox-Light/emblems/48/emblem-important.svg')
-rw-r--r-- | .icons/Gruvbox-Light/emblems/48/emblem-important.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/emblems/48/emblem-important.svg b/.icons/Gruvbox-Light/emblems/48/emblem-important.svg new file mode 100644 index 000000000..a58b7d149 --- /dev/null +++ b/.icons/Gruvbox-Light/emblems/48/emblem-important.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1.1" viewBox="0 0 48 48"> + <circle style="fill:#252a35" cx="24" cy="24" r="20"/> + <circle style="fill:#ffffff" cx="24" cy="36" r="2"/> + <path style="fill:#ffffff;fill-rule:evenodd" d="m 22,31 4,0 0,-20 -4,0 z"/> +</svg> |