book-fill from Framework7 Icons by Vladimir Kharlampidi · Fill · MIT Free for personal and commercial use.

Name
book-fill
Set
Framework7 Icons
Style
Fill
Viewbox
56×56
License
MIT

1 other variant in Framework7 Icons

The same icon in other sets

Related icons in Framework7 Icons

Use the book icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M17.09 44.898c3.89 0 6.492 1.454 7.64 2.274c.422.234 1.618.937 1.875.96V12.696c-1.523-2.836-6-5.132-10.64-5.132c-5.86 0-10.828 3.375-11.93 5.648v33.094c0 1.547.914 2.133 2.016 2.133c.89 0 1.476-.305 2.039-.774c1.383-1.242 4.64-2.766 9-2.766m21.844 0c4.359 0 7.594 1.524 9 2.766c.538.445 1.125.773 2.015.773c1.102 0 2.016-.585 2.016-2.132V13.21c-1.102-2.274-6.047-5.648-11.907-5.648c-4.64 0-9.117 2.296-10.64 5.132V48.18c.258-.024 1.453-.75 1.898-1.008c1.125-.82 3.727-2.274 7.618-2.274"/></svg>

React

import type { SVGProps } from "react";

export function F7BookFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M17.09 44.898c3.89 0 6.492 1.454 7.64 2.274c.422.234 1.618.937 1.875.96V12.696c-1.523-2.836-6-5.132-10.64-5.132c-5.86 0-10.828 3.375-11.93 5.648v33.094c0 1.547.914 2.133 2.016 2.133c.89 0 1.476-.305 2.039-.774c1.383-1.242 4.64-2.766 9-2.766m21.844 0c4.359 0 7.594 1.524 9 2.766c.538.445 1.125.773 2.015.773c1.102 0 2.016-.585 2.016-2.132V13.21c-1.102-2.274-6.047-5.648-11.907-5.648c-4.64 0-9.117 2.296-10.64 5.132V48.18c.258-.024 1.453-.75 1.898-1.008c1.125-.82 3.727-2.274 7.618-2.274"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M17.09 44.898c3.89 0 6.492 1.454 7.64 2.274c.422.234 1.618.937 1.875.96V12.696c-1.523-2.836-6-5.132-10.64-5.132c-5.86 0-10.828 3.375-11.93 5.648v33.094c0 1.547.914 2.133 2.016 2.133c.89 0 1.476-.305 2.039-.774c1.383-1.242 4.64-2.766 9-2.766m21.844 0c4.359 0 7.594 1.524 9 2.766c.538.445 1.125.773 2.015.773c1.102 0 2.016-.585 2.016-2.132V13.21c-1.102-2.274-6.047-5.648-11.907-5.648c-4.64 0-9.117 2.296-10.64 5.132V48.18c.258-.024 1.453-.75 1.898-1.008c1.125-.82 3.727-2.274 7.618-2.274"/></svg>
</template>

CSS

.icon-book-fill {
  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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.09%2044.898c3.89%200%206.492%201.454%207.64%202.274c.422.234%201.618.937%201.875.96V12.696c-1.523-2.836-6-5.132-10.64-5.132c-5.86%200-10.828%203.375-11.93%205.648v33.094c0%201.547.914%202.133%202.016%202.133c.89%200%201.476-.305%202.039-.774c1.383-1.242%204.64-2.766%209-2.766m21.844%200c4.359%200%207.594%201.524%209%202.766c.538.445%201.125.773%202.015.773c1.102%200%202.016-.585%202.016-2.132V13.21c-1.102-2.274-6.047-5.648-11.907-5.648c-4.64%200-9.117%202.296-10.64%205.132V48.18c.258-.024%201.453-.75%201.898-1.008c1.125-.82%203.727-2.274%207.618-2.274%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.09%2044.898c3.89%200%206.492%201.454%207.64%202.274c.422.234%201.618.937%201.875.96V12.696c-1.523-2.836-6-5.132-10.64-5.132c-5.86%200-10.828%203.375-11.93%205.648v33.094c0%201.547.914%202.133%202.016%202.133c.89%200%201.476-.305%202.039-.774c1.383-1.242%204.64-2.766%209-2.766m21.844%200c4.359%200%207.594%201.524%209%202.766c.538.445%201.125.773%202.015.773c1.102%200%202.016-.585%202.016-2.132V13.21c-1.102-2.274-6.047-5.648-11.907-5.648c-4.64%200-9.117%202.296-10.64%205.132V48.18c.258-.024%201.453-.75%201.898-1.008c1.125-.82%203.727-2.274%207.618-2.274%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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