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/indicator-sensors-gpu.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/panel/indicator-sensors-gpu.svg')
-rw-r--r-- | .icons/awkward/16x16/panel/indicator-sensors-gpu.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/panel/indicator-sensors-gpu.svg b/.icons/awkward/16x16/panel/indicator-sensors-gpu.svg new file mode 100644 index 00000000..8539d445 --- /dev/null +++ b/.icons/awkward/16x16/panel/indicator-sensors-gpu.svg @@ -0,0 +1,12 @@ +<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 3.108,1 A 1.0001,1.0001 0 0 1 4.014,2 V 15 A 1.0001,1.0001 0 1 1 2.014,15 V 3 H 1.014 A 1.0001,1.0001 0 1 1 1.014,1 H 3.014 A 1.0001,1.0001 0 0 1 3.108,1 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 3.014,6 V 6.5 8.5 9 H 2.514 0.514 0.014 V 8.5 6.5 6 H 0.514 2.514 Z M 2.014,7 H 1.014 V 8 H 2.014 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 3.014,10 V 10.5 12.5 13 H 2.514 0.514 0.014 V 12.5 10.5 10 H 0.514 2.514 Z M 2.014,11 H 1.014 V 12 H 2.014 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 16.014,4 V 5 15 16 H 15.014 7.014 6.014 V 15 14 H 5.014 V 12 H 6.014 7.014 8.014 V 13 14 H 14.014 V 6 H 12.014 11.014 6.014 5.514 5.014 V 4 H 5.514 6.014 11.014 12.014 15.014 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 13.014,7.1 V 11.1 H 12.014 V 7.1 Z M 11.014,7.1 V 11.1 H 10.014 V 7.1 Z M 9.014,7.1 V 11.1 H 8.014 V 7.1 Z M 7.014,7.1 V 11.1 H 6.014 V 7.1 Z"/> +</svg> |