lutris from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
lutris
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the lutris logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.231 18.89l.001-.002c-1.293 3.243-5.218 5.232-9.447 5.105C5.3 23.993 0 18.48 0 11.906S5.276.001 11.785.001c1.793 0 3.493.406 5.015 1.13c.081-.177.271-.544.451-.557c.238-.017.374.137.526.309c.154.172.46.429.46.429s1.393-.481 2.955.377s1.783 1.116 2.09 1.716c.152.301.195.829.2 1.282l-.07-.003c-.496 0-.96.455-.96 1.08c0 .263.082.496.215.678l-.01.007a2 2 0 0 0-.132.01a19 19 0 0 0-.389-.142a2.5 2.5 0 0 1-.82-.472a1.402 1.402 0 0 0-1.196-2.112c-.383 0-.73.156-.982.41c-.472-.271-1.174-.482-2.527-.565l-.407-.011c-2.282.012-3.611.279-5.979 1.301c-.603.283-1.206.615-1.785 1.001c-.423.3-.639.67-.709 1.137a1.326 1.326 0 0 0 1.23 1.373h.042c1.27.06 2.039 1.99 2.063 2.497c.004.05.004.023.003.08c-.032.727-.37 1.267-1.088 1.246a1.23 1.23 0 0 1-.976-.494c-.063-.077-.103-.172-.159-.254c-.666-1.081-1.732-1.36-2.771-1.523c-.438-.068-1.073-.122-1.31.25a8.3 8.3 0 0 0-.577 3.063c-.02 5.036 4.041 9.118 9.026 9.118c2.575 0 5.349-.952 6.993-2.7l-.035.03c-1.772 1.473-4.66 1.941-6.027 1.941c-4.302 0-7.818-3.232-7.818-7.578c0-1.276.288-2.396.814-3.36c.495.183.947.483 1.28 1.022l.013.021c.064.092.111.197.182.284c.424.524.881.658 1.342.68h.01c.43.013.768-.12 1.024-.342c.347-.3.55-.79.577-1.382v-.014c.002-.085 0-.053-.004-.112c-.024-.376-.333-1.318-.906-2.027c-.266-.331-.587-.607-.95-.774l.12-.074c.756-.457 2.364-.977 4.592-.638c1.13.173 2.055.419 3.483.879c1.657.534 2.579 1.279 3.854 1.427q.226.026.45.003c.41 1.129.634 2.35.634 3.621c0 2.068-.59 3.995-1.611 5.62zm1.947-12.274s-.115.201-.364.322c-.103.05-.282-.075-.45.1c-.359.726.516 1.332.923 1.315s.73-.432.712-.793c-.017-.558-.82-.944-.82-.944zm.234-1.432c.255 0 .462.26.462.58s-.207.58-.462.58c-.254 0-.46-.26-.46-.58s.206-.58.46-.58m-3.292-.951c.492 0 .89.403.89.9a.895.895 0 0 1-.89.898a.895.895 0 0 1-.89-.899c0-.496.399-.899.89-.899"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsLutris(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.231 18.89l.001-.002c-1.293 3.243-5.218 5.232-9.447 5.105C5.3 23.993 0 18.48 0 11.906S5.276.001 11.785.001c1.793 0 3.493.406 5.015 1.13c.081-.177.271-.544.451-.557c.238-.017.374.137.526.309c.154.172.46.429.46.429s1.393-.481 2.955.377s1.783 1.116 2.09 1.716c.152.301.195.829.2 1.282l-.07-.003c-.496 0-.96.455-.96 1.08c0 .263.082.496.215.678l-.01.007a2 2 0 0 0-.132.01a19 19 0 0 0-.389-.142a2.5 2.5 0 0 1-.82-.472a1.402 1.402 0 0 0-1.196-2.112c-.383 0-.73.156-.982.41c-.472-.271-1.174-.482-2.527-.565l-.407-.011c-2.282.012-3.611.279-5.979 1.301c-.603.283-1.206.615-1.785 1.001c-.423.3-.639.67-.709 1.137a1.326 1.326 0 0 0 1.23 1.373h.042c1.27.06 2.039 1.99 2.063 2.497c.004.05.004.023.003.08c-.032.727-.37 1.267-1.088 1.246a1.23 1.23 0 0 1-.976-.494c-.063-.077-.103-.172-.159-.254c-.666-1.081-1.732-1.36-2.771-1.523c-.438-.068-1.073-.122-1.31.25a8.3 8.3 0 0 0-.577 3.063c-.02 5.036 4.041 9.118 9.026 9.118c2.575 0 5.349-.952 6.993-2.7l-.035.03c-1.772 1.473-4.66 1.941-6.027 1.941c-4.302 0-7.818-3.232-7.818-7.578c0-1.276.288-2.396.814-3.36c.495.183.947.483 1.28 1.022l.013.021c.064.092.111.197.182.284c.424.524.881.658 1.342.68h.01c.43.013.768-.12 1.024-.342c.347-.3.55-.79.577-1.382v-.014c.002-.085 0-.053-.004-.112c-.024-.376-.333-1.318-.906-2.027c-.266-.331-.587-.607-.95-.774l.12-.074c.756-.457 2.364-.977 4.592-.638c1.13.173 2.055.419 3.483.879c1.657.534 2.579 1.279 3.854 1.427q.226.026.45.003c.41 1.129.634 2.35.634 3.621c0 2.068-.59 3.995-1.611 5.62zm1.947-12.274s-.115.201-.364.322c-.103.05-.282-.075-.45.1c-.359.726.516 1.332.923 1.315s.73-.432.712-.793c-.017-.558-.82-.944-.82-.944zm.234-1.432c.255 0 .462.26.462.58s-.207.58-.462.58c-.254 0-.46-.26-.46-.58s.206-.58.46-.58m-3.292-.951c.492 0 .89.403.89.9a.895.895 0 0 1-.89.898a.895.895 0 0 1-.89-.899c0-.496.399-.899.89-.899"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.231 18.89l.001-.002c-1.293 3.243-5.218 5.232-9.447 5.105C5.3 23.993 0 18.48 0 11.906S5.276.001 11.785.001c1.793 0 3.493.406 5.015 1.13c.081-.177.271-.544.451-.557c.238-.017.374.137.526.309c.154.172.46.429.46.429s1.393-.481 2.955.377s1.783 1.116 2.09 1.716c.152.301.195.829.2 1.282l-.07-.003c-.496 0-.96.455-.96 1.08c0 .263.082.496.215.678l-.01.007a2 2 0 0 0-.132.01a19 19 0 0 0-.389-.142a2.5 2.5 0 0 1-.82-.472a1.402 1.402 0 0 0-1.196-2.112c-.383 0-.73.156-.982.41c-.472-.271-1.174-.482-2.527-.565l-.407-.011c-2.282.012-3.611.279-5.979 1.301c-.603.283-1.206.615-1.785 1.001c-.423.3-.639.67-.709 1.137a1.326 1.326 0 0 0 1.23 1.373h.042c1.27.06 2.039 1.99 2.063 2.497c.004.05.004.023.003.08c-.032.727-.37 1.267-1.088 1.246a1.23 1.23 0 0 1-.976-.494c-.063-.077-.103-.172-.159-.254c-.666-1.081-1.732-1.36-2.771-1.523c-.438-.068-1.073-.122-1.31.25a8.3 8.3 0 0 0-.577 3.063c-.02 5.036 4.041 9.118 9.026 9.118c2.575 0 5.349-.952 6.993-2.7l-.035.03c-1.772 1.473-4.66 1.941-6.027 1.941c-4.302 0-7.818-3.232-7.818-7.578c0-1.276.288-2.396.814-3.36c.495.183.947.483 1.28 1.022l.013.021c.064.092.111.197.182.284c.424.524.881.658 1.342.68h.01c.43.013.768-.12 1.024-.342c.347-.3.55-.79.577-1.382v-.014c.002-.085 0-.053-.004-.112c-.024-.376-.333-1.318-.906-2.027c-.266-.331-.587-.607-.95-.774l.12-.074c.756-.457 2.364-.977 4.592-.638c1.13.173 2.055.419 3.483.879c1.657.534 2.579 1.279 3.854 1.427q.226.026.45.003c.41 1.129.634 2.35.634 3.621c0 2.068-.59 3.995-1.611 5.62zm1.947-12.274s-.115.201-.364.322c-.103.05-.282-.075-.45.1c-.359.726.516 1.332.923 1.315s.73-.432.712-.793c-.017-.558-.82-.944-.82-.944zm.234-1.432c.255 0 .462.26.462.58s-.207.58-.462.58c-.254 0-.46-.26-.46-.58s.206-.58.46-.58m-3.292-.951c.492 0 .89.403.89.9a.895.895 0 0 1-.89.898a.895.895 0 0 1-.89-.899c0-.496.399-.899.89-.899"/></svg>
</template>

CSS

.icon-lutris {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m21.231%2018.89l.001-.002c-1.293%203.243-5.218%205.232-9.447%205.105C5.3%2023.993%200%2018.48%200%2011.906S5.276.001%2011.785.001c1.793%200%203.493.406%205.015%201.13c.081-.177.271-.544.451-.557c.238-.017.374.137.526.309c.154.172.46.429.46.429s1.393-.481%202.955.377s1.783%201.116%202.09%201.716c.152.301.195.829.2%201.282l-.07-.003c-.496%200-.96.455-.96%201.08c0%20.263.082.496.215.678l-.01.007a2%202%200%200%200-.132.01a19%2019%200%200%200-.389-.142a2.5%202.5%200%200%201-.82-.472a1.402%201.402%200%200%200-1.196-2.112c-.383%200-.73.156-.982.41c-.472-.271-1.174-.482-2.527-.565l-.407-.011c-2.282.012-3.611.279-5.979%201.301c-.603.283-1.206.615-1.785%201.001c-.423.3-.639.67-.709%201.137a1.326%201.326%200%200%200%201.23%201.373h.042c1.27.06%202.039%201.99%202.063%202.497c.004.05.004.023.003.08c-.032.727-.37%201.267-1.088%201.246a1.23%201.23%200%200%201-.976-.494c-.063-.077-.103-.172-.159-.254c-.666-1.081-1.732-1.36-2.771-1.523c-.438-.068-1.073-.122-1.31.25a8.3%208.3%200%200%200-.577%203.063c-.02%205.036%204.041%209.118%209.026%209.118c2.575%200%205.349-.952%206.993-2.7l-.035.03c-1.772%201.473-4.66%201.941-6.027%201.941c-4.302%200-7.818-3.232-7.818-7.578c0-1.276.288-2.396.814-3.36c.495.183.947.483%201.28%201.022l.013.021c.064.092.111.197.182.284c.424.524.881.658%201.342.68h.01c.43.013.768-.12%201.024-.342c.347-.3.55-.79.577-1.382v-.014c.002-.085%200-.053-.004-.112c-.024-.376-.333-1.318-.906-2.027c-.266-.331-.587-.607-.95-.774l.12-.074c.756-.457%202.364-.977%204.592-.638c1.13.173%202.055.419%203.483.879c1.657.534%202.579%201.279%203.854%201.427q.226.026.45.003c.41%201.129.634%202.35.634%203.621c0%202.068-.59%203.995-1.611%205.62zm1.947-12.274s-.115.201-.364.322c-.103.05-.282-.075-.45.1c-.359.726.516%201.332.923%201.315s.73-.432.712-.793c-.017-.558-.82-.944-.82-.944zm.234-1.432c.255%200%20.462.26.462.58s-.207.58-.462.58c-.254%200-.46-.26-.46-.58s.206-.58.46-.58m-3.292-.951c.492%200%20.89.403.89.9a.895.895%200%200%201-.89.898a.895.895%200%200%201-.89-.899c0-.496.399-.899.89-.899%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m21.231%2018.89l.001-.002c-1.293%203.243-5.218%205.232-9.447%205.105C5.3%2023.993%200%2018.48%200%2011.906S5.276.001%2011.785.001c1.793%200%203.493.406%205.015%201.13c.081-.177.271-.544.451-.557c.238-.017.374.137.526.309c.154.172.46.429.46.429s1.393-.481%202.955.377s1.783%201.116%202.09%201.716c.152.301.195.829.2%201.282l-.07-.003c-.496%200-.96.455-.96%201.08c0%20.263.082.496.215.678l-.01.007a2%202%200%200%200-.132.01a19%2019%200%200%200-.389-.142a2.5%202.5%200%200%201-.82-.472a1.402%201.402%200%200%200-1.196-2.112c-.383%200-.73.156-.982.41c-.472-.271-1.174-.482-2.527-.565l-.407-.011c-2.282.012-3.611.279-5.979%201.301c-.603.283-1.206.615-1.785%201.001c-.423.3-.639.67-.709%201.137a1.326%201.326%200%200%200%201.23%201.373h.042c1.27.06%202.039%201.99%202.063%202.497c.004.05.004.023.003.08c-.032.727-.37%201.267-1.088%201.246a1.23%201.23%200%200%201-.976-.494c-.063-.077-.103-.172-.159-.254c-.666-1.081-1.732-1.36-2.771-1.523c-.438-.068-1.073-.122-1.31.25a8.3%208.3%200%200%200-.577%203.063c-.02%205.036%204.041%209.118%209.026%209.118c2.575%200%205.349-.952%206.993-2.7l-.035.03c-1.772%201.473-4.66%201.941-6.027%201.941c-4.302%200-7.818-3.232-7.818-7.578c0-1.276.288-2.396.814-3.36c.495.183.947.483%201.28%201.022l.013.021c.064.092.111.197.182.284c.424.524.881.658%201.342.68h.01c.43.013.768-.12%201.024-.342c.347-.3.55-.79.577-1.382v-.014c.002-.085%200-.053-.004-.112c-.024-.376-.333-1.318-.906-2.027c-.266-.331-.587-.607-.95-.774l.12-.074c.756-.457%202.364-.977%204.592-.638c1.13.173%202.055.419%203.483.879c1.657.534%202.579%201.279%203.854%201.427q.226.026.45.003c.41%201.129.634%202.35.634%203.621c0%202.068-.59%203.995-1.611%205.62zm1.947-12.274s-.115.201-.364.322c-.103.05-.282-.075-.45.1c-.359.726.516%201.332.923%201.315s.73-.432.712-.793c-.017-.558-.82-.944-.82-.944zm.234-1.432c.255%200%20.462.26.462.58s-.207.58-.462.58c-.254%200-.46-.26-.46-.58s.206-.58.46-.58m-3.292-.951c.492%200%20.89.403.89.9a.895.895%200%200%201-.89.898a.895.895%200%200%201-.89-.899c0-.496.399-.899.89-.899%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/lutris.svg?color=%231a73e8&size=48