route 03 icon
route-03 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- route-03
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the route 03 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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><circle cx="5" cy="18.967" r="3"/><path d="M11.5 6.967h-2c-1.933 0-3.5 1.343-3.5 3s1.567 3 3.5 3h3c1.933 0 3.5 1.343 3.5 3s-1.567 3-3.5 3H11m7.25-16.934c-2.071 0-3.75 1.628-3.75 3.637c0 1.148.469 2.04 1.406 2.838c.661.562 1.863 1.768 2.344 2.525c.505-.742 1.683-1.963 2.344-2.525C21.53 7.711 22 6.818 22 5.67c0-2.009-1.679-3.637-3.75-3.637"/><path d="M18.385 5.533h-.125m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsRoute03(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><circle cx="5" cy="18.967" r="3"/><path d="M11.5 6.967h-2c-1.933 0-3.5 1.343-3.5 3s1.567 3 3.5 3h3c1.933 0 3.5 1.343 3.5 3s-1.567 3-3.5 3H11m7.25-16.934c-2.071 0-3.75 1.628-3.75 3.637c0 1.148.469 2.04 1.406 2.838c.661.562 1.863 1.768 2.344 2.525c.505-.742 1.683-1.963 2.344-2.525C21.53 7.711 22 6.818 22 5.67c0-2.009-1.679-3.637-3.75-3.637"/><path d="M18.385 5.533h-.125m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><circle cx="5" cy="18.967" r="3"/><path d="M11.5 6.967h-2c-1.933 0-3.5 1.343-3.5 3s1.567 3 3.5 3h3c1.933 0 3.5 1.343 3.5 3s-1.567 3-3.5 3H11m7.25-16.934c-2.071 0-3.75 1.628-3.75 3.637c0 1.148.469 2.04 1.406 2.838c.661.562 1.863 1.768 2.344 2.525c.505-.742 1.683-1.963 2.344-2.525C21.53 7.711 22 6.818 22 5.67c0-2.009-1.679-3.637-3.75-3.637"/><path d="M18.385 5.533h-.125m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg> </template>
CSS
.icon-route-03 {
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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Ccircle%20cx%3D%225%22%20cy%3D%2218.967%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22M11.5%206.967h-2c-1.933%200-3.5%201.343-3.5%203s1.567%203%203.5%203h3c1.933%200%203.5%201.343%203.5%203s-1.567%203-3.5%203H11m7.25-16.934c-2.071%200-3.75%201.628-3.75%203.637c0%201.148.469%202.04%201.406%202.838c.661.562%201.863%201.768%202.344%202.525c.505-.742%201.683-1.963%202.344-2.525C21.53%207.711%2022%206.818%2022%205.67c0-2.009-1.679-3.637-3.75-3.637%22%2F%3E%3Cpath%20d%3D%22M18.385%205.533h-.125m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Ccircle%20cx%3D%225%22%20cy%3D%2218.967%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22M11.5%206.967h-2c-1.933%200-3.5%201.343-3.5%203s1.567%203%203.5%203h3c1.933%200%203.5%201.343%203.5%203s-1.567%203-3.5%203H11m7.25-16.934c-2.071%200-3.75%201.628-3.75%203.637c0%201.148.469%202.04%201.406%202.838c.661.562%201.863%201.768%202.344%202.525c.505-.742%201.683-1.963%202.344-2.525C21.53%207.711%2022%206.818%2022%205.67c0-2.009-1.679-3.637-3.75-3.637%22%2F%3E%3Cpath%20d%3D%22M18.385%205.533h-.125m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200%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/route-03.svg?color=%231a73e8&size=48