library icon
library-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- library-20-regular
- Set
- Fluent UI System Icons
- Style
- 20 Regular
- Viewbox
- 20×20
- License
- MIT
9 other variants in Fluent UI System Icons
The same icon in other sets
Use the library icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2 3.498C2 2.67 2.671 2 3.5 2h1c.827 0 1.499.67 1.499 1.498V16.48c0 .827-.672 1.497-1.5 1.497h-1c-.828 0-1.499-.67-1.499-1.497zm1.5-.5a.5.5 0 0 0-.5.5V16.48a.5.5 0 0 0 .5.499h1a.5.5 0 0 0 .499-.5V3.499a.5.5 0 0 0-.5-.5zm3.498.5C6.998 2.67 7.67 2 8.498 2h1c.828 0 1.499.67 1.499 1.498V16.48c0 .827-.671 1.497-1.5 1.497h-1c-.827 0-1.499-.67-1.499-1.497zm1.5-.5a.5.5 0 0 0-.5.5V16.48a.5.5 0 0 0 .5.499h1a.5.5 0 0 0 .5-.5V3.499a.5.5 0 0 0-.5-.5zm7.22 3.159a1.5 1.5 0 0 0-1.87-1.106l-.745.21a1.5 1.5 0 0 0-1.06 1.741l2.003 9.8a1.5 1.5 0 0 0 1.839 1.151l.985-.25c.79-.2 1.274-.994 1.092-1.787zm-1.598-.145a.5.5 0 0 1 .624.368l2.243 9.76a.5.5 0 0 1-.364.595l-.985.25a.5.5 0 0 1-.613-.383l-2.003-9.8a.5.5 0 0 1 .353-.58z"/></svg>
React
import type { SVGProps } from "react";
export function FluentLibrary20Regular(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="M2 3.498C2 2.67 2.671 2 3.5 2h1c.827 0 1.499.67 1.499 1.498V16.48c0 .827-.672 1.497-1.5 1.497h-1c-.828 0-1.499-.67-1.499-1.497zm1.5-.5a.5.5 0 0 0-.5.5V16.48a.5.5 0 0 0 .5.499h1a.5.5 0 0 0 .499-.5V3.499a.5.5 0 0 0-.5-.5zm3.498.5C6.998 2.67 7.67 2 8.498 2h1c.828 0 1.499.67 1.499 1.498V16.48c0 .827-.671 1.497-1.5 1.497h-1c-.827 0-1.499-.67-1.499-1.497zm1.5-.5a.5.5 0 0 0-.5.5V16.48a.5.5 0 0 0 .5.499h1a.5.5 0 0 0 .5-.5V3.499a.5.5 0 0 0-.5-.5zm7.22 3.159a1.5 1.5 0 0 0-1.87-1.106l-.745.21a1.5 1.5 0 0 0-1.06 1.741l2.003 9.8a1.5 1.5 0 0 0 1.839 1.151l.985-.25c.79-.2 1.274-.994 1.092-1.787zm-1.598-.145a.5.5 0 0 1 .624.368l2.243 9.76a.5.5 0 0 1-.364.595l-.985.25a.5.5 0 0 1-.613-.383l-2.003-9.8a.5.5 0 0 1 .353-.58z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M2 3.498C2 2.67 2.671 2 3.5 2h1c.827 0 1.499.67 1.499 1.498V16.48c0 .827-.672 1.497-1.5 1.497h-1c-.828 0-1.499-.67-1.499-1.497zm1.5-.5a.5.5 0 0 0-.5.5V16.48a.5.5 0 0 0 .5.499h1a.5.5 0 0 0 .499-.5V3.499a.5.5 0 0 0-.5-.5zm3.498.5C6.998 2.67 7.67 2 8.498 2h1c.828 0 1.499.67 1.499 1.498V16.48c0 .827-.671 1.497-1.5 1.497h-1c-.827 0-1.499-.67-1.499-1.497zm1.5-.5a.5.5 0 0 0-.5.5V16.48a.5.5 0 0 0 .5.499h1a.5.5 0 0 0 .5-.5V3.499a.5.5 0 0 0-.5-.5zm7.22 3.159a1.5 1.5 0 0 0-1.87-1.106l-.745.21a1.5 1.5 0 0 0-1.06 1.741l2.003 9.8a1.5 1.5 0 0 0 1.839 1.151l.985-.25c.79-.2 1.274-.994 1.092-1.787zm-1.598-.145a.5.5 0 0 1 .624.368l2.243 9.76a.5.5 0 0 1-.364.595l-.985.25a.5.5 0 0 1-.613-.383l-2.003-9.8a.5.5 0 0 1 .353-.58z"/></svg> </template>
CSS
.icon-library-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%22M2%203.498C2%202.67%202.671%202%203.5%202h1c.827%200%201.499.67%201.499%201.498V16.48c0%20.827-.672%201.497-1.5%201.497h-1c-.828%200-1.499-.67-1.499-1.497zm1.5-.5a.5.5%200%200%200-.5.5V16.48a.5.5%200%200%200%20.5.499h1a.5.5%200%200%200%20.499-.5V3.499a.5.5%200%200%200-.5-.5zm3.498.5C6.998%202.67%207.67%202%208.498%202h1c.828%200%201.499.67%201.499%201.498V16.48c0%20.827-.671%201.497-1.5%201.497h-1c-.827%200-1.499-.67-1.499-1.497zm1.5-.5a.5.5%200%200%200-.5.5V16.48a.5.5%200%200%200%20.5.499h1a.5.5%200%200%200%20.5-.5V3.499a.5.5%200%200%200-.5-.5zm7.22%203.159a1.5%201.5%200%200%200-1.87-1.106l-.745.21a1.5%201.5%200%200%200-1.06%201.741l2.003%209.8a1.5%201.5%200%200%200%201.839%201.151l.985-.25c.79-.2%201.274-.994%201.092-1.787zm-1.598-.145a.5.5%200%200%201%20.624.368l2.243%209.76a.5.5%200%200%201-.364.595l-.985.25a.5.5%200%200%201-.613-.383l-2.003-9.8a.5.5%200%200%201%20.353-.58z%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%22M2%203.498C2%202.67%202.671%202%203.5%202h1c.827%200%201.499.67%201.499%201.498V16.48c0%20.827-.672%201.497-1.5%201.497h-1c-.828%200-1.499-.67-1.499-1.497zm1.5-.5a.5.5%200%200%200-.5.5V16.48a.5.5%200%200%200%20.5.499h1a.5.5%200%200%200%20.499-.5V3.499a.5.5%200%200%200-.5-.5zm3.498.5C6.998%202.67%207.67%202%208.498%202h1c.828%200%201.499.67%201.499%201.498V16.48c0%20.827-.671%201.497-1.5%201.497h-1c-.827%200-1.499-.67-1.499-1.497zm1.5-.5a.5.5%200%200%200-.5.5V16.48a.5.5%200%200%200%20.5.499h1a.5.5%200%200%200%20.5-.5V3.499a.5.5%200%200%200-.5-.5zm7.22%203.159a1.5%201.5%200%200%200-1.87-1.106l-.745.21a1.5%201.5%200%200%200-1.06%201.741l2.003%209.8a1.5%201.5%200%200%200%201.839%201.151l.985-.25c.79-.2%201.274-.994%201.092-1.787zm-1.598-.145a.5.5%200%200%201%20.624.368l2.243%209.76a.5.5%200%200%201-.364.595l-.985.25a.5.5%200%200%201-.613-.383l-2.003-9.8a.5.5%200%200%201%20.353-.58z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/library-20-regular.svg?color=%231a73e8&size=48