ironing steam icon
ironing-steam-filled from Tabler Icons by Paweł Kuna · Filled · MIT Free for personal and commercial use.
- Name
- ironing-steam-filled
- Set
- Tabler Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in Tabler Icons
Related icons in Tabler Icons
Use the ironing steam icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 18a1 1 0 0 1 1 1v2a1 1 0 0 1-2 0v-2a1 1 0 0 1 1-1m4.459-15a4 4 0 0 1 3.945 3.343l.577 3.464l.81 4.865A2 2 0 0 1 19.82 17H3a1 1 0 0 1-1-1a8 8 0 0 1 8-8h8.652l-.22-1.329a2 2 0 0 0-1.811-1.665L16.459 5H9a1 1 0 1 1 0-2zM7.106 18.553a1 1 0 0 1 1.788.894l-1 2a1 1 0 0 1-1.788-.894zm8.447-.447a1 1 0 0 1 1.341.447l1 2a1 1 0 0 1-1.788.894l-1-2a1 1 0 0 1 .447-1.341"/></svg>
React
import type { SVGProps } from "react";
export function TablerIroningSteamFilled(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="M12 18a1 1 0 0 1 1 1v2a1 1 0 0 1-2 0v-2a1 1 0 0 1 1-1m4.459-15a4 4 0 0 1 3.945 3.343l.577 3.464l.81 4.865A2 2 0 0 1 19.82 17H3a1 1 0 0 1-1-1a8 8 0 0 1 8-8h8.652l-.22-1.329a2 2 0 0 0-1.811-1.665L16.459 5H9a1 1 0 1 1 0-2zM7.106 18.553a1 1 0 0 1 1.788.894l-1 2a1 1 0 0 1-1.788-.894zm8.447-.447a1 1 0 0 1 1.341.447l1 2a1 1 0 0 1-1.788.894l-1-2a1 1 0 0 1 .447-1.341"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 18a1 1 0 0 1 1 1v2a1 1 0 0 1-2 0v-2a1 1 0 0 1 1-1m4.459-15a4 4 0 0 1 3.945 3.343l.577 3.464l.81 4.865A2 2 0 0 1 19.82 17H3a1 1 0 0 1-1-1a8 8 0 0 1 8-8h8.652l-.22-1.329a2 2 0 0 0-1.811-1.665L16.459 5H9a1 1 0 1 1 0-2zM7.106 18.553a1 1 0 0 1 1.788.894l-1 2a1 1 0 0 1-1.788-.894zm8.447-.447a1 1 0 0 1 1.341.447l1 2a1 1 0 0 1-1.788.894l-1-2a1 1 0 0 1 .447-1.341"/></svg> </template>
CSS
.icon-ironing-steam-filled {
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%22M12%2018a1%201%200%200%201%201%201v2a1%201%200%200%201-2%200v-2a1%201%200%200%201%201-1m4.459-15a4%204%200%200%201%203.945%203.343l.577%203.464l.81%204.865A2%202%200%200%201%2019.82%2017H3a1%201%200%200%201-1-1a8%208%200%200%201%208-8h8.652l-.22-1.329a2%202%200%200%200-1.811-1.665L16.459%205H9a1%201%200%201%201%200-2zM7.106%2018.553a1%201%200%200%201%201.788.894l-1%202a1%201%200%200%201-1.788-.894zm8.447-.447a1%201%200%200%201%201.341.447l1%202a1%201%200%200%201-1.788.894l-1-2a1%201%200%200%201%20.447-1.341%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%22M12%2018a1%201%200%200%201%201%201v2a1%201%200%200%201-2%200v-2a1%201%200%200%201%201-1m4.459-15a4%204%200%200%201%203.945%203.343l.577%203.464l.81%204.865A2%202%200%200%201%2019.82%2017H3a1%201%200%200%201-1-1a8%208%200%200%201%208-8h8.652l-.22-1.329a2%202%200%200%200-1.811-1.665L16.459%205H9a1%201%200%201%201%200-2zM7.106%2018.553a1%201%200%200%201%201.788.894l-1%202a1%201%200%200%201-1.788-.894zm8.447-.447a1%201%200%200%201%201.341.447l1%202a1%201%200%200%201-1.788.894l-1-2a1%201%200%200%201%20.447-1.341%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tabler/ironing-steam-filled.svg?color=%231a73e8&size=48