dine heart icon
dine-heart-rounded from Material Symbols Light by Google · Rounded · Household · Apache-2.0 Free for personal and commercial use.
- Name
- dine-heart-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Household
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More household icons from Material Symbols Light
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 10.866q-1.065-.897-1.939-1.642T8.58 7.8t-.95-1.334t-.34-1.37q0-.961.682-1.644q.683-.683 1.65-.683q.662 0 1.254.322q.592.323 1.125.963q.533-.621 1.144-.953t1.254-.332q.968 0 1.64.693t.673 1.692q0 .677-.34 1.322t-.95 1.324t-1.482 1.424T12 10.866M4.596 17.75v2.808q0 .19-.126.316T4.154 21t-.316-.126t-.126-.316V17.68q-.335-.125-.558-.389q-.223-.263-.273-.629L2.06 9.23q-.03-.213.119-.385t.382-.171q.188 0 .338.137t.18.32l.741 6.485h4.102q.671 0 1.143.472t.472 1.144q0 .213-.152.366q-.153.153-.367.153h-.25v2.827q0 .171-.116.297q-.117.126-.307.126q-.171 0-.307-.135q-.135-.136-.135-.307V17.75zm14.992 3.124q-.126-.126-.126-.316V17.75h-3.366v2.808q0 .17-.126.306t-.297.136t-.307-.126t-.135-.297V17.75h-.25q-.214 0-.366-.153q-.153-.153-.153-.366q0-.672.472-1.144t1.143-.471h4.108l.779-6.524q.03-.182.17-.31t.349-.128q.213.019.36.18q.146.162.115.376l-.833 7.453q-.05.346-.257.61t-.522.389v2.896q0 .19-.126.316t-.316.126t-.316-.126M11.5 13.231H6.27q-.214 0-.357-.143t-.144-.357t.144-.357t.356-.143h11.462q.213 0 .356.143t.144.357t-.144.357t-.356.143H12.5V20.5q0 .214-.143.357T12 21t-.357-.143t-.143-.357z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDineHeartRounded(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 10.866q-1.065-.897-1.939-1.642T8.58 7.8t-.95-1.334t-.34-1.37q0-.961.682-1.644q.683-.683 1.65-.683q.662 0 1.254.322q.592.323 1.125.963q.533-.621 1.144-.953t1.254-.332q.968 0 1.64.693t.673 1.692q0 .677-.34 1.322t-.95 1.324t-1.482 1.424T12 10.866M4.596 17.75v2.808q0 .19-.126.316T4.154 21t-.316-.126t-.126-.316V17.68q-.335-.125-.558-.389q-.223-.263-.273-.629L2.06 9.23q-.03-.213.119-.385t.382-.171q.188 0 .338.137t.18.32l.741 6.485h4.102q.671 0 1.143.472t.472 1.144q0 .213-.152.366q-.153.153-.367.153h-.25v2.827q0 .171-.116.297q-.117.126-.307.126q-.171 0-.307-.135q-.135-.136-.135-.307V17.75zm14.992 3.124q-.126-.126-.126-.316V17.75h-3.366v2.808q0 .17-.126.306t-.297.136t-.307-.126t-.135-.297V17.75h-.25q-.214 0-.366-.153q-.153-.153-.153-.366q0-.672.472-1.144t1.143-.471h4.108l.779-6.524q.03-.182.17-.31t.349-.128q.213.019.36.18q.146.162.115.376l-.833 7.453q-.05.346-.257.61t-.522.389v2.896q0 .19-.126.316t-.316.126t-.316-.126M11.5 13.231H6.27q-.214 0-.357-.143t-.144-.357t.144-.357t.356-.143h11.462q.213 0 .356.143t.144.357t-.144.357t-.356.143H12.5V20.5q0 .214-.143.357T12 21t-.357-.143t-.143-.357z"/></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 10.866q-1.065-.897-1.939-1.642T8.58 7.8t-.95-1.334t-.34-1.37q0-.961.682-1.644q.683-.683 1.65-.683q.662 0 1.254.322q.592.323 1.125.963q.533-.621 1.144-.953t1.254-.332q.968 0 1.64.693t.673 1.692q0 .677-.34 1.322t-.95 1.324t-1.482 1.424T12 10.866M4.596 17.75v2.808q0 .19-.126.316T4.154 21t-.316-.126t-.126-.316V17.68q-.335-.125-.558-.389q-.223-.263-.273-.629L2.06 9.23q-.03-.213.119-.385t.382-.171q.188 0 .338.137t.18.32l.741 6.485h4.102q.671 0 1.143.472t.472 1.144q0 .213-.152.366q-.153.153-.367.153h-.25v2.827q0 .171-.116.297q-.117.126-.307.126q-.171 0-.307-.135q-.135-.136-.135-.307V17.75zm14.992 3.124q-.126-.126-.126-.316V17.75h-3.366v2.808q0 .17-.126.306t-.297.136t-.307-.126t-.135-.297V17.75h-.25q-.214 0-.366-.153q-.153-.153-.153-.366q0-.672.472-1.144t1.143-.471h4.108l.779-6.524q.03-.182.17-.31t.349-.128q.213.019.36.18q.146.162.115.376l-.833 7.453q-.05.346-.257.61t-.522.389v2.896q0 .19-.126.316t-.316.126t-.316-.126M11.5 13.231H6.27q-.214 0-.357-.143t-.144-.357t.144-.357t.356-.143h11.462q.213 0 .356.143t.144.357t-.144.357t-.356.143H12.5V20.5q0 .214-.143.357T12 21t-.357-.143t-.143-.357z"/></svg> </template>
CSS
.icon-dine-heart-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%2010.866q-1.065-.897-1.939-1.642T8.58%207.8t-.95-1.334t-.34-1.37q0-.961.682-1.644q.683-.683%201.65-.683q.662%200%201.254.322q.592.323%201.125.963q.533-.621%201.144-.953t1.254-.332q.968%200%201.64.693t.673%201.692q0%20.677-.34%201.322t-.95%201.324t-1.482%201.424T12%2010.866M4.596%2017.75v2.808q0%20.19-.126.316T4.154%2021t-.316-.126t-.126-.316V17.68q-.335-.125-.558-.389q-.223-.263-.273-.629L2.06%209.23q-.03-.213.119-.385t.382-.171q.188%200%20.338.137t.18.32l.741%206.485h4.102q.671%200%201.143.472t.472%201.144q0%20.213-.152.366q-.153.153-.367.153h-.25v2.827q0%20.171-.116.297q-.117.126-.307.126q-.171%200-.307-.135q-.135-.136-.135-.307V17.75zm14.992%203.124q-.126-.126-.126-.316V17.75h-3.366v2.808q0%20.17-.126.306t-.297.136t-.307-.126t-.135-.297V17.75h-.25q-.214%200-.366-.153q-.153-.153-.153-.366q0-.672.472-1.144t1.143-.471h4.108l.779-6.524q.03-.182.17-.31t.349-.128q.213.019.36.18q.146.162.115.376l-.833%207.453q-.05.346-.257.61t-.522.389v2.896q0%20.19-.126.316t-.316.126t-.316-.126M11.5%2013.231H6.27q-.214%200-.357-.143t-.144-.357t.144-.357t.356-.143h11.462q.213%200%20.356.143t.144.357t-.144.357t-.356.143H12.5V20.5q0%20.214-.143.357T12%2021t-.357-.143t-.143-.357z%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%2010.866q-1.065-.897-1.939-1.642T8.58%207.8t-.95-1.334t-.34-1.37q0-.961.682-1.644q.683-.683%201.65-.683q.662%200%201.254.322q.592.323%201.125.963q.533-.621%201.144-.953t1.254-.332q.968%200%201.64.693t.673%201.692q0%20.677-.34%201.322t-.95%201.324t-1.482%201.424T12%2010.866M4.596%2017.75v2.808q0%20.19-.126.316T4.154%2021t-.316-.126t-.126-.316V17.68q-.335-.125-.558-.389q-.223-.263-.273-.629L2.06%209.23q-.03-.213.119-.385t.382-.171q.188%200%20.338.137t.18.32l.741%206.485h4.102q.671%200%201.143.472t.472%201.144q0%20.213-.152.366q-.153.153-.367.153h-.25v2.827q0%20.171-.116.297q-.117.126-.307.126q-.171%200-.307-.135q-.135-.136-.135-.307V17.75zm14.992%203.124q-.126-.126-.126-.316V17.75h-3.366v2.808q0%20.17-.126.306t-.297.136t-.307-.126t-.135-.297V17.75h-.25q-.214%200-.366-.153q-.153-.153-.153-.366q0-.672.472-1.144t1.143-.471h4.108l.779-6.524q.03-.182.17-.31t.349-.128q.213.019.36.18q.146.162.115.376l-.833%207.453q-.05.346-.257.61t-.522.389v2.896q0%20.19-.126.316t-.316.126t-.316-.126M11.5%2013.231H6.27q-.214%200-.357-.143t-.144-.357t.144-.357t.356-.143h11.462q.213%200%20.356.143t.144.357t-.144.357t-.356.143H12.5V20.5q0%20.214-.143.357T12%2021t-.357-.143t-.143-.357z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/dine-heart-rounded.svg?color=%231a73e8&size=48