diff options
Diffstat (limited to '.icons/kora/apps/scalable/0ad.svg')
-rw-r--r-- | .icons/kora/apps/scalable/0ad.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/0ad.svg b/.icons/kora/apps/scalable/0ad.svg new file mode 100644 index 000000000..7285bf9a2 --- /dev/null +++ b/.icons/kora/apps/scalable/0ad.svg @@ -0,0 +1,15 @@ +<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.528 45.528 0 -.833455 46.764)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#c61423" offset="0"/> + <stop stop-color="#ff4c63" offset="1"/> + </linearGradient> + <linearGradient id="b" x2="1" gradientTransform="matrix(0 -41.3891 41.3891 0 -.833455 44.6945)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#ffb900" offset="0"/> + <stop stop-color="#ffff02" offset="1"/> + </linearGradient> + <circle cx="24" cy="24" r="22.764" fill="url(#a)"/> + <g fill="none" stroke="url(#b)"> + <circle cx="24" cy="24" r="19.142" stroke-width="2.59"/> + <path d="m14.429 31.76h3.621m-2.328 0 8.278-17.59 8.278 17.59m-2.328 0h3.621z" stroke-linecap="round" stroke-linejoin="round" stroke-width="3.1"/> + </g> +</svg> |