diff options
Diffstat (limited to '.icons/kora/apps/scalable/toggldesktop.svg')
-rw-r--r-- | .icons/kora/apps/scalable/toggldesktop.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/toggldesktop.svg b/.icons/kora/apps/scalable/toggldesktop.svg new file mode 100644 index 000000000..4bcf62dfa --- /dev/null +++ b/.icons/kora/apps/scalable/toggldesktop.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="#961f1f" offset="0"/> + <stop stop-color="#e03137" offset="1"/> + </linearGradient> + <g transform="matrix(1.1382 0 0 1.1382 -3.3168 -3.3168)"> + <circle cx="24" cy="24" r="20" fill="url(#a)"/> + <path d="m27 13.42v4.266c2.435 1.155 3.996 3.618 4 6.314 0 3.84-3.16 7-7 7s-7-3.16-7-7c.003-2.696 1.564-5.161 4-6.316v-4.256c-4.715 1.336-7.995 5.671-8 10.572 0 6.034 4.966 11 11 11s11-4.966 11-11c-.001-4.904-3.282-9.243-8-10.58zm-1-3.42h-4v15h4z" fill="#fff" fill-rule="nonzero"/> + </g> +</svg> |