location icon
location-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- location-filled
- Set
- TDesign Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
The same icon in other sets
locationAkar IconslocationCarbonlocationCodiconslocationElement PluslocationFramework7 IconslocationFont Awesome Solidlocation-12-filledFluent UI System IconslocationHumbleiconslocationIonIconslocationMage Iconslocation-fillMingCute IconlocationMyna UI IconslocationOcticonslocationTabler Iconslocation-outlineTeenyiconslocation-outlinedWeUI Icon
Related icons in TDesign Icons
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="M10.115 21.811c.606.5 1.238.957 1.885 1.403a27 27 0 0 0 1.885-1.403a28 28 0 0 0 2.853-2.699C18.782 16.877 21 13.637 21 10a9 9 0 1 0-18 0c0 3.637 2.218 6.876 4.262 9.112a28 28 0 0 0 2.853 2.7M12 13.25a3.25 3.25 0 1 1 0-6.5a3.25 3.25 0 0 1 0 6.5"/></svg>
React
import type { SVGProps } from "react";
export function TdesignLocationFilled(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="M10.115 21.811c.606.5 1.238.957 1.885 1.403a27 27 0 0 0 1.885-1.403a28 28 0 0 0 2.853-2.699C18.782 16.877 21 13.637 21 10a9 9 0 1 0-18 0c0 3.637 2.218 6.876 4.262 9.112a28 28 0 0 0 2.853 2.7M12 13.25a3.25 3.25 0 1 1 0-6.5a3.25 3.25 0 0 1 0 6.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.115 21.811c.606.5 1.238.957 1.885 1.403a27 27 0 0 0 1.885-1.403a28 28 0 0 0 2.853-2.699C18.782 16.877 21 13.637 21 10a9 9 0 1 0-18 0c0 3.637 2.218 6.876 4.262 9.112a28 28 0 0 0 2.853 2.7M12 13.25a3.25 3.25 0 1 1 0-6.5a3.25 3.25 0 0 1 0 6.5"/></svg> </template>
CSS
.icon-location-filled {
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%22M10.115%2021.811c.606.5%201.238.957%201.885%201.403a27%2027%200%200%200%201.885-1.403a28%2028%200%200%200%202.853-2.699C18.782%2016.877%2021%2013.637%2021%2010a9%209%200%201%200-18%200c0%203.637%202.218%206.876%204.262%209.112a28%2028%200%200%200%202.853%202.7M12%2013.25a3.25%203.25%200%201%201%200-6.5a3.25%203.25%200%200%201%200%206.5%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%22M10.115%2021.811c.606.5%201.238.957%201.885%201.403a27%2027%200%200%200%201.885-1.403a28%2028%200%200%200%202.853-2.699C18.782%2016.877%2021%2013.637%2021%2010a9%209%200%201%200-18%200c0%203.637%202.218%206.876%204.262%209.112a28%2028%200%200%200%202.853%202.7M12%2013.25a3.25%203.25%200%201%201%200-6.5a3.25%203.25%200%200%201%200%206.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/location-filled.svg?color=%231a73e8&size=48