md locate icon
md-locate from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- md-locate
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
- Aliases
- android-locate
Related icons in IonIcons
md-addmd-add-circlemd-airplanemd-alarmmd-albumsmd-alertmd-american-footballmd-analyticsmd-aperturemd-appsmd-appstoremd-archivemd-arrow-backmd-arrow-downmd-arrow-dropdownmd-arrow-dropdown-circlemd-arrow-dropleftmd-arrow-dropleft-circlemd-arrow-droprightmd-arrow-dropright-circlemd-arrow-dropupmd-arrow-dropup-circlemd-arrow-forwardmd-arrow-round-back
Use the md locate icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M256 176c-44.004 0-80.001 36-80.001 80 0 44.004 35.997 80 80.001 80 44.005 0 79.999-35.996 79.999-80 0-44-35.994-80-79.999-80zm190.938 58.667c-9.605-88.531-81.074-160-169.605-169.599V32h-42.666v33.067c-88.531 9.599-160 81.068-169.604 169.599H32v42.667h33.062c9.604 88.531 81.072 160 169.604 169.604V480h42.666v-33.062c88.531-9.604 160-81.073 169.605-169.604H480v-42.667h-33.062zM256 405.333c-82.137 0-149.334-67.198-149.334-149.333 0-82.136 67.197-149.333 149.334-149.333 82.135 0 149.332 67.198 149.332 149.333S338.135 405.333 256 405.333z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonMdLocate(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M256 176c-44.004 0-80.001 36-80.001 80 0 44.004 35.997 80 80.001 80 44.005 0 79.999-35.996 79.999-80 0-44-35.994-80-79.999-80zm190.938 58.667c-9.605-88.531-81.074-160-169.605-169.599V32h-42.666v33.067c-88.531 9.599-160 81.068-169.604 169.599H32v42.667h33.062c9.604 88.531 81.072 160 169.604 169.604V480h42.666v-33.062c88.531-9.604 160-81.073 169.605-169.604H480v-42.667h-33.062zM256 405.333c-82.137 0-149.334-67.198-149.334-149.333 0-82.136 67.197-149.333 149.334-149.333 82.135 0 149.332 67.198 149.332 149.333S338.135 405.333 256 405.333z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M256 176c-44.004 0-80.001 36-80.001 80 0 44.004 35.997 80 80.001 80 44.005 0 79.999-35.996 79.999-80 0-44-35.994-80-79.999-80zm190.938 58.667c-9.605-88.531-81.074-160-169.605-169.599V32h-42.666v33.067c-88.531 9.599-160 81.068-169.604 169.599H32v42.667h33.062c9.604 88.531 81.072 160 169.604 169.604V480h42.666v-33.062c88.531-9.604 160-81.073 169.605-169.604H480v-42.667h-33.062zM256 405.333c-82.137 0-149.334-67.198-149.334-149.333 0-82.136 67.197-149.333 149.334-149.333 82.135 0 149.332 67.198 149.332 149.333S338.135 405.333 256 405.333z" fill="currentColor"/></svg> </template>
CSS
.icon-md-locate {
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%20512%20512%22%3E%3Cpath%20d%3D%22M256%20176c-44.004%200-80.001%2036-80.001%2080%200%2044.004%2035.997%2080%2080.001%2080%2044.005%200%2079.999-35.996%2079.999-80%200-44-35.994-80-79.999-80zm190.938%2058.667c-9.605-88.531-81.074-160-169.605-169.599V32h-42.666v33.067c-88.531%209.599-160%2081.068-169.604%20169.599H32v42.667h33.062c9.604%2088.531%2081.072%20160%20169.604%20169.604V480h42.666v-33.062c88.531-9.604%20160-81.073%20169.605-169.604H480v-42.667h-33.062zM256%20405.333c-82.137%200-149.334-67.198-149.334-149.333%200-82.136%2067.197-149.333%20149.334-149.333%2082.135%200%20149.332%2067.198%20149.332%20149.333S338.135%20405.333%20256%20405.333z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M256%20176c-44.004%200-80.001%2036-80.001%2080%200%2044.004%2035.997%2080%2080.001%2080%2044.005%200%2079.999-35.996%2079.999-80%200-44-35.994-80-79.999-80zm190.938%2058.667c-9.605-88.531-81.074-160-169.605-169.599V32h-42.666v33.067c-88.531%209.599-160%2081.068-169.604%20169.599H32v42.667h33.062c9.604%2088.531%2081.072%20160%20169.604%20169.604V480h42.666v-33.062c88.531-9.604%20160-81.073%20169.605-169.604H480v-42.667h-33.062zM256%20405.333c-82.137%200-149.334-67.198-149.334-149.333%200-82.136%2067.197-149.333%20149.334-149.333%2082.135%200%20149.332%2067.198%20149.332%20149.333S338.135%20405.333%20256%20405.333z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/md-locate.svg?color=%231a73e8&size=48