LocationEdit
location-edit
npm install @mynaui/icons-react
import { LocationEdit } from "@mynaui/icons-react";
const App = () => {
return <LocationEdit />;
}; <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='M14 20.663q-.7.615-1.403 1.138a.995.995 0 0 1-1.194 0C6.253 17.975.785 10.108 6.31 4.424A7.93 7.93 0 0 1 12 2c2.134 0 4.18.872 5.689 2.424C19.359 6.14 20.025 8.056 20 10'/><path d='M12 12a2 2 0 1 0 0-4 2 2 0 0 0 0 4m3.308 4.675a.9.9 0 0 0-.242.654l.047 1.28 1.288-.048a.9.9 0 0 0 .634-.29l3.657-3.94a.91.91 0 0 0-.048-1.288l-.389-.361a.91.91 0 0 0-1.288.047z'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/location-edit.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-location-edit"></use>
</svg>