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/24x24/panel/hangouts-working.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/panel/hangouts-working.svg')
-rw-r--r-- | .icons/awkward/24x24/panel/hangouts-working.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/panel/hangouts-working.svg b/.icons/awkward/24x24/panel/hangouts-working.svg new file mode 100644 index 00000000..aeec932c --- /dev/null +++ b/.icons/awkward/24x24/panel/hangouts-working.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" 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 11.504171,3.999999 c -0.01002,0.022434 -0.0318,0.014094 -0.04883,0.015625 C 11.216913,4.035841 10.979722,4.0606 10.744404,4.103515 9.0248716,4.4167979 7.612778,5.2312672 6.5197941,6.5429682 c -0.8990689,1.0787165 -1.3929917,2.3155285 -1.5,3.6953128 -0.051804,0.668726 -0.00201,1.629504 0.1503907,2.283202 0.1131786,0.486254 0.2825181,0.957181 0.5097656,1.40625 0.019952,0.03822 0.038283,0.07702 0.058594,0.115235 0.3733397,0.707033 0.853222,1.336695 1.4550782,1.880859 0.3168343,0.28646 0.6568493,0.545598 1.0234375,0.769531 0.9706644,0.592534 2.0203449,1.176627 3.1445309,1.292969 l 0.246094,0.02539 c 0.08179,0.0011 0.393109,0.02122 0.392578,0.101562 -0.0037,0.685707 -0.0021,1.114944 -0.002,1.800781 8.9e-5,0.02661 0.0023,0.05285 0.0039,0.08594 0,0 0.274355,-0.124261 0.507813,-0.234375 1.16359,-0.568634 2.240064,-1.264345 3.210937,-2.113281 0.218117,-0.190663 0.426227,-0.391547 0.626953,-0.59961 0.08595,-0.08898 0.171687,-0.180643 0.257813,-0.269531 0.133051,-0.136837 0.247628,-0.289508 0.373047,-0.433594 0.144852,-0.166182 0.276037,-0.343697 0.404296,-0.521484 0.283572,-0.39293 0.537124,-0.801397 0.75,-1.234375 0.107678,-0.218898 0.210035,-0.44021 0.300782,-0.666016 0.003,-0.0042 0.0059,-0.0071 0.0078,-0.01172 0.247299,-0.618315 0.405878,-1.257662 0.490235,-1.914063 0.02946,-0.228629 0.04847,-0.459543 0.06055,-0.689453 0.02572,-0.495044 -0.0068,-1.288296 -0.09961,-1.77539 C 18.645818,8.2380248 18.053477,7.1030464 17.119406,6.1347646 16.725375,5.7259667 16.283225,5.3718795 15.795187,5.0703115 14.887118,4.5086359 13.895714,4.1629535 12.822531,4.0410146 12.691701,4.0260884 12.558922,4.0296071 12.429953,3.999999 l -0.925782,0 z m -2.5039061,6 a 1,1 0 0 1 1.0000001,1 1,1 0 0 1 -1.0000001,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 z m 3.0000001,0 a 1,1 0 0 1 1,1 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 z m 3,0 a 1,1 0 0 1 1,1 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 z"/> +</svg> |