round add location alt icon
round-add-location-alt from Google Material Icons by Material Design Authors · Baseline · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- round-add-location-alt
- 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 round add location alt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 0c.55 0 1 .45 1 1v2h2c.55 0 1 .45 1 1s-.45 1-1 1h-2v2c0 .55-.45 1-1 1s-1-.45-1-1V5h-2c-.55 0-1-.45-1-1s.45-1 1-1h2V1c0-.55.45-1 1-1m-7 12c1.1 0 2-.9 2-2s-.9-2-2-2s-2 .9-2 2s.9 2 2 2m2.72-9.53c-.44.36-.72.91-.72 1.53c0 1.1.9 2 2 2h1v1c0 1.1.9 2 2 2c.32 0 .62-.08.89-.21c.07.45.11.92.11 1.41c0 3.18-2.45 6.92-7.34 11.23c-.38.33-.95.33-1.33 0C6.45 17.12 4 13.38 4 10.2C4 5.22 7.8 2 12 2c.94 0 1.86.16 2.72.47"/></svg>
React
import type { SVGProps } from "react";
export function IcRoundAddLocationAlt(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="M19 0c.55 0 1 .45 1 1v2h2c.55 0 1 .45 1 1s-.45 1-1 1h-2v2c0 .55-.45 1-1 1s-1-.45-1-1V5h-2c-.55 0-1-.45-1-1s.45-1 1-1h2V1c0-.55.45-1 1-1m-7 12c1.1 0 2-.9 2-2s-.9-2-2-2s-2 .9-2 2s.9 2 2 2m2.72-9.53c-.44.36-.72.91-.72 1.53c0 1.1.9 2 2 2h1v1c0 1.1.9 2 2 2c.32 0 .62-.08.89-.21c.07.45.11.92.11 1.41c0 3.18-2.45 6.92-7.34 11.23c-.38.33-.95.33-1.33 0C6.45 17.12 4 13.38 4 10.2C4 5.22 7.8 2 12 2c.94 0 1.86.16 2.72.47"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 0c.55 0 1 .45 1 1v2h2c.55 0 1 .45 1 1s-.45 1-1 1h-2v2c0 .55-.45 1-1 1s-1-.45-1-1V5h-2c-.55 0-1-.45-1-1s.45-1 1-1h2V1c0-.55.45-1 1-1m-7 12c1.1 0 2-.9 2-2s-.9-2-2-2s-2 .9-2 2s.9 2 2 2m2.72-9.53c-.44.36-.72.91-.72 1.53c0 1.1.9 2 2 2h1v1c0 1.1.9 2 2 2c.32 0 .62-.08.89-.21c.07.45.11.92.11 1.41c0 3.18-2.45 6.92-7.34 11.23c-.38.33-.95.33-1.33 0C6.45 17.12 4 13.38 4 10.2C4 5.22 7.8 2 12 2c.94 0 1.86.16 2.72.47"/></svg> </template>
CSS
.icon-round-add-location-alt {
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%22M19%200c.55%200%201%20.45%201%201v2h2c.55%200%201%20.45%201%201s-.45%201-1%201h-2v2c0%20.55-.45%201-1%201s-1-.45-1-1V5h-2c-.55%200-1-.45-1-1s.45-1%201-1h2V1c0-.55.45-1%201-1m-7%2012c1.1%200%202-.9%202-2s-.9-2-2-2s-2%20.9-2%202s.9%202%202%202m2.72-9.53c-.44.36-.72.91-.72%201.53c0%201.1.9%202%202%202h1v1c0%201.1.9%202%202%202c.32%200%20.62-.08.89-.21c.07.45.11.92.11%201.41c0%203.18-2.45%206.92-7.34%2011.23c-.38.33-.95.33-1.33%200C6.45%2017.12%204%2013.38%204%2010.2C4%205.22%207.8%202%2012%202c.94%200%201.86.16%202.72.47%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%22M19%200c.55%200%201%20.45%201%201v2h2c.55%200%201%20.45%201%201s-.45%201-1%201h-2v2c0%20.55-.45%201-1%201s-1-.45-1-1V5h-2c-.55%200-1-.45-1-1s.45-1%201-1h2V1c0-.55.45-1%201-1m-7%2012c1.1%200%202-.9%202-2s-.9-2-2-2s-2%20.9-2%202s.9%202%202%202m2.72-9.53c-.44.36-.72.91-.72%201.53c0%201.1.9%202%202%202h1v1c0%201.1.9%202%202%202c.32%200%20.62-.08.89-.21c.07.45.11.92.11%201.41c0%203.18-2.45%206.92-7.34%2011.23c-.38.33-.95.33-1.33%200C6.45%2017.12%204%2013.38%204%2010.2C4%205.22%207.8%202%2012%202c.94%200%201.86.16%202.72.47%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-add-location-alt.svg?color=%231a73e8&size=48