tatami seat icon
tatami-seat-outline from Material Symbols Light by Google · Outline · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- tatami-seat-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- tatami-seat-outline-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More maps icons from Material Symbols Light
Use the tatami seat icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.289 20q-.786 0-1.478-.349t-1.168-.963t-.593-1.389t.042-1.54l.543-2.357L4 4.073L5 4q1.458-.106 2.513.696t1.14 2.048l.245 3.475q.087 1.246-.857 2.17t-2.4 1.028l-.566 2.624q-.125.565-.026 1.095q.098.53.409.949q.24.304.563.515t.754.337q.24-1.46 1.06-2.352q.82-.893 1.934-.893h7.25q1.247 0 2.114.964T20 19v1zm.5-.98H19q0-.98-.582-1.654t-1.399-.674H9.77q-.753 0-1.29.636t-.69 1.691m-2.21-6.577q1.036-.05 1.702-.668t.615-1.462l-.244-3.495q-.07-.844-.81-1.365T5.067 5zm-.264-3.761"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightTatamiSeatOutline(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="M7.289 20q-.786 0-1.478-.349t-1.168-.963t-.593-1.389t.042-1.54l.543-2.357L4 4.073L5 4q1.458-.106 2.513.696t1.14 2.048l.245 3.475q.087 1.246-.857 2.17t-2.4 1.028l-.566 2.624q-.125.565-.026 1.095q.098.53.409.949q.24.304.563.515t.754.337q.24-1.46 1.06-2.352q.82-.893 1.934-.893h7.25q1.247 0 2.114.964T20 19v1zm.5-.98H19q0-.98-.582-1.654t-1.399-.674H9.77q-.753 0-1.29.636t-.69 1.691m-2.21-6.577q1.036-.05 1.702-.668t.615-1.462l-.244-3.495q-.07-.844-.81-1.365T5.067 5zm-.264-3.761"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.289 20q-.786 0-1.478-.349t-1.168-.963t-.593-1.389t.042-1.54l.543-2.357L4 4.073L5 4q1.458-.106 2.513.696t1.14 2.048l.245 3.475q.087 1.246-.857 2.17t-2.4 1.028l-.566 2.624q-.125.565-.026 1.095q.098.53.409.949q.24.304.563.515t.754.337q.24-1.46 1.06-2.352q.82-.893 1.934-.893h7.25q1.247 0 2.114.964T20 19v1zm.5-.98H19q0-.98-.582-1.654t-1.399-.674H9.77q-.753 0-1.29.636t-.69 1.691m-2.21-6.577q1.036-.05 1.702-.668t.615-1.462l-.244-3.495q-.07-.844-.81-1.365T5.067 5zm-.264-3.761"/></svg> </template>
CSS
.icon-tatami-seat-outline {
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%22M7.289%2020q-.786%200-1.478-.349t-1.168-.963t-.593-1.389t.042-1.54l.543-2.357L4%204.073L5%204q1.458-.106%202.513.696t1.14%202.048l.245%203.475q.087%201.246-.857%202.17t-2.4%201.028l-.566%202.624q-.125.565-.026%201.095q.098.53.409.949q.24.304.563.515t.754.337q.24-1.46%201.06-2.352q.82-.893%201.934-.893h7.25q1.247%200%202.114.964T20%2019v1zm.5-.98H19q0-.98-.582-1.654t-1.399-.674H9.77q-.753%200-1.29.636t-.69%201.691m-2.21-6.577q1.036-.05%201.702-.668t.615-1.462l-.244-3.495q-.07-.844-.81-1.365T5.067%205zm-.264-3.761%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%22M7.289%2020q-.786%200-1.478-.349t-1.168-.963t-.593-1.389t.042-1.54l.543-2.357L4%204.073L5%204q1.458-.106%202.513.696t1.14%202.048l.245%203.475q.087%201.246-.857%202.17t-2.4%201.028l-.566%202.624q-.125.565-.026%201.095q.098.53.409.949q.24.304.563.515t.754.337q.24-1.46%201.06-2.352q.82-.893%201.934-.893h7.25q1.247%200%202.114.964T20%2019v1zm.5-.98H19q0-.98-.582-1.654t-1.399-.674H9.77q-.753%200-1.29.636t-.69%201.691m-2.21-6.577q1.036-.05%201.702-.668t.615-1.462l-.244-3.495q-.07-.844-.81-1.365T5.067%205zm-.264-3.761%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/tatami-seat-outline.svg?color=%231a73e8&size=48