diff options
Diffstat (limited to '.icons/kora/apps/scalable/easystroke.svg')
-rw-r--r-- | .icons/kora/apps/scalable/easystroke.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/easystroke.svg b/.icons/kora/apps/scalable/easystroke.svg new file mode 100644 index 000000000..5b8afdb08 --- /dev/null +++ b/.icons/kora/apps/scalable/easystroke.svg @@ -0,0 +1,12 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> + <linearGradient id="a" x2="1" gradientTransform="matrix(0 -45.5294 45.5294 0 210.898 46.7647)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#003165" offset="0"/> + <stop stop-color="#56c5fa" offset="1"/> + </linearGradient> + <linearGradient id="b" x2="1" gradientTransform="matrix(.0527453 -26.9001 26.9001 .0527453 23.2106 35.8545)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#1aadff" offset="0"/> + <stop stop-color="#00ff95" offset="1"/> + </linearGradient> + <circle cx="24" cy="24" r="22.764" fill="url(#a)"/> + <path transform="matrix(1.12907 0 0 1.12907 -2.85416 -2.84469)" d="m16.658 21.569c4.798-2.307 8.815-1.803 12.688-.467 5.191 1.79 8.542 7.311 7.406 9.62-1.443 2.936-7.495 4.131-12.75.893-3.187-1.964-7.049-7.092-7.288-11.544-.237-4.435 3.558-10.07 6.457-10.077 3.077-.007 5.423 4.074 5.988 6.757 1.069 5.079-1.545 11.756-5.895 14.362-4.776 2.863-10.729 3.03-12.236.765-1.708-2.567 1.941-8.535 5.63-10.309z" fill="none" stroke="url(#b)" stroke-width="2"/> +</svg> |