Location Star Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Location Star 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/318283.svg" alt="Location Star icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/318283.svg" alt="Location Star icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/318283.svg" alt="Location Star icon" :width="24" :height="24" />
CSS background
.icon-location-star {
background-image: url('https://proicons.com/icon/318283.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: none;
}
</style>
</defs>
<polygon points="16 7 17.912 10.667 22 11.173 19 13.926 19.6 18 16 15.708 12.4 18 13 13.926 10 11.173 14.2 10.667 16 7"/>
<path d="M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z" transform="translate(0 0)"/>
<rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/>
</svg>
Location Star in other icon packs
Copied!