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/22x22/panel/hexchat-indicator.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/panel/hexchat-indicator.svg')
-rw-r--r-- | .icons/awkward/22x22/panel/hexchat-indicator.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/panel/hexchat-indicator.svg b/.icons/awkward/22x22/panel/hexchat-indicator.svg new file mode 100644 index 00000000..df45d486 --- /dev/null +++ b/.icons/awkward/22x22/panel/hexchat-indicator.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#e26da9; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <g> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 6.5085981,4.0004733 C 6.1489137,4.0001918 5.8163031,4.18985 5.6356835,4.4982188 L 2.1362503,10.497381 c -0.1816671,0.310332 -0.1816671,0.693379 0,1.003711 L 5.6356835,17.4999 C 5.8162125,17.808405 6.1488401,18.000208 6.5085981,18 l 6.9868599,0 c 0.359125,-4.18e-4 0.690932,-0.192137 0.871143,-0.5001 l 3.497327,-5.998808 c 0.181667,-0.310332 0.181667,-0.693379 0,-1.003711 L 14.366601,4.4982188 C 14.186299,4.1903924 13.85451,4.0008176 13.495458,4.0004733 Z m 6.1142639,1.9996264 c 0.257517,-1.037e-4 0.497396,0.1235124 0.636618,0.3280657 l 0,0.00195 -3.257487,3.255365 L 6.744859,6.3279925 C 6.877544,6.1325547 7.1025553,6.0102056 7.3481762,5.999941 Z M 5.6708268,8.0817744 8.5882181,10.999166 5.6708268,13.916911 4.104611,11.358747 c -0.1369379,-0.222096 -0.1369379,-0.496535 0,-0.718631 L 5.6707205,8.0819869 Z m 8.6625442,0 1.566109,2.5581286 c 0.136938,0.222096 0.136938,0.496535 0,0.718631 l -1.566216,2.558519 -2.917391,-2.917746 2.917391,-2.9173909 z m -4.331272,4.3312726 3.255362,3.255362 c -0.138354,0.20474 -0.377422,0.329058 -0.634635,0.330018 l -5.2413841,0 c -0.2575141,1.07e-4 -0.497393,-0.123504 -0.6366183,-0.328052 l 3.2571334,-3.257488 z"/> + </g> +</svg> |