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/solaar-attention.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/panel/solaar-attention.svg')
-rw-r--r-- | .icons/awkward/16x16/panel/solaar-attention.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/panel/solaar-attention.svg b/.icons/awkward/16x16/panel/solaar-attention.svg new file mode 100644 index 00000000..8358b908 --- /dev/null +++ b/.icons/awkward/16x16/panel/solaar-attention.svg @@ -0,0 +1,9 @@ +<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,1 C 1.892,1 1,1.892 1,3 V 13 C 1,14.108 1.892,15 3,15 H 13 C 14.108,15 15,14.108 15,13 V 3 C 15,1.892 14.108,1 13,1 Z M 5.8652,2.3047 7.451,5.0527 C 7.632,5.0183 7.8158,5.0007 8,5 8.1836,5.0008 8.3667,5.0184 8.547,5.0527 L 10.135,2.3047 11.865,3.3047 10.279,6.0547 C 10.518,6.3337 10.703,6.6541 10.826,7 H 14 V 9 H 10.824 C 10.703,9.3469 10.519,9.6686 10.281,9.949 L 11.865,12.695 10.135,13.695 8.549,10.947 C 8.368,10.981 8.1842,10.999 8,11 7.8164,10.999 7.6333,10.981 7.453,10.947 L 5.8652,13.695 4.1348,12.695 5.7207,9.945 C 5.4821,9.6661 5.2968,9.3458 5.1738,9 H 2 V 7 H 5.1758 C 5.2971,6.653 5.4812,6.3313 5.7188,6.0508 L 4.1348,3.3047 Z"/> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="M 8,6 A 2,2 0 0 0 6,8 2,2 0 0 0 8,10 2,2 0 0 0 10,8 2,2 0 0 0 8,6 Z"/> +</svg> |