sharp edit location icon
sharp-edit-location from Google Material Icons by Material Design Authors · Baseline · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- sharp-edit-location
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
More maps icons from Google Material Icons
baseline-360baseline-add-businessbaseline-add-locationbaseline-add-location-altbaseline-add-roadbaseline-agriculturebaseline-airline-stopsbaseline-airlinesbaseline-alt-routebaseline-atmbaseline-attractionsbaseline-badgebaseline-bakery-diningbaseline-beenherebaseline-bike-scooterbaseline-breakfast-diningbaseline-brunch-diningbaseline-bus-alertbaseline-car-crashbaseline-car-rentalbaseline-car-repairbaseline-castlebaseline-categorybaseline-celebration
Use the sharp edit location icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.11 1.77L19.78.1l2.12 2.12l-1.67 1.67zm-1 1l2.12 2.12L13.12 11H11V8.89zm-1.98-.13L9.5 8.27v4.24h4.24l5.62-5.62c.41.99.64 2.1.64 3.32c0 3.32-2.67 7.25-8 11.8c-5.33-4.55-8-8.48-8-11.8c0-4.98 3.8-8.2 8-8.2c1.09 0 2.16.22 3.13.63"/></svg>
React
import type { SVGProps } from "react";
export function IcSharpEditLocation(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="M18.11 1.77L19.78.1l2.12 2.12l-1.67 1.67zm-1 1l2.12 2.12L13.12 11H11V8.89zm-1.98-.13L9.5 8.27v4.24h4.24l5.62-5.62c.41.99.64 2.1.64 3.32c0 3.32-2.67 7.25-8 11.8c-5.33-4.55-8-8.48-8-11.8c0-4.98 3.8-8.2 8-8.2c1.09 0 2.16.22 3.13.63"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.11 1.77L19.78.1l2.12 2.12l-1.67 1.67zm-1 1l2.12 2.12L13.12 11H11V8.89zm-1.98-.13L9.5 8.27v4.24h4.24l5.62-5.62c.41.99.64 2.1.64 3.32c0 3.32-2.67 7.25-8 11.8c-5.33-4.55-8-8.48-8-11.8c0-4.98 3.8-8.2 8-8.2c1.09 0 2.16.22 3.13.63"/></svg> </template>
CSS
.icon-sharp-edit-location {
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%22M18.11%201.77L19.78.1l2.12%202.12l-1.67%201.67zm-1%201l2.12%202.12L13.12%2011H11V8.89zm-1.98-.13L9.5%208.27v4.24h4.24l5.62-5.62c.41.99.64%202.1.64%203.32c0%203.32-2.67%207.25-8%2011.8c-5.33-4.55-8-8.48-8-11.8c0-4.98%203.8-8.2%208-8.2c1.09%200%202.16.22%203.13.63%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%22M18.11%201.77L19.78.1l2.12%202.12l-1.67%201.67zm-1%201l2.12%202.12L13.12%2011H11V8.89zm-1.98-.13L9.5%208.27v4.24h4.24l5.62-5.62c.41.99.64%202.1.64%203.32c0%203.32-2.67%207.25-8%2011.8c-5.33-4.55-8-8.48-8-11.8c0-4.98%203.8-8.2%208-8.2c1.09%200%202.16.22%203.13.63%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/sharp-edit-location.svg?color=%231a73e8&size=48