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

Name
book
Set
Framework7 Icons
Style
Outline
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="M28.012 11.395c-1.805-2.25-6.235-4.243-11.157-4.243c-6.515 0-11.765 3.352-13.054 6.493v32.742c0 1.781 1.172 2.46 2.437 2.46c1.032 0 1.617-.304 2.25-.796c1.336-1.149 4.032-2.696 8.368-2.696c4.312 0 7.335 1.5 8.507 2.555c.61.492 1.36.938 2.649.938c1.265 0 1.992-.492 2.625-.938c1.242-.984 4.195-2.554 8.508-2.554c4.335 0 7.054 1.57 8.367 2.695c.633.492 1.219.797 2.25.797c1.266 0 2.437-.68 2.437-2.461V13.645c-1.289-3.141-6.539-6.493-13.054-6.493c-4.922 0-9.352 1.993-11.133 4.243M7.574 14.77c.54-1.454 3.938-4.079 9.282-4.079c5.32 0 8.789 2.649 9.257 4.079v29.648c-2.226-1.664-5.625-2.602-9.257-2.602c-3.657 0-7.055.938-9.282 2.696Zm40.852 0v29.742c-2.227-1.758-5.625-2.696-9.281-2.696c-3.633 0-7.032.938-9.258 2.602V14.77c.468-1.43 3.937-4.079 9.258-4.079c5.343 0 8.742 2.625 9.28 4.079"/></svg>

React

import type { SVGProps } from "react";

export function F7Book(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="M28.012 11.395c-1.805-2.25-6.235-4.243-11.157-4.243c-6.515 0-11.765 3.352-13.054 6.493v32.742c0 1.781 1.172 2.46 2.437 2.46c1.032 0 1.617-.304 2.25-.796c1.336-1.149 4.032-2.696 8.368-2.696c4.312 0 7.335 1.5 8.507 2.555c.61.492 1.36.938 2.649.938c1.265 0 1.992-.492 2.625-.938c1.242-.984 4.195-2.554 8.508-2.554c4.335 0 7.054 1.57 8.367 2.695c.633.492 1.219.797 2.25.797c1.266 0 2.437-.68 2.437-2.461V13.645c-1.289-3.141-6.539-6.493-13.054-6.493c-4.922 0-9.352 1.993-11.133 4.243M7.574 14.77c.54-1.454 3.938-4.079 9.282-4.079c5.32 0 8.789 2.649 9.257 4.079v29.648c-2.226-1.664-5.625-2.602-9.257-2.602c-3.657 0-7.055.938-9.282 2.696Zm40.852 0v29.742c-2.227-1.758-5.625-2.696-9.281-2.696c-3.633 0-7.032.938-9.258 2.602V14.77c.468-1.43 3.937-4.079 9.258-4.079c5.343 0 8.742 2.625 9.28 4.079"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M28.012 11.395c-1.805-2.25-6.235-4.243-11.157-4.243c-6.515 0-11.765 3.352-13.054 6.493v32.742c0 1.781 1.172 2.46 2.437 2.46c1.032 0 1.617-.304 2.25-.796c1.336-1.149 4.032-2.696 8.368-2.696c4.312 0 7.335 1.5 8.507 2.555c.61.492 1.36.938 2.649.938c1.265 0 1.992-.492 2.625-.938c1.242-.984 4.195-2.554 8.508-2.554c4.335 0 7.054 1.57 8.367 2.695c.633.492 1.219.797 2.25.797c1.266 0 2.437-.68 2.437-2.461V13.645c-1.289-3.141-6.539-6.493-13.054-6.493c-4.922 0-9.352 1.993-11.133 4.243M7.574 14.77c.54-1.454 3.938-4.079 9.282-4.079c5.32 0 8.789 2.649 9.257 4.079v29.648c-2.226-1.664-5.625-2.602-9.257-2.602c-3.657 0-7.055.938-9.282 2.696Zm40.852 0v29.742c-2.227-1.758-5.625-2.696-9.281-2.696c-3.633 0-7.032.938-9.258 2.602V14.77c.468-1.43 3.937-4.079 9.258-4.079c5.343 0 8.742 2.625 9.28 4.079"/></svg>
</template>

CSS

.icon-book {
  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%22M28.012%2011.395c-1.805-2.25-6.235-4.243-11.157-4.243c-6.515%200-11.765%203.352-13.054%206.493v32.742c0%201.781%201.172%202.46%202.437%202.46c1.032%200%201.617-.304%202.25-.796c1.336-1.149%204.032-2.696%208.368-2.696c4.312%200%207.335%201.5%208.507%202.555c.61.492%201.36.938%202.649.938c1.265%200%201.992-.492%202.625-.938c1.242-.984%204.195-2.554%208.508-2.554c4.335%200%207.054%201.57%208.367%202.695c.633.492%201.219.797%202.25.797c1.266%200%202.437-.68%202.437-2.461V13.645c-1.289-3.141-6.539-6.493-13.054-6.493c-4.922%200-9.352%201.993-11.133%204.243M7.574%2014.77c.54-1.454%203.938-4.079%209.282-4.079c5.32%200%208.789%202.649%209.257%204.079v29.648c-2.226-1.664-5.625-2.602-9.257-2.602c-3.657%200-7.055.938-9.282%202.696Zm40.852%200v29.742c-2.227-1.758-5.625-2.696-9.281-2.696c-3.633%200-7.032.938-9.258%202.602V14.77c.468-1.43%203.937-4.079%209.258-4.079c5.343%200%208.742%202.625%209.28%204.079%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%22M28.012%2011.395c-1.805-2.25-6.235-4.243-11.157-4.243c-6.515%200-11.765%203.352-13.054%206.493v32.742c0%201.781%201.172%202.46%202.437%202.46c1.032%200%201.617-.304%202.25-.796c1.336-1.149%204.032-2.696%208.368-2.696c4.312%200%207.335%201.5%208.507%202.555c.61.492%201.36.938%202.649.938c1.265%200%201.992-.492%202.625-.938c1.242-.984%204.195-2.554%208.508-2.554c4.335%200%207.054%201.57%208.367%202.695c.633.492%201.219.797%202.25.797c1.266%200%202.437-.68%202.437-2.461V13.645c-1.289-3.141-6.539-6.493-13.054-6.493c-4.922%200-9.352%201.993-11.133%204.243M7.574%2014.77c.54-1.454%203.938-4.079%209.282-4.079c5.32%200%208.789%202.649%209.257%204.079v29.648c-2.226-1.664-5.625-2.602-9.257-2.602c-3.657%200-7.055.938-9.282%202.696Zm40.852%200v29.742c-2.227-1.758-5.625-2.696-9.281-2.696c-3.633%200-7.032.938-9.258%202.602V14.77c.468-1.43%203.937-4.079%209.258-4.079c5.343%200%208.742%202.625%209.28%204.079%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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