Hfw Map Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Hfw 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/341568.svg" alt="Hfw Map icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341568.svg" alt="Hfw Map icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341568.svg" alt="Hfw Map icon" :width="24" :height="24" />
CSS background
.icon-hfw-map {
background-image: url('https://proicons.com/icon/341568.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M32.0427,35.8247l3.6186,5.7658,1.8576-1.3992.7237-2.0264-1.2063-3.7392-1.3028,1.7128-3.691-.3137Z"/><path class="b" d="M17.1598,29.5112l-.307,5.6293,1.7399,5.3905,4.2988,4.0599,7.0281-.1023-6.2776-10.3034-6.4822-4.674Z"/><path class="b" d="M14.9727,24.7691l-.6823,9.9622,1.3988,4.9129-4.3329-3.4799-2.0811-3.5482.58-2.32,5.1176-5.527Z"/><path class="b" d="M18.5752,20.0351h2.1152l2.2859-4.9811,6.9258-4.0258,2.047.8529,1.6376-.9553-1.4329-2.2859.2388-1.16h-4.0258l-1.5011,1.6035.2119,1.2775-2.0201-.8681-1.5484,1.4953-.0328,1.1659-1.9329-.9894,2.2859-3.1046h1.2283l2.6952-2.5588,3.2632.2967-3.4655-2.3889-4.8936.7868-1.6635,1.4953.6183,1.1407-.0682,1.467-.9894-.887-1.4329-.4435-1.16.58-.6482.7506,2.5929,2.4564c-1.5381-.1291-2.5759-.2048-4.1622-.4094l-1.0917,1.2965-.2388,2.047,5.0968-.2395.937,2.1625-2.1219-.6141-4.7649.2264-2.047,3.9917-1.7058,5.6634,3.9917-3.9576,2.0129-.0682,2.0811-2.8658,2.5929-.6482-1.9108,2.6953Z"/><path class="b" d="M25.3649,20.7731l2.6781-1.8423,4.3499.2559-1.4841,2.0811-1.3988.29-.4776-.8359-3.6675.0511Z"/><path class="b" d="M35.0586,26.2648l1.8867-1.8098-1.415-3.066,2.1571.332,1.0373,2.8059-2.0981,5.0428-.193,2.5572-1.4957,1.1338-8.3711-.8685-3.6186-3.1362-.4342-1.7128-1.182-.9167v1.375l.6514.6755-.8926.8685-3.0397-2.0988-1.4474-2.7502.3377-2.0023.8685-.3136,1.9058.2654.4584.5307,2.3883-.0482,2.0023-5.8863,5.4521-3.1845,2.1712.9891,2.1015-1.4933,2.5697,4.4606-2.4034.6755-.9408,2.0264,1.9492,4.0899-.4054,1.4589Z"/><path class="b" d="M29.8591,29.2435l3.9812-1.1597.6979.885"/></svg>
Copied!