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/32x32/apps/sgt-launcher.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/sgt-launcher.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/sgt-launcher.svg | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/sgt-launcher.svg b/.icons/awkward/32x32/apps/sgt-launcher.svg new file mode 100644 index 00000000..06eeda9b --- /dev/null +++ b/.icons/awkward/32x32/apps/sgt-launcher.svg @@ -0,0 +1,20 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <g> + <path style="opacity:0.2" d="M 2,17 2,29.599609 C 2,30.375209 2.6247906,31 3.4003906,31 L 16,31 28.599609,31 C 29.375209,31 30,30.375209 30,29.599609 L 30,17 16,17 2,17 Z"/> + </g> + <path style="fill:#8e8e8e" d="M 16,2 3.4,2 C 2.6244,2 2,2.6244 2,3.4 L 2,16 16,16 Z"/> + <path style="fill:#e4e4e4" d="M 16,2 28.6,2 C 29.3756,2 30,2.6244 30,3.4 L 30,16 16,16 Z"/> + <path style="fill:#45792a" d="M 16,30 3.4,30 C 2.6244,30 2,29.3756 2,28.6 L 2,16 16,16 Z"/> + <path style="fill:#8e8e8e" d="m 16,30 12.6,0 C 29.3756,30 30,29.3756 30,28.6 L 30,16 16,16 Z"/> + <circle style="opacity:0.1" cx="9" cy="10" r="4"/> + <circle style="fill:#ffffff" cx="9" cy="9" r="4"/> + <path style="opacity:0.1" transform="matrix(0.6220694,0,0,0.71830386,0.24726492,-0.22114771)" d="m 14.070352,26.759076 4.018844,6.960842 4.018844,6.960843 -8.037688,0 -8.037689,0 4.018844,-6.960842 z"/> + <path style="fill:#ffdd4c" transform="matrix(0.6220694,0,0,0.71830386,0.24726492,-1.2211477)" d="m 14.070352,26.759076 4.018844,6.960842 4.018844,6.960843 -8.037688,0 -8.037689,0 4.018844,-6.960842 z"/> + <path style="opacity:0.1" d="m 22,6 0,3 -3,0 0,2 3,0 0,3 2,0 0,-3 3,0 0,-2 -3,0 0,-3 -2,0 z"/> + <path style="fill:#3f3f3f" d="M 22 5 L 22 8 L 19 8 L 19 10 L 22 10 L 22 13 L 24 13 L 24 10 L 27 10 L 27 8 L 24 8 L 24 5 L 22 5 z"/> + <rect style="opacity:0.1" width="2" height="8" x="25" y="21"/> + <rect style="fill:#3f3f3f" width="2" height="8" x="25" y="20"/> + <path style="opacity:0.1" transform="matrix(0,0.43544858,0.64647347,0,0.70096721,16.373085)" d="m 14.070352,26.759076 4.018844,6.960842 4.018844,6.960843 -8.037688,0 -8.037689,0 4.018844,-6.960842 z"/> + <path style="fill:#e33939" transform="matrix(0,0.43544858,0.64647347,0,0.70096721,15.373085)" d="m 14.070352,26.759076 4.018844,6.960842 4.018844,6.960843 -8.037688,0 -8.037689,0 4.018844,-6.960842 z"/> + <path style="fill:#ffffff;opacity:0.2" d="M 3.4003906 2 C 2.6247906 2 2 2.6247906 2 3.4003906 L 2 4.4003906 C 2 3.6247906 2.6247906 3 3.4003906 3 L 16 3 L 28.599609 3 C 29.375209 3 30 3.6247906 30 4.4003906 L 30 3.4003906 C 30 2.6247906 29.375209 2 28.599609 2 L 16 2 L 3.4003906 2 z"/> +</svg> |