heart lock icon
heart-lock-broken from Solar by 480 Design · Broken · Like · CC-BY-4.0 Attribution required.
- Name
- heart-lock-broken
- Set
- Solar
- Style
- Broken
- Category
- Like
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More like icons from Solar
dislike-boldheart-angle-boldheart-boldheart-broken-boldheart-crack-boldheart-shine-boldheart-unlock-boldhearts-boldlike-boldmedal-ribbon-boldmedal-ribbon-star-boldmedal-ribbons-star-boldmedal-star-boldmedal-star-circle-boldmedal-star-square-boldstar-boldstar-off-boldstar-shine-boldheart-pulse-2-boldheart-pulse-bold
Use the heart lock 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-width="1.5"><path stroke-linejoin="round" d="M7.07161 18.9503C7.81454 19.5423 8.57318 20.0869 9.26556 20.6154C10.2 21.3285 11.1 22 12 22C12.9 22 13.8 21.3285 14.7344 20.6154C17.3825 18.5943 21 16.3364 21 12.0992C21 7.86196 16.0499 4.85701 12 8.93062C7.95014 4.85701 3 7.86196 3 12.0992C3 13.4078 3.34504 14.5276 3.9 15.51"/><path d="M17 7C17 3.68629 15.0125 2 12 2C8.98754 2 7 3.68629 7 7"/><path d="M12 12V14.5"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarHeartLockBroken(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" strokeWidth="1.5"><path strokeLinejoin="round" d="M7.07161 18.9503C7.81454 19.5423 8.57318 20.0869 9.26556 20.6154C10.2 21.3285 11.1 22 12 22C12.9 22 13.8 21.3285 14.7344 20.6154C17.3825 18.5943 21 16.3364 21 12.0992C21 7.86196 16.0499 4.85701 12 8.93062C7.95014 4.85701 3 7.86196 3 12.0992C3 13.4078 3.34504 14.5276 3.9 15.51"/><path d="M17 7C17 3.68629 15.0125 2 12 2C8.98754 2 7 3.68629 7 7"/><path d="M12 12V14.5"/></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-width="1.5"><path stroke-linejoin="round" d="M7.07161 18.9503C7.81454 19.5423 8.57318 20.0869 9.26556 20.6154C10.2 21.3285 11.1 22 12 22C12.9 22 13.8 21.3285 14.7344 20.6154C17.3825 18.5943 21 16.3364 21 12.0992C21 7.86196 16.0499 4.85701 12 8.93062C7.95014 4.85701 3 7.86196 3 12.0992C3 13.4078 3.34504 14.5276 3.9 15.51"/><path d="M17 7C17 3.68629 15.0125 2 12 2C8.98754 2 7 3.68629 7 7"/><path d="M12 12V14.5"/></g></svg> </template>
CSS
.icon-heart-lock-broken {
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-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M7.07161%2018.9503C7.81454%2019.5423%208.57318%2020.0869%209.26556%2020.6154C10.2%2021.3285%2011.1%2022%2012%2022C12.9%2022%2013.8%2021.3285%2014.7344%2020.6154C17.3825%2018.5943%2021%2016.3364%2021%2012.0992C21%207.86196%2016.0499%204.85701%2012%208.93062C7.95014%204.85701%203%207.86196%203%2012.0992C3%2013.4078%203.34504%2014.5276%203.9%2015.51%22%2F%3E%3Cpath%20d%3D%22M17%207C17%203.68629%2015.0125%202%2012%202C8.98754%202%207%203.68629%207%207%22%2F%3E%3Cpath%20d%3D%22M12%2012V14.5%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-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M7.07161%2018.9503C7.81454%2019.5423%208.57318%2020.0869%209.26556%2020.6154C10.2%2021.3285%2011.1%2022%2012%2022C12.9%2022%2013.8%2021.3285%2014.7344%2020.6154C17.3825%2018.5943%2021%2016.3364%2021%2012.0992C21%207.86196%2016.0499%204.85701%2012%208.93062C7.95014%204.85701%203%207.86196%203%2012.0992C3%2013.4078%203.34504%2014.5276%203.9%2015.51%22%2F%3E%3Cpath%20d%3D%22M17%207C17%203.68629%2015.0125%202%2012%202C8.98754%202%207%203.68629%207%207%22%2F%3E%3Cpath%20d%3D%22M12%2012V14.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/heart-lock-broken.svg?color=%231a73e8&size=48