unpaved road icon
unpaved-road-outline-rounded from Material Symbols Light by Google · Outline Rounded · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- unpaved-road-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More transit icons from Material Symbols Light
agricultureairlinesairport-shuttleambulanceauto-towingauto-transmissionbike-dockbike-lanebike-scooterboat-busboat-railwaybus-alertbus-map-pinbus-railwaycable-carcar-crashcar-defrost-leftcar-defrost-low-leftcar-defrost-low-rightcar-defrost-mid-leftcar-defrost-mid-low-leftcar-defrost-mid-low-rightcar-defrost-mid-rightcar-defrost-right
Use the unpaved road icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.832 18.1q-.37-.053-.37-.374q0-.362.37-.602t.899-.24t.899.244t.37.603q0 .317-.37.37t-.9.053t-.898-.054m7 1.846q-.37-.053-.37-.373q0-.364.37-.603q.37-.24.899-.24t.899.244t.37.603q0 .317-.37.37t-.9.053t-.898-.053m-4.27 0q-.37-.054-.37-.374q0-.363.37-.603t.9-.24t.899.244t.37.603q0 .317-.37.37t-.9.053t-.898-.053m-7.193 0Q5 19.893 5 19.573q0-.364.37-.603q.37-.24.9-.24t.898.244t.37.603q0 .317-.37.37T6.27 20t-.899-.053m3.423 1q-.37-.054-.37-.374q0-.363.37-.603t.9-.24t.898.244t.37.603q0 .317-.37.37t-.9.053t-.899-.053M5.231 15v1.385q0 .256-.18.435q-.18.18-.438.18q-.257 0-.435-.18Q4 16.642 4 16.385V9.558q0-.212.04-.392t.096-.391L5.985 3.5q.074-.238.282-.37q.209-.13.465-.13h10.615q.227 0 .413.138t.257.362l1.848 5.275q.055.212.096.391q.04.18.04.392v6.827q0 .256-.18.436q-.18.179-.438.179q-.257 0-.435-.18q-.178-.179-.178-.435V15zm.185-6.846h13.169L17.112 4H6.889zm2.012 4.538q.466 0 .788-.326q.323-.327.323-.794q0-.466-.327-.788q-.327-.323-.793-.323q-.467 0-.79.327q-.321.327-.321.793q0 .467.326.79q.327.321.793.321m9.155 0q.466 0 .788-.326q.322-.327.322-.794q0-.466-.326-.788q-.327-.323-.793-.323q-.467 0-.79.327q-.321.327-.321.793q0 .467.326.79q.327.321.794.321M5 14h14V9.154H5zm7-2.423"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightUnpavedRoadOutlineRounded(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="M9.832 18.1q-.37-.053-.37-.374q0-.362.37-.602t.899-.24t.899.244t.37.603q0 .317-.37.37t-.9.053t-.898-.054m7 1.846q-.37-.053-.37-.373q0-.364.37-.603q.37-.24.899-.24t.899.244t.37.603q0 .317-.37.37t-.9.053t-.898-.053m-4.27 0q-.37-.054-.37-.374q0-.363.37-.603t.9-.24t.899.244t.37.603q0 .317-.37.37t-.9.053t-.898-.053m-7.193 0Q5 19.893 5 19.573q0-.364.37-.603q.37-.24.9-.24t.898.244t.37.603q0 .317-.37.37T6.27 20t-.899-.053m3.423 1q-.37-.054-.37-.374q0-.363.37-.603t.9-.24t.898.244t.37.603q0 .317-.37.37t-.9.053t-.899-.053M5.231 15v1.385q0 .256-.18.435q-.18.18-.438.18q-.257 0-.435-.18Q4 16.642 4 16.385V9.558q0-.212.04-.392t.096-.391L5.985 3.5q.074-.238.282-.37q.209-.13.465-.13h10.615q.227 0 .413.138t.257.362l1.848 5.275q.055.212.096.391q.04.18.04.392v6.827q0 .256-.18.436q-.18.179-.438.179q-.257 0-.435-.18q-.178-.179-.178-.435V15zm.185-6.846h13.169L17.112 4H6.889zm2.012 4.538q.466 0 .788-.326q.323-.327.323-.794q0-.466-.327-.788q-.327-.323-.793-.323q-.467 0-.79.327q-.321.327-.321.793q0 .467.326.79q.327.321.793.321m9.155 0q.466 0 .788-.326q.322-.327.322-.794q0-.466-.326-.788q-.327-.323-.793-.323q-.467 0-.79.327q-.321.327-.321.793q0 .467.326.79q.327.321.794.321M5 14h14V9.154H5zm7-2.423"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.832 18.1q-.37-.053-.37-.374q0-.362.37-.602t.899-.24t.899.244t.37.603q0 .317-.37.37t-.9.053t-.898-.054m7 1.846q-.37-.053-.37-.373q0-.364.37-.603q.37-.24.899-.24t.899.244t.37.603q0 .317-.37.37t-.9.053t-.898-.053m-4.27 0q-.37-.054-.37-.374q0-.363.37-.603t.9-.24t.899.244t.37.603q0 .317-.37.37t-.9.053t-.898-.053m-7.193 0Q5 19.893 5 19.573q0-.364.37-.603q.37-.24.9-.24t.898.244t.37.603q0 .317-.37.37T6.27 20t-.899-.053m3.423 1q-.37-.054-.37-.374q0-.363.37-.603t.9-.24t.898.244t.37.603q0 .317-.37.37t-.9.053t-.899-.053M5.231 15v1.385q0 .256-.18.435q-.18.18-.438.18q-.257 0-.435-.18Q4 16.642 4 16.385V9.558q0-.212.04-.392t.096-.391L5.985 3.5q.074-.238.282-.37q.209-.13.465-.13h10.615q.227 0 .413.138t.257.362l1.848 5.275q.055.212.096.391q.04.18.04.392v6.827q0 .256-.18.436q-.18.179-.438.179q-.257 0-.435-.18q-.178-.179-.178-.435V15zm.185-6.846h13.169L17.112 4H6.889zm2.012 4.538q.466 0 .788-.326q.323-.327.323-.794q0-.466-.327-.788q-.327-.323-.793-.323q-.467 0-.79.327q-.321.327-.321.793q0 .467.326.79q.327.321.793.321m9.155 0q.466 0 .788-.326q.322-.327.322-.794q0-.466-.326-.788q-.327-.323-.793-.323q-.467 0-.79.327q-.321.327-.321.793q0 .467.326.79q.327.321.794.321M5 14h14V9.154H5zm7-2.423"/></svg> </template>
CSS
.icon-unpaved-road-outline-rounded {
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%22M9.832%2018.1q-.37-.053-.37-.374q0-.362.37-.602t.899-.24t.899.244t.37.603q0%20.317-.37.37t-.9.053t-.898-.054m7%201.846q-.37-.053-.37-.373q0-.364.37-.603q.37-.24.899-.24t.899.244t.37.603q0%20.317-.37.37t-.9.053t-.898-.053m-4.27%200q-.37-.054-.37-.374q0-.363.37-.603t.9-.24t.899.244t.37.603q0%20.317-.37.37t-.9.053t-.898-.053m-7.193%200Q5%2019.893%205%2019.573q0-.364.37-.603q.37-.24.9-.24t.898.244t.37.603q0%20.317-.37.37T6.27%2020t-.899-.053m3.423%201q-.37-.054-.37-.374q0-.363.37-.603t.9-.24t.898.244t.37.603q0%20.317-.37.37t-.9.053t-.899-.053M5.231%2015v1.385q0%20.256-.18.435q-.18.18-.438.18q-.257%200-.435-.18Q4%2016.642%204%2016.385V9.558q0-.212.04-.392t.096-.391L5.985%203.5q.074-.238.282-.37q.209-.13.465-.13h10.615q.227%200%20.413.138t.257.362l1.848%205.275q.055.212.096.391q.04.18.04.392v6.827q0%20.256-.18.436q-.18.179-.438.179q-.257%200-.435-.18q-.178-.179-.178-.435V15zm.185-6.846h13.169L17.112%204H6.889zm2.012%204.538q.466%200%20.788-.326q.323-.327.323-.794q0-.466-.327-.788q-.327-.323-.793-.323q-.467%200-.79.327q-.321.327-.321.793q0%20.467.326.79q.327.321.793.321m9.155%200q.466%200%20.788-.326q.322-.327.322-.794q0-.466-.326-.788q-.327-.323-.793-.323q-.467%200-.79.327q-.321.327-.321.793q0%20.467.326.79q.327.321.794.321M5%2014h14V9.154H5zm7-2.423%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%22M9.832%2018.1q-.37-.053-.37-.374q0-.362.37-.602t.899-.24t.899.244t.37.603q0%20.317-.37.37t-.9.053t-.898-.054m7%201.846q-.37-.053-.37-.373q0-.364.37-.603q.37-.24.899-.24t.899.244t.37.603q0%20.317-.37.37t-.9.053t-.898-.053m-4.27%200q-.37-.054-.37-.374q0-.363.37-.603t.9-.24t.899.244t.37.603q0%20.317-.37.37t-.9.053t-.898-.053m-7.193%200Q5%2019.893%205%2019.573q0-.364.37-.603q.37-.24.9-.24t.898.244t.37.603q0%20.317-.37.37T6.27%2020t-.899-.053m3.423%201q-.37-.054-.37-.374q0-.363.37-.603t.9-.24t.898.244t.37.603q0%20.317-.37.37t-.9.053t-.899-.053M5.231%2015v1.385q0%20.256-.18.435q-.18.18-.438.18q-.257%200-.435-.18Q4%2016.642%204%2016.385V9.558q0-.212.04-.392t.096-.391L5.985%203.5q.074-.238.282-.37q.209-.13.465-.13h10.615q.227%200%20.413.138t.257.362l1.848%205.275q.055.212.096.391q.04.18.04.392v6.827q0%20.256-.18.436q-.18.179-.438.179q-.257%200-.435-.18q-.178-.179-.178-.435V15zm.185-6.846h13.169L17.112%204H6.889zm2.012%204.538q.466%200%20.788-.326q.323-.327.323-.794q0-.466-.327-.788q-.327-.323-.793-.323q-.467%200-.79.327q-.321.327-.321.793q0%20.467.326.79q.327.321.793.321m9.155%200q.466%200%20.788-.326q.322-.327.322-.794q0-.466-.326-.788q-.327-.323-.793-.323q-.467%200-.79.327q-.321.327-.321.793q0%20.467.326.79q.327.321.794.321M5%2014h14V9.154H5zm7-2.423%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/unpaved-road-outline-rounded.svg?color=%231a73e8&size=48