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/16x16/apps/goland.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/apps/goland.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/goland.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/goland.svg b/.icons/awkward/16x16/apps/goland.svg new file mode 100644 index 00000000..964865ba --- /dev/null +++ b/.icons/awkward/16x16/apps/goland.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1"> + <path style="fill:#6655e4" d="M 8,0 0.8,0 C 0.3568,0 0,0.3568 0,0.8 L 0,8 8,8 Z"/> + <path style="fill:#21d789" d="m 8,0 7.2,0 C 15.6432,0 16,0.3568 16,0.8 L 16,8 8,8 Z"/> + <path style="fill:#2086e7" d="M 8,16 0.8,16 C 0.3568,16 0,15.6432 0,15.2 L 0,8 8,8 Z"/> + <path style="fill:#6655e4" d="m 8,16 7.2,0 C 15.6432,16 16,15.6432 16,15.2 L 16,8 8,8 Z"/> + <rect style="fill:#3f3f3f" width="12" height="12" x="2" y="2"/> + <path style="fill:none;stroke:#ffffff;stroke-linecap:round" d="m 3.5071212,11.49995 3.9999998,0"/> + <path style="fill:none;stroke:#ffffff;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:bevel" d="m 5.0074488,5.49995 0.9999992,0 m -0.4999992,0 c 0,0 0.245452,2 -1.000001,2 -0.999999,0 -0.999999,-1 -0.999999,-2.000001 0,-0.999999 0,-1.9999995 0.999999,-1.9999995 1.000001,0 0.996189,0.4999995 0.996189,0.4999995"/> + <path style="fill:#ffffff;fill-rule:evenodd" d="m 8.5,2.99995 c -0.831,0 -1.5,0.669 -1.5,1.5 l 0,2 c 0,0.831 0.669,1.5 1.5,1.5 0.831,0 1.5,-0.669 1.5,-1.5 l 0,-2 c 0,-0.831 -0.669,-1.5 -1.5,-1.5 z m 0,1 c 0.277,0 0.5,0 0.5,0.899414 L 9,6.100536 C 9,6.999951 8.777,6.99995 8.5,6.99995 8.223,6.99995 8,6.999951 8,6.100536 L 8,4.899364 C 8,3.99995 8.223,3.99995 8.5,3.99995 Z"/> +</svg> |