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/xfce4-whiskermenu.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/panel/xfce4-whiskermenu.svg')
-rw-r--r-- | .icons/awkward/24x24/panel/xfce4-whiskermenu.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/panel/xfce4-whiskermenu.svg b/.icons/awkward/24x24/panel/xfce4-whiskermenu.svg new file mode 100644 index 00000000..c3b89761 --- /dev/null +++ b/.icons/awkward/24x24/panel/xfce4-whiskermenu.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 10.304417,5.0003447 C 10.073671,5.0052847 9.8917772,5.0749585 9.8278542,5.0745635 8.3507671,5.2797981 9.2937218,6.8284287 9.9196511,8.7483916 9.973091,9.2398607 8.4572899,9.0345847 8.120823,8.5198759 6.986038,5.7734959 6.6833157,6.0802076 6.3669167,6.0003447 6.0638487,5.9385387 5.0114995,6.4674696 5.0348854,7.5784697 c 0.004,0.3191549 0.2059804,2.123008 0.2089844,2.5898443 -1.330373,2.259637 -1.8725651,4.496298 -0.2050781,6.808593 1.1948705,1.565703 4.0672336,2.055165 5.9511723,2.021485 4.009316,0.0016 5.958765,-2.177086 8.255859,-3.955078 1.754507,-1.434871 -0.04494,-3.242043 -0.46875,-3.494141 C 15.141981,9.1980927 12.085858,9.6876597 12.036838,9.3147977 12.011128,8.8838289 12.027138,7.6857392 11.964578,7.2601103 11.717849,5.2794393 10.812053,4.9884879 10.304417,5.0003447 Z m 7.595703,0 c -0.744634,0.115666 -1.110105,4.333154 -0.777344,4.970703 1.142277,-0.717973 0.923403,-3.9026456 0.777344,-4.970703 z m 2.9375,0.9785156 c -2.357948,3.0996934 -1.799057,2.5203743 -2.388672,5.0078127 0.224955,0.3078 3.275786,-4.6403782 2.388672,-5.0078127 z m -8.837891,5.0214847 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> |