BookOpenSolid
book-open-solid
npm install @mynaui/icons-react
import { BookOpenSolid } from "@mynaui/icons-react";
const App = () => {
return <BookOpenSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M12 5.776a3.4 3.4 0 0 0-1.298-1.117c-.444-.227-.924-.321-1.47-.366-.532-.043-1.187-.043-2-.043H4.6c-.667 0-1.337.109-1.803.593-.461.478-.547 1.14-.547 1.757v8.887c-.002.244-.004.604.076.936.103.427.35.867.88 1.136.23.118.463.157.675.175.198.016.434.016.69.016h2.86c1.066 0 1.714.228 2.239.616.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.05.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.136.08-.332.077-.693.075-.937V6.6c0-.617-.086-1.28-.547-1.757-.467-.484-1.137-.593-1.803-.593h-2.632c-.813 0-1.469 0-2 .043-.546.045-1.027.14-1.47.366A3.4 3.4 0 0 0 12 5.776'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/book-open.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui-solid.symbol.svg#mynaui-book-open"></use>
</svg>