Location Share Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Location Share icon is commonly used in maps, store locators and delivery tracking. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/328625.svg" alt="Location Share icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328625.svg" alt="Location Share icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328625.svg" alt="Location Share icon" :width="24" :height="24" />
CSS background
.icon-location-share {
background-image: url('https://proicons.com/icon/328625.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{stroke-miterlimit:10;}.b,.c{fill:none;stroke:#000;}.c{stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M24,43.5c0-9.4475,11.3263-19.5,11.3263-27.6737,0-6.2554-5.071-11.3263-11.3263-11.3263-6.2554,0-11.3263,5.071-11.3263,11.3263,0,8.1737,11.3263,18.2262,11.3263,27.6737Z"/><g><circle class="b" cx="27.2521" cy="11.6714" r="1.2305"/><circle class="b" cx="19.8343" cy="15.4665" r="1.2305"/><circle class="b" cx="27.2521" cy="19.2617" r="1.2305"/></g><line class="b" x1="20.9294" y1="14.9063" x2="26.1582" y2="12.2311"/><line class="b" x1="20.9286" y1="16.0264" x2="26.1578" y2="18.7018"/></svg>
Location Share in other icon packs
Copied!