document favorite icon

document-favorite-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
document-favorite-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the document favorite icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20.5 10.19h-2.89c-2.37 0-4.3-1.93-4.3-4.3V3c0-.55-.45-1-1-1H8.07C4.99 2 2.5 4 2.5 7.57v8.86C2.5 20 4.99 22 8.07 22h7.86c3.08 0 5.57-2 5.57-5.57v-5.24c0-.55-.45-1-1-1m-8.02 5.51c-.52 1.67-2.35 2.57-2.98 2.57c-.64 0-2.43-.87-2.98-2.57c-.36-1.11.05-2.56 1.32-2.97c.58-.19 1.2-.08 1.65.27a1.8 1.8 0 0 1 1.66-.27c1.28.41 1.68 1.86 1.33 2.97"/><path d="M17.43 8.81c.95.01 2.27.01 3.4.01c.57 0 .87-.67.47-1.07c-1.44-1.45-4.02-4.06-5.5-5.54c-.41-.41-1.12-.13-1.12.44v3.49c0 1.46 1.24 2.67 2.75 2.67"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconDocumentFavoriteFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20.5 10.19h-2.89c-2.37 0-4.3-1.93-4.3-4.3V3c0-.55-.45-1-1-1H8.07C4.99 2 2.5 4 2.5 7.57v8.86C2.5 20 4.99 22 8.07 22h7.86c3.08 0 5.57-2 5.57-5.57v-5.24c0-.55-.45-1-1-1m-8.02 5.51c-.52 1.67-2.35 2.57-2.98 2.57c-.64 0-2.43-.87-2.98-2.57c-.36-1.11.05-2.56 1.32-2.97c.58-.19 1.2-.08 1.65.27a1.8 1.8 0 0 1 1.66-.27c1.28.41 1.68 1.86 1.33 2.97"/><path d="M17.43 8.81c.95.01 2.27.01 3.4.01c.57 0 .87-.67.47-1.07c-1.44-1.45-4.02-4.06-5.5-5.54c-.41-.41-1.12-.13-1.12.44v3.49c0 1.46 1.24 2.67 2.75 2.67"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20.5 10.19h-2.89c-2.37 0-4.3-1.93-4.3-4.3V3c0-.55-.45-1-1-1H8.07C4.99 2 2.5 4 2.5 7.57v8.86C2.5 20 4.99 22 8.07 22h7.86c3.08 0 5.57-2 5.57-5.57v-5.24c0-.55-.45-1-1-1m-8.02 5.51c-.52 1.67-2.35 2.57-2.98 2.57c-.64 0-2.43-.87-2.98-2.57c-.36-1.11.05-2.56 1.32-2.97c.58-.19 1.2-.08 1.65.27a1.8 1.8 0 0 1 1.66-.27c1.28.41 1.68 1.86 1.33 2.97"/><path d="M17.43 8.81c.95.01 2.27.01 3.4.01c.57 0 .87-.67.47-1.07c-1.44-1.45-4.02-4.06-5.5-5.54c-.41-.41-1.12-.13-1.12.44v3.49c0 1.46 1.24 2.67 2.75 2.67"/></g></svg>
</template>

CSS

.icon-document-favorite-filled {
  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%22currentColor%22%3E%3Cpath%20d%3D%22M20.5%2010.19h-2.89c-2.37%200-4.3-1.93-4.3-4.3V3c0-.55-.45-1-1-1H8.07C4.99%202%202.5%204%202.5%207.57v8.86C2.5%2020%204.99%2022%208.07%2022h7.86c3.08%200%205.57-2%205.57-5.57v-5.24c0-.55-.45-1-1-1m-8.02%205.51c-.52%201.67-2.35%202.57-2.98%202.57c-.64%200-2.43-.87-2.98-2.57c-.36-1.11.05-2.56%201.32-2.97c.58-.19%201.2-.08%201.65.27a1.8%201.8%200%200%201%201.66-.27c1.28.41%201.68%201.86%201.33%202.97%22%2F%3E%3Cpath%20d%3D%22M17.43%208.81c.95.01%202.27.01%203.4.01c.57%200%20.87-.67.47-1.07c-1.44-1.45-4.02-4.06-5.5-5.54c-.41-.41-1.12-.13-1.12.44v3.49c0%201.46%201.24%202.67%202.75%202.67%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%22currentColor%22%3E%3Cpath%20d%3D%22M20.5%2010.19h-2.89c-2.37%200-4.3-1.93-4.3-4.3V3c0-.55-.45-1-1-1H8.07C4.99%202%202.5%204%202.5%207.57v8.86C2.5%2020%204.99%2022%208.07%2022h7.86c3.08%200%205.57-2%205.57-5.57v-5.24c0-.55-.45-1-1-1m-8.02%205.51c-.52%201.67-2.35%202.57-2.98%202.57c-.64%200-2.43-.87-2.98-2.57c-.36-1.11.05-2.56%201.32-2.97c.58-.19%201.2-.08%201.65.27a1.8%201.8%200%200%201%201.66-.27c1.28.41%201.68%201.86%201.33%202.97%22%2F%3E%3Cpath%20d%3D%22M17.43%208.81c.95.01%202.27.01%203.4.01c.57%200%20.87-.67.47-1.07c-1.44-1.45-4.02-4.06-5.5-5.54c-.41-.41-1.12-.13-1.12.44v3.49c0%201.46%201.24%202.67%202.75%202.67%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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