dine heart icon
dine-heart-outline-rounded from Material Symbols by Google · Outline Rounded · Household · Apache-2.0 Free for personal and commercial use.
- Name
- dine-heart-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 dine heart icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 11q-1.7-1.55-2.775-2.613T7.55 6.55t-.825-1.362T6.5 4q0-1.25.875-2.125T9.525 1q.7 0 1.35.313T12 2.15q.475-.525 1.125-.837T14.475 1q1.275 0 2.15.875T17.5 4q0 .6-.225 1.188T16.45 6.55t-1.675 1.838T12 11m0-2.7q1.8-1.65 2.65-2.687T15.5 4q0-.425-.3-.712T14.475 3q-.3 0-.587.175T13.3 3.7l-1.275 1.475L10.75 3.75q-.35-.4-.638-.575T9.526 3Q9.1 3 8.8 3.288T8.5 4q0 .575.85 1.613T12 8.3M4.5 19v2.25q0 .325-.213.538T3.75 22t-.537-.213T3 21.25v-2.3q-.45-.125-.75-.475t-.35-.85l-.8-8.55q-.05-.425.263-.75T2.1 8q.4 0 .675.263T3.1 8.9l.625 7.1H8q.825 0 1.413.588T10 18q0 .425-.288.713T9 19v2.25q0 .325-.213.538T8.25 22t-.537-.213t-.213-.537V19zm15.213 2.788q-.213-.213-.213-.538V19h-3v2.25q0 .325-.213.538T15.75 22t-.537-.213T15 21.25V19q-.425 0-.712-.288T14 18q0-.825.588-1.412T16 16h4.3l.625-7.1q.05-.375.325-.638T21.925 8q.425 0 .725.325t.25.75l-.775 8.55q-.05.5-.362.85T21 18.95v2.3q0 .325-.213.538T20.25 22t-.537-.213M11 14H6q-.425 0-.712-.288T5 13t.288-.712T6 12h12q.425 0 .713.288T19 13t-.288.713T18 14h-5v7q0 .425-.288.713T12 22t-.712-.288T11 21z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsDineHeartOutlineRounded(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="M12 11q-1.7-1.55-2.775-2.613T7.55 6.55t-.825-1.362T6.5 4q0-1.25.875-2.125T9.525 1q.7 0 1.35.313T12 2.15q.475-.525 1.125-.837T14.475 1q1.275 0 2.15.875T17.5 4q0 .6-.225 1.188T16.45 6.55t-1.675 1.838T12 11m0-2.7q1.8-1.65 2.65-2.687T15.5 4q0-.425-.3-.712T14.475 3q-.3 0-.587.175T13.3 3.7l-1.275 1.475L10.75 3.75q-.35-.4-.638-.575T9.526 3Q9.1 3 8.8 3.288T8.5 4q0 .575.85 1.613T12 8.3M4.5 19v2.25q0 .325-.213.538T3.75 22t-.537-.213T3 21.25v-2.3q-.45-.125-.75-.475t-.35-.85l-.8-8.55q-.05-.425.263-.75T2.1 8q.4 0 .675.263T3.1 8.9l.625 7.1H8q.825 0 1.413.588T10 18q0 .425-.288.713T9 19v2.25q0 .325-.213.538T8.25 22t-.537-.213t-.213-.537V19zm15.213 2.788q-.213-.213-.213-.538V19h-3v2.25q0 .325-.213.538T15.75 22t-.537-.213T15 21.25V19q-.425 0-.712-.288T14 18q0-.825.588-1.412T16 16h4.3l.625-7.1q.05-.375.325-.638T21.925 8q.425 0 .725.325t.25.75l-.775 8.55q-.05.5-.362.85T21 18.95v2.3q0 .325-.213.538T20.25 22t-.537-.213M11 14H6q-.425 0-.712-.288T5 13t.288-.712T6 12h12q.425 0 .713.288T19 13t-.288.713T18 14h-5v7q0 .425-.288.713T12 22t-.712-.288T11 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="M12 11q-1.7-1.55-2.775-2.613T7.55 6.55t-.825-1.362T6.5 4q0-1.25.875-2.125T9.525 1q.7 0 1.35.313T12 2.15q.475-.525 1.125-.837T14.475 1q1.275 0 2.15.875T17.5 4q0 .6-.225 1.188T16.45 6.55t-1.675 1.838T12 11m0-2.7q1.8-1.65 2.65-2.687T15.5 4q0-.425-.3-.712T14.475 3q-.3 0-.587.175T13.3 3.7l-1.275 1.475L10.75 3.75q-.35-.4-.638-.575T9.526 3Q9.1 3 8.8 3.288T8.5 4q0 .575.85 1.613T12 8.3M4.5 19v2.25q0 .325-.213.538T3.75 22t-.537-.213T3 21.25v-2.3q-.45-.125-.75-.475t-.35-.85l-.8-8.55q-.05-.425.263-.75T2.1 8q.4 0 .675.263T3.1 8.9l.625 7.1H8q.825 0 1.413.588T10 18q0 .425-.288.713T9 19v2.25q0 .325-.213.538T8.25 22t-.537-.213t-.213-.537V19zm15.213 2.788q-.213-.213-.213-.538V19h-3v2.25q0 .325-.213.538T15.75 22t-.537-.213T15 21.25V19q-.425 0-.712-.288T14 18q0-.825.588-1.412T16 16h4.3l.625-7.1q.05-.375.325-.638T21.925 8q.425 0 .725.325t.25.75l-.775 8.55q-.05.5-.362.85T21 18.95v2.3q0 .325-.213.538T20.25 22t-.537-.213M11 14H6q-.425 0-.712-.288T5 13t.288-.712T6 12h12q.425 0 .713.288T19 13t-.288.713T18 14h-5v7q0 .425-.288.713T12 22t-.712-.288T11 21z"/></svg> </template>
CSS
.icon-dine-heart-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%22M12%2011q-1.7-1.55-2.775-2.613T7.55%206.55t-.825-1.362T6.5%204q0-1.25.875-2.125T9.525%201q.7%200%201.35.313T12%202.15q.475-.525%201.125-.837T14.475%201q1.275%200%202.15.875T17.5%204q0%20.6-.225%201.188T16.45%206.55t-1.675%201.838T12%2011m0-2.7q1.8-1.65%202.65-2.687T15.5%204q0-.425-.3-.712T14.475%203q-.3%200-.587.175T13.3%203.7l-1.275%201.475L10.75%203.75q-.35-.4-.638-.575T9.526%203Q9.1%203%208.8%203.288T8.5%204q0%20.575.85%201.613T12%208.3M4.5%2019v2.25q0%20.325-.213.538T3.75%2022t-.537-.213T3%2021.25v-2.3q-.45-.125-.75-.475t-.35-.85l-.8-8.55q-.05-.425.263-.75T2.1%208q.4%200%20.675.263T3.1%208.9l.625%207.1H8q.825%200%201.413.588T10%2018q0%20.425-.288.713T9%2019v2.25q0%20.325-.213.538T8.25%2022t-.537-.213t-.213-.537V19zm15.213%202.788q-.213-.213-.213-.538V19h-3v2.25q0%20.325-.213.538T15.75%2022t-.537-.213T15%2021.25V19q-.425%200-.712-.288T14%2018q0-.825.588-1.412T16%2016h4.3l.625-7.1q.05-.375.325-.638T21.925%208q.425%200%20.725.325t.25.75l-.775%208.55q-.05.5-.362.85T21%2018.95v2.3q0%20.325-.213.538T20.25%2022t-.537-.213M11%2014H6q-.425%200-.712-.288T5%2013t.288-.712T6%2012h12q.425%200%20.713.288T19%2013t-.288.713T18%2014h-5v7q0%20.425-.288.713T12%2022t-.712-.288T11%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%22M12%2011q-1.7-1.55-2.775-2.613T7.55%206.55t-.825-1.362T6.5%204q0-1.25.875-2.125T9.525%201q.7%200%201.35.313T12%202.15q.475-.525%201.125-.837T14.475%201q1.275%200%202.15.875T17.5%204q0%20.6-.225%201.188T16.45%206.55t-1.675%201.838T12%2011m0-2.7q1.8-1.65%202.65-2.687T15.5%204q0-.425-.3-.712T14.475%203q-.3%200-.587.175T13.3%203.7l-1.275%201.475L10.75%203.75q-.35-.4-.638-.575T9.526%203Q9.1%203%208.8%203.288T8.5%204q0%20.575.85%201.613T12%208.3M4.5%2019v2.25q0%20.325-.213.538T3.75%2022t-.537-.213T3%2021.25v-2.3q-.45-.125-.75-.475t-.35-.85l-.8-8.55q-.05-.425.263-.75T2.1%208q.4%200%20.675.263T3.1%208.9l.625%207.1H8q.825%200%201.413.588T10%2018q0%20.425-.288.713T9%2019v2.25q0%20.325-.213.538T8.25%2022t-.537-.213t-.213-.537V19zm15.213%202.788q-.213-.213-.213-.538V19h-3v2.25q0%20.325-.213.538T15.75%2022t-.537-.213T15%2021.25V19q-.425%200-.712-.288T14%2018q0-.825.588-1.412T16%2016h4.3l.625-7.1q.05-.375.325-.638T21.925%208q.425%200%20.725.325t.25.75l-.775%208.55q-.05.5-.362.85T21%2018.95v2.3q0%20.325-.213.538T20.25%2022t-.537-.213M11%2014H6q-.425%200-.712-.288T5%2013t.288-.712T6%2012h12q.425%200%20.713.288T19%2013t-.288.713T18%2014h-5v7q0%20.425-.288.713T12%2022t-.712-.288T11%2021z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/dine-heart-outline-rounded.svg?color=%231a73e8&size=48