diff options
Diffstat (limited to '.icons/kora/apps/scalable/mupen64plus-qt.svg')
-rw-r--r-- | .icons/kora/apps/scalable/mupen64plus-qt.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/mupen64plus-qt.svg b/.icons/kora/apps/scalable/mupen64plus-qt.svg new file mode 100644 index 000000000..8a5c88bea --- /dev/null +++ b/.icons/kora/apps/scalable/mupen64plus-qt.svg @@ -0,0 +1,9 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> + <linearGradient id="a" x2="1" gradientTransform="matrix(-.62531 -31.0273 36.1985 -.729529 24 41.6873)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#8e0000" offset="0"/> + <stop stop-color="#d24343" offset="1"/> + </linearGradient> + <path d="m12 38v-28l12 14 12-14v28" fill="none" stroke="url(#a)" stroke-width="12"/> + <circle cx="36" cy="35" r="11" fill="#75c70a"/> + <path d="m34 33v-3c0-1.104.896-2 2-2s2 .896 2 2v3h3c1.104 0 2 .896 2 2s-.896 2-2 2h-3v3c0 1.104-.896 2-2 2s-2-.896-2-2v-3h-3c-1.104 0-2-.896-2-2s.896-2 2-2z" fill="#fff"/> +</svg> |