diff options
Diffstat (limited to '.icons/kora/apps/scalable/systach.svg')
-rw-r--r-- | .icons/kora/apps/scalable/systach.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/systach.svg b/.icons/kora/apps/scalable/systach.svg new file mode 100644 index 000000000..df6f68285 --- /dev/null +++ b/.icons/kora/apps/scalable/systach.svg @@ -0,0 +1,11 @@ +<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 -35.3911 35.3911 0 968.766 41.2823)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#006783" offset="0"/> + <stop stop-color="#13bee3" offset="1"/> + </linearGradient> + <circle cx="24" cy="24" r="22.764" fill="url(#a)"/> + <g fill-rule="nonzero"> + <path transform="matrix(1.2196 0 0 1.2196 -5.27052 -4.99807)" d="m24 7c-1.097 0-2 .903-2 2s.903 2 2 2 2-.903 2-2-.903-2-2-2zm-9 3c-1.097 0-2 .903-2 2s.903 2 2 2 2-.903 2-2-.903-2-2-2zm18 0c-1.097 0-2 .903-2 2s.903 2 2 2 2-.903 2-2-.903-2-2-2zm-23 6c-1.097 0-2 .903-2 2s.903 2 2 2 2-.903 2-2-.903-2-2-2zm28 0c-1.097 0-2 .903-2 2s.903 2 2 2 2-.903 2-2-.903-2-2-2zm-29 8c-1.097 0-2 .903-2 2s.903 2 2 2 2-.903 2-2-.903-2-2-2zm30 0c-1.097 0-2 .903-2 2s.903 2 2 2 2-.903 2-2-.903-2-2-2zm-26 8c-1.097 0-2 .903-2 2s.903 2 2 2 2-.903 2-2-.903-2-2-2zm22 0c-1.097 0-2 .903-2 2s.903 2 2 2 2-.903 2-2-.903-2-2-2z" fill="#fff"/> + <path d="m12 13.447 7.678 9.869c-.247.527-.376 1.102-.377 1.684 0 2.194 1.805 4 4 4 2.194 0 4-1.806 4-4s-1.806-4-4-4c-.444.002-.884.077-1.303.223z" fill="#252525"/> + </g> +</svg> |