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/heroesofnewerth.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/heroesofnewerth.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/heroesofnewerth.svg | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/heroesofnewerth.svg b/.icons/awkward/48x48/apps/heroesofnewerth.svg new file mode 100644 index 00000000..8f5a91e2 --- /dev/null +++ b/.icons/awkward/48x48/apps/heroesofnewerth.svg @@ -0,0 +1,19 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <rect fill="#fecd38" width="40" height="40" x="4" y="4" rx="20" ry="20"/> + <path fill="#fff" opacity=".2" d="m24 4c-11.08 0-20 8.92-20 20 0 0.168 0.008 0.333 0.0117 0.5 0.2647-10.846 9.0763-19.5 19.988-19.5s19.724 8.6539 19.988 19.5c0.004-0.16686 0.0117-0.33213 0.0117-0.5 0-11.08-8.92-20-20-20z"/> + <path opacity=".2" d="m4.0117 24.5c-0.0041 0.167-0.0117 0.332-0.0117 0.5 0 11.08 8.92 20 20 20s20-8.92 20-20c0-0.168-0.008-0.333-0.012-0.5-0.264 10.846-9.076 19.5-19.988 19.5s-19.724-8.654-19.988-19.5z"/> + <circle fill="#31b03b" cx="24" cy="24" r="17"/> + <g opacity=".2" transform="translate(0,1)"> + <path d="m10 17v4 2 8h2v-8h3v4h2v-4-2-4h-2v4h-3v-4h-2zm14 0a5 5 0 0 0 -5 5 5 5 0 0 0 5 5 5 5 0 0 0 5 -5 5 5 0 0 0 -5 -5zm7 0v10h2v-6.0801l3 5.1953v4.885h2v-14h-2v5.1465l-3-5.146h-2zm-7 2a3 3 0 0 1 3 3 3 3 0 0 1 -3 3 3 3 0 0 1 -3 -3 3 3 0 0 1 3 -3zm-4 9v2h8v-2h-8z"/> + </g> + <g fill="#fff"> + <rect width="2" height="14" x="10" y="17"/> + <rect width="2" height="10" x="15" y="17"/> + <rect width="2" height="14" x="-38" y="17" transform="scale(-1,1)"/> + <rect width="2" height="10" x="-33" y="17" transform="scale(-1,1)"/> + <path d="m24 17a5 5 0 0 0 -5 5 5 5 0 0 0 5 5 5 5 0 0 0 5 -5 5 5 0 0 0 -5 -5zm0 2a3 3 0 0 1 3 3 3 3 0 0 1 -3 3 3 3 0 0 1 -3 -3 3 3 0 0 1 3 -3z"/> + <rect width="7" height="2" x="10" y="21"/> + <path d="m33 17 4.6726 8.0133-0.07161 0.89974 0.0044 3.145-0.26418-0.61875-6.0412-10.464z"/> + <rect width="8" height="2" x="20" y="28"/> + </g> +</svg> |