diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
commit | 1b3658c85f5a5a25643da0cc417c70986b7caa6a (patch) | |
tree | e8fb44c12e8bd16088d185e1e78a6c7f7d76cf5c /.icons/awkward/16x16/apps/gshutdown.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/apps/gshutdown.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/gshutdown.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/gshutdown.svg b/.icons/awkward/16x16/apps/gshutdown.svg new file mode 100644 index 00000000..2a08c7a3 --- /dev/null +++ b/.icons/awkward/16x16/apps/gshutdown.svg @@ -0,0 +1,5 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <ellipse fill="#4f4f4f" cx="8" cy="8" rx="8" ry="8"/> + <ellipse fill="#cb4444" cx="8" cy="8" rx="6" ry="6"/> + <path fill="#fff" d="m7 4v3h1v-3h-1zm1.0195 1.042c0.059721 0.00923 0.11955 0.019916 0.17871 0.032227-0.059163-0.01231-0.11899-0.022996-0.17871-0.032227zm-1.167 0.020508c-0.05477 0.011122-0.10891 0.023377-0.16309 0.037109 0.054175-0.013732 0.10832-0.025987 0.16309-0.037109zm1.5039 0.046875c0.060732 0.01557 0.12086 0.032948 0.18066 0.051758-0.059808-0.01881-0.11993-0.036187-0.18066-0.051758zm-1.8486 0.037109c-0.051134 0.01582-0.10199 0.032633-0.15234 0.050781 0.050355-0.018149 0.10121-0.034961 0.15234-0.050781zm2.207 0.073242c0.03166 0.01156 0.063415 0.023664 0.094727 0.036133-0.03131-0.012469-0.063068-0.024574-0.094727-0.036133zm-2.4863 0.0235c-1.3424 0.5234-2.2269 1.8159-2.2285 3.2568 0 1.933 1.567 3.5 3.5 3.5s3.5-1.567 3.5-3.5c-0.002-1.3994-0.836-2.6635-2.123-3.2139l-0.37695 0.92383a2.5 2.5 0 0 1 1.5 2.29 2.5 2.5 0 0 1 -2.5 2.5 2.5 2.5 0 0 1 -2.5 -2.5 2.5 2.5 0 0 1 1.5322 -2.3026l-0.3037-0.9541z"/> +</svg> |