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/phpstorm.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/phpstorm.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/phpstorm.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/phpstorm.svg b/.icons/awkward/48x48/apps/phpstorm.svg new file mode 100644 index 00000000..0e1ab7ba --- /dev/null +++ b/.icons/awkward/48x48/apps/phpstorm.svg @@ -0,0 +1,15 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <path style="fill:#cf4f8c" d="m24 4h-18c-1.108 0-2 0.892-2 2v18h20z"/> + <path style="fill:#6655e4" d="m24 4h18c1.108 0 2 0.892 2 2v18h-20z"/> + <path style="fill:#6655e4" d="m24 44h-18c-1.108 0-2-0.892-2-2v-18h20z"/> + <path style="fill:#cf4f8c" 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:0.2;fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round" d="m 16,32.9999 h 8"/> + <path style="fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:round" d="m 16,32 h 8"/> + <path style="opacity:0.2;fill:none;stroke:#000000;stroke-width:1.99999988;stroke-linecap:round;stroke-linejoin:bevel" d="m 16,20.9999 c 0,0 4.000003,0.464501 4.000003,-1.999997 C 20.000003,16.535402 16,16.999902 16,16.999902 m 9.9e-5,8.000099 V 17"/> + <path style="fill:none;stroke:#ffffff;stroke-width:1.99999988;stroke-linecap:round;stroke-linejoin:bevel" d="m 16,20 c 0,0 4.000003,0.464501 4.000003,-1.999997 C 20.000003,15.535502 16,16.000002 16,16.000002 m 9.9e-5,8.000099 V 16.0001"/> + <path style="opacity:0.2;fill:none;stroke:#000000;stroke-width:1.99999988;stroke-linecap:round;stroke-linejoin:round" d="m 24,23.9999 c 0,0 0.504385,1.000967 2.000001,1.000483 1.495612,-4.8e-4 1.999997,-1.000483 1.999997,-2.000481 0,-4.214385 -3.999998,0.211162 -3.988017,-3.990705 -0.01209,-1.009297 0.471866,-2.009295 1.98802,-2.009295 1.51615,0 1.999884,0.999998 1.999884,0.999998"/> + <path style="fill:none;stroke:#ffffff;stroke-width:1.99999988;stroke-linecap:round;stroke-linejoin:round" d="m 24,23 c 0,0 0.504385,1.000967 2.000001,1.000483 C 27.495613,24.000003 27.999998,23 27.999998,22.000002 27.999998,17.785617 24,22.211164 24.011981,18.009297 23.999891,17 24.483847,16.000002 26.000001,16.000002 27.516151,16.000002 27.999885,17 27.999885,17"/> +</svg> |