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/mixxx.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/mixxx.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/mixxx.svg | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/mixxx.svg b/.icons/awkward/32x32/apps/mixxx.svg new file mode 100644 index 00000000..606aa97b --- /dev/null +++ b/.icons/awkward/32x32/apps/mixxx.svg @@ -0,0 +1,16 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <defs> + <linearGradient id="linearGradient4282" x1="409.57" x2="409.57" y1="540.8" y2="506.8" gradientTransform="matrix(.11765 0 0 .11765 -32.067 -77.623)" gradientUnits="userSpaceOnUse"> + <stop offset="0" stop-color="#2a2c2f"/> + <stop offset="1" stop-color="#424649"/> + </linearGradient> + </defs> + <path fill="#4f4f4f" d="m31 16a15 15 0 0 1 -15 15 15 15 0 0 1 -15 -15 15 15 0 0 1 15 -15 15 15 0 0 1 15 15z"/> + <path fill="#fff" opacity=".1" d="m16 1a15 15 0 0 0 -15 15 15 15 0 0 0 0.0195 0.586 15 15 0 0 1 14.98 -14.586 15 15 0 0 1 14.98 14.414 15 15 0 0 0 0.02 -0.414 15 15 0 0 0 -15 -15z"/> + <path fill="#fff" opacity=".1" d="m7.6861 3.5318c-4.0255 2.6845-6.6694 7.2642-6.6694 12.486h12c0-1.2157 0.727-2.2563 1.7666-2.7275l-7.0993-9.7576z"/> + <path fill="#fff" opacity=".1" d="m24.314 28.468c4.0256-2.6845 6.6694-7.2642 6.6694-12.486h-12c0 1.2157-0.727 2.2563-1.7666 2.7275l7.0972 9.7588z"/> + <rect fill="#fe774b" width="12" height="12" x="10" y="10" ry="6"/> + <rect fill="url(#linearGradient4282)" width="4" height="4" x="14" y="-18" ry="2" transform="scale(1,-1)"/> + <path opacity=".2" d="m30.98 16.414a15 15 0 0 1 -14.98 14.586 15 15 0 0 1 -14.98 -14.414 15 15 0 0 0 -0.02 0.414 15 15 0 0 0 15 15 15 15 0 0 0 15 -15 15 15 0 0 0 -0.02 -0.586z"/> + <path style="opacity:0.5;fill:#ffffff" d="M 16 11 C 13.23 11 11 13.23 11 16 C 11 18.77 13.23 21 16 21 C 18.77 21 21 18.77 21 16 C 21 13.23 18.77 11 16 11 z M 16 12 C 18.216 12 20 13.784 20 16 C 20 18.216 18.216 20 16 20 C 13.784 20 12 18.216 12 16 C 12 13.784 13.784 12 16 12 z"/> +</svg> |