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/panel/update-none.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/panel/update-none.svg')
-rw-r--r-- | .icons/awkward/16x16/panel/update-none.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/panel/update-none.svg b/.icons/awkward/16x16/panel/update-none.svg new file mode 100644 index 00000000..c4d08da5 --- /dev/null +++ b/.icons/awkward/16x16/panel/update-none.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" 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 7,1 A 7,7 0 0 0 0,8 7,7 0 0 0 7,15 7,7 0 0 0 14,8 7,7 0 0 0 7,1 Z M 10.385,4.582 C 10.468,4.582 10.55,4.6141 10.613,4.6777 L 11.568,5.6328 C 11.696,5.7602 11.696,5.9645 11.568,6.0918 L 7.3828,10.277 6.3711,11.289 6.3145,11.346 C 6.2195,11.441 6.0639,11.441 5.9687,11.346 L 5.9121,11.289 4.957,10.334 2.0723,7.4492 C 1.9768,7.3542 1.9768,7.1985 2.0723,7.1035 L 3.1406,6.0352 C 3.2361,5.9396 3.3908,5.9396 3.4863,6.0352 L 6.1426,8.6914 10.154,4.6777 C 10.218,4.6141 10.302,4.582 10.385,4.582 Z"/> +</svg> |