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/64x64/apps/arts.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/arts.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/arts.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/arts.svg b/.icons/awkward/64x64/apps/arts.svg new file mode 100644 index 00000000..c12911a7 --- /dev/null +++ b/.icons/awkward/64x64/apps/arts.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <path style="opacity:0.2" d="m 4.0507982,32.000818 c -0.0118,0.33399 -0.050799,0.661981 -0.050799,0.999972 C 3.9999996,48.512352 16.487647,61 31.99921,61 47.510773,61 59.99842,48.512352 59.99842,33.00079 c 0,-0.337991 -0.04,-0.665982 -0.05,-0.999972 -0.527985,15.041576 -12.77564,26.999238 -27.949212,26.999238 -15.173972,0 -27.4212267,-11.957662 -27.9492118,-26.999238 z"/> + <rect style="fill:#9d9d9d" width="56" height="56" x="4" y="4" rx="27.999" ry="27.999"/> + <path style="opacity:0.1;fill:#ffffff" d="M 32 4.0019531 C 16.488437 4.0019531 4 16.488437 4 32 C 4 32.113445 4.0112809 32.224116 4.0175781 32.335938 C 4.3691114 17.134609 16.711158 5 32 5 C 47.288842 5 59.630889 17.134609 59.982422 32.335938 C 59.988693 32.224116 60 32.113445 60 32 C 60 16.488437 47.511563 4.0019531 32 4.0019531 z"/> + <circle style="fill:#707070" cx="-32" cy="-32" r="22" transform="matrix(0,-1,-1,0,0,0)"/> + <circle style="fill:#3f3f3f" cx="-32" cy="-32" r="16" transform="matrix(0,-1,-1,0,0,0)"/> + <circle style="opacity:0.1" cx="-33" cy="-32" r="8" transform="matrix(0,-1,-1,0,0,0)"/> + <circle style="fill:#4f4f4f" cx="-32" cy="-32" r="8" transform="matrix(0,-1,-1,0,0,0)"/> + <path style="fill:#ffffff;opacity:0.1" d="M 32 24 A 8 8 0 0 0 24 32 A 8 8 0 0 0 24.021484 32.423828 A 8 8 0 0 1 32 25 A 8 8 0 0 1 39.978516 32.576172 A 8 8 0 0 0 40 32 A 8 8 0 0 0 32 24 z"/> +</svg> |