diff options
Diffstat (limited to '.icons/kora/apps/scalable/museeq.svg')
-rw-r--r-- | .icons/kora/apps/scalable/museeq.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/museeq.svg b/.icons/kora/apps/scalable/museeq.svg new file mode 100644 index 000000000..18c61c2f0 --- /dev/null +++ b/.icons/kora/apps/scalable/museeq.svg @@ -0,0 +1,10 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> + <linearGradient id="a" x2="1" gradientTransform="matrix(0 -40 40 0 24 44)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#002ccd" offset="0"/> + <stop stop-color="#0277bd" offset="1"/> + </linearGradient> + <g transform="matrix(1.1382 0 0 1.1382 -3.3168 -3.3168)"> + <path d="m44 24c0-11.038-8.962-20-20-20s-20 8.962-20 20 8.962 20 20 20 20-8.962 20-20z" fill="url(#a)"/> + <path d="m16 36v-24h4v10c0 2.251 1.749 4 4 4s4-1.749 4-4v-10h4v18h-4v-1.08c-1.179.686-2.546 1.08-4 1.08s-2.821-.394-4-1.08v7.08z" fill="#fff"/> + </g> +</svg> |