heart-off-16-regular from Fluent UI System Icons by Microsoft Corporation · 16 Regular · MIT Free for personal and commercial use.

Name
heart-off-16-regular
Set
Fluent UI System Icons
Style
16 Regular
Viewbox
16×16
License
MIT

5 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the heart off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m10.452 11.16l3.694 3.694a.5.5 0 0 0 .708-.708l-13-13a.5.5 0 1 0-.708.708l1.946 1.945q-.075.066-.146.137a3.25 3.25 0 0 0 .012 4.595l4.707 4.708a.5.5 0 0 0 .707 0zm-.707-.708L8.02 12.178L3.665 7.824A2.25 2.25 0 0 1 3.8 4.508zm2.601-2.599L11.16 9.04l.707.707l1.188-1.188a3.25 3.25 0 0 0-.012-4.593a3.25 3.25 0 0 0-4.601-.012l-.447.448l-.454-.453a3.26 3.26 0 0 0-2.427-.956l1.385 1.386q.177.12.335.277l.81.809a.5.5 0 0 0 .715-.009l.79-.795a2.25 2.25 0 0 1 3.186.012a2.25 2.25 0 0 1 .011 3.181"/></svg>

React

import type { SVGProps } from "react";

export function FluentHeartOff16Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m10.452 11.16l3.694 3.694a.5.5 0 0 0 .708-.708l-13-13a.5.5 0 1 0-.708.708l1.946 1.945q-.075.066-.146.137a3.25 3.25 0 0 0 .012 4.595l4.707 4.708a.5.5 0 0 0 .707 0zm-.707-.708L8.02 12.178L3.665 7.824A2.25 2.25 0 0 1 3.8 4.508zm2.601-2.599L11.16 9.04l.707.707l1.188-1.188a3.25 3.25 0 0 0-.012-4.593a3.25 3.25 0 0 0-4.601-.012l-.447.448l-.454-.453a3.26 3.26 0 0 0-2.427-.956l1.385 1.386q.177.12.335.277l.81.809a.5.5 0 0 0 .715-.009l.79-.795a2.25 2.25 0 0 1 3.186.012a2.25 2.25 0 0 1 .011 3.181"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m10.452 11.16l3.694 3.694a.5.5 0 0 0 .708-.708l-13-13a.5.5 0 1 0-.708.708l1.946 1.945q-.075.066-.146.137a3.25 3.25 0 0 0 .012 4.595l4.707 4.708a.5.5 0 0 0 .707 0zm-.707-.708L8.02 12.178L3.665 7.824A2.25 2.25 0 0 1 3.8 4.508zm2.601-2.599L11.16 9.04l.707.707l1.188-1.188a3.25 3.25 0 0 0-.012-4.593a3.25 3.25 0 0 0-4.601-.012l-.447.448l-.454-.453a3.26 3.26 0 0 0-2.427-.956l1.385 1.386q.177.12.335.277l.81.809a.5.5 0 0 0 .715-.009l.79-.795a2.25 2.25 0 0 1 3.186.012a2.25 2.25 0 0 1 .011 3.181"/></svg>
</template>

CSS

.icon-heart-off-16-regular {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m10.452%2011.16l3.694%203.694a.5.5%200%200%200%20.708-.708l-13-13a.5.5%200%201%200-.708.708l1.946%201.945q-.075.066-.146.137a3.25%203.25%200%200%200%20.012%204.595l4.707%204.708a.5.5%200%200%200%20.707%200zm-.707-.708L8.02%2012.178L3.665%207.824A2.25%202.25%200%200%201%203.8%204.508zm2.601-2.599L11.16%209.04l.707.707l1.188-1.188a3.25%203.25%200%200%200-.012-4.593a3.25%203.25%200%200%200-4.601-.012l-.447.448l-.454-.453a3.26%203.26%200%200%200-2.427-.956l1.385%201.386q.177.12.335.277l.81.809a.5.5%200%200%200%20.715-.009l.79-.795a2.25%202.25%200%200%201%203.186.012a2.25%202.25%200%200%201%20.011%203.181%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m10.452%2011.16l3.694%203.694a.5.5%200%200%200%20.708-.708l-13-13a.5.5%200%201%200-.708.708l1.946%201.945q-.075.066-.146.137a3.25%203.25%200%200%200%20.012%204.595l4.707%204.708a.5.5%200%200%200%20.707%200zm-.707-.708L8.02%2012.178L3.665%207.824A2.25%202.25%200%200%201%203.8%204.508zm2.601-2.599L11.16%209.04l.707.707l1.188-1.188a3.25%203.25%200%200%200-.012-4.593a3.25%203.25%200%200%200-4.601-.012l-.447.448l-.454-.453a3.26%203.26%200%200%200-2.427-.956l1.385%201.386q.177.12.335.277l.81.809a.5.5%200%200%200%20.715-.009l.79-.795a2.25%202.25%200%200%201%203.186.012a2.25%202.25%200%200%201%20.011%203.181%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/heart-off-16-regular.svg?color=%231a73e8&size=48