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/24x24/panel/minetime-tray.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/panel/minetime-tray.svg')
-rw-r--r-- | .icons/awkward/24x24/panel/minetime-tray.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/panel/minetime-tray.svg b/.icons/awkward/24x24/panel/minetime-tray.svg new file mode 100644 index 00000000..5096cd37 --- /dev/null +++ b/.icons/awkward/24x24/panel/minetime-tray.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#e26da9; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 12,4 c -4.432,0 -8,3.568 -8,8 0,4.432 3.568,8 8,8 4.432,0 8,-3.568 8,-8 0,-4.432 -3.568,-8 -8,-8 z m 0,2 c 3.324,0 6,2.676 6,6 0,3.324 -2.676,6 -6,6 C 8.676,18 6,15.324 6,12 6,8.676 8.676,6 12,6 Z M 9.3164062,8 8.7753906,8.3144531 8.6015625,8.4140625 8.0019531,8.7597656 8,8.7617188 8.00195,8.7636688 V 9.320313 15.199219 L 9,16 10,15.199219 V 10.96875 l 2,1.171875 2,-1.171875 v 4.230469 L 15,16 15.998047,15.199219 V 9.320313 8.7636719 L 16,8.7617188 15.998047,8.7597656 15.398438,8.4140625 15.224609,8.3144531 14.683594,8 12,9.697266 Z"/> +</svg> |