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/arts.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/arts.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/arts.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/arts.svg b/.icons/awkward/48x48/apps/arts.svg new file mode 100644 index 00000000..fdffb96b --- /dev/null +++ b/.icons/awkward/48x48/apps/arts.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <rect style="opacity:0.2" width="40" height="40" x="4" y="5" rx="19.999" ry="19.999"/> + <rect style="fill:#9d9d9d" width="40" height="40" x="4" y="4" rx="19.999" ry="19.999"/> + <circle style="fill:#707070" cx="-24" cy="-24" r="16" transform="matrix(0,-1,-1,0,0,0)"/> + <circle style="fill:#3f3f3f" cx="-24" cy="-24" r="12" transform="matrix(0,-1,-1,0,0,0)"/> + <circle style="opacity:0.1" cx="-25" cy="-24" r="6" transform="matrix(0,-1,-1,0,0,0)"/> + <circle style="fill:#4f4f4f" cx="-24" cy="-24" r="6" transform="matrix(0,-1,-1,0,0,0)"/> + <path style="fill:#ffffff;opacity:0.1" d="M 24 18 A 6 6 0 0 0 18 24 A 6 6 0 0 0 18.025391 24.501953 A 6 6 0 0 1 24 19 A 6 6 0 0 1 29.974609 24.498047 A 6 6 0 0 0 30 24 A 6 6 0 0 0 24 18 z"/> + <path style="fill:#ffffff;opacity:0.1" d="M 24 4 C 12.920395 4 4 12.920395 4 24 C 4 24.167551 4.0076625 24.33346 4.0117188 24.5 C 4.2758915 13.653807 13.087946 5 24 5 C 34.912054 5 43.724109 13.653807 43.988281 24.5 C 43.992338 24.33346 44 24.167551 44 24 C 44 12.920395 35.079605 4 24 4 z"/> +</svg> |