MapPinned
map-pinned
npm install @mynaui/icons-react
import { MapPinned } from "@mynaui/icons-react";
const App = () => {
return <MapPinned />;
}; <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='m6.5 17-2 4h15l-2-4M12 11a2 2 0 1 0 0-4 2 2 0 0 0 0 4'/><path d='M12.448 17.84a.71.71 0 0 1-.896 0C7.69 14.78 3.588 8.487 7.733 3.94 8.865 2.697 10.4 2 12 2s3.135.697 4.267 1.939c4.145 4.547.044 10.84-3.82 13.902'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/map-pinned.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-map-pinned"></use>
</svg>