road 01 icon
road-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- road-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the road 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-linejoin="round" stroke-width="1.5"><path d="M5.172 3.171C4 4.343 4 6.23 4 10v4c0 3.771 0 5.657 1.172 6.828m0-17.657C6.343 2 8.229 2 12 2s5.657 0 6.828 1.171m-13.656 0Zm0 17.657C6.343 22 8.229 22 12 22s5.657 0 6.828-1.172m-13.656 0Zm13.656 0C20 19.657 20 17.771 20 14v-4c0-3.771 0-5.657-1.172-6.829m0 17.657Zm0-17.657Z"/><path stroke-linecap="round" d="M12 11v2m0-7.5v2m0 9v2"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsRoad01(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M5.172 3.171C4 4.343 4 6.23 4 10v4c0 3.771 0 5.657 1.172 6.828m0-17.657C6.343 2 8.229 2 12 2s5.657 0 6.828 1.171m-13.656 0Zm0 17.657C6.343 22 8.229 22 12 22s5.657 0 6.828-1.172m-13.656 0Zm13.656 0C20 19.657 20 17.771 20 14v-4c0-3.771 0-5.657-1.172-6.829m0 17.657Zm0-17.657Z"/><path strokeLinecap="round" d="M12 11v2m0-7.5v2m0 9v2"/></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-linejoin="round" stroke-width="1.5"><path d="M5.172 3.171C4 4.343 4 6.23 4 10v4c0 3.771 0 5.657 1.172 6.828m0-17.657C6.343 2 8.229 2 12 2s5.657 0 6.828 1.171m-13.656 0Zm0 17.657C6.343 22 8.229 22 12 22s5.657 0 6.828-1.172m-13.656 0Zm13.656 0C20 19.657 20 17.771 20 14v-4c0-3.771 0-5.657-1.172-6.829m0 17.657Zm0-17.657Z"/><path stroke-linecap="round" d="M12 11v2m0-7.5v2m0 9v2"/></g></svg> </template>
CSS
.icon-road-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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M5.172%203.171C4%204.343%204%206.23%204%2010v4c0%203.771%200%205.657%201.172%206.828m0-17.657C6.343%202%208.229%202%2012%202s5.657%200%206.828%201.171m-13.656%200Zm0%2017.657C6.343%2022%208.229%2022%2012%2022s5.657%200%206.828-1.172m-13.656%200Zm13.656%200C20%2019.657%2020%2017.771%2020%2014v-4c0-3.771%200-5.657-1.172-6.829m0%2017.657Zm0-17.657Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2011v2m0-7.5v2m0%209v2%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M5.172%203.171C4%204.343%204%206.23%204%2010v4c0%203.771%200%205.657%201.172%206.828m0-17.657C6.343%202%208.229%202%2012%202s5.657%200%206.828%201.171m-13.656%200Zm0%2017.657C6.343%2022%208.229%2022%2012%2022s5.657%200%206.828-1.172m-13.656%200Zm13.656%200C20%2019.657%2020%2017.771%2020%2014v-4c0-3.771%200-5.657-1.172-6.829m0%2017.657Zm0-17.657Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2011v2m0-7.5v2m0%209v2%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-01.svg?color=%231a73e8&size=48