Ac Odyssey Map Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ac Odyssey Map icon is commonly used in location finders, store locators and travel apps. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/321302.svg" alt="Ac Odyssey Map icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321302.svg" alt="Ac Odyssey Map icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321302.svg" alt="Ac Odyssey Map icon" :width="24" :height="24" />
CSS background
.icon-ac-odyssey-map {
background-image: url('https://proicons.com/icon/321302.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m25.3743,10.1802c4.7939,0,8.4948,4.3713,8.3008,9.7601"/><path class="c" d="m29.5253,16.7161c.4667.2799.6539.5605,1.5873,1.3071.9338.747,2.0538,1.5873,3.1741,2.3343,1.12.7467,1.0269,1.4002.8398,2.5205s-.2796,2.8004.1871,3.921c.467,1.1203.7463,1.4002-.1871,1.9604-.9332.5605-1.4933,1.4005-.7463,3.9213.7463,2.5208-1.4002,6.0679-3.4546,8.4953-2.0538,2.4268-3.0399,2.3234-3.0399,2.3234,0,0,.628-.2712.4901-6.931-.0439-2.1076-.0956-4.2221-.0557-6.3291.0109-.6047-.2173-1.5584.1348-2.0914.4278-.648,1.6618-.8466,2.2842-1.3445,1.4005-1.1203,1.1966-1.4145.2799-1.9557-1.0272-.6068-1.4002-1.1116-2.801-1.1116-1.3999,0-2.3331,1.101-2.6136,2.7814-.2796,1.6804-.6539,2.892-1.587,2.892h-.0343"/><path class="c" d="m14.3249,19.9402c-.1941-5.3888,3.5069-9.7601,8.3008-9.7601"/><path class="c" d="m22.9552,13.803s-.7463-8.1425-.7463-8.4224c0-.2796,0-.8805.9332-.8805v.0009h.858s.858,0,.858,0v-.0009c.9332,0,.9332.6009.9332.8805,0,.2799-.7463,8.4224-.7463,8.4224"/><path class="c" d="m24.017,29.4095h-.0343c-.9332,0-1.3074-1.2115-1.587-2.892-.2805-1.6804-1.2137-2.7814-2.6136-2.7814-1.4008,0-1.7738.5047-2.801,1.1116-.9167.5412-1.1206.8354.2799,1.9557.6224.4979,1.8564.6965,2.2842,1.3445.3522.5331.1239,1.4868.1348,2.0914.0399,2.107-.0118,4.2215-.0557,6.3291-.1379,6.6598.4901,6.931.4901,6.931,0,0-.9861.1034-3.0399-2.3234-2.0544-2.4274-4.2009-5.9745-3.4546-8.4953.747-2.5208.1868-3.3609-.7463-3.9213-.9335-.5601-.6542-.8401-.1871-1.9604.4667-1.1206.3743-2.8007.1871-3.921s-.2802-1.7738.8398-2.5205c1.1203-.747,2.2403-1.5873,3.1741-2.3343.9335-.7467,1.1206-1.0272,1.5873-1.3071"/></svg>
Copied!