router icon
router-solid from Teenyicons by smhmd · Solid · MIT Free for personal and commercial use.
- Name
- router-solid
- Set
- Teenyicons
- Style
- Solid
- Viewbox
- 15×15
- License
- MIT
1 other variant in Teenyicons
The same icon in other sets
Use the router icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M7.5 1C5.04 1 2.658 2.17.886 4.318l-.772-.636C2.055 1.329 4.71 0 7.5 0s5.445 1.33 7.386 3.682l-.772.636C12.342 2.17 9.96 1 7.5 1m0 3c-1.583 0-3.126.762-4.28 2.161l-.772-.636C3.768 3.924 5.583 3 7.5 3s3.732.924 5.052 2.525l-.771.636C10.626 4.761 9.083 4 7.5 4M7 9V6h1v3h6v6H1V9z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TeenyiconsRouterSolid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" fillRule="evenodd" d="M7.5 1C5.04 1 2.658 2.17.886 4.318l-.772-.636C2.055 1.329 4.71 0 7.5 0s5.445 1.33 7.386 3.682l-.772.636C12.342 2.17 9.96 1 7.5 1m0 3c-1.583 0-3.126.762-4.28 2.161l-.772-.636C3.768 3.924 5.583 3 7.5 3s3.732.924 5.052 2.525l-.771.636C10.626 4.761 9.083 4 7.5 4M7 9V6h1v3h6v6H1V9z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M7.5 1C5.04 1 2.658 2.17.886 4.318l-.772-.636C2.055 1.329 4.71 0 7.5 0s5.445 1.33 7.386 3.682l-.772.636C12.342 2.17 9.96 1 7.5 1m0 3c-1.583 0-3.126.762-4.28 2.161l-.772-.636C3.768 3.924 5.583 3 7.5 3s3.732.924 5.052 2.525l-.771.636C10.626 4.761 9.083 4 7.5 4M7 9V6h1v3h6v6H1V9z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-router-solid {
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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M7.5%201C5.04%201%202.658%202.17.886%204.318l-.772-.636C2.055%201.329%204.71%200%207.5%200s5.445%201.33%207.386%203.682l-.772.636C12.342%202.17%209.96%201%207.5%201m0%203c-1.583%200-3.126.762-4.28%202.161l-.772-.636C3.768%203.924%205.583%203%207.5%203s3.732.924%205.052%202.525l-.771.636C10.626%204.761%209.083%204%207.5%204M7%209V6h1v3h6v6H1V9z%22%20clip-rule%3D%22evenodd%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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M7.5%201C5.04%201%202.658%202.17.886%204.318l-.772-.636C2.055%201.329%204.71%200%207.5%200s5.445%201.33%207.386%203.682l-.772.636C12.342%202.17%209.96%201%207.5%201m0%203c-1.583%200-3.126.762-4.28%202.161l-.772-.636C3.768%203.924%205.583%203%207.5%203s3.732.924%205.052%202.525l-.771.636C10.626%204.761%209.083%204%207.5%204M7%209V6h1v3h6v6H1V9z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/teenyicons/router-solid.svg?color=%231a73e8&size=48