hearts icon
hearts-line-duotone from Solar by 480 Design · Line Duotone · Like · CC-BY-4.0 Attribution required.
- Name
- hearts-line-duotone
- Set
- Solar
- Style
- Line Duotone
- Category
- Like
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More like icons from Solar
Use the hearts 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-linejoin="round" stroke-width="1.5"><path d="M16.5 21C15.95 21 15.4 20.5971 14.829 20.1692C14.6903 20.0653 14.5474 19.9604 14.4018 19.8538C12.8482 18.7158 11 17.3841 11 15.0595C11 12.5172 14.0251 10.7142 16.5 13.1584C18.1619 11.5171 20.0718 11.7909 21.1474 12.9177C21.6735 13.4689 22 14.2243 22 15.0595C22 17.6018 19.7893 18.9566 18.171 20.1692C17.6 20.5971 17.05 21 16.5 21Z"/><path d="M21.1474 12.9177C21.6771 11.8105 22 10.5602 22 9.11901C22 4.03436 16.4998 0.428415 12 5.31675C7.50016 0.428415 2 4.03436 2 9.11901C2 14.2037 6.01943 16.9132 8.96173 19.3384C10 20.1942 11 21 12 21C12.7942 21 13.5884 20.4917 14.4018 19.8538" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarHeartsLineDuotone(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M16.5 21C15.95 21 15.4 20.5971 14.829 20.1692C14.6903 20.0653 14.5474 19.9604 14.4018 19.8538C12.8482 18.7158 11 17.3841 11 15.0595C11 12.5172 14.0251 10.7142 16.5 13.1584C18.1619 11.5171 20.0718 11.7909 21.1474 12.9177C21.6735 13.4689 22 14.2243 22 15.0595C22 17.6018 19.7893 18.9566 18.171 20.1692C17.6 20.5971 17.05 21 16.5 21Z"/><path d="M21.1474 12.9177C21.6771 11.8105 22 10.5602 22 9.11901C22 4.03436 16.4998 0.428415 12 5.31675C7.50016 0.428415 2 4.03436 2 9.11901C2 14.2037 6.01943 16.9132 8.96173 19.3384C10 20.1942 11 21 12 21C12.7942 21 13.5884 20.4917 14.4018 19.8538" opacity=".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-linejoin="round" stroke-width="1.5"><path d="M16.5 21C15.95 21 15.4 20.5971 14.829 20.1692C14.6903 20.0653 14.5474 19.9604 14.4018 19.8538C12.8482 18.7158 11 17.3841 11 15.0595C11 12.5172 14.0251 10.7142 16.5 13.1584C18.1619 11.5171 20.0718 11.7909 21.1474 12.9177C21.6735 13.4689 22 14.2243 22 15.0595C22 17.6018 19.7893 18.9566 18.171 20.1692C17.6 20.5971 17.05 21 16.5 21Z"/><path d="M21.1474 12.9177C21.6771 11.8105 22 10.5602 22 9.11901C22 4.03436 16.4998 0.428415 12 5.31675C7.50016 0.428415 2 4.03436 2 9.11901C2 14.2037 6.01943 16.9132 8.96173 19.3384C10 20.1942 11 21 12 21C12.7942 21 13.5884 20.4917 14.4018 19.8538" opacity=".5"/></g></svg> </template>
CSS
.icon-hearts-line-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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M16.5%2021C15.95%2021%2015.4%2020.5971%2014.829%2020.1692C14.6903%2020.0653%2014.5474%2019.9604%2014.4018%2019.8538C12.8482%2018.7158%2011%2017.3841%2011%2015.0595C11%2012.5172%2014.0251%2010.7142%2016.5%2013.1584C18.1619%2011.5171%2020.0718%2011.7909%2021.1474%2012.9177C21.6735%2013.4689%2022%2014.2243%2022%2015.0595C22%2017.6018%2019.7893%2018.9566%2018.171%2020.1692C17.6%2020.5971%2017.05%2021%2016.5%2021Z%22%2F%3E%3Cpath%20d%3D%22M21.1474%2012.9177C21.6771%2011.8105%2022%2010.5602%2022%209.11901C22%204.03436%2016.4998%200.428415%2012%205.31675C7.50016%200.428415%202%204.03436%202%209.11901C2%2014.2037%206.01943%2016.9132%208.96173%2019.3384C10%2020.1942%2011%2021%2012%2021C12.7942%2021%2013.5884%2020.4917%2014.4018%2019.8538%22%20opacity%3D%22.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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M16.5%2021C15.95%2021%2015.4%2020.5971%2014.829%2020.1692C14.6903%2020.0653%2014.5474%2019.9604%2014.4018%2019.8538C12.8482%2018.7158%2011%2017.3841%2011%2015.0595C11%2012.5172%2014.0251%2010.7142%2016.5%2013.1584C18.1619%2011.5171%2020.0718%2011.7909%2021.1474%2012.9177C21.6735%2013.4689%2022%2014.2243%2022%2015.0595C22%2017.6018%2019.7893%2018.9566%2018.171%2020.1692C17.6%2020.5971%2017.05%2021%2016.5%2021Z%22%2F%3E%3Cpath%20d%3D%22M21.1474%2012.9177C21.6771%2011.8105%2022%2010.5602%2022%209.11901C22%204.03436%2016.4998%200.428415%2012%205.31675C7.50016%200.428415%202%204.03436%202%209.11901C2%2014.2037%206.01943%2016.9132%208.96173%2019.3384C10%2020.1942%2011%2021%2012%2021C12.7942%2021%2013.5884%2020.4917%2014.4018%2019.8538%22%20opacity%3D%22.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/hearts-line-duotone.svg?color=%231a73e8&size=48