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/dropboxstatus-busy.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/panel/dropboxstatus-busy.svg')
-rw-r--r-- | .icons/awkward/24x24/panel/dropboxstatus-busy.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/panel/dropboxstatus-busy.svg b/.icons/awkward/24x24/panel/dropboxstatus-busy.svg new file mode 100644 index 00000000..00eb09a2 --- /dev/null +++ b/.icons/awkward/24x24/panel/dropboxstatus-busy.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="m8.0098 4-5 3 4 2.9844l-4.0098 3.0076 5.0098 3.008 4-3-5-3 5-3 5 3.0156-5 2.9844 1.7773 1.334c0.91425-1.4506 2.508-2.3315 4.2227-2.334 1.0745 0.003 2.1196 0.35112 2.9805 0.99414l0.0293-0.0176-4.0098-2.9765 4-3-5-3-4 2.9844-4-2.9844zm10 9c-2.2091 0-4 1.7909-4 4s1.7909 4 4 4 4-1.7909 4-4-1.7909-4-4-4zm-6 1-4 3-1-0.59961v0.59961l5 3 1.4766-0.88477c-0.31166-0.66173-0.47434-1.3838-0.47656-2.1152-0.00024-0.67105 0.1346-1.3353 0.39648-1.9531l-1.4-1.05zm6 0a3 3 0 0 1 3 3h-1a2 2 0 0 0 -2 -2v-1zm-3 3h1a2 2 0 0 0 2 2v1a3 3 0 0 1 -3 -3z"/> +</svg> |