steam logo icon

steam-logo-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.

Name
steam-logo-fill
Set
Phosphor
Style
Fill
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Use the steam logo icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M231.92 132.11c-2.09 54-45.83 97.72-99.81 99.81A104.06 104.06 0 0 1 25.6 109.76a4 4 0 0 1 6.77-2.08l43 43a28 28 0 0 0 42.42 34.92l61.1-49.84a36 36 0 1 0-50.71-50.65l-43 52.74L35 87.67a4 4 0 0 1-.76-4.6a104 104 0 0 1 197.7 49Zm-110.34-13.56l-30.81 37.78a11.83 11.83 0 0 0-2.77 6.86A12.19 12.19 0 0 0 99.85 176a11.84 11.84 0 0 0 7.78-2.74l37.78-30.81a36.18 36.18 0 0 1-23.83-23.9M175.9 110a20 20 0 1 0-17.9 17.9a20 20 0 0 0 17.9-17.9"/></svg>

React

import type { SVGProps } from "react";

export function PhSteamLogoFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M231.92 132.11c-2.09 54-45.83 97.72-99.81 99.81A104.06 104.06 0 0 1 25.6 109.76a4 4 0 0 1 6.77-2.08l43 43a28 28 0 0 0 42.42 34.92l61.1-49.84a36 36 0 1 0-50.71-50.65l-43 52.74L35 87.67a4 4 0 0 1-.76-4.6a104 104 0 0 1 197.7 49Zm-110.34-13.56l-30.81 37.78a11.83 11.83 0 0 0-2.77 6.86A12.19 12.19 0 0 0 99.85 176a11.84 11.84 0 0 0 7.78-2.74l37.78-30.81a36.18 36.18 0 0 1-23.83-23.9M175.9 110a20 20 0 1 0-17.9 17.9a20 20 0 0 0 17.9-17.9"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M231.92 132.11c-2.09 54-45.83 97.72-99.81 99.81A104.06 104.06 0 0 1 25.6 109.76a4 4 0 0 1 6.77-2.08l43 43a28 28 0 0 0 42.42 34.92l61.1-49.84a36 36 0 1 0-50.71-50.65l-43 52.74L35 87.67a4 4 0 0 1-.76-4.6a104 104 0 0 1 197.7 49Zm-110.34-13.56l-30.81 37.78a11.83 11.83 0 0 0-2.77 6.86A12.19 12.19 0 0 0 99.85 176a11.84 11.84 0 0 0 7.78-2.74l37.78-30.81a36.18 36.18 0 0 1-23.83-23.9M175.9 110a20 20 0 1 0-17.9 17.9a20 20 0 0 0 17.9-17.9"/></svg>
</template>

CSS

.icon-steam-logo-fill {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M231.92%20132.11c-2.09%2054-45.83%2097.72-99.81%2099.81A104.06%20104.06%200%200%201%2025.6%20109.76a4%204%200%200%201%206.77-2.08l43%2043a28%2028%200%200%200%2042.42%2034.92l61.1-49.84a36%2036%200%201%200-50.71-50.65l-43%2052.74L35%2087.67a4%204%200%200%201-.76-4.6a104%20104%200%200%201%20197.7%2049Zm-110.34-13.56l-30.81%2037.78a11.83%2011.83%200%200%200-2.77%206.86A12.19%2012.19%200%200%200%2099.85%20176a11.84%2011.84%200%200%200%207.78-2.74l37.78-30.81a36.18%2036.18%200%200%201-23.83-23.9M175.9%20110a20%2020%200%201%200-17.9%2017.9a20%2020%200%200%200%2017.9-17.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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M231.92%20132.11c-2.09%2054-45.83%2097.72-99.81%2099.81A104.06%20104.06%200%200%201%2025.6%20109.76a4%204%200%200%201%206.77-2.08l43%2043a28%2028%200%200%200%2042.42%2034.92l61.1-49.84a36%2036%200%201%200-50.71-50.65l-43%2052.74L35%2087.67a4%204%200%200%201-.76-4.6a104%20104%200%200%201%20197.7%2049Zm-110.34-13.56l-30.81%2037.78a11.83%2011.83%200%200%200-2.77%206.86A12.19%2012.19%200%200%200%2099.85%20176a11.84%2011.84%200%200%200%207.78-2.74l37.78-30.81a36.18%2036.18%200%200%201-23.83-23.9M175.9%20110a20%2020%200%201%200-17.9%2017.9a20%2020%200%200%200%2017.9-17.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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