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/preferences-system-time.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/apps/preferences-system-time.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/preferences-system-time.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/preferences-system-time.svg b/.icons/awkward/16x16/apps/preferences-system-time.svg new file mode 100644 index 00000000..5a8fedef --- /dev/null +++ b/.icons/awkward/16x16/apps/preferences-system-time.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <path style="fill:#4f4f4f" d="M 8,6e-8 C 3.5858772,6e-8 0,3.5858759 0,7.9999999 0,12.414124 3.5858772,16.000001 8,16 12.414123,16 16.000004,12.414124 16,7.9999999 16,3.5858759 12.414123,6e-8 8,6e-8 Z"/> + <path style="fill:#ef8a24" d="M 8.0000004,1.9999999 C 4.689407,1.9999999 2,4.6894065 2,7.9999995 2,11.310593 4.689407,14.000001 8.0000004,14 11.310593,14 14.000002,11.310593 14,7.9999995 14,4.6894065 11.310593,1.9999999 8.0000004,1.9999999 Z"/> + <path style="fill:none;stroke:#e4e4e4;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" d="M 8,7.9999999 14,2"/> + <path style="fill:none;stroke:#e4e4e4;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" d="M 4.5,6 8,7.9999999"/> + <path style="fill:#4f4f4f" d="M 8,6 C 6.896469,6 6,6.896469 6,8 6,9.1035305 6.896469,10 8,10 9.1035305,10 10,9.1035305 10,8 10,6.896469 9.1035305,6 8,6 Z"/> +</svg> |