high-chair-outline-rounded from Material Symbols by Google · Outline Rounded · Household · Apache-2.0 Free for personal and commercial use.

Name
high-chair-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Household
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More household icons from Material Symbols

Use the high chair icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.1 21q-.425 0-.737-.325t-.263-.75L7 10.05l-.8-4.725q-.125-.65.313-1.487T8.45 3q1.475 0 2.588.95t1.362 2.4L12.85 9H17q.425 0 .713.288T18 10t-.288.713T17 11h-.9l.8 8.925q.05.425-.25.75T15.9 21q-.4 0-.662-.262t-.313-.638l-.1-1.1h-6.65l-.1 1.1q-.05.375-.312.638T7.1 21M8.45 9h2.375l-.4-2.325q-.125-.725-.687-1.2T8.45 5h-.275zm0 0h2.375zm-.1 8h6.275l-.175-2h-5.9zm.375-4h5.55l-.2-2H8.9z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsHighChairOutlineRounded(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.1 21q-.425 0-.737-.325t-.263-.75L7 10.05l-.8-4.725q-.125-.65.313-1.487T8.45 3q1.475 0 2.588.95t1.362 2.4L12.85 9H17q.425 0 .713.288T18 10t-.288.713T17 11h-.9l.8 8.925q.05.425-.25.75T15.9 21q-.4 0-.662-.262t-.313-.638l-.1-1.1h-6.65l-.1 1.1q-.05.375-.312.638T7.1 21M8.45 9h2.375l-.4-2.325q-.125-.725-.687-1.2T8.45 5h-.275zm0 0h2.375zm-.1 8h6.275l-.175-2h-5.9zm.375-4h5.55l-.2-2H8.9z"/></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.1 21q-.425 0-.737-.325t-.263-.75L7 10.05l-.8-4.725q-.125-.65.313-1.487T8.45 3q1.475 0 2.588.95t1.362 2.4L12.85 9H17q.425 0 .713.288T18 10t-.288.713T17 11h-.9l.8 8.925q.05.425-.25.75T15.9 21q-.4 0-.662-.262t-.313-.638l-.1-1.1h-6.65l-.1 1.1q-.05.375-.312.638T7.1 21M8.45 9h2.375l-.4-2.325q-.125-.725-.687-1.2T8.45 5h-.275zm0 0h2.375zm-.1 8h6.275l-.175-2h-5.9zm.375-4h5.55l-.2-2H8.9z"/></svg>
</template>

CSS

.icon-high-chair-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.1%2021q-.425%200-.737-.325t-.263-.75L7%2010.05l-.8-4.725q-.125-.65.313-1.487T8.45%203q1.475%200%202.588.95t1.362%202.4L12.85%209H17q.425%200%20.713.288T18%2010t-.288.713T17%2011h-.9l.8%208.925q.05.425-.25.75T15.9%2021q-.4%200-.662-.262t-.313-.638l-.1-1.1h-6.65l-.1%201.1q-.05.375-.312.638T7.1%2021M8.45%209h2.375l-.4-2.325q-.125-.725-.687-1.2T8.45%205h-.275zm0%200h2.375zm-.1%208h6.275l-.175-2h-5.9zm.375-4h5.55l-.2-2H8.9z%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.1%2021q-.425%200-.737-.325t-.263-.75L7%2010.05l-.8-4.725q-.125-.65.313-1.487T8.45%203q1.475%200%202.588.95t1.362%202.4L12.85%209H17q.425%200%20.713.288T18%2010t-.288.713T17%2011h-.9l.8%208.925q.05.425-.25.75T15.9%2021q-.4%200-.662-.262t-.313-.638l-.1-1.1h-6.65l-.1%201.1q-.05.375-.312.638T7.1%2021M8.45%209h2.375l-.4-2.325q-.125-.725-.687-1.2T8.45%205h-.275zm0%200h2.375zm-.1%208h6.275l-.175-2h-5.9zm.375-4h5.55l-.2-2H8.9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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