solo dining icon
solo-dining-rounded from Material Symbols Light by Google · Rounded · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- solo-dining-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- 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 solo 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.5 21q-.213 0-.357-.143T2 20.5t.143-.357T2.5 20H4v-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.145v.51q0 .348-.23.577q-.23.23-.577.23h-2.116q-.782 0-1.28.619q-.497.618-.285 1.395L12.02 20h2.671q-.16-.171-.258-.378q-.1-.207-.163-.436l-.49-1.955q-.106-.379.136-.69q.243-.31.647-.31h6.277q.384 0 .636.31q.252.311.146.69l-.49 1.955q-.064.23-.172.436q-.109.207-.269.378h.808q.214 0 .357.143T22 20.5t-.143.357T21.5 21z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSoloDiningRounded(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.5 21q-.213 0-.357-.143T2 20.5t.143-.357T2.5 20H4v-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.145v.51q0 .348-.23.577q-.23.23-.577.23h-2.116q-.782 0-1.28.619q-.497.618-.285 1.395L12.02 20h2.671q-.16-.171-.258-.378q-.1-.207-.163-.436l-.49-1.955q-.106-.379.136-.69q.243-.31.647-.31h6.277q.384 0 .636.31q.252.311.146.69l-.49 1.955q-.064.23-.172.436q-.109.207-.269.378h.808q.214 0 .357.143T22 20.5t-.143.357T21.5 21z"/></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.5 21q-.213 0-.357-.143T2 20.5t.143-.357T2.5 20H4v-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.145v.51q0 .348-.23.577q-.23.23-.577.23h-2.116q-.782 0-1.28.619q-.497.618-.285 1.395L12.02 20h2.671q-.16-.171-.258-.378q-.1-.207-.163-.436l-.49-1.955q-.106-.379.136-.69q.243-.31.647-.31h6.277q.384 0 .636.31q.252.311.146.69l-.49 1.955q-.064.23-.172.436q-.109.207-.269.378h.808q.214 0 .357.143T22 20.5t-.143.357T21.5 21z"/></svg> </template>
CSS
.icon-solo-dining-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%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.5%2021q-.213%200-.357-.143T2%2020.5t.143-.357T2.5%2020H4v-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.145v.51q0%20.348-.23.577q-.23.23-.577.23h-2.116q-.782%200-1.28.619q-.497.618-.285%201.395L12.02%2020h2.671q-.16-.171-.258-.378q-.1-.207-.163-.436l-.49-1.955q-.106-.379.136-.69q.243-.31.647-.31h6.277q.384%200%20.636.31q.252.311.146.69l-.49%201.955q-.064.23-.172.436q-.109.207-.269.378h.808q.214%200%20.357.143T22%2020.5t-.143.357T21.5%2021z%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.5%2021q-.213%200-.357-.143T2%2020.5t.143-.357T2.5%2020H4v-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.145v.51q0%20.348-.23.577q-.23.23-.577.23h-2.116q-.782%200-1.28.619q-.497.618-.285%201.395L12.02%2020h2.671q-.16-.171-.258-.378q-.1-.207-.163-.436l-.49-1.955q-.106-.379.136-.69q.243-.31.647-.31h6.277q.384%200%20.636.31q.252.311.146.69l-.49%201.955q-.064.23-.172.436q-.109.207-.269.378h.808q.214%200%20.357.143T22%2020.5t-.143.357T21.5%2021z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/solo-dining-rounded.svg?color=%231a73e8&size=48