seat heated icon
seat-heated-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- seat-heated-line
- Set
- MingCute Icon
- Style
- Line
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Use the seat heated icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m6 4l-.233.291A3.16 3.16 0 0 0 6 8.5a3.16 3.16 0 0 1 .233 4.209L6 13m4-9l-.233.291A3.16 3.16 0 0 0 10 8.5a3.16 3.16 0 0 1 .233 4.209L10 13m-5.4 6.25l.2.249A4 4 0 0 0 7.922 21h8.594c.178 0 .264-.209.131-.327c-.903-.805-3.457-2.875-6.648-3.673a33 33 0 0 0-3.852-.704C4.484 16.088 3.552 17.94 4.6 19.25M20 12.5c-1 4.5-3.363 4.819-4 4.5s-2.233-2.3-1.5-4.5c.5-1.5 2.069-1.637 3-3.5c.807-1.613-.587-6 1.5-6c1.781 0 1.474 7.366 1 9.5"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteSeatHeatedLine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m6 4l-.233.291A3.16 3.16 0 0 0 6 8.5a3.16 3.16 0 0 1 .233 4.209L6 13m4-9l-.233.291A3.16 3.16 0 0 0 10 8.5a3.16 3.16 0 0 1 .233 4.209L10 13m-5.4 6.25l.2.249A4 4 0 0 0 7.922 21h8.594c.178 0 .264-.209.131-.327c-.903-.805-3.457-2.875-6.648-3.673a33 33 0 0 0-3.852-.704C4.484 16.088 3.552 17.94 4.6 19.25M20 12.5c-1 4.5-3.363 4.819-4 4.5s-2.233-2.3-1.5-4.5c.5-1.5 2.069-1.637 3-3.5c.807-1.613-.587-6 1.5-6c1.781 0 1.474 7.366 1 9.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m6 4l-.233.291A3.16 3.16 0 0 0 6 8.5a3.16 3.16 0 0 1 .233 4.209L6 13m4-9l-.233.291A3.16 3.16 0 0 0 10 8.5a3.16 3.16 0 0 1 .233 4.209L10 13m-5.4 6.25l.2.249A4 4 0 0 0 7.922 21h8.594c.178 0 .264-.209.131-.327c-.903-.805-3.457-2.875-6.648-3.673a33 33 0 0 0-3.852-.704C4.484 16.088 3.552 17.94 4.6 19.25M20 12.5c-1 4.5-3.363 4.819-4 4.5s-2.233-2.3-1.5-4.5c.5-1.5 2.069-1.637 3-3.5c.807-1.613-.587-6 1.5-6c1.781 0 1.474 7.366 1 9.5"/></svg> </template>
CSS
.icon-seat-heated-line {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m6%204l-.233.291A3.16%203.16%200%200%200%206%208.5a3.16%203.16%200%200%201%20.233%204.209L6%2013m4-9l-.233.291A3.16%203.16%200%200%200%2010%208.5a3.16%203.16%200%200%201%20.233%204.209L10%2013m-5.4%206.25l.2.249A4%204%200%200%200%207.922%2021h8.594c.178%200%20.264-.209.131-.327c-.903-.805-3.457-2.875-6.648-3.673a33%2033%200%200%200-3.852-.704C4.484%2016.088%203.552%2017.94%204.6%2019.25M20%2012.5c-1%204.5-3.363%204.819-4%204.5s-2.233-2.3-1.5-4.5c.5-1.5%202.069-1.637%203-3.5c.807-1.613-.587-6%201.5-6c1.781%200%201.474%207.366%201%209.5%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m6%204l-.233.291A3.16%203.16%200%200%200%206%208.5a3.16%203.16%200%200%201%20.233%204.209L6%2013m4-9l-.233.291A3.16%203.16%200%200%200%2010%208.5a3.16%203.16%200%200%201%20.233%204.209L10%2013m-5.4%206.25l.2.249A4%204%200%200%200%207.922%2021h8.594c.178%200%20.264-.209.131-.327c-.903-.805-3.457-2.875-6.648-3.673a33%2033%200%200%200-3.852-.704C4.484%2016.088%203.552%2017.94%204.6%2019.25M20%2012.5c-1%204.5-3.363%204.819-4%204.5s-2.233-2.3-1.5-4.5c.5-1.5%202.069-1.637%203-3.5c.807-1.613-.587-6%201.5-6c1.781%200%201.474%207.366%201%209.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/seat-heated-line.svg?color=%231a73e8&size=48