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/32x32/apps/system-reboot.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/system-reboot.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/system-reboot.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/system-reboot.svg b/.icons/awkward/32x32/apps/system-reboot.svg new file mode 100644 index 00000000..c5049db9 --- /dev/null +++ b/.icons/awkward/32x32/apps/system-reboot.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <circle fill="#eac046" cx="16" cy="16" r="14"/> + <path opacity=".2" d="m14 5v3.2344c-4.0916 0.9326-6.9956 4.5686-7 8.7656 0 4.9706 4.0294 9 9 9 4.5795-0.0054 8.4248-3.4488 8.9336-8 0 0 0.06641-1-0.93359-1s-1.0801 1-1.0801 1c-0.497 3.441-3.443 5.996-6.92 6-3.866 0-7-3.134-7-7 0.0031-3.093 2.036-5.817 5-6.701v2.701l4-4z"/> + <path fill="#fff" d="m14 4v3.2344c-4.0916 0.9325-6.9956 4.5686-7 8.7656 0 4.9706 4.0294 9 9 9 4.5795-0.0054 8.4248-3.4488 8.9336-8 0 0 0.06641-1-0.93359-1s-1.0801 1-1.0801 1c-0.497 3.441-3.443 5.996-6.92 6-3.866 0-7-3.134-7-7 0.0031-3.093 2.036-5.817 5-6.701v2.701l4-4z"/> + <path fill="#fff" opacity=".2" d="m16 2a14 14 0 0 0 -14 14 14 14 0 0 0 0.0215 0.586 14 14 0 0 1 13.978 -13.586 14 14 0 0 1 13.979 13.414 14 14 0 0 0 0.021 -0.414 14 14 0 0 0 -14 -14z"/> + <path opacity=".2" d="m29.979 16.414a14 14 0 0 1 -13.979 13.586 14 14 0 0 1 -13.978 -13.414 14 14 0 0 0 -0.022 0.414 14 14 0 0 0 14 14 14 14 0 0 0 14 -14 14 14 0 0 0 -0.021 -0.586z"/> +</svg> |