folder favourite bookmark icon

folder-favourite-bookmark-bold from Solar by 480 Design · Bold · CC-BY-4.0 Attribution required.

Name
folder-favourite-bookmark-bold
Set
Solar
Style
Bold
Viewbox
24×24
License
CC BY 4.0

1 other variant in Solar

Related icons in Solar

Use the folder favourite bookmark icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.75 5.75h1.452q.562 0 1.048.002v4.867l-.705-.394l-.009-.005a2 2 0 0 0-.16-.082a.9.9 0 0 0-.376-.082a.9.9 0 0 0-.377.082c-.062.027-.125.063-.16.082l-.008.005l-.705.394z"/><path fill="currentColor" d="M22 11.548v2.202c0 3.771 0 5.657-1.172 6.828S17.771 21.75 14 21.75h-4c-3.771 0-5.657 0-6.828-1.172S2 17.521 2 13.75V6.7c0-.883 0-1.324.07-1.692A4 4 0 0 1 5.257 1.82c.368-.069.81-.069 1.692-.069c.386 0 .58 0 .766.017a4 4 0 0 1 2.18.904c.144.119.28.255.554.529l.55.55c.816.816 1.224 1.224 1.712 1.495q.26.145.538.25v5.708c0 .135 0 .302.018.443c.02.145.083.477.4.697c.348.24.703.15.865.09c.135-.05.282-.132.386-.19l.026-.015l1.055-.59l1.055.59l.026.015c.104.058.25.14.386.19c.162.06.517.15.864-.09c.318-.22.381-.552.4-.697c.02-.14.02-.308.019-.443V5.797c1.049.072 1.737.256 2.256.722q.119.106.224.225c.77.855.77 2.172.77 4.804"/></svg>

React

import type { SVGProps } from "react";

export function SolarFolderFavouriteBookmarkBold(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" d="M14.75 5.75h1.452q.562 0 1.048.002v4.867l-.705-.394l-.009-.005a2 2 0 0 0-.16-.082a.9.9 0 0 0-.376-.082a.9.9 0 0 0-.377.082c-.062.027-.125.063-.16.082l-.008.005l-.705.394z"/><path fill="currentColor" d="M22 11.548v2.202c0 3.771 0 5.657-1.172 6.828S17.771 21.75 14 21.75h-4c-3.771 0-5.657 0-6.828-1.172S2 17.521 2 13.75V6.7c0-.883 0-1.324.07-1.692A4 4 0 0 1 5.257 1.82c.368-.069.81-.069 1.692-.069c.386 0 .58 0 .766.017a4 4 0 0 1 2.18.904c.144.119.28.255.554.529l.55.55c.816.816 1.224 1.224 1.712 1.495q.26.145.538.25v5.708c0 .135 0 .302.018.443c.02.145.083.477.4.697c.348.24.703.15.865.09c.135-.05.282-.132.386-.19l.026-.015l1.055-.59l1.055.59l.026.015c.104.058.25.14.386.19c.162.06.517.15.864-.09c.318-.22.381-.552.4-.697c.02-.14.02-.308.019-.443V5.797c1.049.072 1.737.256 2.256.722q.119.106.224.225c.77.855.77 2.172.77 4.804"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.75 5.75h1.452q.562 0 1.048.002v4.867l-.705-.394l-.009-.005a2 2 0 0 0-.16-.082a.9.9 0 0 0-.376-.082a.9.9 0 0 0-.377.082c-.062.027-.125.063-.16.082l-.008.005l-.705.394z"/><path fill="currentColor" d="M22 11.548v2.202c0 3.771 0 5.657-1.172 6.828S17.771 21.75 14 21.75h-4c-3.771 0-5.657 0-6.828-1.172S2 17.521 2 13.75V6.7c0-.883 0-1.324.07-1.692A4 4 0 0 1 5.257 1.82c.368-.069.81-.069 1.692-.069c.386 0 .58 0 .766.017a4 4 0 0 1 2.18.904c.144.119.28.255.554.529l.55.55c.816.816 1.224 1.224 1.712 1.495q.26.145.538.25v5.708c0 .135 0 .302.018.443c.02.145.083.477.4.697c.348.24.703.15.865.09c.135-.05.282-.132.386-.19l.026-.015l1.055-.59l1.055.59l.026.015c.104.058.25.14.386.19c.162.06.517.15.864-.09c.318-.22.381-.552.4-.697c.02-.14.02-.308.019-.443V5.797c1.049.072 1.737.256 2.256.722q.119.106.224.225c.77.855.77 2.172.77 4.804"/></svg>
</template>

CSS

.icon-folder-favourite-bookmark-bold {
  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%20d%3D%22M14.75%205.75h1.452q.562%200%201.048.002v4.867l-.705-.394l-.009-.005a2%202%200%200%200-.16-.082a.9.9%200%200%200-.376-.082a.9.9%200%200%200-.377.082c-.062.027-.125.063-.16.082l-.008.005l-.705.394z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%2011.548v2.202c0%203.771%200%205.657-1.172%206.828S17.771%2021.75%2014%2021.75h-4c-3.771%200-5.657%200-6.828-1.172S2%2017.521%202%2013.75V6.7c0-.883%200-1.324.07-1.692A4%204%200%200%201%205.257%201.82c.368-.069.81-.069%201.692-.069c.386%200%20.58%200%20.766.017a4%204%200%200%201%202.18.904c.144.119.28.255.554.529l.55.55c.816.816%201.224%201.224%201.712%201.495q.26.145.538.25v5.708c0%20.135%200%20.302.018.443c.02.145.083.477.4.697c.348.24.703.15.865.09c.135-.05.282-.132.386-.19l.026-.015l1.055-.59l1.055.59l.026.015c.104.058.25.14.386.19c.162.06.517.15.864-.09c.318-.22.381-.552.4-.697c.02-.14.02-.308.019-.443V5.797c1.049.072%201.737.256%202.256.722q.119.106.224.225c.77.855.77%202.172.77%204.804%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%20d%3D%22M14.75%205.75h1.452q.562%200%201.048.002v4.867l-.705-.394l-.009-.005a2%202%200%200%200-.16-.082a.9.9%200%200%200-.376-.082a.9.9%200%200%200-.377.082c-.062.027-.125.063-.16.082l-.008.005l-.705.394z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22%2011.548v2.202c0%203.771%200%205.657-1.172%206.828S17.771%2021.75%2014%2021.75h-4c-3.771%200-5.657%200-6.828-1.172S2%2017.521%202%2013.75V6.7c0-.883%200-1.324.07-1.692A4%204%200%200%201%205.257%201.82c.368-.069.81-.069%201.692-.069c.386%200%20.58%200%20.766.017a4%204%200%200%201%202.18.904c.144.119.28.255.554.529l.55.55c.816.816%201.224%201.224%201.712%201.495q.26.145.538.25v5.708c0%20.135%200%20.302.018.443c.02.145.083.477.4.697c.348.24.703.15.865.09c.135-.05.282-.132.386-.19l.026-.015l1.055-.59l1.055.59l.026.015c.104.058.25.14.386.19c.162.06.517.15.864-.09c.318-.22.381-.552.4-.697c.02-.14.02-.308.019-.443V5.797c1.049.072%201.737.256%202.256.722q.119.106.224.225c.77.855.77%202.172.77%204.804%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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