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/teamviewer-indicator-busy.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/panel/teamviewer-indicator-busy.svg')
-rw-r--r-- | .icons/awkward/16x16/panel/teamviewer-indicator-busy.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/panel/teamviewer-indicator-busy.svg b/.icons/awkward/16x16/panel/teamviewer-indicator-busy.svg new file mode 100644 index 00000000..52d45364 --- /dev/null +++ b/.icons/awkward/16x16/panel/teamviewer-indicator-busy.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 10.004,14.705 C 9.9978,14.662 9.9867,14.621 9.9844,14.576 9.9636,14.169 10.149,13.718 10.453,13.426 L 11.379,12.5 10.451,11.572 C 10.262,11.39 10.148,11.16 10.078,10.922 L 10,11 V 9 H 6 V 11 L 3,8 6,5 V 7 H 10 V 5 L 13,8 11.932,9.0684 C 12.172,9.1421 12.394,9.2674 12.572,9.4512 L 13.5,10.379 14.432,9.4473 C 14.568,9.3077 14.73,9.1978 14.906,9.1211 A 7,7 0 0 0 15,8 7,7 0 0 0 8,1 Z M 11.494,9.9941 A 0.50005,0.50005 0 0 0 11.146,10.854 L 12.793,12.5 11.146,14.146 A 0.50063,0.50063 0 1 0 11.854,14.854 L 13.5,13.207 15.146,14.854 A 0.50063,0.50063 0 1 0 15.854,14.146 L 14.207,12.5 15.854,10.854 A 0.50005,0.50005 0 0 0 15.49,9.9961 0.50005,0.50005 0 0 0 15.146,10.146 L 13.5,11.793 11.854,10.146 A 0.50005,0.50005 0 0 0 11.494,9.9941 Z"/> +</svg> |