file favourite icon

file-favourite-bold-duotone from Solar by 480 Design · Bold Duotone · CC-BY-4.0 Attribution required.

Name
file-favourite-bold-duotone
Set
Solar
Style
Bold Duotone
Viewbox
24×24
License
CC BY 4.0

4 other variants in Solar

The same icon in other sets

Related icons in Solar

Use the file favourite 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="M14 22h-4c-3.771 0-5.657 0-6.828-1.172S2 17.771 2 14v-4c0-3.771 0-5.657 1.172-6.828S6.239 2 10.03 2c.606 0 1.091 0 1.5.017q-.02.12-.02.244l-.01 2.834c0 1.097 0 2.067.105 2.848c.114.847.375 1.694 1.067 2.386c.69.69 1.538.952 2.385 1.066c.781.105 1.751.105 2.848.105h4.052c.043.534.043 1.19.043 2.063V14c0 3.771 0 5.657-1.172 6.828S17.771 22 14 22" clip-rule="evenodd" opacity=".5"/><path fill="currentColor" d="m8.854 14.023l.098.176c.108.194.162.29.247.354s.189.088.398.135l.191.044c.738.167 1.107.25 1.195.532s-.164.577-.667 1.165l-.13.152c-.143.167-.215.25-.247.354s-.021.215 0 .438l.02.203c.076.785.114 1.178-.116 1.352s-.575.015-1.266-.303l-.178-.082c-.197-.09-.295-.136-.399-.136s-.202.046-.399.136l-.178.082c-.691.319-1.037.477-1.266.303s-.192-.567-.116-1.352l.02-.203c.021-.223.032-.334 0-.438s-.104-.187-.247-.354l-.13-.152c-.503-.588-.755-.882-.667-1.165c.088-.282.457-.365 1.195-.532l.19-.044c.21-.047.315-.07.4-.135c.084-.064.138-.16.246-.354l.098-.176C7.526 13.34 7.716 13 8 13s.474.34.854 1.023M11.51 2.26l-.01 2.835c0 1.097 0 2.066.105 2.848c.114.847.375 1.694 1.067 2.385c.69.691 1.538.953 2.385 1.067c.781.105 1.751.105 2.848.105h4.052q.02.232.028.5H22c0-.268 0-.402-.01-.56a5.3 5.3 0 0 0-.958-2.641c-.094-.128-.158-.204-.285-.357C19.954 7.494 18.91 6.312 18 5.5c-.81-.724-1.921-1.515-2.89-2.161c-.832-.556-1.248-.834-1.819-1.04a6 6 0 0 0-.506-.154c-.384-.095-.758-.128-1.285-.14z"/></svg>

React

import type { SVGProps } from "react";

export function SolarFileFavouriteBoldDuotone(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="M14 22h-4c-3.771 0-5.657 0-6.828-1.172S2 17.771 2 14v-4c0-3.771 0-5.657 1.172-6.828S6.239 2 10.03 2c.606 0 1.091 0 1.5.017q-.02.12-.02.244l-.01 2.834c0 1.097 0 2.067.105 2.848c.114.847.375 1.694 1.067 2.386c.69.69 1.538.952 2.385 1.066c.781.105 1.751.105 2.848.105h4.052c.043.534.043 1.19.043 2.063V14c0 3.771 0 5.657-1.172 6.828S17.771 22 14 22" clipRule="evenodd" opacity=".5"/><path fill="currentColor" d="m8.854 14.023l.098.176c.108.194.162.29.247.354s.189.088.398.135l.191.044c.738.167 1.107.25 1.195.532s-.164.577-.667 1.165l-.13.152c-.143.167-.215.25-.247.354s-.021.215 0 .438l.02.203c.076.785.114 1.178-.116 1.352s-.575.015-1.266-.303l-.178-.082c-.197-.09-.295-.136-.399-.136s-.202.046-.399.136l-.178.082c-.691.319-1.037.477-1.266.303s-.192-.567-.116-1.352l.02-.203c.021-.223.032-.334 0-.438s-.104-.187-.247-.354l-.13-.152c-.503-.588-.755-.882-.667-1.165c.088-.282.457-.365 1.195-.532l.19-.044c.21-.047.315-.07.4-.135c.084-.064.138-.16.246-.354l.098-.176C7.526 13.34 7.716 13 8 13s.474.34.854 1.023M11.51 2.26l-.01 2.835c0 1.097 0 2.066.105 2.848c.114.847.375 1.694 1.067 2.385c.69.691 1.538.953 2.385 1.067c.781.105 1.751.105 2.848.105h4.052q.02.232.028.5H22c0-.268 0-.402-.01-.56a5.3 5.3 0 0 0-.958-2.641c-.094-.128-.158-.204-.285-.357C19.954 7.494 18.91 6.312 18 5.5c-.81-.724-1.921-1.515-2.89-2.161c-.832-.556-1.248-.834-1.819-1.04a6 6 0 0 0-.506-.154c-.384-.095-.758-.128-1.285-.14z"/></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="M14 22h-4c-3.771 0-5.657 0-6.828-1.172S2 17.771 2 14v-4c0-3.771 0-5.657 1.172-6.828S6.239 2 10.03 2c.606 0 1.091 0 1.5.017q-.02.12-.02.244l-.01 2.834c0 1.097 0 2.067.105 2.848c.114.847.375 1.694 1.067 2.386c.69.69 1.538.952 2.385 1.066c.781.105 1.751.105 2.848.105h4.052c.043.534.043 1.19.043 2.063V14c0 3.771 0 5.657-1.172 6.828S17.771 22 14 22" clip-rule="evenodd" opacity=".5"/><path fill="currentColor" d="m8.854 14.023l.098.176c.108.194.162.29.247.354s.189.088.398.135l.191.044c.738.167 1.107.25 1.195.532s-.164.577-.667 1.165l-.13.152c-.143.167-.215.25-.247.354s-.021.215 0 .438l.02.203c.076.785.114 1.178-.116 1.352s-.575.015-1.266-.303l-.178-.082c-.197-.09-.295-.136-.399-.136s-.202.046-.399.136l-.178.082c-.691.319-1.037.477-1.266.303s-.192-.567-.116-1.352l.02-.203c.021-.223.032-.334 0-.438s-.104-.187-.247-.354l-.13-.152c-.503-.588-.755-.882-.667-1.165c.088-.282.457-.365 1.195-.532l.19-.044c.21-.047.315-.07.4-.135c.084-.064.138-.16.246-.354l.098-.176C7.526 13.34 7.716 13 8 13s.474.34.854 1.023M11.51 2.26l-.01 2.835c0 1.097 0 2.066.105 2.848c.114.847.375 1.694 1.067 2.385c.69.691 1.538.953 2.385 1.067c.781.105 1.751.105 2.848.105h4.052q.02.232.028.5H22c0-.268 0-.402-.01-.56a5.3 5.3 0 0 0-.958-2.641c-.094-.128-.158-.204-.285-.357C19.954 7.494 18.91 6.312 18 5.5c-.81-.724-1.921-1.515-2.89-2.161c-.832-.556-1.248-.834-1.819-1.04a6 6 0 0 0-.506-.154c-.384-.095-.758-.128-1.285-.14z"/></svg>
</template>

CSS

.icon-file-favourite-bold-duotone {
  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%22M14%2022h-4c-3.771%200-5.657%200-6.828-1.172S2%2017.771%202%2014v-4c0-3.771%200-5.657%201.172-6.828S6.239%202%2010.03%202c.606%200%201.091%200%201.5.017q-.02.12-.02.244l-.01%202.834c0%201.097%200%202.067.105%202.848c.114.847.375%201.694%201.067%202.386c.69.69%201.538.952%202.385%201.066c.781.105%201.751.105%202.848.105h4.052c.043.534.043%201.19.043%202.063V14c0%203.771%200%205.657-1.172%206.828S17.771%2022%2014%2022%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.854%2014.023l.098.176c.108.194.162.29.247.354s.189.088.398.135l.191.044c.738.167%201.107.25%201.195.532s-.164.577-.667%201.165l-.13.152c-.143.167-.215.25-.247.354s-.021.215%200%20.438l.02.203c.076.785.114%201.178-.116%201.352s-.575.015-1.266-.303l-.178-.082c-.197-.09-.295-.136-.399-.136s-.202.046-.399.136l-.178.082c-.691.319-1.037.477-1.266.303s-.192-.567-.116-1.352l.02-.203c.021-.223.032-.334%200-.438s-.104-.187-.247-.354l-.13-.152c-.503-.588-.755-.882-.667-1.165c.088-.282.457-.365%201.195-.532l.19-.044c.21-.047.315-.07.4-.135c.084-.064.138-.16.246-.354l.098-.176C7.526%2013.34%207.716%2013%208%2013s.474.34.854%201.023M11.51%202.26l-.01%202.835c0%201.097%200%202.066.105%202.848c.114.847.375%201.694%201.067%202.385c.69.691%201.538.953%202.385%201.067c.781.105%201.751.105%202.848.105h4.052q.02.232.028.5H22c0-.268%200-.402-.01-.56a5.3%205.3%200%200%200-.958-2.641c-.094-.128-.158-.204-.285-.357C19.954%207.494%2018.91%206.312%2018%205.5c-.81-.724-1.921-1.515-2.89-2.161c-.832-.556-1.248-.834-1.819-1.04a6%206%200%200%200-.506-.154c-.384-.095-.758-.128-1.285-.14z%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%22M14%2022h-4c-3.771%200-5.657%200-6.828-1.172S2%2017.771%202%2014v-4c0-3.771%200-5.657%201.172-6.828S6.239%202%2010.03%202c.606%200%201.091%200%201.5.017q-.02.12-.02.244l-.01%202.834c0%201.097%200%202.067.105%202.848c.114.847.375%201.694%201.067%202.386c.69.69%201.538.952%202.385%201.066c.781.105%201.751.105%202.848.105h4.052c.043.534.043%201.19.043%202.063V14c0%203.771%200%205.657-1.172%206.828S17.771%2022%2014%2022%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m8.854%2014.023l.098.176c.108.194.162.29.247.354s.189.088.398.135l.191.044c.738.167%201.107.25%201.195.532s-.164.577-.667%201.165l-.13.152c-.143.167-.215.25-.247.354s-.021.215%200%20.438l.02.203c.076.785.114%201.178-.116%201.352s-.575.015-1.266-.303l-.178-.082c-.197-.09-.295-.136-.399-.136s-.202.046-.399.136l-.178.082c-.691.319-1.037.477-1.266.303s-.192-.567-.116-1.352l.02-.203c.021-.223.032-.334%200-.438s-.104-.187-.247-.354l-.13-.152c-.503-.588-.755-.882-.667-1.165c.088-.282.457-.365%201.195-.532l.19-.044c.21-.047.315-.07.4-.135c.084-.064.138-.16.246-.354l.098-.176C7.526%2013.34%207.716%2013%208%2013s.474.34.854%201.023M11.51%202.26l-.01%202.835c0%201.097%200%202.066.105%202.848c.114.847.375%201.694%201.067%202.385c.69.691%201.538.953%202.385%201.067c.781.105%201.751.105%202.848.105h4.052q.02.232.028.5H22c0-.268%200-.402-.01-.56a5.3%205.3%200%200%200-.958-2.641c-.094-.128-.158-.204-.285-.357C19.954%207.494%2018.91%206.312%2018%205.5c-.81-.724-1.921-1.515-2.89-2.161c-.832-.556-1.248-.834-1.819-1.04a6%206%200%200%200-.506-.154c-.384-.095-.758-.128-1.285-.14z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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