heart snooze icon
heart-snooze-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.
- Name
- heart-snooze-solid
- Set
- Myna UI Icons
- Style
- Solid
- Viewbox
- 24×24
- License
- MIT
1 other variant in Myna UI Icons
Related icons in Myna UI Icons
Use the heart snooze icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.434 21.112a.75.75 0 0 1-.868 0l-.008-.006l-.021-.015l-.08-.058q-.104-.075-.295-.219a38.5 38.5 0 0 1-4.197-3.674c-1.148-1.168-2.315-2.533-3.199-3.981c-.88-1.44-1.516-3.024-1.516-4.612c0-3.158 2.42-5.797 5.5-5.797c1.724 0 3.248.833 4.25 2.117c1.002-1.284 2.525-2.117 4.25-2.117c1.46 0 2.85.445 3.88 1.439c1.035 1 1.62 2.473 1.62 4.358c0 1.588-.637 3.171-1.516 4.612c-.884 1.448-2.051 2.813-3.199 3.982a38.5 38.5 0 0 1-4.492 3.892l-.047.034l-.033.024l-.021.015zM10.75 9.75a.75.75 0 0 0 0 1.5h1.147l-1.783 2.852a.75.75 0 0 0 .636 1.148h2.5a.75.75 0 0 0 0-1.5h-1.147l1.783-2.852a.75.75 0 0 0-.636-1.148z"/></svg>
React
import type { SVGProps } from "react";
export function MynauiHeartSnoozeSolid(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.434 21.112a.75.75 0 0 1-.868 0l-.008-.006l-.021-.015l-.08-.058q-.104-.075-.295-.219a38.5 38.5 0 0 1-4.197-3.674c-1.148-1.168-2.315-2.533-3.199-3.981c-.88-1.44-1.516-3.024-1.516-4.612c0-3.158 2.42-5.797 5.5-5.797c1.724 0 3.248.833 4.25 2.117c1.002-1.284 2.525-2.117 4.25-2.117c1.46 0 2.85.445 3.88 1.439c1.035 1 1.62 2.473 1.62 4.358c0 1.588-.637 3.171-1.516 4.612c-.884 1.448-2.051 2.813-3.199 3.982a38.5 38.5 0 0 1-4.492 3.892l-.047.034l-.033.024l-.021.015zM10.75 9.75a.75.75 0 0 0 0 1.5h1.147l-1.783 2.852a.75.75 0 0 0 .636 1.148h2.5a.75.75 0 0 0 0-1.5h-1.147l1.783-2.852a.75.75 0 0 0-.636-1.148z"/></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.434 21.112a.75.75 0 0 1-.868 0l-.008-.006l-.021-.015l-.08-.058q-.104-.075-.295-.219a38.5 38.5 0 0 1-4.197-3.674c-1.148-1.168-2.315-2.533-3.199-3.981c-.88-1.44-1.516-3.024-1.516-4.612c0-3.158 2.42-5.797 5.5-5.797c1.724 0 3.248.833 4.25 2.117c1.002-1.284 2.525-2.117 4.25-2.117c1.46 0 2.85.445 3.88 1.439c1.035 1 1.62 2.473 1.62 4.358c0 1.588-.637 3.171-1.516 4.612c-.884 1.448-2.051 2.813-3.199 3.982a38.5 38.5 0 0 1-4.492 3.892l-.047.034l-.033.024l-.021.015zM10.75 9.75a.75.75 0 0 0 0 1.5h1.147l-1.783 2.852a.75.75 0 0 0 .636 1.148h2.5a.75.75 0 0 0 0-1.5h-1.147l1.783-2.852a.75.75 0 0 0-.636-1.148z"/></svg> </template>
CSS
.icon-heart-snooze-solid {
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.434%2021.112a.75.75%200%200%201-.868%200l-.008-.006l-.021-.015l-.08-.058q-.104-.075-.295-.219a38.5%2038.5%200%200%201-4.197-3.674c-1.148-1.168-2.315-2.533-3.199-3.981c-.88-1.44-1.516-3.024-1.516-4.612c0-3.158%202.42-5.797%205.5-5.797c1.724%200%203.248.833%204.25%202.117c1.002-1.284%202.525-2.117%204.25-2.117c1.46%200%202.85.445%203.88%201.439c1.035%201%201.62%202.473%201.62%204.358c0%201.588-.637%203.171-1.516%204.612c-.884%201.448-2.051%202.813-3.199%203.982a38.5%2038.5%200%200%201-4.492%203.892l-.047.034l-.033.024l-.021.015zM10.75%209.75a.75.75%200%200%200%200%201.5h1.147l-1.783%202.852a.75.75%200%200%200%20.636%201.148h2.5a.75.75%200%200%200%200-1.5h-1.147l1.783-2.852a.75.75%200%200%200-.636-1.148z%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.434%2021.112a.75.75%200%200%201-.868%200l-.008-.006l-.021-.015l-.08-.058q-.104-.075-.295-.219a38.5%2038.5%200%200%201-4.197-3.674c-1.148-1.168-2.315-2.533-3.199-3.981c-.88-1.44-1.516-3.024-1.516-4.612c0-3.158%202.42-5.797%205.5-5.797c1.724%200%203.248.833%204.25%202.117c1.002-1.284%202.525-2.117%204.25-2.117c1.46%200%202.85.445%203.88%201.439c1.035%201%201.62%202.473%201.62%204.358c0%201.588-.637%203.171-1.516%204.612c-.884%201.448-2.051%202.813-3.199%203.982a38.5%2038.5%200%200%201-4.492%203.892l-.047.034l-.033.024l-.021.015zM10.75%209.75a.75.75%200%200%200%200%201.5h1.147l-1.783%202.852a.75.75%200%200%200%20.636%201.148h2.5a.75.75%200%200%200%200-1.5h-1.147l1.783-2.852a.75.75%200%200%200-.636-1.148z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mynaui/heart-snooze-solid.svg?color=%231a73e8&size=48