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/32x32/apps/distributor-logo-rosa.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/distributor-logo-rosa.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/distributor-logo-rosa.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/distributor-logo-rosa.svg b/.icons/awkward/32x32/apps/distributor-logo-rosa.svg new file mode 100644 index 00000000..f6fe3df4 --- /dev/null +++ b/.icons/awkward/32x32/apps/distributor-logo-rosa.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1.1"> + <circle style="opacity:0.2" cx="16" cy="17" r="14"/> + <circle style="fill:#3757a1" cx="16" cy="16" r="14"/> + <path style="fill:#ffffff;opacity:0.1" d="M 16,2 A 14,14 0 0 0 2,16 14,14 0 0 0 2.0215,16.586 14,14 0 0 1 16,3 14,14 0 0 1 29.979,16.414 14,14 0 0 0 30,16 14,14 0 0 0 16,2 Z"/> + <g style="fill:none;stroke:#000000;stroke-linejoin:roun;opacity:0.2" transform="translate(0,1)"> + <path d="M 23.5,8.5 C 23.5,8.5 23,13 19.25,16 15.5,19 11,21.5 11,21.5"/> + <path d="M 23.5,16 C 23.5,20.142 20.142,23.5 16,23.5 11.858,23.5 8.5,20.142 8.5,16 8.5,11.858 11.858,8.5 16,8.5 H 23.5 Z"/> + </g> + <g style="fill:none;stroke:#ffffff;stroke-linejoin:round"> + <path d="M 23.5,8.5 C 23.5,8.5 23,13 19.25,16 15.5,19 11,21.5 11,21.5"/> + <path d="M 23.5,16 C 23.5,20.142 20.142,23.5 16,23.5 11.858,23.5 8.5,20.142 8.5,16 8.5,11.858 11.858,8.5 16,8.5 H 23.5 Z"/> + </g> +</svg> |