book-bookmark from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.

Name
book-bookmark
Set
Font Awesome Solid
Style
Solid
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

Related icons in Font Awesome Solid

Use the book bookmark icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M192 576h320c17.7 0 32-14.3 32-32s-14.3-32-32-32v-66.7c18.6-6.6 32-24.4 32-45.3V112c0-26.5-21.5-48-48-48h-48v169.4c0 12.5-10.1 22.6-22.6 22.6c-6 0-11.8-2.4-16-6.6L368 208l-41.4 41.4c-4.2 4.2-10 6.6-16 6.6c-12.5 0-22.6-10.1-22.6-22.6V64h-96c-53 0-96 43-96 96v320c0 53 43 96 96 96m-32-96c0-17.7 14.3-32 32-32h256v64H192c-17.7 0-32-14.3-32-32"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidBookBookmark(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M192 576h320c17.7 0 32-14.3 32-32s-14.3-32-32-32v-66.7c18.6-6.6 32-24.4 32-45.3V112c0-26.5-21.5-48-48-48h-48v169.4c0 12.5-10.1 22.6-22.6 22.6c-6 0-11.8-2.4-16-6.6L368 208l-41.4 41.4c-4.2 4.2-10 6.6-16 6.6c-12.5 0-22.6-10.1-22.6-22.6V64h-96c-53 0-96 43-96 96v320c0 53 43 96 96 96m-32-96c0-17.7 14.3-32 32-32h256v64H192c-17.7 0-32-14.3-32-32"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M192 576h320c17.7 0 32-14.3 32-32s-14.3-32-32-32v-66.7c18.6-6.6 32-24.4 32-45.3V112c0-26.5-21.5-48-48-48h-48v169.4c0 12.5-10.1 22.6-22.6 22.6c-6 0-11.8-2.4-16-6.6L368 208l-41.4 41.4c-4.2 4.2-10 6.6-16 6.6c-12.5 0-22.6-10.1-22.6-22.6V64h-96c-53 0-96 43-96 96v320c0 53 43 96 96 96m-32-96c0-17.7 14.3-32 32-32h256v64H192c-17.7 0-32-14.3-32-32"/></svg>
</template>

CSS

.icon-book-bookmark {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M192%20576h320c17.7%200%2032-14.3%2032-32s-14.3-32-32-32v-66.7c18.6-6.6%2032-24.4%2032-45.3V112c0-26.5-21.5-48-48-48h-48v169.4c0%2012.5-10.1%2022.6-22.6%2022.6c-6%200-11.8-2.4-16-6.6L368%20208l-41.4%2041.4c-4.2%204.2-10%206.6-16%206.6c-12.5%200-22.6-10.1-22.6-22.6V64h-96c-53%200-96%2043-96%2096v320c0%2053%2043%2096%2096%2096m-32-96c0-17.7%2014.3-32%2032-32h256v64H192c-17.7%200-32-14.3-32-32%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M192%20576h320c17.7%200%2032-14.3%2032-32s-14.3-32-32-32v-66.7c18.6-6.6%2032-24.4%2032-45.3V112c0-26.5-21.5-48-48-48h-48v169.4c0%2012.5-10.1%2022.6-22.6%2022.6c-6%200-11.8-2.4-16-6.6L368%20208l-41.4%2041.4c-4.2%204.2-10%206.6-16%206.6c-12.5%200-22.6-10.1-22.6-22.6V64h-96c-53%200-96%2043-96%2096v320c0%2053%2043%2096%2096%2096m-32-96c0-17.7%2014.3-32%2032-32h256v64H192c-17.7%200-32-14.3-32-32%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/book-bookmark.svg?color=%231a73e8&size=48