steam from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.

Name
steam
Set
Boxicons Brands
Style
Logo
Viewbox
24×24
License
MIT

The same logo in other sets

Use the steam logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.21 17.32L7 16.8a2.13 2.13 0 1 0 1.17-2.93l1.28.53a1.58 1.58 0 0 1-1.22 2.92z"/><path fill="currentColor" d="M12 2a10 10 0 0 0-10 9.34l5.38 2.21a2.3 2.3 0 0 1 .47-.24A2.6 2.6 0 0 1 9 13.1l2.44-3.56a3.8 3.8 0 1 1 3.8 3.8h-.08l-3.51 2.5a2.77 2.77 0 0 1-5.47.68l-3.77-1.6A10 10 0 1 0 12 2"/><path fill="currentColor" d="M17.79 9.5a2.53 2.53 0 1 0-2.53 2.5a2.54 2.54 0 0 0 2.53-2.5m-4.42 0a1.9 1.9 0 1 1 1.9 1.91a1.9 1.9 0 0 1-1.9-1.92z"/></svg>

React

import type { SVGProps } from "react";

export function BxlSteam(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.21 17.32L7 16.8a2.13 2.13 0 1 0 1.17-2.93l1.28.53a1.58 1.58 0 0 1-1.22 2.92z"/><path fill="currentColor" d="M12 2a10 10 0 0 0-10 9.34l5.38 2.21a2.3 2.3 0 0 1 .47-.24A2.6 2.6 0 0 1 9 13.1l2.44-3.56a3.8 3.8 0 1 1 3.8 3.8h-.08l-3.51 2.5a2.77 2.77 0 0 1-5.47.68l-3.77-1.6A10 10 0 1 0 12 2"/><path fill="currentColor" d="M17.79 9.5a2.53 2.53 0 1 0-2.53 2.5a2.54 2.54 0 0 0 2.53-2.5m-4.42 0a1.9 1.9 0 1 1 1.9 1.91a1.9 1.9 0 0 1-1.9-1.92z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.21 17.32L7 16.8a2.13 2.13 0 1 0 1.17-2.93l1.28.53a1.58 1.58 0 0 1-1.22 2.92z"/><path fill="currentColor" d="M12 2a10 10 0 0 0-10 9.34l5.38 2.21a2.3 2.3 0 0 1 .47-.24A2.6 2.6 0 0 1 9 13.1l2.44-3.56a3.8 3.8 0 1 1 3.8 3.8h-.08l-3.51 2.5a2.77 2.77 0 0 1-5.47.68l-3.77-1.6A10 10 0 1 0 12 2"/><path fill="currentColor" d="M17.79 9.5a2.53 2.53 0 1 0-2.53 2.5a2.54 2.54 0 0 0 2.53-2.5m-4.42 0a1.9 1.9 0 1 1 1.9 1.91a1.9 1.9 0 0 1-1.9-1.92z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.21%2017.32L7%2016.8a2.13%202.13%200%201%200%201.17-2.93l1.28.53a1.58%201.58%200%200%201-1.22%202.92z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202a10%2010%200%200%200-10%209.34l5.38%202.21a2.3%202.3%200%200%201%20.47-.24A2.6%202.6%200%200%201%209%2013.1l2.44-3.56a3.8%203.8%200%201%201%203.8%203.8h-.08l-3.51%202.5a2.77%202.77%200%200%201-5.47.68l-3.77-1.6A10%2010%200%201%200%2012%202%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.79%209.5a2.53%202.53%200%201%200-2.53%202.5a2.54%202.54%200%200%200%202.53-2.5m-4.42%200a1.9%201.9%200%201%201%201.9%201.91a1.9%201.9%200%200%201-1.9-1.92z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.21%2017.32L7%2016.8a2.13%202.13%200%201%200%201.17-2.93l1.28.53a1.58%201.58%200%200%201-1.22%202.92z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202a10%2010%200%200%200-10%209.34l5.38%202.21a2.3%202.3%200%200%201%20.47-.24A2.6%202.6%200%200%201%209%2013.1l2.44-3.56a3.8%203.8%200%201%201%203.8%203.8h-.08l-3.51%202.5a2.77%202.77%200%200%201-5.47.68l-3.77-1.6A10%2010%200%201%200%2012%202%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.79%209.5a2.53%202.53%200%201%200-2.53%202.5a2.54%202.54%200%200%200%202.53-2.5m-4.42%200a1.9%201.9%200%201%201%201.9%201.91a1.9%201.9%200%200%201-1.9-1.92z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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