book open reader icon
book-open-reader-outline from Flowbite Icons by Themesberg · Outline · Education · MIT Free for personal and commercial use.
- Name
- book-open-reader-outline
- Set
- Flowbite Icons
- Style
- Outline
- Category
- Education
- Viewbox
- 24×24
- License
- MIT
1 other variant in Flowbite Icons
The same icon in other sets
More education icons from Flowbite Icons
chalkboard-outlinechalkboard-user-outlinegraduation-cap-outlinelaptop-code-outlinelaptop-file-outlinemicroscope-outlineperson-chalkboard-outlineschool-alt-outlineschool-check-alt-outlineschool-check-outlineschool-exclamation-alt-outlineschool-exclamation-outlineschool-flag-alt-outlineschool-flag-outlineschool-lock-alt-outlineschool-lock-outlineschool-outlineschool-xmark-alt-outlineschool-xmark-outlineshapes-outlinetheatre-outlineuser-graduate-outlinebook-open-outline
Use the book open reader icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M12.143 11v9m0-9c-2.506-.71-3.191-1.395-6.137-1.35a.864.864 0 0 0-.863.85v7.288c0 .483.414.869.916.862c2.775-.036 3.46.656 6.084 1.35m0-9c2.505-.71 3.107-1.395 6.052-1.35c.48.008.948.388.948.85v7.288c0 .483-.499.869-1 .862c-2.775-.036-3.376.656-6 1.35m2-14a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/></svg>
React
import type { SVGProps } from "react";
export function FlowbiteBookOpenReaderOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="2" d="M12.143 11v9m0-9c-2.506-.71-3.191-1.395-6.137-1.35a.864.864 0 0 0-.863.85v7.288c0 .483.414.869.916.862c2.775-.036 3.46.656 6.084 1.35m0-9c2.505-.71 3.107-1.395 6.052-1.35c.48.008.948.388.948.85v7.288c0 .483-.499.869-1 .862c-2.775-.036-3.376.656-6 1.35m2-14a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M12.143 11v9m0-9c-2.506-.71-3.191-1.395-6.137-1.35a.864.864 0 0 0-.863.85v7.288c0 .483.414.869.916.862c2.775-.036 3.46.656 6.084 1.35m0-9c2.505-.71 3.107-1.395 6.052-1.35c.48.008.948.388.948.85v7.288c0 .483-.499.869-1 .862c-2.775-.036-3.376.656-6 1.35m2-14a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/></svg> </template>
CSS
.icon-book-open-reader-outline {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12.143%2011v9m0-9c-2.506-.71-3.191-1.395-6.137-1.35a.864.864%200%200%200-.863.85v7.288c0%20.483.414.869.916.862c2.775-.036%203.46.656%206.084%201.35m0-9c2.505-.71%203.107-1.395%206.052-1.35c.48.008.948.388.948.85v7.288c0%20.483-.499.869-1%20.862c-2.775-.036-3.376.656-6%201.35m2-14a2%202%200%201%201-4%200a2%202%200%200%201%204%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12.143%2011v9m0-9c-2.506-.71-3.191-1.395-6.137-1.35a.864.864%200%200%200-.863.85v7.288c0%20.483.414.869.916.862c2.775-.036%203.46.656%206.084%201.35m0-9c2.505-.71%203.107-1.395%206.052-1.35c.48.008.948.388.948.85v7.288c0%20.483-.499.869-1%20.862c-2.775-.036-3.376.656-6%201.35m2-14a2%202%200%201%201-4%200a2%202%200%200%201%204%200Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/flowbite/book-open-reader-outline.svg?color=%231a73e8&size=48