book icon
book-32 from Fluent UI System Color Icons by Microsoft Corporation · 32 · MIT Free for personal and commercial use.
- Name
- book-32
- Set
- Fluent UI System Color Icons
- Style
- 32
- Viewbox
- 32×32
- License
- MIT
5 other variants in Fluent UI System Color Icons
The same icon in other sets
bookAkar Iconsbook-filledAnt Design IconsbookBootstrap IconsbookBoxIcons v2bookBoxIcons v2 SolidbookCarbonbookCodiconsbook-fillEva IconsbookFramework7 IconsbookFont Awesome 6 SolidbookFont Awesome SolidbookFeather Iconsbook-outlineFlowbite Iconsbook-16-filledFluent UI System IconsbookHealth IconsbookHumbleiconsbookIconParkbookIconPark OutlinebookIconPark SolidbookIconPark TwoTonebookIconoirbookIonIconsbookJam IconsbookLine Awesome
Related icons in Fluent UI System Color Icons
Use the book icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="url(#SVGybQiheuV)" d="M6 25h20.688S26 25.4 26 27s.688 2 .688 2H9a3 3 0 0 1-3-3z"/><path fill="url(#SVGxiB6hehX)" d="M9 28a2 2 0 0 1-2-2h18.25A1.75 1.75 0 0 0 27 24.25V6a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v20a4 4 0 0 0 4 4h17a1 1 0 1 0 0-2z"/><path fill="url(#SVGsJPP1clr)" d="M10.75 6A1.75 1.75 0 0 0 9 7.75v2.5c0 .966.784 1.75 1.75 1.75h10.5A1.75 1.75 0 0 0 23 10.25v-2.5A1.75 1.75 0 0 0 21.25 6z"/><defs><linearGradient id="SVGybQiheuV" x1="15.565" x2="15.565" y1="28.2" y2="25" gradientUnits="userSpaceOnUse"><stop stop-color="#9deaff"/><stop offset=".716" stop-color="#58aafe"/></linearGradient><linearGradient id="SVGxiB6hehX" x1="12.591" x2="16.974" y1="7.239" y2="37.373" gradientUnits="userSpaceOnUse"><stop stop-color="#20ac9d"/><stop offset="1" stop-color="#2052cb"/></linearGradient><linearGradient id="SVGsJPP1clr" x1="13.828" x2="20.922" y1="4.971" y2="15.271" gradientUnits="userSpaceOnUse"><stop stop-color="#9ff0f9"/><stop offset="1" stop-color="#6ce0ff"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function FluentColorBook32(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="url(#SVGybQiheuV)" d="M6 25h20.688S26 25.4 26 27s.688 2 .688 2H9a3 3 0 0 1-3-3z"/><path fill="url(#SVGxiB6hehX)" d="M9 28a2 2 0 0 1-2-2h18.25A1.75 1.75 0 0 0 27 24.25V6a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v20a4 4 0 0 0 4 4h17a1 1 0 1 0 0-2z"/><path fill="url(#SVGsJPP1clr)" d="M10.75 6A1.75 1.75 0 0 0 9 7.75v2.5c0 .966.784 1.75 1.75 1.75h10.5A1.75 1.75 0 0 0 23 10.25v-2.5A1.75 1.75 0 0 0 21.25 6z"/><defs><linearGradient id="SVGybQiheuV" x1="15.565" x2="15.565" y1="28.2" y2="25" gradientUnits="userSpaceOnUse"><stop stopColor="#9deaff"/><stop offset=".716" stopColor="#58aafe"/></linearGradient><linearGradient id="SVGxiB6hehX" x1="12.591" x2="16.974" y1="7.239" y2="37.373" gradientUnits="userSpaceOnUse"><stop stopColor="#20ac9d"/><stop offset="1" stopColor="#2052cb"/></linearGradient><linearGradient id="SVGsJPP1clr" x1="13.828" x2="20.922" y1="4.971" y2="15.271" gradientUnits="userSpaceOnUse"><stop stopColor="#9ff0f9"/><stop offset="1" stopColor="#6ce0ff"/></linearGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="url(#SVGybQiheuV)" d="M6 25h20.688S26 25.4 26 27s.688 2 .688 2H9a3 3 0 0 1-3-3z"/><path fill="url(#SVGxiB6hehX)" d="M9 28a2 2 0 0 1-2-2h18.25A1.75 1.75 0 0 0 27 24.25V6a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v20a4 4 0 0 0 4 4h17a1 1 0 1 0 0-2z"/><path fill="url(#SVGsJPP1clr)" d="M10.75 6A1.75 1.75 0 0 0 9 7.75v2.5c0 .966.784 1.75 1.75 1.75h10.5A1.75 1.75 0 0 0 23 10.25v-2.5A1.75 1.75 0 0 0 21.25 6z"/><defs><linearGradient id="SVGybQiheuV" x1="15.565" x2="15.565" y1="28.2" y2="25" gradientUnits="userSpaceOnUse"><stop stop-color="#9deaff"/><stop offset=".716" stop-color="#58aafe"/></linearGradient><linearGradient id="SVGxiB6hehX" x1="12.591" x2="16.974" y1="7.239" y2="37.373" gradientUnits="userSpaceOnUse"><stop stop-color="#20ac9d"/><stop offset="1" stop-color="#2052cb"/></linearGradient><linearGradient id="SVGsJPP1clr" x1="13.828" x2="20.922" y1="4.971" y2="15.271" gradientUnits="userSpaceOnUse"><stop stop-color="#9ff0f9"/><stop offset="1" stop-color="#6ce0ff"/></linearGradient></defs></g></svg> </template>
CSS
.icon-book-32 {
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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGybQiheuV)%22%20d%3D%22M6%2025h20.688S26%2025.4%2026%2027s.688%202%20.688%202H9a3%203%200%200%201-3-3z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGxiB6hehX)%22%20d%3D%22M9%2028a2%202%200%200%201-2-2h18.25A1.75%201.75%200%200%200%2027%2024.25V6a4%204%200%200%200-4-4H9a4%204%200%200%200-4%204v20a4%204%200%200%200%204%204h17a1%201%200%201%200%200-2z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGsJPP1clr)%22%20d%3D%22M10.75%206A1.75%201.75%200%200%200%209%207.75v2.5c0%20.966.784%201.75%201.75%201.75h10.5A1.75%201.75%200%200%200%2023%2010.25v-2.5A1.75%201.75%200%200%200%2021.25%206z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGybQiheuV%22%20x1%3D%2215.565%22%20x2%3D%2215.565%22%20y1%3D%2228.2%22%20y2%3D%2225%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%239deaff%22%2F%3E%3Cstop%20offset%3D%22.716%22%20stop-color%3D%22%2358aafe%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGxiB6hehX%22%20x1%3D%2212.591%22%20x2%3D%2216.974%22%20y1%3D%227.239%22%20y2%3D%2237.373%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2320ac9d%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232052cb%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGsJPP1clr%22%20x1%3D%2213.828%22%20x2%3D%2220.922%22%20y1%3D%224.971%22%20y2%3D%2215.271%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%239ff0f9%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%236ce0ff%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGybQiheuV)%22%20d%3D%22M6%2025h20.688S26%2025.4%2026%2027s.688%202%20.688%202H9a3%203%200%200%201-3-3z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGxiB6hehX)%22%20d%3D%22M9%2028a2%202%200%200%201-2-2h18.25A1.75%201.75%200%200%200%2027%2024.25V6a4%204%200%200%200-4-4H9a4%204%200%200%200-4%204v20a4%204%200%200%200%204%204h17a1%201%200%201%200%200-2z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGsJPP1clr)%22%20d%3D%22M10.75%206A1.75%201.75%200%200%200%209%207.75v2.5c0%20.966.784%201.75%201.75%201.75h10.5A1.75%201.75%200%200%200%2023%2010.25v-2.5A1.75%201.75%200%200%200%2021.25%206z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGybQiheuV%22%20x1%3D%2215.565%22%20x2%3D%2215.565%22%20y1%3D%2228.2%22%20y2%3D%2225%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%239deaff%22%2F%3E%3Cstop%20offset%3D%22.716%22%20stop-color%3D%22%2358aafe%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGxiB6hehX%22%20x1%3D%2212.591%22%20x2%3D%2216.974%22%20y1%3D%227.239%22%20y2%3D%2237.373%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2320ac9d%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232052cb%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGsJPP1clr%22%20x1%3D%2213.828%22%20x2%3D%2220.922%22%20y1%3D%224.971%22%20y2%3D%2215.271%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%239ff0f9%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%236ce0ff%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-color/book-32.svg?color=%231a73e8&size=48