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/dropboxstatus-idle.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/panel/dropboxstatus-idle.svg')
-rw-r--r-- | .icons/awkward/16x16/panel/dropboxstatus-idle.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/panel/dropboxstatus-idle.svg b/.icons/awkward/16x16/panel/dropboxstatus-idle.svg new file mode 100644 index 00000000..39ebd866 --- /dev/null +++ b/.icons/awkward/16x16/panel/dropboxstatus-idle.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 4.4472656 1 L 4.4492188 1.0039062 L 0.0078125 3.5078125 L 4 5.9863281 L 0 9.0039062 L 4.4492188 11.5 L 8 9.0097656 L 4 6 L 8 3.5078125 L 12 6.0136719 L 10.263672 7.3144531 A 5 5 0 0 1 12 7 A 5 5 0 0 1 13.792969 7.3378906 L 12 5.9960938 L 15.990234 3.5058594 L 11.550781 1 L 8 3.4921875 L 4.4472656 1 z M 12 8 A 4 4 0 0 0 8 12 A 4 4 0 0 0 12 16 A 4 4 0 0 0 16 12 A 4 4 0 0 0 12 8 z M 15.970703 8.9667969 A 5 5 0 0 1 15.990234 8.9960938 L 16 8.9902344 L 15.970703 8.9667969 z M 14.199219 9.2617188 A 3.5 3.5 0 0 1 14.632812 9.6835938 A 3.5 3.5 0 0 1 14.634766 9.6855469 A 3.5 3.5 0 0 1 15.347656 10.980469 A 3.5 3.5 0 0 1 15.453125 11.417969 A 3.5 3.5 0 0 1 15.494141 11.878906 C 15.489141 11.725906 15.476172 11.572922 15.451172 11.419922 C 15.427172 11.269922 15.390702 11.123422 15.345703 10.982422 C 15.300703 10.840422 15.248503 10.702406 15.1875 10.566406 L 12.007812 14.201172 L 11.662109 14.607422 L 11.271484 14.232422 L 9.7695312 12.730469 C 9.5805312 12.542469 9.5805312 12.198766 9.7695312 12.009766 C 9.9575313 11.821766 10.300281 11.821766 10.488281 12.009766 L 11.615234 13.136719 L 14.632812 9.6835938 C 14.498126 9.5289517 14.353809 9.3884847 14.199219 9.2617188 z M 7.2128906 10.5625 L 4.4492188 12.501953 L 3.5605469 12.003906 L 3.5605469 12.375 L 8 15 L 8.0058594 14.998047 A 5 5 0 0 1 7 12 A 5 5 0 0 1 7.2128906 10.5625 z"/> +</svg> |