tatami-seat-outline-rounded from Material Symbols by Google · Outline Rounded · Maps · Apache-2.0 Free for personal and commercial use.

Name
tatami-seat-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Maps
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More maps icons from Material Symbols

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 21q-.95 0-1.787-.425T3.8 19.4t-.75-1.687t.1-1.838l.6-2.05l-.7-9.675q-.05-.425.238-.725T4 3.075L5 3q1.65-.125 2.888.975t1.362 2.75L9.475 9.7q.125 1.65-.962 2.9t-2.738 1.375l-.7 2.45q-.125.45-.038.925t.363.85q.125.15.275.275t.35.25q.125-1.575 1.263-2.65T10 15h7q1.65 0 2.825 1.175T21 19v1q0 .425-.288.713T20 21zm1-2h11q0-.825-.587-1.412T17 17h-7q-.825 0-1.412.588T8 19m-2.4-7q.825-.05 1.375-.687t.5-1.463L7.25 6.875Q7.2 6.05 6.575 5.5T5.125 5zm-.225-3.55"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsTatamiSeatOutlineRounded(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 21q-.95 0-1.787-.425T3.8 19.4t-.75-1.687t.1-1.838l.6-2.05l-.7-9.675q-.05-.425.238-.725T4 3.075L5 3q1.65-.125 2.888.975t1.362 2.75L9.475 9.7q.125 1.65-.962 2.9t-2.738 1.375l-.7 2.45q-.125.45-.038.925t.363.85q.125.15.275.275t.35.25q.125-1.575 1.263-2.65T10 15h7q1.65 0 2.825 1.175T21 19v1q0 .425-.288.713T20 21zm1-2h11q0-.825-.587-1.412T17 17h-7q-.825 0-1.412.588T8 19m-2.4-7q.825-.05 1.375-.687t.5-1.463L7.25 6.875Q7.2 6.05 6.575 5.5T5.125 5zm-.225-3.55"/></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 21q-.95 0-1.787-.425T3.8 19.4t-.75-1.687t.1-1.838l.6-2.05l-.7-9.675q-.05-.425.238-.725T4 3.075L5 3q1.65-.125 2.888.975t1.362 2.75L9.475 9.7q.125 1.65-.962 2.9t-2.738 1.375l-.7 2.45q-.125.45-.038.925t.363.85q.125.15.275.275t.35.25q.125-1.575 1.263-2.65T10 15h7q1.65 0 2.825 1.175T21 19v1q0 .425-.288.713T20 21zm1-2h11q0-.825-.587-1.412T17 17h-7q-.825 0-1.412.588T8 19m-2.4-7q.825-.05 1.375-.687t.5-1.463L7.25 6.875Q7.2 6.05 6.575 5.5T5.125 5zm-.225-3.55"/></svg>
</template>

CSS

.icon-tatami-seat-outline-rounded {
  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%2021q-.95%200-1.787-.425T3.8%2019.4t-.75-1.687t.1-1.838l.6-2.05l-.7-9.675q-.05-.425.238-.725T4%203.075L5%203q1.65-.125%202.888.975t1.362%202.75L9.475%209.7q.125%201.65-.962%202.9t-2.738%201.375l-.7%202.45q-.125.45-.038.925t.363.85q.125.15.275.275t.35.25q.125-1.575%201.263-2.65T10%2015h7q1.65%200%202.825%201.175T21%2019v1q0%20.425-.288.713T20%2021zm1-2h11q0-.825-.587-1.412T17%2017h-7q-.825%200-1.412.588T8%2019m-2.4-7q.825-.05%201.375-.687t.5-1.463L7.25%206.875Q7.2%206.05%206.575%205.5T5.125%205zm-.225-3.55%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%2021q-.95%200-1.787-.425T3.8%2019.4t-.75-1.687t.1-1.838l.6-2.05l-.7-9.675q-.05-.425.238-.725T4%203.075L5%203q1.65-.125%202.888.975t1.362%202.75L9.475%209.7q.125%201.65-.962%202.9t-2.738%201.375l-.7%202.45q-.125.45-.038.925t.363.85q.125.15.275.275t.35.25q.125-1.575%201.263-2.65T10%2015h7q1.65%200%202.825%201.175T21%2019v1q0%20.425-.288.713T20%2021zm1-2h11q0-.825-.587-1.412T17%2017h-7q-.825%200-1.412.588T8%2019m-2.4-7q.825-.05%201.375-.687t.5-1.463L7.25%206.875Q7.2%206.05%206.575%205.5T5.125%205zm-.225-3.55%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/tatami-seat-outline-rounded.svg?color=%231a73e8&size=48