Snowflake
snowflake
npm install @mynaui/icons-react
import { Snowflake } from "@mynaui/icons-react";
const App = () => {
return <Snowflake />;
}; <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='M9.953 3 12 5m0 0 2.047-2M12 5v4M9.953 21 12 19m0 0 2.047 2M12 19v-4m6.953-9.232L18.204 8.5 21 9.232M3 14.768l2.796.732-.75 2.732M21 14.768l-2.796.732.75 2.732M5.047 5.768 5.796 8.5 3 9.232M5.796 15.5l3.492-1.97m8.916-5.03-3.492 1.97M5.796 8.5l3.492 1.97m8.916 5.03-3.492-1.97m-5.424-3.06-.132.132a.47.47 0 0 0-.156.377v2.042c0 .162.038.26.156.377l.132.132m0-3.06 1.314-1.314A.47.47 0 0 1 10.979 9h2.042c.162 0 .26.038.377.156l1.314 1.314m0 0 .132.132a.47.47 0 0 1 .156.377v2.042a.47.47 0 0 1-.156.377l-.132.132m0 0-1.314 1.314a.47.47 0 0 1-.377.156H10.98a.47.47 0 0 1-.377-.156L9.288 13.53'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/snowflake.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-snowflake"></use>
</svg>