list heart2 icon

list-heart2 from Reicon by REICON · Outline · List · MIT Free for personal and commercial use.

Name
list-heart2
Set
Reicon
Style
Outline
Category
List
Viewbox
24×24
License
MIT

2 other variants in Reicon

More list icons from Reicon

Use the list heart2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M2.25 6A.75.75 0 0 1 3 5.25h17a.75.75 0 0 1 0 1.5H3A.75.75 0 0 1 2.25 6m18.522 2.428c1.235.462 1.978 1.717 1.978 3.287c0 1.16-.699 2.242-1.433 3.081c-.758.865-1.679 1.613-2.362 2.116l-.08.06c-.372.276-.793.588-1.375.588s-1.003-.312-1.375-.588l-.08-.06c-.683-.503-1.604-1.25-2.362-2.116c-.734-.839-1.433-1.92-1.433-3.081c0-1.57.743-2.825 1.978-3.287c1.043-.39 2.23-.136 3.272.674c1.043-.81 2.23-1.063 3.272-.674m-.525 1.405c-.517-.193-1.342-.09-2.211.798a.75.75 0 0 1-1.072 0c-.869-.888-1.693-.99-2.21-.798c-.51.19-1.004.774-1.004 1.882c0 .591.383 1.318 1.062 2.093c.656.749 1.48 1.422 2.123 1.896c.243.18.366.268.464.321c.066.036.084.036.099.035h.004c.015 0 .034 0 .099-.035c.098-.053.221-.141.464-.32c.644-.475 1.467-1.148 2.123-1.897c.68-.775 1.062-1.502 1.062-2.093c0-1.108-.494-1.691-1.003-1.882M2.25 11a.75.75 0 0 1 .75-.75h6a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1-.75-.75m0 5a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1-.75-.75" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function ReiconListHeart2(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M2.25 6A.75.75 0 0 1 3 5.25h17a.75.75 0 0 1 0 1.5H3A.75.75 0 0 1 2.25 6m18.522 2.428c1.235.462 1.978 1.717 1.978 3.287c0 1.16-.699 2.242-1.433 3.081c-.758.865-1.679 1.613-2.362 2.116l-.08.06c-.372.276-.793.588-1.375.588s-1.003-.312-1.375-.588l-.08-.06c-.683-.503-1.604-1.25-2.362-2.116c-.734-.839-1.433-1.92-1.433-3.081c0-1.57.743-2.825 1.978-3.287c1.043-.39 2.23-.136 3.272.674c1.043-.81 2.23-1.063 3.272-.674m-.525 1.405c-.517-.193-1.342-.09-2.211.798a.75.75 0 0 1-1.072 0c-.869-.888-1.693-.99-2.21-.798c-.51.19-1.004.774-1.004 1.882c0 .591.383 1.318 1.062 2.093c.656.749 1.48 1.422 2.123 1.896c.243.18.366.268.464.321c.066.036.084.036.099.035h.004c.015 0 .034 0 .099-.035c.098-.053.221-.141.464-.32c.644-.475 1.467-1.148 2.123-1.897c.68-.775 1.062-1.502 1.062-2.093c0-1.108-.494-1.691-1.003-1.882M2.25 11a.75.75 0 0 1 .75-.75h6a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1-.75-.75m0 5a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1-.75-.75" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M2.25 6A.75.75 0 0 1 3 5.25h17a.75.75 0 0 1 0 1.5H3A.75.75 0 0 1 2.25 6m18.522 2.428c1.235.462 1.978 1.717 1.978 3.287c0 1.16-.699 2.242-1.433 3.081c-.758.865-1.679 1.613-2.362 2.116l-.08.06c-.372.276-.793.588-1.375.588s-1.003-.312-1.375-.588l-.08-.06c-.683-.503-1.604-1.25-2.362-2.116c-.734-.839-1.433-1.92-1.433-3.081c0-1.57.743-2.825 1.978-3.287c1.043-.39 2.23-.136 3.272.674c1.043-.81 2.23-1.063 3.272-.674m-.525 1.405c-.517-.193-1.342-.09-2.211.798a.75.75 0 0 1-1.072 0c-.869-.888-1.693-.99-2.21-.798c-.51.19-1.004.774-1.004 1.882c0 .591.383 1.318 1.062 2.093c.656.749 1.48 1.422 2.123 1.896c.243.18.366.268.464.321c.066.036.084.036.099.035h.004c.015 0 .034 0 .099-.035c.098-.053.221-.141.464-.32c.644-.475 1.467-1.148 2.123-1.897c.68-.775 1.062-1.502 1.062-2.093c0-1.108-.494-1.691-1.003-1.882M2.25 11a.75.75 0 0 1 .75-.75h6a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1-.75-.75m0 5a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1-.75-.75" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-list-heart2 {
  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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M2.25%206A.75.75%200%200%201%203%205.25h17a.75.75%200%200%201%200%201.5H3A.75.75%200%200%201%202.25%206m18.522%202.428c1.235.462%201.978%201.717%201.978%203.287c0%201.16-.699%202.242-1.433%203.081c-.758.865-1.679%201.613-2.362%202.116l-.08.06c-.372.276-.793.588-1.375.588s-1.003-.312-1.375-.588l-.08-.06c-.683-.503-1.604-1.25-2.362-2.116c-.734-.839-1.433-1.92-1.433-3.081c0-1.57.743-2.825%201.978-3.287c1.043-.39%202.23-.136%203.272.674c1.043-.81%202.23-1.063%203.272-.674m-.525%201.405c-.517-.193-1.342-.09-2.211.798a.75.75%200%200%201-1.072%200c-.869-.888-1.693-.99-2.21-.798c-.51.19-1.004.774-1.004%201.882c0%20.591.383%201.318%201.062%202.093c.656.749%201.48%201.422%202.123%201.896c.243.18.366.268.464.321c.066.036.084.036.099.035h.004c.015%200%20.034%200%20.099-.035c.098-.053.221-.141.464-.32c.644-.475%201.467-1.148%202.123-1.897c.68-.775%201.062-1.502%201.062-2.093c0-1.108-.494-1.691-1.003-1.882M2.25%2011a.75.75%200%200%201%20.75-.75h6a.75.75%200%200%201%200%201.5H3a.75.75%200%200%201-.75-.75m0%205a.75.75%200%200%201%20.75-.75h7a.75.75%200%200%201%200%201.5H3a.75.75%200%200%201-.75-.75%22%20clip-rule%3D%22evenodd%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M2.25%206A.75.75%200%200%201%203%205.25h17a.75.75%200%200%201%200%201.5H3A.75.75%200%200%201%202.25%206m18.522%202.428c1.235.462%201.978%201.717%201.978%203.287c0%201.16-.699%202.242-1.433%203.081c-.758.865-1.679%201.613-2.362%202.116l-.08.06c-.372.276-.793.588-1.375.588s-1.003-.312-1.375-.588l-.08-.06c-.683-.503-1.604-1.25-2.362-2.116c-.734-.839-1.433-1.92-1.433-3.081c0-1.57.743-2.825%201.978-3.287c1.043-.39%202.23-.136%203.272.674c1.043-.81%202.23-1.063%203.272-.674m-.525%201.405c-.517-.193-1.342-.09-2.211.798a.75.75%200%200%201-1.072%200c-.869-.888-1.693-.99-2.21-.798c-.51.19-1.004.774-1.004%201.882c0%20.591.383%201.318%201.062%202.093c.656.749%201.48%201.422%202.123%201.896c.243.18.366.268.464.321c.066.036.084.036.099.035h.004c.015%200%20.034%200%20.099-.035c.098-.053.221-.141.464-.32c.644-.475%201.467-1.148%202.123-1.897c.68-.775%201.062-1.502%201.062-2.093c0-1.108-.494-1.691-1.003-1.882M2.25%2011a.75.75%200%200%201%20.75-.75h6a.75.75%200%200%201%200%201.5H3a.75.75%200%200%201-.75-.75m0%205a.75.75%200%200%201%20.75-.75h7a.75.75%200%200%201%200%201.5H3a.75.75%200%200%201-.75-.75%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

List Heart2 outline icon — Reicon · IconsDB