steam logo icon

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

Name
steam-logo-light
Set
Phosphor
Style
Light
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="M128 26a102 102 0 1 0 102 102A102.12 102.12 0 0 0 128 26m-11.62 158.17l61.21-49.93a34 34 0 1 0-47.83-47.83l-44.43 54.44L43 98.49a89.63 89.63 0 1 1-3.53 13.43l38.44 38.44a26 26 0 0 0 38.5 33.81Zm6.19-70a34.1 34.1 0 0 0 27.25 27.25l-24 19.58A26 26 0 0 0 103 138.18ZM156 130a22 22 0 1 1 22-22a22 22 0 0 1-22 22m-56 20a14 14 0 1 1-14 14a14 14 0 0 1 14-14"/></svg>

React

import type { SVGProps } from "react";

export function PhSteamLogoLight(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="M128 26a102 102 0 1 0 102 102A102.12 102.12 0 0 0 128 26m-11.62 158.17l61.21-49.93a34 34 0 1 0-47.83-47.83l-44.43 54.44L43 98.49a89.63 89.63 0 1 1-3.53 13.43l38.44 38.44a26 26 0 0 0 38.5 33.81Zm6.19-70a34.1 34.1 0 0 0 27.25 27.25l-24 19.58A26 26 0 0 0 103 138.18ZM156 130a22 22 0 1 1 22-22a22 22 0 0 1-22 22m-56 20a14 14 0 1 1-14 14a14 14 0 0 1 14-14"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M128 26a102 102 0 1 0 102 102A102.12 102.12 0 0 0 128 26m-11.62 158.17l61.21-49.93a34 34 0 1 0-47.83-47.83l-44.43 54.44L43 98.49a89.63 89.63 0 1 1-3.53 13.43l38.44 38.44a26 26 0 0 0 38.5 33.81Zm6.19-70a34.1 34.1 0 0 0 27.25 27.25l-24 19.58A26 26 0 0 0 103 138.18ZM156 130a22 22 0 1 1 22-22a22 22 0 0 1-22 22m-56 20a14 14 0 1 1-14 14a14 14 0 0 1 14-14"/></svg>
</template>

CSS

.icon-steam-logo-light {
  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%22M128%2026a102%20102%200%201%200%20102%20102A102.12%20102.12%200%200%200%20128%2026m-11.62%20158.17l61.21-49.93a34%2034%200%201%200-47.83-47.83l-44.43%2054.44L43%2098.49a89.63%2089.63%200%201%201-3.53%2013.43l38.44%2038.44a26%2026%200%200%200%2038.5%2033.81Zm6.19-70a34.1%2034.1%200%200%200%2027.25%2027.25l-24%2019.58A26%2026%200%200%200%20103%20138.18ZM156%20130a22%2022%200%201%201%2022-22a22%2022%200%200%201-22%2022m-56%2020a14%2014%200%201%201-14%2014a14%2014%200%200%201%2014-14%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%22M128%2026a102%20102%200%201%200%20102%20102A102.12%20102.12%200%200%200%20128%2026m-11.62%20158.17l61.21-49.93a34%2034%200%201%200-47.83-47.83l-44.43%2054.44L43%2098.49a89.63%2089.63%200%201%201-3.53%2013.43l38.44%2038.44a26%2026%200%200%200%2038.5%2033.81Zm6.19-70a34.1%2034.1%200%200%200%2027.25%2027.25l-24%2019.58A26%2026%200%200%200%20103%20138.18ZM156%20130a22%2022%200%201%201%2022-22a22%2022%200%200%201-22%2022m-56%2020a14%2014%200%201%201-14%2014a14%2014%200%200%201%2014-14%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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