SunDim
sun-dim
npm install @mynaui/icons-react
import { SunDim } from "@mynaui/icons-react";
const App = () => {
return <SunDim />;
}; <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='M16 12a4 4 0 1 1-8 0 4 4 0 0 1 8 0m-4-7.5V5m0 14.004v.496M5 12h-.5m15 0H19m-1.5-5.5L17 7M6.5 6.5 7 7m0 10-.5.5m11 0L17 17'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/sun-dim.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-sun-dim"></use>
</svg>