book open icon
book-open-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.
- Name
- book-open-solid
- Set
- Myna UI Icons
- Style
- Solid
- Viewbox
- 24×24
- License
- MIT
1 other variant in Myna UI Icons
The same icon in other sets
book-openAkar Iconsbook-openBoxIcons v2book-openBoxIcons v2 Solidbook-open-fillEva Iconsbook-openFont Awesome 6 Solidbook-openFont Awesome Solidbook-openFeather Iconsbook-open-outlineFlowbite Iconsbook-open-16-filledFluent UI System Iconsbook-open-16Fluent UI System Color Iconsbook-openHeroIconsbook-openHumbleiconsbook-openIconParkbook-openIconPark Outlinebook-openIconPark Solidbook-openIconPark TwoTonebook-openLine Awesomebook-openLucidebook-openMajesticonsbook-openMaterial Design Iconsbook-openPhosphorbook-openPixelarticonsbook-open-fillRemix Iconbook-openTDesign Icons
Related icons in Myna UI Icons
Use the book open icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 5.776a3.4 3.4 0 0 0-1.298-1.117c-.444-.227-.924-.321-1.47-.366c-.532-.043-1.187-.043-2-.043H4.6c-.667 0-1.337.109-1.803.593c-.461.478-.547 1.14-.547 1.757v8.887c-.002.244-.004.604.076.936c.103.427.35.867.88 1.136c.23.118.463.157.675.175c.198.016.434.016.69.016h2.86c1.066 0 1.714.228 2.239.616c.563.417 1.046 1.06 1.706 2.05a.75.75 0 0 0 1.248 0c.66-.99 1.144-1.633 1.706-2.05c.525-.388 1.173-.616 2.24-.616h2.858c.257 0 .493 0 .69-.016a1.8 1.8 0 0 0 .677-.175c.529-.269.777-.71.88-1.136c.08-.332.077-.693.075-.937V6.6c0-.617-.086-1.28-.547-1.757c-.467-.484-1.137-.593-1.803-.593h-2.632c-.813 0-1.469 0-2 .043c-.546.045-1.027.14-1.47.366A3.4 3.4 0 0 0 12 5.776"/></svg>
React
import type { SVGProps } from "react";
export function MynauiBookOpenSolid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 5.776a3.4 3.4 0 0 0-1.298-1.117c-.444-.227-.924-.321-1.47-.366c-.532-.043-1.187-.043-2-.043H4.6c-.667 0-1.337.109-1.803.593c-.461.478-.547 1.14-.547 1.757v8.887c-.002.244-.004.604.076.936c.103.427.35.867.88 1.136c.23.118.463.157.675.175c.198.016.434.016.69.016h2.86c1.066 0 1.714.228 2.239.616c.563.417 1.046 1.06 1.706 2.05a.75.75 0 0 0 1.248 0c.66-.99 1.144-1.633 1.706-2.05c.525-.388 1.173-.616 2.24-.616h2.858c.257 0 .493 0 .69-.016a1.8 1.8 0 0 0 .677-.175c.529-.269.777-.71.88-1.136c.08-.332.077-.693.075-.937V6.6c0-.617-.086-1.28-.547-1.757c-.467-.484-1.137-.593-1.803-.593h-2.632c-.813 0-1.469 0-2 .043c-.546.045-1.027.14-1.47.366A3.4 3.4 0 0 0 12 5.776"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 5.776a3.4 3.4 0 0 0-1.298-1.117c-.444-.227-.924-.321-1.47-.366c-.532-.043-1.187-.043-2-.043H4.6c-.667 0-1.337.109-1.803.593c-.461.478-.547 1.14-.547 1.757v8.887c-.002.244-.004.604.076.936c.103.427.35.867.88 1.136c.23.118.463.157.675.175c.198.016.434.016.69.016h2.86c1.066 0 1.714.228 2.239.616c.563.417 1.046 1.06 1.706 2.05a.75.75 0 0 0 1.248 0c.66-.99 1.144-1.633 1.706-2.05c.525-.388 1.173-.616 2.24-.616h2.858c.257 0 .493 0 .69-.016a1.8 1.8 0 0 0 .677-.175c.529-.269.777-.71.88-1.136c.08-.332.077-.693.075-.937V6.6c0-.617-.086-1.28-.547-1.757c-.467-.484-1.137-.593-1.803-.593h-2.632c-.813 0-1.469 0-2 .043c-.546.045-1.027.14-1.47.366A3.4 3.4 0 0 0 12 5.776"/></svg> </template>
CSS
.icon-book-open-solid {
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%22currentColor%22%20d%3D%22M12%205.776a3.4%203.4%200%200%200-1.298-1.117c-.444-.227-.924-.321-1.47-.366c-.532-.043-1.187-.043-2-.043H4.6c-.667%200-1.337.109-1.803.593c-.461.478-.547%201.14-.547%201.757v8.887c-.002.244-.004.604.076.936c.103.427.35.867.88%201.136c.23.118.463.157.675.175c.198.016.434.016.69.016h2.86c1.066%200%201.714.228%202.239.616c.563.417%201.046%201.06%201.706%202.05a.75.75%200%200%200%201.248%200c.66-.99%201.144-1.633%201.706-2.05c.525-.388%201.173-.616%202.24-.616h2.858c.257%200%20.493%200%20.69-.016a1.8%201.8%200%200%200%20.677-.175c.529-.269.777-.71.88-1.136c.08-.332.077-.693.075-.937V6.6c0-.617-.086-1.28-.547-1.757c-.467-.484-1.137-.593-1.803-.593h-2.632c-.813%200-1.469%200-2%20.043c-.546.045-1.027.14-1.47.366A3.4%203.4%200%200%200%2012%205.776%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%22currentColor%22%20d%3D%22M12%205.776a3.4%203.4%200%200%200-1.298-1.117c-.444-.227-.924-.321-1.47-.366c-.532-.043-1.187-.043-2-.043H4.6c-.667%200-1.337.109-1.803.593c-.461.478-.547%201.14-.547%201.757v8.887c-.002.244-.004.604.076.936c.103.427.35.867.88%201.136c.23.118.463.157.675.175c.198.016.434.016.69.016h2.86c1.066%200%201.714.228%202.239.616c.563.417%201.046%201.06%201.706%202.05a.75.75%200%200%200%201.248%200c.66-.99%201.144-1.633%201.706-2.05c.525-.388%201.173-.616%202.24-.616h2.858c.257%200%20.493%200%20.69-.016a1.8%201.8%200%200%200%20.677-.175c.529-.269.777-.71.88-1.136c.08-.332.077-.693.075-.937V6.6c0-.617-.086-1.28-.547-1.757c-.467-.484-1.137-.593-1.803-.593h-2.632c-.813%200-1.469%200-2%20.043c-.546.045-1.027.14-1.47.366A3.4%203.4%200%200%200%2012%205.776%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mynaui/book-open-solid.svg?color=%231a73e8&size=48