book-4-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
book-4-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Related icons in MingCute Icon

Use the book 4 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.815 3.717a1.5 1.5 0 0 1 1.297.026l7.443 3.762a1.51 1.51 0 0 1 .764 1.774c-.39 1.331-.346 1.889-.092 2.52c.258.638.078 1.45-.587 1.872L11.356 20.18c-.431.273-.98.315-1.457.082c-1.21-.592-6.833-3.347-7.901-3.992C.978 15.655.66 14.405.666 13.448c.004-.971.338-2.184 1.264-2.85c1.05-.755 9.237-5.868 10.712-6.789zm-1.455 12.46q-.105.066-.218.112c-.11.41-.15.704-.145.976c.003.216.033.438.098.711l9.148-5.789a4.3 4.3 0 0 1-.206-1.502zm-8.56-3.5a2.3 2.3 0 0 0-.134.78c-.003.672.238 1.022.366 1.1c.71.428 3.848 1.988 5.98 3.039q-.013-.15-.014-.301a5.3 5.3 0 0 1 .181-1.402zm11.164-5.764a1 1 0 0 0-.928 1.771l2.1 1.1a1 1 0 0 0 .928-1.771z"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteBook4Fill(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="M12.815 3.717a1.5 1.5 0 0 1 1.297.026l7.443 3.762a1.51 1.51 0 0 1 .764 1.774c-.39 1.331-.346 1.889-.092 2.52c.258.638.078 1.45-.587 1.872L11.356 20.18c-.431.273-.98.315-1.457.082c-1.21-.592-6.833-3.347-7.901-3.992C.978 15.655.66 14.405.666 13.448c.004-.971.338-2.184 1.264-2.85c1.05-.755 9.237-5.868 10.712-6.789zm-1.455 12.46q-.105.066-.218.112c-.11.41-.15.704-.145.976c.003.216.033.438.098.711l9.148-5.789a4.3 4.3 0 0 1-.206-1.502zm-8.56-3.5a2.3 2.3 0 0 0-.134.78c-.003.672.238 1.022.366 1.1c.71.428 3.848 1.988 5.98 3.039q-.013-.15-.014-.301a5.3 5.3 0 0 1 .181-1.402zm11.164-5.764a1 1 0 0 0-.928 1.771l2.1 1.1a1 1 0 0 0 .928-1.771z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.815 3.717a1.5 1.5 0 0 1 1.297.026l7.443 3.762a1.51 1.51 0 0 1 .764 1.774c-.39 1.331-.346 1.889-.092 2.52c.258.638.078 1.45-.587 1.872L11.356 20.18c-.431.273-.98.315-1.457.082c-1.21-.592-6.833-3.347-7.901-3.992C.978 15.655.66 14.405.666 13.448c.004-.971.338-2.184 1.264-2.85c1.05-.755 9.237-5.868 10.712-6.789zm-1.455 12.46q-.105.066-.218.112c-.11.41-.15.704-.145.976c.003.216.033.438.098.711l9.148-5.789a4.3 4.3 0 0 1-.206-1.502zm-8.56-3.5a2.3 2.3 0 0 0-.134.78c-.003.672.238 1.022.366 1.1c.71.428 3.848 1.988 5.98 3.039q-.013-.15-.014-.301a5.3 5.3 0 0 1 .181-1.402zm11.164-5.764a1 1 0 0 0-.928 1.771l2.1 1.1a1 1 0 0 0 .928-1.771z"/></svg>
</template>

CSS

.icon-book-4-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.815%203.717a1.5%201.5%200%200%201%201.297.026l7.443%203.762a1.51%201.51%200%200%201%20.764%201.774c-.39%201.331-.346%201.889-.092%202.52c.258.638.078%201.45-.587%201.872L11.356%2020.18c-.431.273-.98.315-1.457.082c-1.21-.592-6.833-3.347-7.901-3.992C.978%2015.655.66%2014.405.666%2013.448c.004-.971.338-2.184%201.264-2.85c1.05-.755%209.237-5.868%2010.712-6.789zm-1.455%2012.46q-.105.066-.218.112c-.11.41-.15.704-.145.976c.003.216.033.438.098.711l9.148-5.789a4.3%204.3%200%200%201-.206-1.502zm-8.56-3.5a2.3%202.3%200%200%200-.134.78c-.003.672.238%201.022.366%201.1c.71.428%203.848%201.988%205.98%203.039q-.013-.15-.014-.301a5.3%205.3%200%200%201%20.181-1.402zm11.164-5.764a1%201%200%200%200-.928%201.771l2.1%201.1a1%201%200%200%200%20.928-1.771z%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%22M12.815%203.717a1.5%201.5%200%200%201%201.297.026l7.443%203.762a1.51%201.51%200%200%201%20.764%201.774c-.39%201.331-.346%201.889-.092%202.52c.258.638.078%201.45-.587%201.872L11.356%2020.18c-.431.273-.98.315-1.457.082c-1.21-.592-6.833-3.347-7.901-3.992C.978%2015.655.66%2014.405.666%2013.448c.004-.971.338-2.184%201.264-2.85c1.05-.755%209.237-5.868%2010.712-6.789zm-1.455%2012.46q-.105.066-.218.112c-.11.41-.15.704-.145.976c.003.216.033.438.098.711l9.148-5.789a4.3%204.3%200%200%201-.206-1.502zm-8.56-3.5a2.3%202.3%200%200%200-.134.78c-.003.672.238%201.022.366%201.1c.71.428%203.848%201.988%205.98%203.039q-.013-.15-.014-.301a5.3%205.3%200%200%201%20.181-1.402zm11.164-5.764a1%201%200%200%200-.928%201.771l2.1%201.1a1%201%200%200%200%20.928-1.771z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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