Pyramid
pyramid
npm install @mynaui/icons-react
import { Pyramid } from "@mynaui/icons-react";
const App = () => {
return <Pyramid />;
}; <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='m11.998 3 8.418 12.561c.16.24.083.56-.169.705L11.997 21m0-18v.002l-8.413 12.56a.493.493 0 0 0 .169.704L11.998 21m0-18v18'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/pyramid.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-pyramid"></use>
</svg>