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/hub.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/hub.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/hub.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/hub.svg b/.icons/awkward/48x48/apps/hub.svg new file mode 100644 index 00000000..54640f39 --- /dev/null +++ b/.icons/awkward/48x48/apps/hub.svg @@ -0,0 +1,15 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <path style="fill:#6655e4" d="m24 4h-18c-1.108 0-2 0.892-2 2v18h20z"/> + <path style="fill:#2cbfeb" d="m24 4h18c1.108 0 2 0.892 2 2v18h-20z"/> + <path style="fill:#2cbfeb" d="m24 44h-18c-1.108 0-2-0.892-2-2v-18h20z"/> + <path style="fill:#f7c73c" 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" d="m 16,20.9999 h 4.000003 m 0,4.000002 V 16.999901 M 16,24.999902 v -8.000001 0"/> + <path style="fill:none;stroke:#ffffff;stroke-width:1.99999988;stroke-linecap:round" d="m 16,20 h 4.000003 m 0,4.000002 V 16.000001 M 16,24.000002 v -8.000001 0"/> + <path style="opacity:0.2;fill:none;stroke:#000000;stroke-width:1.99999988;stroke-linecap:round;stroke-linejoin:bevel" d="m 23.999902,21.000001 c 0,0 4.000003,-0.4645 4.000003,1.999998 C 27.999905,25.4645 23.999902,25 23.999902,25 M 24,16.9999 v 8.000002 m -9.8e-5,-3.977326 c 0,0 4.000003,0.464501 4.000003,-1.999997 0,-2.464502 -4.000003,-2.000001 -4.000003,-2.000001 M 24,25.022677 v -8.000001"/> + <path style="fill:none;stroke:#ffffff;stroke-width:1.99999988;stroke-linecap:round;stroke-linejoin:bevel" d="m 23.999902,20.000101 c 0,0 4.000003,-0.4645 4.000003,1.999998 0,2.464501 -4.000003,2.000001 -4.000003,2.000001 M 24,16 v 8.000002 m -9.8e-5,-3.977326 c 0,0 4.000003,0.464501 4.000003,-1.999997 0,-2.464502 -4.000003,-2.000001 -4.000003,-2.000001 M 24,24.022777 v -8.000001"/> +</svg> |