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-fan.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/panel/indicator-sensors-fan.svg')
-rw-r--r-- | .icons/awkward/16x16/panel/indicator-sensors-fan.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/panel/indicator-sensors-fan.svg b/.icons/awkward/16x16/panel/indicator-sensors-fan.svg new file mode 100644 index 00000000..0ec55605 --- /dev/null +++ b/.icons/awkward/16x16/panel/indicator-sensors-fan.svg @@ -0,0 +1,13 @@ +<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 1,0 C 0.446,0 0,0.446 0,1 V 15 C 0,15.554 0.446,16 1,16 H 15 C 15.554,16 16,15.554 16,15 V 1 C 16,0.446 15.554,0 15,0 Z M 1.5,1 A 0.5,0.5 0 0 1 2,1.5 0.5,0.5 0 0 1 1.5,2 0.5,0.5 0 0 1 1,1.5 0.5,0.5 0 0 1 1.5,1 Z M 8,1 A 7,7 0 0 1 15,8 7,7 0 0 1 8,15 7,7 0 0 1 1,8 7,7 0 0 1 8,1 Z M 14.5,1 A 0.5,0.5 0 0 1 15,1.5 0.5,0.5 0 0 1 14.5,2 0.5,0.5 0 0 1 14,1.5 0.5,0.5 0 0 1 14.5,1 Z M 1.5,14 A 0.5,0.5 0 0 1 2,14.5 0.5,0.5 0 0 1 1.5,15 0.5,0.5 0 0 1 1,14.5 0.5,0.5 0 0 1 1.5,14 Z M 14.5,14 A 0.5,0.5 0 0 1 15,14.5 0.5,0.5 0 0 1 14.5,15 0.5,0.5 0 0 1 14,14.5 0.5,0.5 0 0 1 14.5,14 Z"/> + <circle style="fill:currentColor" class="ColorScheme-Text" cx="8" cy="8" r="2"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 9.002,2.1016 C 8.449,2.1005 8,2.5485 8,3.1016 V 5 A 3,3 0 0 1 10.344,6.1289 C 11.133,5.9584 11.799,5.8013 12.473,5.6426 13.367,5.4318 13.006,4.6531 12.648,4.2129 11.775,3.1393 10.557,2.3994 9.201,2.1211 9.135,2.1079 9.069,2.1014 9.002,2.1015 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 13.897,9 C 13.898,8.4 13.45,8 12.897,8 H 10.999 A 3,3 0 0 1 9.87,10.3 C 10.04,11.1 10.197,11.8 10.356,12.5 10.567,13.4 11.345,13 11.786,12.6 12.859,11.8 13.599,10.6 13.878,9.2 13.891,9.1 13.897,9.1 13.897,9 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 6.9969,13.9 C 7.55,13.9 7.999,13.5 7.999,12.9 V 11 A 3,3 0 0 1 5.6551,9.9 C 4.8656,10 4.1997,10.2 3.5262,10.4 2.632,10.6 2.9932,11.3 3.3504,11.8 4.224,12.9 5.4419,13.6 6.7977,13.9 6.8637,13.9 6.93,13.9 6.9969,13.9 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 2.1018,7 C 2.1008,7.6 2.5488,8 3.1018,8 H 5.0003 A 3,3 0 0 1 6.1292,5.7 C 5.9587,4.9 5.8016,4.2 5.6429,3.5 5.432,2.6 4.6534,3 4.2132,3.4 3.1396,4.2 2.3997,5.4 2.1214,6.8 2.1084,6.9 2.1014,6.9 2.1014,7 Z"/> +</svg> |