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/48x48/apps/gogland.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/gogland.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/gogland.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/gogland.svg b/.icons/awkward/48x48/apps/gogland.svg new file mode 100644 index 00000000..e47fcd45 --- /dev/null +++ b/.icons/awkward/48x48/apps/gogland.svg @@ -0,0 +1,15 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <path style="fill:#2086e7" d="m24 4h-18c-1.108 0-2 0.892-2 2v18h20z"/> + <path style="fill:#21d789" d="m24 4h18c1.108 0 2 0.892 2 2v18h-20z"/> + <path style="fill:#21d789" d="m24 44h-18c-1.108 0-2-0.892-2-2v-18h20z"/> + <path style="fill:#6655e4" d="m24 44h18c1.108 0 2-0.892 2-2v-18h-20z"/> + <path fill="#fff" opacity=".2" d="m6 4c-1.108 0-2 0.892-2 2v1c0-1.108 0.892-2 2-2h36c1.108 0 2 0.892 2 2v-1c0-1.108-0.892-2-2-2h-36z"/> + <path opacity=".2" d="m6 45c-1.108 0-2-0.892-2-2v-1c0 1.108 0.892 2 2 2h36c1.108 0 2-0.892 2-2v1c0 1.108-0.892 2-2 2h-36z"/> + <rect style="fill:#3f3f3f" width="28" height="28" x="10" y="10"/> + <path style="opacity:.2;stroke:#000000;stroke-linecap:round;stroke-width:2;fill:none" d="m16 32.9999h8"/> + <path style="stroke:#ffffff;stroke-width:2;stroke-linecap:round;fill:none" d="m16 32h8"/> + <path style="opacity:.2;stroke-linejoin:bevel;stroke:#000000;stroke-linecap:round;stroke-width:1.999874;fill:none" d="m19.000647 21.999657h1.999871m-0.999937 0s0.490873 2.999811-1.999875 2.999811c-1.999871 0-1.999871-1.999875-1.999871-3.999751 0-1.999871 0-3.999747 1.999871-3.999747 1.999875 0 1.992254 0.999936 1.992254 0.999936"/> + <path style="stroke-linejoin:bevel;stroke:#ffffff;stroke-width:1.999874;stroke-linecap:round;fill:none" d="m19.000647 20.999938h1.999871m-0.999937 0s0.490873 2.999811-1.999875 2.999811c-1.999871 0-1.999871-1.999875-1.999871-3.999751 0-1.999871 0-3.999747 1.999871-3.999747 1.999875 0 1.992254 0.999936 1.992254 0.999936"/> + <path style="opacity:.2;stroke-linejoin:bevel;stroke:#000000;stroke-linecap:round;stroke-width:1.999874;fill:none" d="m26.002627 16.999307c2.399528 0 1.999875 1.999876 1.999875 3.999747 0 1.999876 0.355556 4.060847-1.999875 3.999751-2.348439 0-1.999872-1.999875-1.999872-3.999751 0-1.999871-0.435423-3.999747 1.999872-3.999747"/> + <path style="stroke-linejoin:bevel;stroke:#ffffff;stroke-width:1.999874;stroke-linecap:round;fill:none" d="m26.002627 15.999588c2.399528 0 1.999875 1.999876 1.999875 3.999747 0 1.999876 0.355556 4.060847-1.999875 3.999751-2.348439 0-1.999872-1.999875-1.999872-3.999751 0-1.999871-0.435423-3.999747 1.999872-3.999747"/> +</svg> |