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/apps/wps-office-wpsmain.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/wps-office-wpsmain.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/wps-office-wpsmain.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/wps-office-wpsmain.svg b/.icons/awkward/24x24/apps/wps-office-wpsmain.svg new file mode 100644 index 00000000..11fed0ec --- /dev/null +++ b/.icons/awkward/24x24/apps/wps-office-wpsmain.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <rect style="opacity:0.2" width="20" height="20" x="2" y="2.5" rx="1" ry="1"/> + <rect style="fill:#558ef4" width="20" height="20" x="2" y="2" rx="1" ry="1"/> + <path style="opacity:0.2;fill:#ffffff" d="M 2,3.5 V 3 C 2,2.446 2.446,2 3,2 h 18 c 0.554,0 1,0.446 1,1 v 0.5 c 0,-0.554 -0.446,-1 -1,-1 H 3 c -0.554,0 -1,0.446 -1,1 z"/> + <path style="opacity:0.2;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" d="m 6.00005,7.499401 v 8.5 c 0,0 0.25,1.25 1.5,0 l 4.5,-5.5 4.5,5.5 c 1.25,1.25 1.5,0 1.5,0 l -1.04e-4,-8.5"/> + <path style="fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" d="m 6.00005,6.999401 v 8.5 c 0,0 0.25,1.25 1.5,0 l 4.5,-5.5 4.5,5.5 c 1.25,1.25 1.5,0 1.5,0 l -1.04e-4,-8.5"/> +</svg> |