road location 01 icon
road-location-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- road-location-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the road location 01 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M19 16h-2m-4 0h-2m-4 0H5M16 5.85c0 2.675-2.956 4.616-3.786 5.092a.43.43 0 0 1-.428 0C10.956 10.466 8 8.525 8 5.851C8 3.8 9.79 2 12 2s4 1.8 4 3.85"/><path d="M18 10c1.553.047 2.48.22 3.121.863c.879.88.879 2.296.879 5.128s0 4.25-.879 5.13C20.243 22 18.828 22 16 22H8c-2.828 0-4.243 0-5.121-.88S2 18.824 2 15.991s0-4.248.879-5.128C3.52 10.22 4.447 10.047 6 10m6.135-4h-.125m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsRoadLocation01(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M19 16h-2m-4 0h-2m-4 0H5M16 5.85c0 2.675-2.956 4.616-3.786 5.092a.43.43 0 0 1-.428 0C10.956 10.466 8 8.525 8 5.851C8 3.8 9.79 2 12 2s4 1.8 4 3.85"/><path d="M18 10c1.553.047 2.48.22 3.121.863c.879.88.879 2.296.879 5.128s0 4.25-.879 5.13C20.243 22 18.828 22 16 22H8c-2.828 0-4.243 0-5.121-.88S2 18.824 2 15.991s0-4.248.879-5.128C3.52 10.22 4.447 10.047 6 10m6.135-4h-.125m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M19 16h-2m-4 0h-2m-4 0H5M16 5.85c0 2.675-2.956 4.616-3.786 5.092a.43.43 0 0 1-.428 0C10.956 10.466 8 8.525 8 5.851C8 3.8 9.79 2 12 2s4 1.8 4 3.85"/><path d="M18 10c1.553.047 2.48.22 3.121.863c.879.88.879 2.296.879 5.128s0 4.25-.879 5.13C20.243 22 18.828 22 16 22H8c-2.828 0-4.243 0-5.121-.88S2 18.824 2 15.991s0-4.248.879-5.128C3.52 10.22 4.447 10.047 6 10m6.135-4h-.125m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg> </template>
CSS
.icon-road-location-01 {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M19%2016h-2m-4%200h-2m-4%200H5M16%205.85c0%202.675-2.956%204.616-3.786%205.092a.43.43%200%200%201-.428%200C10.956%2010.466%208%208.525%208%205.851C8%203.8%209.79%202%2012%202s4%201.8%204%203.85%22%2F%3E%3Cpath%20d%3D%22M18%2010c1.553.047%202.48.22%203.121.863c.879.88.879%202.296.879%205.128s0%204.25-.879%205.13C20.243%2022%2018.828%2022%2016%2022H8c-2.828%200-4.243%200-5.121-.88S2%2018.824%202%2015.991s0-4.248.879-5.128C3.52%2010.22%204.447%2010.047%206%2010m6.135-4h-.125m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M19%2016h-2m-4%200h-2m-4%200H5M16%205.85c0%202.675-2.956%204.616-3.786%205.092a.43.43%200%200%201-.428%200C10.956%2010.466%208%208.525%208%205.851C8%203.8%209.79%202%2012%202s4%201.8%204%203.85%22%2F%3E%3Cpath%20d%3D%22M18%2010c1.553.047%202.48.22%203.121.863c.879.88.879%202.296.879%205.128s0%204.25-.879%205.13C20.243%2022%2018.828%2022%2016%2022H8c-2.828%200-4.243%200-5.121-.88S2%2018.824%202%2015.991s0-4.248.879-5.128C3.52%2010.22%204.447%2010.047%206%2010m6.135-4h-.125m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/road-location-01.svg?color=%231a73e8&size=48