steam from Font Awesome 6 Brands by Dave Gandy · Regular · Games · CC-BY-4.0 Attribution required.

Name
steam
Set
Font Awesome 6 Brands
Style
Regular
Category
Games
Viewbox
496×512
License
CC BY 4.0

The same logo in other sets

More games icons from Font Awesome 6 Brands

Use the steam logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 496 512"><path fill="currentColor" d="M496 256c0 137-111.2 248-248.4 248c-113.8 0-209.6-76.3-239-180.4l95.2 39.3c6.4 32.1 34.9 56.4 68.9 56.4c39.2 0 71.9-32.4 70.2-73.5l84.5-60.2c52.1 1.3 95.8-40.9 95.8-93.5c0-51.6-42-93.5-93.7-93.5s-93.7 42-93.7 93.5v1.2L176.6 279c-15.5-.9-30.7 3.4-43.5 12.1L0 236.1C10.2 108.4 117.1 8 247.6 8C384.8 8 496 119 496 256M155.7 384.3l-30.5-12.6a52.8 52.8 0 0 0 27.2 25.8c26.9 11.2 57.8-1.6 69-28.4c5.4-13 5.5-27.3.1-40.3S206 305.6 193 300.2c-12.9-5.4-26.7-5.2-38.9-.6l31.5 13c19.8 8.2 29.2 30.9 20.9 50.7c-8.3 19.9-31 29.2-50.8 21m173.8-129.9c-34.4 0-62.4-28-62.4-62.3s28-62.3 62.4-62.3s62.4 28 62.4 62.3s-27.9 62.3-62.4 62.3m.1-15.6c25.9 0 46.9-21 46.9-46.8c0-25.9-21-46.8-46.9-46.8s-46.9 21-46.9 46.8c.1 25.8 21.1 46.8 46.9 46.8"/></svg>

React

import type { SVGProps } from "react";

export function Fa6BrandsSteam(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 496 512"><path fill="currentColor" d="M496 256c0 137-111.2 248-248.4 248c-113.8 0-209.6-76.3-239-180.4l95.2 39.3c6.4 32.1 34.9 56.4 68.9 56.4c39.2 0 71.9-32.4 70.2-73.5l84.5-60.2c52.1 1.3 95.8-40.9 95.8-93.5c0-51.6-42-93.5-93.7-93.5s-93.7 42-93.7 93.5v1.2L176.6 279c-15.5-.9-30.7 3.4-43.5 12.1L0 236.1C10.2 108.4 117.1 8 247.6 8C384.8 8 496 119 496 256M155.7 384.3l-30.5-12.6a52.8 52.8 0 0 0 27.2 25.8c26.9 11.2 57.8-1.6 69-28.4c5.4-13 5.5-27.3.1-40.3S206 305.6 193 300.2c-12.9-5.4-26.7-5.2-38.9-.6l31.5 13c19.8 8.2 29.2 30.9 20.9 50.7c-8.3 19.9-31 29.2-50.8 21m173.8-129.9c-34.4 0-62.4-28-62.4-62.3s28-62.3 62.4-62.3s62.4 28 62.4 62.3s-27.9 62.3-62.4 62.3m.1-15.6c25.9 0 46.9-21 46.9-46.8c0-25.9-21-46.8-46.9-46.8s-46.9 21-46.9 46.8c.1 25.8 21.1 46.8 46.9 46.8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 496 512"><path fill="currentColor" d="M496 256c0 137-111.2 248-248.4 248c-113.8 0-209.6-76.3-239-180.4l95.2 39.3c6.4 32.1 34.9 56.4 68.9 56.4c39.2 0 71.9-32.4 70.2-73.5l84.5-60.2c52.1 1.3 95.8-40.9 95.8-93.5c0-51.6-42-93.5-93.7-93.5s-93.7 42-93.7 93.5v1.2L176.6 279c-15.5-.9-30.7 3.4-43.5 12.1L0 236.1C10.2 108.4 117.1 8 247.6 8C384.8 8 496 119 496 256M155.7 384.3l-30.5-12.6a52.8 52.8 0 0 0 27.2 25.8c26.9 11.2 57.8-1.6 69-28.4c5.4-13 5.5-27.3.1-40.3S206 305.6 193 300.2c-12.9-5.4-26.7-5.2-38.9-.6l31.5 13c19.8 8.2 29.2 30.9 20.9 50.7c-8.3 19.9-31 29.2-50.8 21m173.8-129.9c-34.4 0-62.4-28-62.4-62.3s28-62.3 62.4-62.3s62.4 28 62.4 62.3s-27.9 62.3-62.4 62.3m.1-15.6c25.9 0 46.9-21 46.9-46.8c0-25.9-21-46.8-46.9-46.8s-46.9 21-46.9 46.8c.1 25.8 21.1 46.8 46.9 46.8"/></svg>
</template>

CSS

.icon-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%20496%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M496%20256c0%20137-111.2%20248-248.4%20248c-113.8%200-209.6-76.3-239-180.4l95.2%2039.3c6.4%2032.1%2034.9%2056.4%2068.9%2056.4c39.2%200%2071.9-32.4%2070.2-73.5l84.5-60.2c52.1%201.3%2095.8-40.9%2095.8-93.5c0-51.6-42-93.5-93.7-93.5s-93.7%2042-93.7%2093.5v1.2L176.6%20279c-15.5-.9-30.7%203.4-43.5%2012.1L0%20236.1C10.2%20108.4%20117.1%208%20247.6%208C384.8%208%20496%20119%20496%20256M155.7%20384.3l-30.5-12.6a52.8%2052.8%200%200%200%2027.2%2025.8c26.9%2011.2%2057.8-1.6%2069-28.4c5.4-13%205.5-27.3.1-40.3S206%20305.6%20193%20300.2c-12.9-5.4-26.7-5.2-38.9-.6l31.5%2013c19.8%208.2%2029.2%2030.9%2020.9%2050.7c-8.3%2019.9-31%2029.2-50.8%2021m173.8-129.9c-34.4%200-62.4-28-62.4-62.3s28-62.3%2062.4-62.3s62.4%2028%2062.4%2062.3s-27.9%2062.3-62.4%2062.3m.1-15.6c25.9%200%2046.9-21%2046.9-46.8c0-25.9-21-46.8-46.9-46.8s-46.9%2021-46.9%2046.8c.1%2025.8%2021.1%2046.8%2046.9%2046.8%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%20496%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M496%20256c0%20137-111.2%20248-248.4%20248c-113.8%200-209.6-76.3-239-180.4l95.2%2039.3c6.4%2032.1%2034.9%2056.4%2068.9%2056.4c39.2%200%2071.9-32.4%2070.2-73.5l84.5-60.2c52.1%201.3%2095.8-40.9%2095.8-93.5c0-51.6-42-93.5-93.7-93.5s-93.7%2042-93.7%2093.5v1.2L176.6%20279c-15.5-.9-30.7%203.4-43.5%2012.1L0%20236.1C10.2%20108.4%20117.1%208%20247.6%208C384.8%208%20496%20119%20496%20256M155.7%20384.3l-30.5-12.6a52.8%2052.8%200%200%200%2027.2%2025.8c26.9%2011.2%2057.8-1.6%2069-28.4c5.4-13%205.5-27.3.1-40.3S206%20305.6%20193%20300.2c-12.9-5.4-26.7-5.2-38.9-.6l31.5%2013c19.8%208.2%2029.2%2030.9%2020.9%2050.7c-8.3%2019.9-31%2029.2-50.8%2021m173.8-129.9c-34.4%200-62.4-28-62.4-62.3s28-62.3%2062.4-62.3s62.4%2028%2062.4%2062.3s-27.9%2062.3-62.4%2062.3m.1-15.6c25.9%200%2046.9-21%2046.9-46.8c0-25.9-21-46.8-46.9-46.8s-46.9%2021-46.9%2046.8c.1%2025.8%2021.1%2046.8%2046.9%2046.8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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