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/apps/thermal-monitor.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/apps/thermal-monitor.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/thermal-monitor.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/thermal-monitor.svg b/.icons/awkward/16x16/apps/thermal-monitor.svg new file mode 100644 index 00000000..df90d00f --- /dev/null +++ b/.icons/awkward/16x16/apps/thermal-monitor.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <g transform="rotate(90,8,8)"> + <rect style="fill:#8e8e8e" width="2" height="16" x="4" y="0"/> + <rect style="fill:#8e8e8e" width="2" height="16" x="7" y="0"/> + <rect style="fill:#8e8e8e" width="2" height="16" x="10" y="0"/> + </g> + <rect style="fill:#b7b7b7" width="12" height="12" x="2" y="2" rx=".8" ry=".8"/> + <path style="opacity:0.5" d="M 6.0058594 2 L 6.0058594 3 L 6.0058594 6.53125 C 4.8465697 7.2491241 4.0011008 8.5984791 4 10 C 4 12.197307 5.8026932 14 8 14 C 10.197307 14 12 12.197307 12 10 L 12 9.9980469 C 11.997799 8.602547 11.158274 7.258017 10.005859 6.5390625 L 10.005859 2 L 6.0058594 2 z M 7 3 L 9 3 L 9 4 L 7 4 L 7 3 z M 8.0058594 7.8808594 L 8.0058594 7.8828125 L 8.6699219 8.1191406 C 9.4692243 8.4036256 9.9986605 9.1528391 10 10.001953 C 9.9989594 11.117514 9.1158352 12 8 12 C 6.8835068 12 6 11.116493 6 10 C 6.0006697 9.1473201 6.5333505 8.3979287 7.3378906 8.1152344 L 8.0058594 7.8808594 z"/> + <path style="fill:#f75f5f" d="M 7.006,4.00005 V 7.1718 C 5.805,7.5938 5.001,8.7268 5,10 c 0,1.6569 1.3431,3 3,3 1.6569,0 3,-1.3431 3,-3 C 10.998,8.7322 10.2,7.6025 9.0059,7.1775 V 3.99995 Z"/> +</svg> |