routing2 icon
routing2 from Reicon by REICON · Outline · Newicons · MIT Free for personal and commercial use.
- Name
- routing2
- Set
- Reicon
- Style
- Outline
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
More newicons icons from Reicon
Use the routing2 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-width="1.5"><path d="M5.47 9a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7Zm11.5 6h3c1.1 0 2 .9 2 2v3c0 1.1-.9 2-2 2h-3c-1.1 0-2-.9-2-2v-3c0-1.1.9-2 2-2Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 5h2.68c1.85 0 2.71 2.29 1.32 3.51L8.01 15.5C6.62 16.71 7.48 19 9.32 19H12M5.486 5.5h.012m12.988 13h.012"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconRouting2(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" strokeWidth="1.5"><path d="M5.47 9a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7Zm11.5 6h3c1.1 0 2 .9 2 2v3c0 1.1-.9 2-2 2h-3c-1.1 0-2-.9-2-2v-3c0-1.1.9-2 2-2Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M12 5h2.68c1.85 0 2.71 2.29 1.32 3.51L8.01 15.5C6.62 16.71 7.48 19 9.32 19H12M5.486 5.5h.012m12.988 13h.012"/></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-width="1.5"><path d="M5.47 9a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7Zm11.5 6h3c1.1 0 2 .9 2 2v3c0 1.1-.9 2-2 2h-3c-1.1 0-2-.9-2-2v-3c0-1.1.9-2 2-2Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 5h2.68c1.85 0 2.71 2.29 1.32 3.51L8.01 15.5C6.62 16.71 7.48 19 9.32 19H12M5.486 5.5h.012m12.988 13h.012"/></g></svg> </template>
CSS
.icon-routing2 {
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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M5.47%209a3.5%203.5%200%201%200%200-7a3.5%203.5%200%200%200%200%207Zm11.5%206h3c1.1%200%202%20.9%202%202v3c0%201.1-.9%202-2%202h-3c-1.1%200-2-.9-2-2v-3c0-1.1.9-2%202-2Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%205h2.68c1.85%200%202.71%202.29%201.32%203.51L8.01%2015.5C6.62%2016.71%207.48%2019%209.32%2019H12M5.486%205.5h.012m12.988%2013h.012%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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M5.47%209a3.5%203.5%200%201%200%200-7a3.5%203.5%200%200%200%200%207Zm11.5%206h3c1.1%200%202%20.9%202%202v3c0%201.1-.9%202-2%202h-3c-1.1%200-2-.9-2-2v-3c0-1.1.9-2%202-2Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%205h2.68c1.85%200%202.71%202.29%201.32%203.51L8.01%2015.5C6.62%2016.71%207.48%2019%209.32%2019H12M5.486%205.5h.012m12.988%2013h.012%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/routing2.svg?color=%231a73e8&size=48