MagnetSolid
magnet-solid
attract magnetic-field magnetic-force metal physics polarity repel magnet magnetic pull magnetism ui
npm install @mynaui/icons-react
import { MagnetSolid } from "@mynaui/icons-react";
const App = () => {
return <MagnetSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M2.25 5A2.75 2.75 0 0 1 5 2.25h1.625A2.75 2.75 0 0 1 9.375 5v7a2.625 2.625 0 0 0 5.25 0V5a2.75 2.75 0 0 1 2.75-2.75H19A2.75 2.75 0 0 1 21.75 5v7c0 5.385-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12zM5 3.75c-.69 0-1.25.56-1.25 1.25v1.75h4.125V5c0-.69-.56-1.25-1.25-1.25zm11.125 3h4.125V5c0-.69-.56-1.25-1.25-1.25h-1.625c-.69 0-1.25.56-1.25 1.25z'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/magnet.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-magnet"></use>
</svg>