parent child dining icon

parent-child-dining from Material Symbols Light by Google · Regular · Maps · Apache-2.0 Free for personal and commercial use.

Name
parent-child-dining
Set
Material Symbols Light
Style
Regular
Category
Maps
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More maps icons from Material Symbols Light

Use the parent child dining icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.73 7.789q-1 0-1.701-.702t-.702-1.702q0-.981.702-1.693q.702-.711 1.702-.711q.98 0 1.692.711t.712 1.693q0 1-.712 1.702t-1.692.702M2 21v-1h2v-7.471q0-.587.559-1.183q.558-.596 1.524-1.019q.8-.363 1.757-.566q.958-.203 1.89-.203q.928 0 1.913.215q.986.216 1.803.604q.948.442 1.472 1.007q.524.564.524 1.145v1.317h-3.761q-.156-.663-.7-1.091q-.542-.428-1.25-.428q-.839 0-1.42.58t-.58 1.42t.58 1.42t1.42.58q.348 0 .661-.109t.581-.326l.604 2.352q-.461-.067-.936-.107q-.474-.04-.91-.04q-1.54 0-2.895.353q-1.355.354-1.928.916V20h9.573l-.962-3.77h8.347l-.733 2.957q-.064.229-.172.435q-.109.207-.269.378H22v1z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightParentChildDining(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="M9.73 7.789q-1 0-1.701-.702t-.702-1.702q0-.981.702-1.693q.702-.711 1.702-.711q.98 0 1.692.711t.712 1.693q0 1-.712 1.702t-1.692.702M2 21v-1h2v-7.471q0-.587.559-1.183q.558-.596 1.524-1.019q.8-.363 1.757-.566q.958-.203 1.89-.203q.928 0 1.913.215q.986.216 1.803.604q.948.442 1.472 1.007q.524.564.524 1.145v1.317h-3.761q-.156-.663-.7-1.091q-.542-.428-1.25-.428q-.839 0-1.42.58t-.58 1.42t.58 1.42t1.42.58q.348 0 .661-.109t.581-.326l.604 2.352q-.461-.067-.936-.107q-.474-.04-.91-.04q-1.54 0-2.895.353q-1.355.354-1.928.916V20h9.573l-.962-3.77h8.347l-.733 2.957q-.064.229-.172.435q-.109.207-.269.378H22v1z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.73 7.789q-1 0-1.701-.702t-.702-1.702q0-.981.702-1.693q.702-.711 1.702-.711q.98 0 1.692.711t.712 1.693q0 1-.712 1.702t-1.692.702M2 21v-1h2v-7.471q0-.587.559-1.183q.558-.596 1.524-1.019q.8-.363 1.757-.566q.958-.203 1.89-.203q.928 0 1.913.215q.986.216 1.803.604q.948.442 1.472 1.007q.524.564.524 1.145v1.317h-3.761q-.156-.663-.7-1.091q-.542-.428-1.25-.428q-.839 0-1.42.58t-.58 1.42t.58 1.42t1.42.58q.348 0 .661-.109t.581-.326l.604 2.352q-.461-.067-.936-.107q-.474-.04-.91-.04q-1.54 0-2.895.353q-1.355.354-1.928.916V20h9.573l-.962-3.77h8.347l-.733 2.957q-.064.229-.172.435q-.109.207-.269.378H22v1z"/></svg>
</template>

CSS

.icon-parent-child-dining {
  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%22M9.73%207.789q-1%200-1.701-.702t-.702-1.702q0-.981.702-1.693q.702-.711%201.702-.711q.98%200%201.692.711t.712%201.693q0%201-.712%201.702t-1.692.702M2%2021v-1h2v-7.471q0-.587.559-1.183q.558-.596%201.524-1.019q.8-.363%201.757-.566q.958-.203%201.89-.203q.928%200%201.913.215q.986.216%201.803.604q.948.442%201.472%201.007q.524.564.524%201.145v1.317h-3.761q-.156-.663-.7-1.091q-.542-.428-1.25-.428q-.839%200-1.42.58t-.58%201.42t.58%201.42t1.42.58q.348%200%20.661-.109t.581-.326l.604%202.352q-.461-.067-.936-.107q-.474-.04-.91-.04q-1.54%200-2.895.353q-1.355.354-1.928.916V20h9.573l-.962-3.77h8.347l-.733%202.957q-.064.229-.172.435q-.109.207-.269.378H22v1z%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%22M9.73%207.789q-1%200-1.701-.702t-.702-1.702q0-.981.702-1.693q.702-.711%201.702-.711q.98%200%201.692.711t.712%201.693q0%201-.712%201.702t-1.692.702M2%2021v-1h2v-7.471q0-.587.559-1.183q.558-.596%201.524-1.019q.8-.363%201.757-.566q.958-.203%201.89-.203q.928%200%201.913.215q.986.216%201.803.604q.948.442%201.472%201.007q.524.564.524%201.145v1.317h-3.761q-.156-.663-.7-1.091q-.542-.428-1.25-.428q-.839%200-1.42.58t-.58%201.42t.58%201.42t1.42.58q.348%200%20.661-.109t.581-.326l.604%202.352q-.461-.067-.936-.107q-.474-.04-.91-.04q-1.54%200-2.895.353q-1.355.354-1.928.916V20h9.573l-.962-3.77h8.347l-.733%202.957q-.064.229-.172.435q-.109.207-.269.378H22v1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/parent-child-dining.svg?color=%231a73e8&size=48