location icon
location-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- location-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
locationAkar IconslocationCarbonlocationCodiconslocationElement PluslocationFramework7 IconslocationFont Awesome Solidlocation-12-filledFluent UI System IconslocationHumbleiconslocationIonIconslocationMage IconslocationMyna UI IconslocationOcticonslocationTabler IconslocationTDesign Iconslocation-outlineTeenyiconslocation-outlinedWeUI Icon
Related icons in MingCute Icon
Use the location icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a9 9 0 0 1 9 9c0 3.074-1.676 5.59-3.441 7.395c-1.776 1.815-3.759 3.033-4.632 3.526a1.87 1.87 0 0 1-1.854 0c-.873-.493-2.856-1.71-4.632-3.526C4.676 16.589 3 14.074 3 11a9 9 0 0 1 9-9m0 6a3 3 0 1 0 0 6a3 3 0 0 0 0-6"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteLocationFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a9 9 0 0 1 9 9c0 3.074-1.676 5.59-3.441 7.395c-1.776 1.815-3.759 3.033-4.632 3.526a1.87 1.87 0 0 1-1.854 0c-.873-.493-2.856-1.71-4.632-3.526C4.676 16.589 3 14.074 3 11a9 9 0 0 1 9-9m0 6a3 3 0 1 0 0 6a3 3 0 0 0 0-6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a9 9 0 0 1 9 9c0 3.074-1.676 5.59-3.441 7.395c-1.776 1.815-3.759 3.033-4.632 3.526a1.87 1.87 0 0 1-1.854 0c-.873-.493-2.856-1.71-4.632-3.526C4.676 16.589 3 14.074 3 11a9 9 0 0 1 9-9m0 6a3 3 0 1 0 0 6a3 3 0 0 0 0-6"/></svg> </template>
CSS
.icon-location-fill {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202a9%209%200%200%201%209%209c0%203.074-1.676%205.59-3.441%207.395c-1.776%201.815-3.759%203.033-4.632%203.526a1.87%201.87%200%200%201-1.854%200c-.873-.493-2.856-1.71-4.632-3.526C4.676%2016.589%203%2014.074%203%2011a9%209%200%200%201%209-9m0%206a3%203%200%201%200%200%206a3%203%200%200%200%200-6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202a9%209%200%200%201%209%209c0%203.074-1.676%205.59-3.441%207.395c-1.776%201.815-3.759%203.033-4.632%203.526a1.87%201.87%200%200%201-1.854%200c-.873-.493-2.856-1.71-4.632-3.526C4.676%2016.589%203%2014.074%203%2011a9%209%200%200%201%209-9m0%206a3%203%200%201%200%200%206a3%203%200%200%200%200-6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/location-fill.svg?color=%231a73e8&size=48