steam logo icon
steam-logo-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- steam-logo-thin
- Set
- Phosphor
- Style
- Thin
- 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 28a100 100 0 1 0 100 100A100.11 100.11 0 0 0 128 28m-12.88 154.62l61.21-49.93a32 32 0 1 0-45-45l-45.85 56.14L40.68 99a91.6 91.6 0 1 1-2.46 8.86l42.23 42.23a24 24 0 0 0 34.67 32.51Zm8.91-73.4A32 32 0 0 0 154.78 140L124 165.09V164a24 24 0 0 0-24-24h-1.09ZM156 132a24 24 0 1 1 24-24a24 24 0 0 1-24 24m-56 16a16 16 0 1 1-16 16a16 16 0 0 1 16-16"/></svg>
React
import type { SVGProps } from "react";
export function PhSteamLogoThin(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 28a100 100 0 1 0 100 100A100.11 100.11 0 0 0 128 28m-12.88 154.62l61.21-49.93a32 32 0 1 0-45-45l-45.85 56.14L40.68 99a91.6 91.6 0 1 1-2.46 8.86l42.23 42.23a24 24 0 0 0 34.67 32.51Zm8.91-73.4A32 32 0 0 0 154.78 140L124 165.09V164a24 24 0 0 0-24-24h-1.09ZM156 132a24 24 0 1 1 24-24a24 24 0 0 1-24 24m-56 16a16 16 0 1 1-16 16a16 16 0 0 1 16-16"/></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 28a100 100 0 1 0 100 100A100.11 100.11 0 0 0 128 28m-12.88 154.62l61.21-49.93a32 32 0 1 0-45-45l-45.85 56.14L40.68 99a91.6 91.6 0 1 1-2.46 8.86l42.23 42.23a24 24 0 0 0 34.67 32.51Zm8.91-73.4A32 32 0 0 0 154.78 140L124 165.09V164a24 24 0 0 0-24-24h-1.09ZM156 132a24 24 0 1 1 24-24a24 24 0 0 1-24 24m-56 16a16 16 0 1 1-16 16a16 16 0 0 1 16-16"/></svg> </template>
CSS
.icon-steam-logo-thin {
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%2028a100%20100%200%201%200%20100%20100A100.11%20100.11%200%200%200%20128%2028m-12.88%20154.62l61.21-49.93a32%2032%200%201%200-45-45l-45.85%2056.14L40.68%2099a91.6%2091.6%200%201%201-2.46%208.86l42.23%2042.23a24%2024%200%200%200%2034.67%2032.51Zm8.91-73.4A32%2032%200%200%200%20154.78%20140L124%20165.09V164a24%2024%200%200%200-24-24h-1.09ZM156%20132a24%2024%200%201%201%2024-24a24%2024%200%200%201-24%2024m-56%2016a16%2016%200%201%201-16%2016a16%2016%200%200%201%2016-16%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%2028a100%20100%200%201%200%20100%20100A100.11%20100.11%200%200%200%20128%2028m-12.88%20154.62l61.21-49.93a32%2032%200%201%200-45-45l-45.85%2056.14L40.68%2099a91.6%2091.6%200%201%201-2.46%208.86l42.23%2042.23a24%2024%200%200%200%2034.67%2032.51Zm8.91-73.4A32%2032%200%200%200%20154.78%20140L124%20165.09V164a24%2024%200%200%200-24-24h-1.09ZM156%20132a24%2024%200%201%201%2024-24a24%2024%200%200%201-24%2024m-56%2016a16%2016%200%201%201-16%2016a16%2016%200%200%201%2016-16%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/steam-logo-thin.svg?color=%231a73e8&size=48