diff options
Diffstat (limited to '.icons/kora/apps/scalable/opengl.svg')
-rw-r--r-- | .icons/kora/apps/scalable/opengl.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/opengl.svg b/.icons/kora/apps/scalable/opengl.svg new file mode 100644 index 000000000..98b6fa4fc --- /dev/null +++ b/.icons/kora/apps/scalable/opengl.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 -39.9942 39.9942 0 23.6553 43.9971)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#1c5791" offset="0"/> + <stop stop-color="#3b82ad" 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="m40.8 29.153c-2.857 1.698-7.136 2.665-11.911 2.665-8.602 0-15.575-3.5-15.575-7.818s6.973-7.818 15.575-7.818c4.793 0 9.089.985 11.946 2.693-3.118-2.862-8.71-4.874-15.104-4.875-9.791-.002-17.73 4.474-17.731 9.997s7.936 10.002 17.728 10.003c6.368.001 11.946-2.004 15.072-4.847" fill="#fff" fill-rule="nonzero"/> + </g> +</svg> |