road icon
road from Line Awesome by Icons8 · Line · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- road
- Set
- Line Awesome
- Style
- Line
- Category
- Objects
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- road-solid
The same icon in other sets
More objects icons from Line Awesome
Use the road icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m5.469 6l-.188.75l-4.656 18L.281 26H31.72l-.344-1.25l-4.656-18l-.19-.75zM7.03 8h8.094l-.063 3h1.876l-.063-3h8.094l4.156 16H17.281l-.093-4h-2.375l-.094 4H2.875zM15 13l-.125 5h2.25L17 13z"/></svg>
React
import type { SVGProps } from "react";
export function LaRoad(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m5.469 6l-.188.75l-4.656 18L.281 26H31.72l-.344-1.25l-4.656-18l-.19-.75zM7.03 8h8.094l-.063 3h1.876l-.063-3h8.094l4.156 16H17.281l-.093-4h-2.375l-.094 4H2.875zM15 13l-.125 5h2.25L17 13z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m5.469 6l-.188.75l-4.656 18L.281 26H31.72l-.344-1.25l-4.656-18l-.19-.75zM7.03 8h8.094l-.063 3h1.876l-.063-3h8.094l4.156 16H17.281l-.093-4h-2.375l-.094 4H2.875zM15 13l-.125 5h2.25L17 13z"/></svg> </template>
CSS
.icon-road {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m5.469%206l-.188.75l-4.656%2018L.281%2026H31.72l-.344-1.25l-4.656-18l-.19-.75zM7.03%208h8.094l-.063%203h1.876l-.063-3h8.094l4.156%2016H17.281l-.093-4h-2.375l-.094%204H2.875zM15%2013l-.125%205h2.25L17%2013z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m5.469%206l-.188.75l-4.656%2018L.281%2026H31.72l-.344-1.25l-4.656-18l-.19-.75zM7.03%208h8.094l-.063%203h1.876l-.063-3h8.094l4.156%2016H17.281l-.093-4h-2.375l-.094%204H2.875zM15%2013l-.125%205h2.25L17%2013z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/road.svg?color=%231a73e8&size=48