book journal whills icon
book-journal-whills from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- book-journal-whills
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Viewbox
- 448×512
- License
- CC BY 4.0
The same icon in other sets
Related icons in Font Awesome 6 Solid
Use the book journal whills icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M0 96C0 43 43 0 96 0h320c17.7 0 32 14.3 32 32v320c0 17.7-14.3 32-32 32v64c17.7 0 32 14.3 32 32s-14.3 32-32 32H96c-53 0-96-43-96-96zm64 320c0 17.7 14.3 32 32 32h256v-64H96c-17.7 0-32 14.3-32 32m90.4-234.4l-21.2-21.2c-3 10.1-5.1 20.6-5.1 31.6c0 .2 0 .5.1.8s.1.5.1.8l36.9 32.4c2.5 2.1 3.4 5.8 2.3 8.9c-1.3 3-4.1 5.1-7.5 5.1c-1.9-.1-3.8-.8-5.2-2l-23.6-20.6C142.8 267 186.9 304 240 304s97.3-37 108.9-86.6L325.3 238c-1.4 1.2-3.3 2-5.3 2c-2.2-.1-4.4-1.1-6-2.8c-1.2-1.5-1.9-3.4-2-5.2c.1-2.2 1.1-4.4 2.8-6l37.1-32.5c0-.3 0-.5.1-.8s.1-.5.1-.8c0-11-2.1-21.5-5.1-31.6l-21.2 21.2c-3.1 3.1-8.1 3.1-11.3 0s-3.1-8.1 0-11.2l26.4-26.5c-8.2-17-20.5-31.7-35.9-42.6c-2.7-1.9-6.2 1.4-5 4.5c8.5 22.4 3.6 48-13 65.6c-3.2 3.4-3.6 8.9-.9 12.7c9.8 14 12.7 31.9 7.5 48.5c-5.9 19.4-22 34.1-41.9 38.3l-1.4-34.3l12.6 8.6c.6.4 1.5.6 2.3.6c1.5 0 2.7-.8 3.5-2s.6-2.8-.1-4l-8.6-14.3l18-3.6c1.8-.4 3.1-2.1 3.1-4s-1.4-3.5-3.1-3.9l-18-3.7l8.5-14.3c.8-1.2.9-2.9.1-4.1s-2-2-3.5-2h-.1c-.7.1-1.5.3-2.1.7l-14.1 9.6L244 87.9c-.1-2.2-1.9-3.9-4-3.9s-3.9 1.6-4 3.9l-4.6 110.8l-12-8.1c-1.5-1.1-3.6-.9-5 .4s-1.6 3.4-.8 5l8.6 14.3l-18 3.7c-1.8.4-3.1 2-3.1 3.9s1.4 3.6 3.1 4l18 3.8l-8.6 14.2c-.2.6-.5 1.4-.5 2c0 1.1.5 2.1 1.2 3c.8.6 1.8 1 2.8 1c.7 0 1.6-.2 2.2-.6l10.4-7.1l-1.4 32.8c-19.9-4.1-36-18.9-41.9-38.3c-5.1-16.6-2.2-34.4 7.6-48.5c2.7-3.9 2.3-9.3-.9-12.7c-16.6-17.5-21.6-43.1-13.1-65.5c1.2-3.1-2.3-6.4-5-4.5c-15.3 10.9-27.6 25.6-35.8 42.6l26.4 26.5c3.1 3.1 3.1 8.1 0 11.2s-8.1 3.1-11.2 0z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidBookJournalWhills(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M0 96C0 43 43 0 96 0h320c17.7 0 32 14.3 32 32v320c0 17.7-14.3 32-32 32v64c17.7 0 32 14.3 32 32s-14.3 32-32 32H96c-53 0-96-43-96-96zm64 320c0 17.7 14.3 32 32 32h256v-64H96c-17.7 0-32 14.3-32 32m90.4-234.4l-21.2-21.2c-3 10.1-5.1 20.6-5.1 31.6c0 .2 0 .5.1.8s.1.5.1.8l36.9 32.4c2.5 2.1 3.4 5.8 2.3 8.9c-1.3 3-4.1 5.1-7.5 5.1c-1.9-.1-3.8-.8-5.2-2l-23.6-20.6C142.8 267 186.9 304 240 304s97.3-37 108.9-86.6L325.3 238c-1.4 1.2-3.3 2-5.3 2c-2.2-.1-4.4-1.1-6-2.8c-1.2-1.5-1.9-3.4-2-5.2c.1-2.2 1.1-4.4 2.8-6l37.1-32.5c0-.3 0-.5.1-.8s.1-.5.1-.8c0-11-2.1-21.5-5.1-31.6l-21.2 21.2c-3.1 3.1-8.1 3.1-11.3 0s-3.1-8.1 0-11.2l26.4-26.5c-8.2-17-20.5-31.7-35.9-42.6c-2.7-1.9-6.2 1.4-5 4.5c8.5 22.4 3.6 48-13 65.6c-3.2 3.4-3.6 8.9-.9 12.7c9.8 14 12.7 31.9 7.5 48.5c-5.9 19.4-22 34.1-41.9 38.3l-1.4-34.3l12.6 8.6c.6.4 1.5.6 2.3.6c1.5 0 2.7-.8 3.5-2s.6-2.8-.1-4l-8.6-14.3l18-3.6c1.8-.4 3.1-2.1 3.1-4s-1.4-3.5-3.1-3.9l-18-3.7l8.5-14.3c.8-1.2.9-2.9.1-4.1s-2-2-3.5-2h-.1c-.7.1-1.5.3-2.1.7l-14.1 9.6L244 87.9c-.1-2.2-1.9-3.9-4-3.9s-3.9 1.6-4 3.9l-4.6 110.8l-12-8.1c-1.5-1.1-3.6-.9-5 .4s-1.6 3.4-.8 5l8.6 14.3l-18 3.7c-1.8.4-3.1 2-3.1 3.9s1.4 3.6 3.1 4l18 3.8l-8.6 14.2c-.2.6-.5 1.4-.5 2c0 1.1.5 2.1 1.2 3c.8.6 1.8 1 2.8 1c.7 0 1.6-.2 2.2-.6l10.4-7.1l-1.4 32.8c-19.9-4.1-36-18.9-41.9-38.3c-5.1-16.6-2.2-34.4 7.6-48.5c2.7-3.9 2.3-9.3-.9-12.7c-16.6-17.5-21.6-43.1-13.1-65.5c1.2-3.1-2.3-6.4-5-4.5c-15.3 10.9-27.6 25.6-35.8 42.6l26.4 26.5c3.1 3.1 3.1 8.1 0 11.2s-8.1 3.1-11.2 0z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M0 96C0 43 43 0 96 0h320c17.7 0 32 14.3 32 32v320c0 17.7-14.3 32-32 32v64c17.7 0 32 14.3 32 32s-14.3 32-32 32H96c-53 0-96-43-96-96zm64 320c0 17.7 14.3 32 32 32h256v-64H96c-17.7 0-32 14.3-32 32m90.4-234.4l-21.2-21.2c-3 10.1-5.1 20.6-5.1 31.6c0 .2 0 .5.1.8s.1.5.1.8l36.9 32.4c2.5 2.1 3.4 5.8 2.3 8.9c-1.3 3-4.1 5.1-7.5 5.1c-1.9-.1-3.8-.8-5.2-2l-23.6-20.6C142.8 267 186.9 304 240 304s97.3-37 108.9-86.6L325.3 238c-1.4 1.2-3.3 2-5.3 2c-2.2-.1-4.4-1.1-6-2.8c-1.2-1.5-1.9-3.4-2-5.2c.1-2.2 1.1-4.4 2.8-6l37.1-32.5c0-.3 0-.5.1-.8s.1-.5.1-.8c0-11-2.1-21.5-5.1-31.6l-21.2 21.2c-3.1 3.1-8.1 3.1-11.3 0s-3.1-8.1 0-11.2l26.4-26.5c-8.2-17-20.5-31.7-35.9-42.6c-2.7-1.9-6.2 1.4-5 4.5c8.5 22.4 3.6 48-13 65.6c-3.2 3.4-3.6 8.9-.9 12.7c9.8 14 12.7 31.9 7.5 48.5c-5.9 19.4-22 34.1-41.9 38.3l-1.4-34.3l12.6 8.6c.6.4 1.5.6 2.3.6c1.5 0 2.7-.8 3.5-2s.6-2.8-.1-4l-8.6-14.3l18-3.6c1.8-.4 3.1-2.1 3.1-4s-1.4-3.5-3.1-3.9l-18-3.7l8.5-14.3c.8-1.2.9-2.9.1-4.1s-2-2-3.5-2h-.1c-.7.1-1.5.3-2.1.7l-14.1 9.6L244 87.9c-.1-2.2-1.9-3.9-4-3.9s-3.9 1.6-4 3.9l-4.6 110.8l-12-8.1c-1.5-1.1-3.6-.9-5 .4s-1.6 3.4-.8 5l8.6 14.3l-18 3.7c-1.8.4-3.1 2-3.1 3.9s1.4 3.6 3.1 4l18 3.8l-8.6 14.2c-.2.6-.5 1.4-.5 2c0 1.1.5 2.1 1.2 3c.8.6 1.8 1 2.8 1c.7 0 1.6-.2 2.2-.6l10.4-7.1l-1.4 32.8c-19.9-4.1-36-18.9-41.9-38.3c-5.1-16.6-2.2-34.4 7.6-48.5c2.7-3.9 2.3-9.3-.9-12.7c-16.6-17.5-21.6-43.1-13.1-65.5c1.2-3.1-2.3-6.4-5-4.5c-15.3 10.9-27.6 25.6-35.8 42.6l26.4 26.5c3.1 3.1 3.1 8.1 0 11.2s-8.1 3.1-11.2 0z"/></svg> </template>
CSS
.icon-book-journal-whills {
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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%2096C0%2043%2043%200%2096%200h320c17.7%200%2032%2014.3%2032%2032v320c0%2017.7-14.3%2032-32%2032v64c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032H96c-53%200-96-43-96-96zm64%20320c0%2017.7%2014.3%2032%2032%2032h256v-64H96c-17.7%200-32%2014.3-32%2032m90.4-234.4l-21.2-21.2c-3%2010.1-5.1%2020.6-5.1%2031.6c0%20.2%200%20.5.1.8s.1.5.1.8l36.9%2032.4c2.5%202.1%203.4%205.8%202.3%208.9c-1.3%203-4.1%205.1-7.5%205.1c-1.9-.1-3.8-.8-5.2-2l-23.6-20.6C142.8%20267%20186.9%20304%20240%20304s97.3-37%20108.9-86.6L325.3%20238c-1.4%201.2-3.3%202-5.3%202c-2.2-.1-4.4-1.1-6-2.8c-1.2-1.5-1.9-3.4-2-5.2c.1-2.2%201.1-4.4%202.8-6l37.1-32.5c0-.3%200-.5.1-.8s.1-.5.1-.8c0-11-2.1-21.5-5.1-31.6l-21.2%2021.2c-3.1%203.1-8.1%203.1-11.3%200s-3.1-8.1%200-11.2l26.4-26.5c-8.2-17-20.5-31.7-35.9-42.6c-2.7-1.9-6.2%201.4-5%204.5c8.5%2022.4%203.6%2048-13%2065.6c-3.2%203.4-3.6%208.9-.9%2012.7c9.8%2014%2012.7%2031.9%207.5%2048.5c-5.9%2019.4-22%2034.1-41.9%2038.3l-1.4-34.3l12.6%208.6c.6.4%201.5.6%202.3.6c1.5%200%202.7-.8%203.5-2s.6-2.8-.1-4l-8.6-14.3l18-3.6c1.8-.4%203.1-2.1%203.1-4s-1.4-3.5-3.1-3.9l-18-3.7l8.5-14.3c.8-1.2.9-2.9.1-4.1s-2-2-3.5-2h-.1c-.7.1-1.5.3-2.1.7l-14.1%209.6L244%2087.9c-.1-2.2-1.9-3.9-4-3.9s-3.9%201.6-4%203.9l-4.6%20110.8l-12-8.1c-1.5-1.1-3.6-.9-5%20.4s-1.6%203.4-.8%205l8.6%2014.3l-18%203.7c-1.8.4-3.1%202-3.1%203.9s1.4%203.6%203.1%204l18%203.8l-8.6%2014.2c-.2.6-.5%201.4-.5%202c0%201.1.5%202.1%201.2%203c.8.6%201.8%201%202.8%201c.7%200%201.6-.2%202.2-.6l10.4-7.1l-1.4%2032.8c-19.9-4.1-36-18.9-41.9-38.3c-5.1-16.6-2.2-34.4%207.6-48.5c2.7-3.9%202.3-9.3-.9-12.7c-16.6-17.5-21.6-43.1-13.1-65.5c1.2-3.1-2.3-6.4-5-4.5c-15.3%2010.9-27.6%2025.6-35.8%2042.6l26.4%2026.5c3.1%203.1%203.1%208.1%200%2011.2s-8.1%203.1-11.2%200z%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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%2096C0%2043%2043%200%2096%200h320c17.7%200%2032%2014.3%2032%2032v320c0%2017.7-14.3%2032-32%2032v64c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032H96c-53%200-96-43-96-96zm64%20320c0%2017.7%2014.3%2032%2032%2032h256v-64H96c-17.7%200-32%2014.3-32%2032m90.4-234.4l-21.2-21.2c-3%2010.1-5.1%2020.6-5.1%2031.6c0%20.2%200%20.5.1.8s.1.5.1.8l36.9%2032.4c2.5%202.1%203.4%205.8%202.3%208.9c-1.3%203-4.1%205.1-7.5%205.1c-1.9-.1-3.8-.8-5.2-2l-23.6-20.6C142.8%20267%20186.9%20304%20240%20304s97.3-37%20108.9-86.6L325.3%20238c-1.4%201.2-3.3%202-5.3%202c-2.2-.1-4.4-1.1-6-2.8c-1.2-1.5-1.9-3.4-2-5.2c.1-2.2%201.1-4.4%202.8-6l37.1-32.5c0-.3%200-.5.1-.8s.1-.5.1-.8c0-11-2.1-21.5-5.1-31.6l-21.2%2021.2c-3.1%203.1-8.1%203.1-11.3%200s-3.1-8.1%200-11.2l26.4-26.5c-8.2-17-20.5-31.7-35.9-42.6c-2.7-1.9-6.2%201.4-5%204.5c8.5%2022.4%203.6%2048-13%2065.6c-3.2%203.4-3.6%208.9-.9%2012.7c9.8%2014%2012.7%2031.9%207.5%2048.5c-5.9%2019.4-22%2034.1-41.9%2038.3l-1.4-34.3l12.6%208.6c.6.4%201.5.6%202.3.6c1.5%200%202.7-.8%203.5-2s.6-2.8-.1-4l-8.6-14.3l18-3.6c1.8-.4%203.1-2.1%203.1-4s-1.4-3.5-3.1-3.9l-18-3.7l8.5-14.3c.8-1.2.9-2.9.1-4.1s-2-2-3.5-2h-.1c-.7.1-1.5.3-2.1.7l-14.1%209.6L244%2087.9c-.1-2.2-1.9-3.9-4-3.9s-3.9%201.6-4%203.9l-4.6%20110.8l-12-8.1c-1.5-1.1-3.6-.9-5%20.4s-1.6%203.4-.8%205l8.6%2014.3l-18%203.7c-1.8.4-3.1%202-3.1%203.9s1.4%203.6%203.1%204l18%203.8l-8.6%2014.2c-.2.6-.5%201.4-.5%202c0%201.1.5%202.1%201.2%203c.8.6%201.8%201%202.8%201c.7%200%201.6-.2%202.2-.6l10.4-7.1l-1.4%2032.8c-19.9-4.1-36-18.9-41.9-38.3c-5.1-16.6-2.2-34.4%207.6-48.5c2.7-3.9%202.3-9.3-.9-12.7c-16.6-17.5-21.6-43.1-13.1-65.5c1.2-3.1-2.3-6.4-5-4.5c-15.3%2010.9-27.6%2025.6-35.8%2042.6l26.4%2026.5c3.1%203.1%203.1%208.1%200%2011.2s-8.1%203.1-11.2%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/book-journal-whills.svg?color=%231a73e8&size=48