file favourite icon

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

Name
file-favourite
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the file favourite 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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4 9.995v4.545c0 3.247 0 4.87.886 5.97q.27.334.603.603C6.59 22 8.211 22 11.456 22c.705 0 1.058 0 1.381-.114q.1-.036.197-.082c.31-.148.559-.397 1.058-.896l4.736-4.74c.579-.578.867-.867 1.02-1.235c.152-.367.152-.776.152-1.594V9.994c0-3.773 0-5.66-1.172-6.832c-.93-.932-2.314-1.123-4.736-1.162M13 21.5V21c0-2.83 0-4.245.879-5.124c.878-.88 2.293-.88 5.121-.88h.5"/><path d="M10.743 2.29C9.146 1.457 8 2.684 8 2.684S6.854 1.457 5.257 2.29C3.323 3.298 3.184 7.247 8 9c4.816-1.753 4.677-5.702 2.743-6.71"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsFileFavourite(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M4 9.995v4.545c0 3.247 0 4.87.886 5.97q.27.334.603.603C6.59 22 8.211 22 11.456 22c.705 0 1.058 0 1.381-.114q.1-.036.197-.082c.31-.148.559-.397 1.058-.896l4.736-4.74c.579-.578.867-.867 1.02-1.235c.152-.367.152-.776.152-1.594V9.994c0-3.773 0-5.66-1.172-6.832c-.93-.932-2.314-1.123-4.736-1.162M13 21.5V21c0-2.83 0-4.245.879-5.124c.878-.88 2.293-.88 5.121-.88h.5"/><path d="M10.743 2.29C9.146 1.457 8 2.684 8 2.684S6.854 1.457 5.257 2.29C3.323 3.298 3.184 7.247 8 9c4.816-1.753 4.677-5.702 2.743-6.71"/></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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M4 9.995v4.545c0 3.247 0 4.87.886 5.97q.27.334.603.603C6.59 22 8.211 22 11.456 22c.705 0 1.058 0 1.381-.114q.1-.036.197-.082c.31-.148.559-.397 1.058-.896l4.736-4.74c.579-.578.867-.867 1.02-1.235c.152-.367.152-.776.152-1.594V9.994c0-3.773 0-5.66-1.172-6.832c-.93-.932-2.314-1.123-4.736-1.162M13 21.5V21c0-2.83 0-4.245.879-5.124c.878-.88 2.293-.88 5.121-.88h.5"/><path d="M10.743 2.29C9.146 1.457 8 2.684 8 2.684S6.854 1.457 5.257 2.29C3.323 3.298 3.184 7.247 8 9c4.816-1.753 4.677-5.702 2.743-6.71"/></g></svg>
</template>

CSS

.icon-file-favourite {
  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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M4%209.995v4.545c0%203.247%200%204.87.886%205.97q.27.334.603.603C6.59%2022%208.211%2022%2011.456%2022c.705%200%201.058%200%201.381-.114q.1-.036.197-.082c.31-.148.559-.397%201.058-.896l4.736-4.74c.579-.578.867-.867%201.02-1.235c.152-.367.152-.776.152-1.594V9.994c0-3.773%200-5.66-1.172-6.832c-.93-.932-2.314-1.123-4.736-1.162M13%2021.5V21c0-2.83%200-4.245.879-5.124c.878-.88%202.293-.88%205.121-.88h.5%22%2F%3E%3Cpath%20d%3D%22M10.743%202.29C9.146%201.457%208%202.684%208%202.684S6.854%201.457%205.257%202.29C3.323%203.298%203.184%207.247%208%209c4.816-1.753%204.677-5.702%202.743-6.71%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M4%209.995v4.545c0%203.247%200%204.87.886%205.97q.27.334.603.603C6.59%2022%208.211%2022%2011.456%2022c.705%200%201.058%200%201.381-.114q.1-.036.197-.082c.31-.148.559-.397%201.058-.896l4.736-4.74c.579-.578.867-.867%201.02-1.235c.152-.367.152-.776.152-1.594V9.994c0-3.773%200-5.66-1.172-6.832c-.93-.932-2.314-1.123-4.736-1.162M13%2021.5V21c0-2.83%200-4.245.879-5.124c.878-.88%202.293-.88%205.121-.88h.5%22%2F%3E%3Cpath%20d%3D%22M10.743%202.29C9.146%201.457%208%202.684%208%202.684S6.854%201.457%205.257%202.29C3.323%203.298%203.184%207.247%208%209c4.816-1.753%204.677-5.702%202.743-6.71%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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