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/state-sync.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/panel/state-sync.svg')
-rw-r--r-- | .icons/awkward/16x16/panel/state-sync.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/panel/state-sync.svg b/.icons/awkward/16x16/panel/state-sync.svg new file mode 100644 index 00000000..032bde28 --- /dev/null +++ b/.icons/awkward/16x16/panel/state-sync.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 8,1 A 7,7 0 0 0 1,8 7,7 0 0 0 8,15 7,7 0 0 0 15,8 7,7 0 0 0 8,1 Z M 8.1445,3.998 V 4 H 8.1465 C 9.4555,4.048 10.647,4.7374 11.35,5.8184 L 12.738,5.3555 11.168,8.502 8.0215,6.9277 9.2988,6.502 C 8.9608,6.208 8.5363,6.015 8.0703,5.998 7.3283,5.971 6.6357,6.3531 6.2637,6.9961 L 4.5312,5.9961 C 5.2713,4.7141 6.665,3.943 8.1445,3.998 Z M 4.832,7.498 7.9785,9.0723 6.7012,9.498 C 7.039,9.792 7.4637,9.983 7.9297,10 8.6717,10.027 9.3643,9.645 9.7363,9.002 L 11.469,10.002 C 10.729,11.284 9.3345,12.055 7.8555,12 6.547,11.952 5.3553,11.263 4.6523,10.182 L 3.2637,10.645 Z"/> +</svg> |