Add icons to this collection by clicking the heart icon.
Road icon - also known as road, transport, transportation, highway, and broken line. Created in a clean blue style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
xmlns="http://www.w3.org/2000/svg"
width="512"
height="512"
viewBox="0 0 192 192"
>
<linearGradient
id="Blue_gradient"
gradientUnits="userSpaceOnUse"
x1="20"
x2="172"
y1="188"
y2="36"
>
<stop offset="0" stop-color="#34cdfa" />
<stop offset="1" stop-color="#e8d9f1" />
</linearGradient>
<path d="m168 192h-144l32-192h80z" fill="url(#Blue_gradient)" />
<g fill="#fff">
<path d="m88 16h16v32h-16z" />
<path d="m88 64h16v40h-16z" />
<path d="m88 120h16v56h-16z" />
</g>
</svg>
More icons in the same style and category