book database icon
book-database-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- book-database-20-regular
- Set
- Fluent UI System Icons
- Style
- 20 Regular
- Viewbox
- 20×20
- License
- MIT
7 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
book-add-20-filledbook-arrow-clockwise-20-filledbook-clock-20-filledbook-coins-20-filledbook-compass-20-filledbook-contacts-16-filledbook-default-20-filledbook-dismiss-16-filledbook-exclamation-mark-20-filledbook-globe-20-filledbook-information-20-filledbook-letter-20-filledbook-number-16-filledbook-open-16-filledbook-open-globe-20-filledbook-open-lightbulb-16-filledbook-open-microphone-20-filledbook-pulse-20-filledbook-question-mark-20-filledbook-question-mark-rtl-20-filledbook-search-20-filledbook-star-20-filledbook-template-20-filledbook-theta-20-filled
Use the book database icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6 5a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1zm1 0v1h6V5zM4 4v12a2 2 0 0 0 2 2h3.5a2.6 2.6 0 0 1-.449-1H6a1 1 0 0 1-1-1h4v-1H5V4a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v4.014q.515.028 1 .112V4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2m13 5.42a6.5 6.5 0 0 0-1.12-.3A8 8 0 0 0 14.5 9c-2.485 0-4.5 1.12-4.5 2.5s2.015 2.5 4.5 2.5s4.5-1.12 4.5-2.5c0-.867-.794-1.63-2-2.08m1.168 4.722c-.99.55-2.288.858-3.668.858s-2.678-.309-3.668-.858a4.6 4.6 0 0 1-.832-.588v2.945c0 1.381 2.015 2.5 4.5 2.5S19 17.88 19 16.5l.001-2.946a4.5 4.5 0 0 1-.833.589"/></svg>
React
import type { SVGProps } from "react";
export function FluentBookDatabase20Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6 5a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1zm1 0v1h6V5zM4 4v12a2 2 0 0 0 2 2h3.5a2.6 2.6 0 0 1-.449-1H6a1 1 0 0 1-1-1h4v-1H5V4a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v4.014q.515.028 1 .112V4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2m13 5.42a6.5 6.5 0 0 0-1.12-.3A8 8 0 0 0 14.5 9c-2.485 0-4.5 1.12-4.5 2.5s2.015 2.5 4.5 2.5s4.5-1.12 4.5-2.5c0-.867-.794-1.63-2-2.08m1.168 4.722c-.99.55-2.288.858-3.668.858s-2.678-.309-3.668-.858a4.6 4.6 0 0 1-.832-.588v2.945c0 1.381 2.015 2.5 4.5 2.5S19 17.88 19 16.5l.001-2.946a4.5 4.5 0 0 1-.833.589"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M6 5a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1zm1 0v1h6V5zM4 4v12a2 2 0 0 0 2 2h3.5a2.6 2.6 0 0 1-.449-1H6a1 1 0 0 1-1-1h4v-1H5V4a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v4.014q.515.028 1 .112V4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2m13 5.42a6.5 6.5 0 0 0-1.12-.3A8 8 0 0 0 14.5 9c-2.485 0-4.5 1.12-4.5 2.5s2.015 2.5 4.5 2.5s4.5-1.12 4.5-2.5c0-.867-.794-1.63-2-2.08m1.168 4.722c-.99.55-2.288.858-3.668.858s-2.678-.309-3.668-.858a4.6 4.6 0 0 1-.832-.588v2.945c0 1.381 2.015 2.5 4.5 2.5S19 17.88 19 16.5l.001-2.946a4.5 4.5 0 0 1-.833.589"/></svg> </template>
CSS
.icon-book-database-20-regular {
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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%205a1%201%200%200%201%201-1h6a1%201%200%200%201%201%201v1a1%201%200%200%201-1%201H7a1%201%200%200%201-1-1zm1%200v1h6V5zM4%204v12a2%202%200%200%200%202%202h3.5a2.6%202.6%200%200%201-.449-1H6a1%201%200%200%201-1-1h4v-1H5V4a1%201%200%200%201%201-1h8a1%201%200%200%201%201%201v4.014q.515.028%201%20.112V4a2%202%200%200%200-2-2H6a2%202%200%200%200-2%202m13%205.42a6.5%206.5%200%200%200-1.12-.3A8%208%200%200%200%2014.5%209c-2.485%200-4.5%201.12-4.5%202.5s2.015%202.5%204.5%202.5s4.5-1.12%204.5-2.5c0-.867-.794-1.63-2-2.08m1.168%204.722c-.99.55-2.288.858-3.668.858s-2.678-.309-3.668-.858a4.6%204.6%200%200%201-.832-.588v2.945c0%201.381%202.015%202.5%204.5%202.5S19%2017.88%2019%2016.5l.001-2.946a4.5%204.5%200%200%201-.833.589%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6%205a1%201%200%200%201%201-1h6a1%201%200%200%201%201%201v1a1%201%200%200%201-1%201H7a1%201%200%200%201-1-1zm1%200v1h6V5zM4%204v12a2%202%200%200%200%202%202h3.5a2.6%202.6%200%200%201-.449-1H6a1%201%200%200%201-1-1h4v-1H5V4a1%201%200%200%201%201-1h8a1%201%200%200%201%201%201v4.014q.515.028%201%20.112V4a2%202%200%200%200-2-2H6a2%202%200%200%200-2%202m13%205.42a6.5%206.5%200%200%200-1.12-.3A8%208%200%200%200%2014.5%209c-2.485%200-4.5%201.12-4.5%202.5s2.015%202.5%204.5%202.5s4.5-1.12%204.5-2.5c0-.867-.794-1.63-2-2.08m1.168%204.722c-.99.55-2.288.858-3.668.858s-2.678-.309-3.668-.858a4.6%204.6%200%200%201-.832-.588v2.945c0%201.381%202.015%202.5%204.5%202.5S19%2017.88%2019%2016.5l.001-2.946a4.5%204.5%200%200%201-.833.589%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/book-database-20-regular.svg?color=%231a73e8&size=48