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/etherape.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/etherape.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/etherape.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/etherape.svg b/.icons/awkward/48x48/apps/etherape.svg new file mode 100644 index 00000000..a0bec639 --- /dev/null +++ b/.icons/awkward/48x48/apps/etherape.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <rect style="fill:#307ada" width="40" height="40" x="4" y="4" rx="20" ry="20"/> + <path fill="#fff" style="opacity:0.1" d="m24 4c-11.08 0-20 8.92-20 20 0 0.168 0.0076 0.333 0.0117 0.5 0.2647-10.846 9.0763-19.5 19.988-19.5s19.724 8.654 19.988 19.5c0.004-0.167 0.012-0.332 0.012-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.16787-0.0076-0.33314-0.01172-0.5-0.264 10.846-9.076 19.5-19.988 19.5s-19.724-8.654-19.988-19.5z"/> + <path style="fill:#3f3f3f" d="M 24 10 C 16.268 10 10 16.268 10 24 C 10 31.732 16.268 38 24 38 C 31.732 38 38 31.732 38 24 C 38 16.268 31.732 10 24 10 z"/> + <path style="opacity:0.2;fill:none;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-linejoin:round" d="m 4,25.000499 14,0 4,-10 4,20 4,-10 14,0"/> + <path style="fill:none;stroke:#22d3ff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round" d="m 4,24 14,0 4,-10 4,20 4,-10 14,0"/> +</svg> |