steam icon
steam-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- steam-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Use the steam icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.5 3a5.5 5.5 0 1 1 0 11q-.107 0-.215-.006l-4.287 2.572a3.499 3.499 0 0 1-6.436 1.832l-3.01-1.503A1 1 0 0 1 2 16v-3a1 1 0 0 1 1.447-.895l3.05 1.525a3.5 3.5 0 0 1 1.935-.628l2.573-4.288A5.5 5.5 0 0 1 16.5 3m-8 12.5a1 1 0 1 0 0 2a1 1 0 0 0 0-2m1.92-1.926c.4.263.742.605 1.005 1.004l2.258-1.354a5.5 5.5 0 0 1-1.908-1.908zM16.5 7a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteSteamFill(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="M16.5 3a5.5 5.5 0 1 1 0 11q-.107 0-.215-.006l-4.287 2.572a3.499 3.499 0 0 1-6.436 1.832l-3.01-1.503A1 1 0 0 1 2 16v-3a1 1 0 0 1 1.447-.895l3.05 1.525a3.5 3.5 0 0 1 1.935-.628l2.573-4.288A5.5 5.5 0 0 1 16.5 3m-8 12.5a1 1 0 1 0 0 2a1 1 0 0 0 0-2m1.92-1.926c.4.263.742.605 1.005 1.004l2.258-1.354a5.5 5.5 0 0 1-1.908-1.908zM16.5 7a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.5 3a5.5 5.5 0 1 1 0 11q-.107 0-.215-.006l-4.287 2.572a3.499 3.499 0 0 1-6.436 1.832l-3.01-1.503A1 1 0 0 1 2 16v-3a1 1 0 0 1 1.447-.895l3.05 1.525a3.5 3.5 0 0 1 1.935-.628l2.573-4.288A5.5 5.5 0 0 1 16.5 3m-8 12.5a1 1 0 1 0 0 2a1 1 0 0 0 0-2m1.92-1.926c.4.263.742.605 1.005 1.004l2.258-1.354a5.5 5.5 0 0 1-1.908-1.908zM16.5 7a1.5 1.5 0 1 0 0 3a1.5 1.5 0 0 0 0-3"/></svg> </template>
CSS
.icon-steam-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.5%203a5.5%205.5%200%201%201%200%2011q-.107%200-.215-.006l-4.287%202.572a3.499%203.499%200%200%201-6.436%201.832l-3.01-1.503A1%201%200%200%201%202%2016v-3a1%201%200%200%201%201.447-.895l3.05%201.525a3.5%203.5%200%200%201%201.935-.628l2.573-4.288A5.5%205.5%200%200%201%2016.5%203m-8%2012.5a1%201%200%201%200%200%202a1%201%200%200%200%200-2m1.92-1.926c.4.263.742.605%201.005%201.004l2.258-1.354a5.5%205.5%200%200%201-1.908-1.908zM16.5%207a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3%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%22M16.5%203a5.5%205.5%200%201%201%200%2011q-.107%200-.215-.006l-4.287%202.572a3.499%203.499%200%200%201-6.436%201.832l-3.01-1.503A1%201%200%200%201%202%2016v-3a1%201%200%200%201%201.447-.895l3.05%201.525a3.5%203.5%200%200%201%201.935-.628l2.573-4.288A5.5%205.5%200%200%201%2016.5%203m-8%2012.5a1%201%200%201%200%200%202a1%201%200%200%200%200-2m1.92-1.926c.4.263.742.605%201.005%201.004l2.258-1.354a5.5%205.5%200%200%201-1.908-1.908zM16.5%207a1.5%201.5%200%201%200%200%203a1.5%201.5%200%200%200%200-3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/steam-fill.svg?color=%231a73e8&size=48