MapPinCheck
map-pin-check
npm install @mynaui/icons-react
import { MapPinCheck } from "@mynaui/icons-react";
const App = () => {
return <MapPinCheck />;
}; <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='M19.743 12c.62-2.608.187-5.271-2.054-7.576A7.93 7.93 0 0 0 12 2c-2.134 0-4.18.872-5.689 2.424-5.526 5.684-.059 13.55 5.092 17.377a.995.995 0 0 0 1.194 0q.704-.522 1.403-1.138'/><path d='M12 12a2 2 0 1 0 0-4 2 2 0 0 0 0 4m3 5.323 1.379 1.575a.3.3 0 0 0 .466-.022l2.8-3.876'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons/map-pin-check.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-pin-check"></use>
</svg>