heart from Radix Icons by WorkOS · Outline · MIT Free for personal and commercial use.

Name
heart
Set
Radix Icons
Style
Outline
Viewbox
15×15
License
MIT

The same icon in other sets

Related icons in Radix Icons

Use the heart icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M10.106 1.352a3.547 3.547 0 0 1 3.541 3.553c0 1.835-1.046 3.6-2.247 5.065c-1.21 1.476-2.653 2.735-3.567 3.55a.5.5 0 0 1-.59.056l-.076-.056c-.914-.815-2.357-2.073-3.567-3.55c-1.201-1.465-2.248-3.23-2.248-5.065a3.547 3.547 0 0 1 3.541-3.553c1.115 0 1.842.408 2.316.943c.112.126.208.259.29.39c.084-.131.18-.264.292-.39c.474-.535 1.2-.942 2.315-.943m0 1c-.835 0-1.287.29-1.566.606c-.306.346-.436.745-.578 1.088a.5.5 0 0 1-.924 0c-.142-.343-.272-.742-.578-1.088c-.28-.315-.731-.606-1.567-.606a2.547 2.547 0 0 0-2.54 2.553c0 1.477.857 3.011 2.02 4.43c1.02 1.245 2.222 2.333 3.127 3.14c.905-.807 2.107-1.895 3.128-3.14c1.163-1.418 2.02-2.954 2.02-4.43a2.547 2.547 0 0 0-2.542-2.553"/></svg>

React

import type { SVGProps } from "react";

export function RadixIconsHeart(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M10.106 1.352a3.547 3.547 0 0 1 3.541 3.553c0 1.835-1.046 3.6-2.247 5.065c-1.21 1.476-2.653 2.735-3.567 3.55a.5.5 0 0 1-.59.056l-.076-.056c-.914-.815-2.357-2.073-3.567-3.55c-1.201-1.465-2.248-3.23-2.248-5.065a3.547 3.547 0 0 1 3.541-3.553c1.115 0 1.842.408 2.316.943c.112.126.208.259.29.39c.084-.131.18-.264.292-.39c.474-.535 1.2-.942 2.315-.943m0 1c-.835 0-1.287.29-1.566.606c-.306.346-.436.745-.578 1.088a.5.5 0 0 1-.924 0c-.142-.343-.272-.742-.578-1.088c-.28-.315-.731-.606-1.567-.606a2.547 2.547 0 0 0-2.54 2.553c0 1.477.857 3.011 2.02 4.43c1.02 1.245 2.222 2.333 3.127 3.14c.905-.807 2.107-1.895 3.128-3.14c1.163-1.418 2.02-2.954 2.02-4.43a2.547 2.547 0 0 0-2.542-2.553"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M10.106 1.352a3.547 3.547 0 0 1 3.541 3.553c0 1.835-1.046 3.6-2.247 5.065c-1.21 1.476-2.653 2.735-3.567 3.55a.5.5 0 0 1-.59.056l-.076-.056c-.914-.815-2.357-2.073-3.567-3.55c-1.201-1.465-2.248-3.23-2.248-5.065a3.547 3.547 0 0 1 3.541-3.553c1.115 0 1.842.408 2.316.943c.112.126.208.259.29.39c.084-.131.18-.264.292-.39c.474-.535 1.2-.942 2.315-.943m0 1c-.835 0-1.287.29-1.566.606c-.306.346-.436.745-.578 1.088a.5.5 0 0 1-.924 0c-.142-.343-.272-.742-.578-1.088c-.28-.315-.731-.606-1.567-.606a2.547 2.547 0 0 0-2.54 2.553c0 1.477.857 3.011 2.02 4.43c1.02 1.245 2.222 2.333 3.127 3.14c.905-.807 2.107-1.895 3.128-3.14c1.163-1.418 2.02-2.954 2.02-4.43a2.547 2.547 0 0 0-2.542-2.553"/></svg>
</template>

CSS

.icon-heart {
  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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.106%201.352a3.547%203.547%200%200%201%203.541%203.553c0%201.835-1.046%203.6-2.247%205.065c-1.21%201.476-2.653%202.735-3.567%203.55a.5.5%200%200%201-.59.056l-.076-.056c-.914-.815-2.357-2.073-3.567-3.55c-1.201-1.465-2.248-3.23-2.248-5.065a3.547%203.547%200%200%201%203.541-3.553c1.115%200%201.842.408%202.316.943c.112.126.208.259.29.39c.084-.131.18-.264.292-.39c.474-.535%201.2-.942%202.315-.943m0%201c-.835%200-1.287.29-1.566.606c-.306.346-.436.745-.578%201.088a.5.5%200%200%201-.924%200c-.142-.343-.272-.742-.578-1.088c-.28-.315-.731-.606-1.567-.606a2.547%202.547%200%200%200-2.54%202.553c0%201.477.857%203.011%202.02%204.43c1.02%201.245%202.222%202.333%203.127%203.14c.905-.807%202.107-1.895%203.128-3.14c1.163-1.418%202.02-2.954%202.02-4.43a2.547%202.547%200%200%200-2.542-2.553%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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.106%201.352a3.547%203.547%200%200%201%203.541%203.553c0%201.835-1.046%203.6-2.247%205.065c-1.21%201.476-2.653%202.735-3.567%203.55a.5.5%200%200%201-.59.056l-.076-.056c-.914-.815-2.357-2.073-3.567-3.55c-1.201-1.465-2.248-3.23-2.248-5.065a3.547%203.547%200%200%201%203.541-3.553c1.115%200%201.842.408%202.316.943c.112.126.208.259.29.39c.084-.131.18-.264.292-.39c.474-.535%201.2-.942%202.315-.943m0%201c-.835%200-1.287.29-1.566.606c-.306.346-.436.745-.578%201.088a.5.5%200%200%201-.924%200c-.142-.343-.272-.742-.578-1.088c-.28-.315-.731-.606-1.567-.606a2.547%202.547%200%200%200-2.54%202.553c0%201.477.857%203.011%202.02%204.43c1.02%201.245%202.222%202.333%203.127%203.14c.905-.807%202.107-1.895%203.128-3.14c1.163-1.418%202.02-2.954%202.02-4.43a2.547%202.547%200%200%200-2.542-2.553%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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