folder heart icon

folder-heart from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
folder-heart
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the folder heart icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 20.5c-4.714 0-7.071 0-8.536-1.465C2 17.572 2 15.215 2 10.5V7.444c0-1.816 0-2.724.38-3.406A3 3 0 0 1 3.538 2.88c.682-.38 1.59-.38 3.406-.38c1.164 0 1.746 0 2.255.191c1.163.436 1.643 1.493 2.168 2.542L12 6.5m-4 0h8.75c2.107 0 3.16 0 3.917.506a3 3 0 0 1 .827.827C21.98 8.56 22 9.56 22 11.5m-4.636 9.78C16.236 20.413 14 18.427 14 16.64c0-1.181.842-2.139 2-2.139c.6 0 1.2.206 2 1.03c.8-.824 1.4-1.03 2-1.03c1.158 0 2 .958 2 2.139c0 1.787-2.236 3.773-3.364 4.642c-.38.292-.892.292-1.272 0"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsFolderHeart(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M12 20.5c-4.714 0-7.071 0-8.536-1.465C2 17.572 2 15.215 2 10.5V7.444c0-1.816 0-2.724.38-3.406A3 3 0 0 1 3.538 2.88c.682-.38 1.59-.38 3.406-.38c1.164 0 1.746 0 2.255.191c1.163.436 1.643 1.493 2.168 2.542L12 6.5m-4 0h8.75c2.107 0 3.16 0 3.917.506a3 3 0 0 1 .827.827C21.98 8.56 22 9.56 22 11.5m-4.636 9.78C16.236 20.413 14 18.427 14 16.64c0-1.181.842-2.139 2-2.139c.6 0 1.2.206 2 1.03c.8-.824 1.4-1.03 2-1.03c1.158 0 2 .958 2 2.139c0 1.787-2.236 3.773-3.364 4.642c-.38.292-.892.292-1.272 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12 20.5c-4.714 0-7.071 0-8.536-1.465C2 17.572 2 15.215 2 10.5V7.444c0-1.816 0-2.724.38-3.406A3 3 0 0 1 3.538 2.88c.682-.38 1.59-.38 3.406-.38c1.164 0 1.746 0 2.255.191c1.163.436 1.643 1.493 2.168 2.542L12 6.5m-4 0h8.75c2.107 0 3.16 0 3.917.506a3 3 0 0 1 .827.827C21.98 8.56 22 9.56 22 11.5m-4.636 9.78C16.236 20.413 14 18.427 14 16.64c0-1.181.842-2.139 2-2.139c.6 0 1.2.206 2 1.03c.8-.824 1.4-1.03 2-1.03c1.158 0 2 .958 2 2.139c0 1.787-2.236 3.773-3.364 4.642c-.38.292-.892.292-1.272 0"/></svg>
</template>

CSS

.icon-folder-heart {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M12%2020.5c-4.714%200-7.071%200-8.536-1.465C2%2017.572%202%2015.215%202%2010.5V7.444c0-1.816%200-2.724.38-3.406A3%203%200%200%201%203.538%202.88c.682-.38%201.59-.38%203.406-.38c1.164%200%201.746%200%202.255.191c1.163.436%201.643%201.493%202.168%202.542L12%206.5m-4%200h8.75c2.107%200%203.16%200%203.917.506a3%203%200%200%201%20.827.827C21.98%208.56%2022%209.56%2022%2011.5m-4.636%209.78C16.236%2020.413%2014%2018.427%2014%2016.64c0-1.181.842-2.139%202-2.139c.6%200%201.2.206%202%201.03c.8-.824%201.4-1.03%202-1.03c1.158%200%202%20.958%202%202.139c0%201.787-2.236%203.773-3.364%204.642c-.38.292-.892.292-1.272%200%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M12%2020.5c-4.714%200-7.071%200-8.536-1.465C2%2017.572%202%2015.215%202%2010.5V7.444c0-1.816%200-2.724.38-3.406A3%203%200%200%201%203.538%202.88c.682-.38%201.59-.38%203.406-.38c1.164%200%201.746%200%202.255.191c1.163.436%201.643%201.493%202.168%202.542L12%206.5m-4%200h8.75c2.107%200%203.16%200%203.917.506a3%203%200%200%201%20.827.827C21.98%208.56%2022%209.56%2022%2011.5m-4.636%209.78C16.236%2020.413%2014%2018.427%2014%2016.64c0-1.181.842-2.139%202-2.139c.6%200%201.2.206%202%201.03c.8-.824%201.4-1.03%202-1.03c1.158%200%202%20.958%202%202.139c0%201.787-2.236%203.773-3.364%204.642c-.38.292-.892.292-1.272%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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