list heart icon

list-heart-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
list-heart-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the list heart icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M124 192a12 12 0 0 1-12 12H40a12 12 0 0 1 0-24h72a12 12 0 0 1 12 12M40 76h176a12 12 0 0 0 0-24H40a12 12 0 0 0 0 24m0 64h56a12 12 0 0 0 0-24H40a12 12 0 0 0 0 24m212 4c0 17-9.53 33.56-28.32 49.22a151.5 151.5 0 0 1-26.31 17.51a12 12 0 0 1-10.74 0a151.5 151.5 0 0 1-26.31-17.51C141.53 177.56 132 161 132 144a36 36 0 0 1 60-26.81A36 36 0 0 1 252 144m-24 0a12 12 0 0 0-24 0a12 12 0 0 1-24 0a12 12 0 0 0-24 0c0 17.23 22.85 34.43 36 42.29c13.14-7.85 36-25.06 36-42.29"/></svg>

React

import type { SVGProps } from "react";

export function PhListHeartBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M124 192a12 12 0 0 1-12 12H40a12 12 0 0 1 0-24h72a12 12 0 0 1 12 12M40 76h176a12 12 0 0 0 0-24H40a12 12 0 0 0 0 24m0 64h56a12 12 0 0 0 0-24H40a12 12 0 0 0 0 24m212 4c0 17-9.53 33.56-28.32 49.22a151.5 151.5 0 0 1-26.31 17.51a12 12 0 0 1-10.74 0a151.5 151.5 0 0 1-26.31-17.51C141.53 177.56 132 161 132 144a36 36 0 0 1 60-26.81A36 36 0 0 1 252 144m-24 0a12 12 0 0 0-24 0a12 12 0 0 1-24 0a12 12 0 0 0-24 0c0 17.23 22.85 34.43 36 42.29c13.14-7.85 36-25.06 36-42.29"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M124 192a12 12 0 0 1-12 12H40a12 12 0 0 1 0-24h72a12 12 0 0 1 12 12M40 76h176a12 12 0 0 0 0-24H40a12 12 0 0 0 0 24m0 64h56a12 12 0 0 0 0-24H40a12 12 0 0 0 0 24m212 4c0 17-9.53 33.56-28.32 49.22a151.5 151.5 0 0 1-26.31 17.51a12 12 0 0 1-10.74 0a151.5 151.5 0 0 1-26.31-17.51C141.53 177.56 132 161 132 144a36 36 0 0 1 60-26.81A36 36 0 0 1 252 144m-24 0a12 12 0 0 0-24 0a12 12 0 0 1-24 0a12 12 0 0 0-24 0c0 17.23 22.85 34.43 36 42.29c13.14-7.85 36-25.06 36-42.29"/></svg>
</template>

CSS

.icon-list-heart-bold {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M124%20192a12%2012%200%200%201-12%2012H40a12%2012%200%200%201%200-24h72a12%2012%200%200%201%2012%2012M40%2076h176a12%2012%200%200%200%200-24H40a12%2012%200%200%200%200%2024m0%2064h56a12%2012%200%200%200%200-24H40a12%2012%200%200%200%200%2024m212%204c0%2017-9.53%2033.56-28.32%2049.22a151.5%20151.5%200%200%201-26.31%2017.51a12%2012%200%200%201-10.74%200a151.5%20151.5%200%200%201-26.31-17.51C141.53%20177.56%20132%20161%20132%20144a36%2036%200%200%201%2060-26.81A36%2036%200%200%201%20252%20144m-24%200a12%2012%200%200%200-24%200a12%2012%200%200%201-24%200a12%2012%200%200%200-24%200c0%2017.23%2022.85%2034.43%2036%2042.29c13.14-7.85%2036-25.06%2036-42.29%22%2F%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M124%20192a12%2012%200%200%201-12%2012H40a12%2012%200%200%201%200-24h72a12%2012%200%200%201%2012%2012M40%2076h176a12%2012%200%200%200%200-24H40a12%2012%200%200%200%200%2024m0%2064h56a12%2012%200%200%200%200-24H40a12%2012%200%200%200%200%2024m212%204c0%2017-9.53%2033.56-28.32%2049.22a151.5%20151.5%200%200%201-26.31%2017.51a12%2012%200%200%201-10.74%200a151.5%20151.5%200%200%201-26.31-17.51C141.53%20177.56%20132%20161%20132%20144a36%2036%200%200%201%2060-26.81A36%2036%200%200%201%20252%20144m-24%200a12%2012%200%200%200-24%200a12%2012%200%200%201-24%200a12%2012%200%200%200-24%200c0%2017.23%2022.85%2034.43%2036%2042.29c13.14-7.85%2036-25.06%2036-42.29%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/list-heart-bold.svg?color=%231a73e8&size=48