heart pulse2 icon
heart-pulse2-duotone from Reicon by REICON · Duotone · Medicine · MIT Free for personal and commercial use.
- Name
- heart-pulse2-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Medicine
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
More medicine icons from Reicon
Use the heart pulse2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M2.346 11.25A6.3 6.3 0 0 1 2 9.26C2 3.35 7.5.663 12 5.5C16.5.663 22 3.349 22 9.26a6.3 6.3 0 0 1-.346 1.99h-3.13c-.546 0-1.03-.002-1.471.195c-.441.196-.765.557-1.13.963l-.075.084l-1.029 1.143a.25.25 0 0 1-.379-.007l-3.55-4.305c-.14-.17-.289-.35-.435-.485a1.24 1.24 0 0 0-.773-.353a1.24 1.24 0 0 0-.81.258c-.16.116-.33.278-.49.43l-1.53 1.456c-.471.45-.57.526-.672.567c-.103.042-.228.054-.879.054z" opacity=".5"/><path d="M21.654 11.25h-3.13c-.546-.001-1.03-.002-1.472.194c-.44.197-.764.558-1.129.964l-.075.084l-1.029 1.143a.25.25 0 0 1-.38-.008l-3.55-4.304c-.14-.17-.29-.35-.435-.485a1.24 1.24 0 0 0-.773-.354a1.24 1.24 0 0 0-.81.26c-.161.115-.331.277-.49.428l-1.53 1.457c-.471.45-.57.526-.673.567s-.227.054-.878.054H2.346c1.036 3.105 4.191 6.144 6.615 8.12C10.294 20.458 10.96 21 12 21s1.706-.543 3.038-1.63c2.424-1.976 5.58-5.015 6.616-8.12"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconHeartPulse2Duotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M2.346 11.25A6.3 6.3 0 0 1 2 9.26C2 3.35 7.5.663 12 5.5C16.5.663 22 3.349 22 9.26a6.3 6.3 0 0 1-.346 1.99h-3.13c-.546 0-1.03-.002-1.471.195c-.441.196-.765.557-1.13.963l-.075.084l-1.029 1.143a.25.25 0 0 1-.379-.007l-3.55-4.305c-.14-.17-.289-.35-.435-.485a1.24 1.24 0 0 0-.773-.353a1.24 1.24 0 0 0-.81.258c-.16.116-.33.278-.49.43l-1.53 1.456c-.471.45-.57.526-.672.567c-.103.042-.228.054-.879.054z" opacity=".5"/><path d="M21.654 11.25h-3.13c-.546-.001-1.03-.002-1.472.194c-.44.197-.764.558-1.129.964l-.075.084l-1.029 1.143a.25.25 0 0 1-.38-.008l-3.55-4.304c-.14-.17-.29-.35-.435-.485a1.24 1.24 0 0 0-.773-.354a1.24 1.24 0 0 0-.81.26c-.161.115-.331.277-.49.428l-1.53 1.457c-.471.45-.57.526-.673.567s-.227.054-.878.054H2.346c1.036 3.105 4.191 6.144 6.615 8.12C10.294 20.458 10.96 21 12 21s1.706-.543 3.038-1.63c2.424-1.976 5.58-5.015 6.616-8.12"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M2.346 11.25A6.3 6.3 0 0 1 2 9.26C2 3.35 7.5.663 12 5.5C16.5.663 22 3.349 22 9.26a6.3 6.3 0 0 1-.346 1.99h-3.13c-.546 0-1.03-.002-1.471.195c-.441.196-.765.557-1.13.963l-.075.084l-1.029 1.143a.25.25 0 0 1-.379-.007l-3.55-4.305c-.14-.17-.289-.35-.435-.485a1.24 1.24 0 0 0-.773-.353a1.24 1.24 0 0 0-.81.258c-.16.116-.33.278-.49.43l-1.53 1.456c-.471.45-.57.526-.672.567c-.103.042-.228.054-.879.054z" opacity=".5"/><path d="M21.654 11.25h-3.13c-.546-.001-1.03-.002-1.472.194c-.44.197-.764.558-1.129.964l-.075.084l-1.029 1.143a.25.25 0 0 1-.38-.008l-3.55-4.304c-.14-.17-.29-.35-.435-.485a1.24 1.24 0 0 0-.773-.354a1.24 1.24 0 0 0-.81.26c-.161.115-.331.277-.49.428l-1.53 1.457c-.471.45-.57.526-.673.567s-.227.054-.878.054H2.346c1.036 3.105 4.191 6.144 6.615 8.12C10.294 20.458 10.96 21 12 21s1.706-.543 3.038-1.63c2.424-1.976 5.58-5.015 6.616-8.12"/></g></svg> </template>
CSS
.icon-heart-pulse2-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%22currentColor%22%3E%3Cpath%20d%3D%22M2.346%2011.25A6.3%206.3%200%200%201%202%209.26C2%203.35%207.5.663%2012%205.5C16.5.663%2022%203.349%2022%209.26a6.3%206.3%200%200%201-.346%201.99h-3.13c-.546%200-1.03-.002-1.471.195c-.441.196-.765.557-1.13.963l-.075.084l-1.029%201.143a.25.25%200%200%201-.379-.007l-3.55-4.305c-.14-.17-.289-.35-.435-.485a1.24%201.24%200%200%200-.773-.353a1.24%201.24%200%200%200-.81.258c-.16.116-.33.278-.49.43l-1.53%201.456c-.471.45-.57.526-.672.567c-.103.042-.228.054-.879.054z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M21.654%2011.25h-3.13c-.546-.001-1.03-.002-1.472.194c-.44.197-.764.558-1.129.964l-.075.084l-1.029%201.143a.25.25%200%200%201-.38-.008l-3.55-4.304c-.14-.17-.29-.35-.435-.485a1.24%201.24%200%200%200-.773-.354a1.24%201.24%200%200%200-.81.26c-.161.115-.331.277-.49.428l-1.53%201.457c-.471.45-.57.526-.673.567s-.227.054-.878.054H2.346c1.036%203.105%204.191%206.144%206.615%208.12C10.294%2020.458%2010.96%2021%2012%2021s1.706-.543%203.038-1.63c2.424-1.976%205.58-5.015%206.616-8.12%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%22currentColor%22%3E%3Cpath%20d%3D%22M2.346%2011.25A6.3%206.3%200%200%201%202%209.26C2%203.35%207.5.663%2012%205.5C16.5.663%2022%203.349%2022%209.26a6.3%206.3%200%200%201-.346%201.99h-3.13c-.546%200-1.03-.002-1.471.195c-.441.196-.765.557-1.13.963l-.075.084l-1.029%201.143a.25.25%200%200%201-.379-.007l-3.55-4.305c-.14-.17-.289-.35-.435-.485a1.24%201.24%200%200%200-.773-.353a1.24%201.24%200%200%200-.81.258c-.16.116-.33.278-.49.43l-1.53%201.456c-.471.45-.57.526-.672.567c-.103.042-.228.054-.879.054z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M21.654%2011.25h-3.13c-.546-.001-1.03-.002-1.472.194c-.44.197-.764.558-1.129.964l-.075.084l-1.029%201.143a.25.25%200%200%201-.38-.008l-3.55-4.304c-.14-.17-.29-.35-.435-.485a1.24%201.24%200%200%200-.773-.354a1.24%201.24%200%200%200-.81.26c-.161.115-.331.277-.49.428l-1.53%201.457c-.471.45-.57.526-.673.567s-.227.054-.878.054H2.346c1.036%203.105%204.191%206.144%206.615%208.12C10.294%2020.458%2010.96%2021%2012%2021s1.706-.543%203.038-1.63c2.424-1.976%205.58-5.015%206.616-8.12%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/heart-pulse2-duotone.svg?color=%231a73e8&size=48