BookOpen
book-open
npm install @mynaui/icons-react
import { BookOpen } from "@mynaui/icons-react";
const App = () => {
return <BookOpen />;
};<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg">
<path d='M12 9.8V20m0 0c1.31-1.964 2.192-3 4.57-3h2.832c.559 0 .839 0 1.052-.109.581-.296.546-.924.546-1.49V6.6c0-1.165-.365-1.6-1.6-1.6h-2.6c-1.68 0-2.52 0-3.162.327C11.892 6.217 12 8.097 12 9.8c0-1.704.107-3.584-1.638-4.473C9.72 5 8.88 5 7.2 5H4.6C3.364 5 3 5.437 3 6.6v8.8c0 .568-.036 1.195.546 1.491.214.109.493.109 1.052.109H7.43c2.377 0 3.26 1.036 4.569 3'/>
</svg><img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/book-open.svg" />npm install @mynaui/icons
<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" viewBox="0 0 24 24" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui.symbol.svg#mynaui-book-open"></use>
</svg>