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/distributor-logo-rosa.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/distributor-logo-rosa.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/distributor-logo-rosa.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/distributor-logo-rosa.svg b/.icons/awkward/64x64/apps/distributor-logo-rosa.svg new file mode 100644 index 00000000..1af3d2d5 --- /dev/null +++ b/.icons/awkward/64x64/apps/distributor-logo-rosa.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1"> + <circle style="opacity:0.2" cx="32" cy="33" r="28"/> + <circle style="fill:#3757a1" cx="32" cy="32" r="28"/> + <path style="fill:#ffffff;opacity:0.1" d="M 32,4 A 28,28 0 0 0 4,32 28,28 0 0 0 4.0215,32.586 28,28 0 0 1 32,5 28,28 0 0 1 59.979,32.414 28,28 0 0 0 60,32 28,28 0 0 0 32,4 Z"/> + <g style="fill:none;stroke:#000000;opacity:0.2;stroke-width:3;stroke-linejoin:round"> + <path d="M 48.5,33 C 48.5,42.113 41.113,49.5 32,49.5 22.887,49.5 15.5,42.113 15.5,33 15.5,23.887 22.887,16.5 32,16.5 36.556,16.5 48.5,16.5 48.5,16.5 48.5,16.5 48.5,28.444 48.5,33 Z"/> + <path d="M 48.5,16.5 C 48.5,16.5 47,26 39,32.5 31,39 20,45 20,45 V 45 45"/> + </g> + <g style="fill:none;stroke:#ffffff;stroke-width:3;stroke-linejoin:round"> + <path d="M 48.5,15.5 C 48.5,15.5 47,25 39,31.5 31,38 20,44 20,44 V 44 44"/> + <path d="M 48.5,32 C 48.5,41.113 41.113,48.5 32,48.5 22.887,48.5 15.5,41.113 15.5,32 15.5,22.887 22.887,15.5 32,15.5 36.556,15.5 48.5,15.5 48.5,15.5 48.5,15.5 48.5,27.444 48.5,32 Z"/> + </g> +</svg> |