MapSolid
map-solid
npm install @mynaui/icons-react
import { MapSolid } from "@mynaui/icons-react";
const App = () => {
return <MapSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M14.25 16.952V4.054c-.533.26-1.056.67-1.65 1.162l-.161.134c-.746.62-1.624 1.352-2.689 1.702v12.899c.534-.261 1.056-.671 1.65-1.162l.161-.135c.746-.62 1.624-1.351 2.689-1.702m4.092-13.946c.307.123.586.235.852.326l.037.013c.463.16.87.3 1.192.456.351.169.668.385.91.732.24.344.334.718.377 1.107.04.363.04.804.04 1.311v8.504c0 .726 0 1.334-.054 1.813-.055.495-.179.981-.526 1.375a2.3 2.3 0 0 1-.746.556c-.535.247-1.081.253-1.574.168-.483-.083-.96-.263-1.38-.437q-.21-.087-.402-.169c-.28-.119-.536-.228-.799-.32-.374-.133-.667-.194-.902-.186a2 2 0 0 0-.435.06c-.867.213-1.599.819-2.504 1.57l-.072.059c-.874.724-1.933 1.588-3.298 1.777-.428.06-.975.022-1.527-.062a13 13 0 0 1-1.805-.42 10 10 0 0 1-1.742-.707c-.505-.269-1.008-.617-1.317-1.06-.24-.345-.334-.719-.377-1.108-.04-.363-.04-.803-.04-1.311V8.549c0-.726 0-1.334.054-1.813.055-.495.179-.981.526-1.375.208-.235.461-.425.746-.556.535-.247 1.081-.253 1.574-.168.483.084.96.263 1.38.437q.21.087.402.169c.28.12.536.228.799.32.375.133.667.195.902.186q.22-.008.435-.06c.867-.213 1.599-.819 2.504-1.57l.072-.059c.874-.723 1.933-1.587 3.298-1.777.818-.113 1.627.082 2.326.317.354.12.702.258 1.022.386z'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/map.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-map"></use>
</svg>