logo steam icon

logo-steam from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.

Name
logo-steam
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT
Aliases
logo-steam-outline

Related icons in IonIcons

Use the logo steam icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M478.8 208.2a36 36 0 1 1-36-36a36 36 0 0 1 36 36M442.6 139a69.42 69.42 0 0 0-69.4 68.7l-43.2 62a49 49 0 0 0-5.4-.3a51.27 51.27 0 0 0-26.4 7.3L102.4 198a51.8 51.8 0 1 0-50.6 62.9a51.27 51.27 0 0 0 26.4-7.3L274 332.2a51.76 51.76 0 0 0 102.1-5.9l66.5-48.6a69.35 69.35 0 1 0 0-138.7m0 22.9a46.45 46.45 0 1 1-46.5 46.5a46.54 46.54 0 0 1 46.5-46.5m-390.8 9a38.18 38.18 0 0 1 33.7 20.2l-18.9-7.6v.1a30.21 30.21 0 0 0-22.6 56v.1l16.1 6.4a36.8 36.8 0 0 1-8.2.9a38.05 38.05 0 0 1-.1-76.1m272.8 112.2a38.1 38.1 0 1 1-33.7 55.9c6.3 2.5 12.5 5 18.8 7.6a30.27 30.27 0 1 0 22.5-56.2l-15.9-6.4a47 47 0 0 1 8.3-.9"/></svg>

React

import type { SVGProps } from "react";

export function IonLogoSteam(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M478.8 208.2a36 36 0 1 1-36-36a36 36 0 0 1 36 36M442.6 139a69.42 69.42 0 0 0-69.4 68.7l-43.2 62a49 49 0 0 0-5.4-.3a51.27 51.27 0 0 0-26.4 7.3L102.4 198a51.8 51.8 0 1 0-50.6 62.9a51.27 51.27 0 0 0 26.4-7.3L274 332.2a51.76 51.76 0 0 0 102.1-5.9l66.5-48.6a69.35 69.35 0 1 0 0-138.7m0 22.9a46.45 46.45 0 1 1-46.5 46.5a46.54 46.54 0 0 1 46.5-46.5m-390.8 9a38.18 38.18 0 0 1 33.7 20.2l-18.9-7.6v.1a30.21 30.21 0 0 0-22.6 56v.1l16.1 6.4a36.8 36.8 0 0 1-8.2.9a38.05 38.05 0 0 1-.1-76.1m272.8 112.2a38.1 38.1 0 1 1-33.7 55.9c6.3 2.5 12.5 5 18.8 7.6a30.27 30.27 0 1 0 22.5-56.2l-15.9-6.4a47 47 0 0 1 8.3-.9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M478.8 208.2a36 36 0 1 1-36-36a36 36 0 0 1 36 36M442.6 139a69.42 69.42 0 0 0-69.4 68.7l-43.2 62a49 49 0 0 0-5.4-.3a51.27 51.27 0 0 0-26.4 7.3L102.4 198a51.8 51.8 0 1 0-50.6 62.9a51.27 51.27 0 0 0 26.4-7.3L274 332.2a51.76 51.76 0 0 0 102.1-5.9l66.5-48.6a69.35 69.35 0 1 0 0-138.7m0 22.9a46.45 46.45 0 1 1-46.5 46.5a46.54 46.54 0 0 1 46.5-46.5m-390.8 9a38.18 38.18 0 0 1 33.7 20.2l-18.9-7.6v.1a30.21 30.21 0 0 0-22.6 56v.1l16.1 6.4a36.8 36.8 0 0 1-8.2.9a38.05 38.05 0 0 1-.1-76.1m272.8 112.2a38.1 38.1 0 1 1-33.7 55.9c6.3 2.5 12.5 5 18.8 7.6a30.27 30.27 0 1 0 22.5-56.2l-15.9-6.4a47 47 0 0 1 8.3-.9"/></svg>
</template>

CSS

.icon-logo-steam {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M478.8%20208.2a36%2036%200%201%201-36-36a36%2036%200%200%201%2036%2036M442.6%20139a69.42%2069.42%200%200%200-69.4%2068.7l-43.2%2062a49%2049%200%200%200-5.4-.3a51.27%2051.27%200%200%200-26.4%207.3L102.4%20198a51.8%2051.8%200%201%200-50.6%2062.9a51.27%2051.27%200%200%200%2026.4-7.3L274%20332.2a51.76%2051.76%200%200%200%20102.1-5.9l66.5-48.6a69.35%2069.35%200%201%200%200-138.7m0%2022.9a46.45%2046.45%200%201%201-46.5%2046.5a46.54%2046.54%200%200%201%2046.5-46.5m-390.8%209a38.18%2038.18%200%200%201%2033.7%2020.2l-18.9-7.6v.1a30.21%2030.21%200%200%200-22.6%2056v.1l16.1%206.4a36.8%2036.8%200%200%201-8.2.9a38.05%2038.05%200%200%201-.1-76.1m272.8%20112.2a38.1%2038.1%200%201%201-33.7%2055.9c6.3%202.5%2012.5%205%2018.8%207.6a30.27%2030.27%200%201%200%2022.5-56.2l-15.9-6.4a47%2047%200%200%201%208.3-.9%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M478.8%20208.2a36%2036%200%201%201-36-36a36%2036%200%200%201%2036%2036M442.6%20139a69.42%2069.42%200%200%200-69.4%2068.7l-43.2%2062a49%2049%200%200%200-5.4-.3a51.27%2051.27%200%200%200-26.4%207.3L102.4%20198a51.8%2051.8%200%201%200-50.6%2062.9a51.27%2051.27%200%200%200%2026.4-7.3L274%20332.2a51.76%2051.76%200%200%200%20102.1-5.9l66.5-48.6a69.35%2069.35%200%201%200%200-138.7m0%2022.9a46.45%2046.45%200%201%201-46.5%2046.5a46.54%2046.54%200%200%201%2046.5-46.5m-390.8%209a38.18%2038.18%200%200%201%2033.7%2020.2l-18.9-7.6v.1a30.21%2030.21%200%200%200-22.6%2056v.1l16.1%206.4a36.8%2036.8%200%200%201-8.2.9a38.05%2038.05%200%200%201-.1-76.1m272.8%20112.2a38.1%2038.1%200%201%201-33.7%2055.9c6.3%202.5%2012.5%205%2018.8%207.6a30.27%2030.27%200%201%200%2022.5-56.2l-15.9-6.4a47%2047%200%200%201%208.3-.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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