list heart minimalistic icon

list-heart-minimalistic-broken from Solar by 480 Design · Broken · List · CC-BY-4.0 Attribution required.

Name
list-heart-minimalistic-broken
Set
Solar
Style
Broken
Category
List
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More list icons from Solar

Use the list heart minimalistic 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-width="1.5"><path stroke-linecap="round" d="M10 16H3"/><path stroke-linecap="round" d="M9 11H3"/><path stroke-linejoin="round" d="M13 11.7148C13 13.4674 15.1633 15.3304 16.4901 16.3082C16.9442 16.643 17.1713 16.8103 17.5 16.8103C17.8287 16.8103 18.0558 16.643 18.5099 16.3083C19.8367 15.3304 22 13.4674 22 11.7148C22 9.03759 19.5249 8.03807 17.5 10.1062C15.4751 8.03807 13 9.03759 13 11.7148Z"/><path stroke-linecap="round" d="M20 6L9.5 6M3 6L5.25 6"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarListHeartMinimalisticBroken(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" strokeWidth="1.5"><path strokeLinecap="round" d="M10 16H3"/><path strokeLinecap="round" d="M9 11H3"/><path strokeLinejoin="round" d="M13 11.7148C13 13.4674 15.1633 15.3304 16.4901 16.3082C16.9442 16.643 17.1713 16.8103 17.5 16.8103C17.8287 16.8103 18.0558 16.643 18.5099 16.3083C19.8367 15.3304 22 13.4674 22 11.7148C22 9.03759 19.5249 8.03807 17.5 10.1062C15.4751 8.03807 13 9.03759 13 11.7148Z"/><path strokeLinecap="round" d="M20 6L9.5 6M3 6L5.25 6"/></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-width="1.5"><path stroke-linecap="round" d="M10 16H3"/><path stroke-linecap="round" d="M9 11H3"/><path stroke-linejoin="round" d="M13 11.7148C13 13.4674 15.1633 15.3304 16.4901 16.3082C16.9442 16.643 17.1713 16.8103 17.5 16.8103C17.8287 16.8103 18.0558 16.643 18.5099 16.3083C19.8367 15.3304 22 13.4674 22 11.7148C22 9.03759 19.5249 8.03807 17.5 10.1062C15.4751 8.03807 13 9.03759 13 11.7148Z"/><path stroke-linecap="round" d="M20 6L9.5 6M3 6L5.25 6"/></g></svg>
</template>

CSS

.icon-list-heart-minimalistic-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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10%2016H3%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%2011H3%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M13%2011.7148C13%2013.4674%2015.1633%2015.3304%2016.4901%2016.3082C16.9442%2016.643%2017.1713%2016.8103%2017.5%2016.8103C17.8287%2016.8103%2018.0558%2016.643%2018.5099%2016.3083C19.8367%2015.3304%2022%2013.4674%2022%2011.7148C22%209.03759%2019.5249%208.03807%2017.5%2010.1062C15.4751%208.03807%2013%209.03759%2013%2011.7148Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20%206L9.5%206M3%206L5.25%206%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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10%2016H3%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%2011H3%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M13%2011.7148C13%2013.4674%2015.1633%2015.3304%2016.4901%2016.3082C16.9442%2016.643%2017.1713%2016.8103%2017.5%2016.8103C17.8287%2016.8103%2018.0558%2016.643%2018.5099%2016.3083C19.8367%2015.3304%2022%2013.4674%2022%2011.7148C22%209.03759%2019.5249%208.03807%2017.5%2010.1062C15.4751%208.03807%2013%209.03759%2013%2011.7148Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20%206L9.5%206M3%206L5.25%206%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/list-heart-minimalistic-broken.svg?color=%231a73e8&size=48