IcoMoon road icon
| Name | road |
|---|---|
| Unicode | \e9b1 () |
| CSS class | icon-road |
| Tags | road, asphalt, travel |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-road" aria-hidden="true"></span>
.icon-road:before { content: "\e9b1"; } export const IconRoad = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M11 16h5l-4-16h-3l0.5 4h-3l0.5-4h-3l-4 16h5l0.5-4h5l0.5 4zM5.75 10l0.5-4h3.5l0.5 4h-4.5z"></path>
</svg>
); Font setup lives on the download page; the full lookup table is in the cheat sheet.
Related IcoMoon icons
Need more than 491 free icons? The Ultimate pack adds 1,500+ — see pricing.