hand-heart-duotone from Keyline Icons by Keyline Icons · Duotone · MIT Free for personal and commercial use.

Name
hand-heart-duotone
Set
Keyline Icons
Style
Duotone
Viewbox
24×24
License
MIT
Aliases
heart-hand-duotone

7 other variants in Keyline Icons

The same icon in other sets

All hand heart icons →

Related icons in Keyline Icons

Use the hand heart icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path stroke-opacity=".4" d="M8.9168 13.0295C6.7265 11.1171 5 9.12 5 6.6C5 4.0594 7.149 2 9.8 2C11 2 12.0741 2.4367 13 3.2C13.9259 2.4367 15 2 16.2 2C18.851 2 21 4.0594 21 6.6C21 8.94 19.5113 10.8292 17.5449 12.6183"/><path fill="currentColor" d="M13.4629 10.4635C14.6345 9.29202 16.5355 9.29191 17.707 10.4635C18.8784 11.6351 18.8787 13.5361 17.707 14.7076L13.707 18.7076C12.9174 19.4971 11.762 20.0006 10.5 20.0006H5.82812C5.56345 20.0006 5.30843 20.1062 5.12109 20.2935L3.70703 21.7076C3.42106 21.9934 2.99072 22.0791 2.61719 21.9244C2.2437 21.7697 2.00022 21.4048 2 21.0006V16.3004C2 16.0352 2.10554 15.7809 2.29297 15.5933L5.09277 12.7935C5.55972 12.3266 6.20701 12.0006 7 12.0006H9.5C10.1713 12.0006 10.7794 12.2663 11.2285 12.6969L13.4629 10.4635Z" stroke="none"/><path d="M3 14V22"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsHandHeartDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path strokeOpacity=".4" d="M8.9168 13.0295C6.7265 11.1171 5 9.12 5 6.6C5 4.0594 7.149 2 9.8 2C11 2 12.0741 2.4367 13 3.2C13.9259 2.4367 15 2 16.2 2C18.851 2 21 4.0594 21 6.6C21 8.94 19.5113 10.8292 17.5449 12.6183"/><path fill="currentColor" d="M13.4629 10.4635C14.6345 9.29202 16.5355 9.29191 17.707 10.4635C18.8784 11.6351 18.8787 13.5361 17.707 14.7076L13.707 18.7076C12.9174 19.4971 11.762 20.0006 10.5 20.0006H5.82812C5.56345 20.0006 5.30843 20.1062 5.12109 20.2935L3.70703 21.7076C3.42106 21.9934 2.99072 22.0791 2.61719 21.9244C2.2437 21.7697 2.00022 21.4048 2 21.0006V16.3004C2 16.0352 2.10554 15.7809 2.29297 15.5933L5.09277 12.7935C5.55972 12.3266 6.20701 12.0006 7 12.0006H9.5C10.1713 12.0006 10.7794 12.2663 11.2285 12.6969L13.4629 10.4635Z" stroke="none"/><path d="M3 14V22"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path stroke-opacity=".4" d="M8.9168 13.0295C6.7265 11.1171 5 9.12 5 6.6C5 4.0594 7.149 2 9.8 2C11 2 12.0741 2.4367 13 3.2C13.9259 2.4367 15 2 16.2 2C18.851 2 21 4.0594 21 6.6C21 8.94 19.5113 10.8292 17.5449 12.6183"/><path fill="currentColor" d="M13.4629 10.4635C14.6345 9.29202 16.5355 9.29191 17.707 10.4635C18.8784 11.6351 18.8787 13.5361 17.707 14.7076L13.707 18.7076C12.9174 19.4971 11.762 20.0006 10.5 20.0006H5.82812C5.56345 20.0006 5.30843 20.1062 5.12109 20.2935L3.70703 21.7076C3.42106 21.9934 2.99072 22.0791 2.61719 21.9244C2.2437 21.7697 2.00022 21.4048 2 21.0006V16.3004C2 16.0352 2.10554 15.7809 2.29297 15.5933L5.09277 12.7935C5.55972 12.3266 6.20701 12.0006 7 12.0006H9.5C10.1713 12.0006 10.7794 12.2663 11.2285 12.6969L13.4629 10.4635Z" stroke="none"/><path d="M3 14V22"/></g></svg>
</template>

CSS

.icon-hand-heart-duotone {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-opacity%3D%22.4%22%20d%3D%22M8.9168%2013.0295C6.7265%2011.1171%205%209.12%205%206.6C5%204.0594%207.149%202%209.8%202C11%202%2012.0741%202.4367%2013%203.2C13.9259%202.4367%2015%202%2016.2%202C18.851%202%2021%204.0594%2021%206.6C21%208.94%2019.5113%2010.8292%2017.5449%2012.6183%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.4629%2010.4635C14.6345%209.29202%2016.5355%209.29191%2017.707%2010.4635C18.8784%2011.6351%2018.8787%2013.5361%2017.707%2014.7076L13.707%2018.7076C12.9174%2019.4971%2011.762%2020.0006%2010.5%2020.0006H5.82812C5.56345%2020.0006%205.30843%2020.1062%205.12109%2020.2935L3.70703%2021.7076C3.42106%2021.9934%202.99072%2022.0791%202.61719%2021.9244C2.2437%2021.7697%202.00022%2021.4048%202%2021.0006V16.3004C2%2016.0352%202.10554%2015.7809%202.29297%2015.5933L5.09277%2012.7935C5.55972%2012.3266%206.20701%2012.0006%207%2012.0006H9.5C10.1713%2012.0006%2010.7794%2012.2663%2011.2285%2012.6969L13.4629%2010.4635Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M3%2014V22%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-opacity%3D%22.4%22%20d%3D%22M8.9168%2013.0295C6.7265%2011.1171%205%209.12%205%206.6C5%204.0594%207.149%202%209.8%202C11%202%2012.0741%202.4367%2013%203.2C13.9259%202.4367%2015%202%2016.2%202C18.851%202%2021%204.0594%2021%206.6C21%208.94%2019.5113%2010.8292%2017.5449%2012.6183%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.4629%2010.4635C14.6345%209.29202%2016.5355%209.29191%2017.707%2010.4635C18.8784%2011.6351%2018.8787%2013.5361%2017.707%2014.7076L13.707%2018.7076C12.9174%2019.4971%2011.762%2020.0006%2010.5%2020.0006H5.82812C5.56345%2020.0006%205.30843%2020.1062%205.12109%2020.2935L3.70703%2021.7076C3.42106%2021.9934%202.99072%2022.0791%202.61719%2021.9244C2.2437%2021.7697%202.00022%2021.4048%202%2021.0006V16.3004C2%2016.0352%202.10554%2015.7809%202.29297%2015.5933L5.09277%2012.7935C5.55972%2012.3266%206.20701%2012.0006%207%2012.0006H9.5C10.1713%2012.0006%2010.7794%2012.2663%2011.2285%2012.6969L13.4629%2010.4635Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M3%2014V22%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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