routing 3 icon
routing-3-broken from Solar by 480 Design · Broken · Map · CC-BY-4.0 Attribution required.
- Name
- routing-3-broken
- Set
- Solar
- Style
- Broken
- Category
- Map
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More map icons from Solar
branching-paths-down-boldbranching-paths-up-boldcompass-big-boldcompass-boldcompass-square-boldglobal-boldglobe-boldgps-boldmap-arrow-down-boldmap-arrow-left-boldmap-arrow-right-boldmap-arrow-square-boldmap-arrow-up-boldmap-boldmap-point-add-boldmap-point-boldmap-point-favorite-boldmap-point-hospital-boldmap-point-remove-boldmap-point-rotate-boldmap-point-school-boldmap-point-search-boldmap-point-wave-boldpeople-nearby-bold
Use the routing 3 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"><circle cx="5" cy="5" r="3"/><circle cx="19" cy="19" r="3"/><path stroke-linecap="round" stroke-linejoin="round" d="M11 5H16.1319C18.1328 5 18.8937 7.61309 17.2056 8.68732L13.6028 10.98M13 19H7.86809C5.86719 19 5.10627 16.3869 6.79435 15.3127L10 13.2727M11.5 20.5L13 19L11.5 17.5"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarRouting3Broken(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"><circle cx="5" cy="5" r="3"/><circle cx="19" cy="19" r="3"/><path strokeLinecap="round" strokeLinejoin="round" d="M11 5H16.1319C18.1328 5 18.8937 7.61309 17.2056 8.68732L13.6028 10.98M13 19H7.86809C5.86719 19 5.10627 16.3869 6.79435 15.3127L10 13.2727M11.5 20.5L13 19L11.5 17.5"/></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"><circle cx="5" cy="5" r="3"/><circle cx="19" cy="19" r="3"/><path stroke-linecap="round" stroke-linejoin="round" d="M11 5H16.1319C18.1328 5 18.8937 7.61309 17.2056 8.68732L13.6028 10.98M13 19H7.86809C5.86719 19 5.10627 16.3869 6.79435 15.3127L10 13.2727M11.5 20.5L13 19L11.5 17.5"/></g></svg> </template>
CSS
.icon-routing-3-broken {
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%3Ccircle%20cx%3D%225%22%20cy%3D%225%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%2219%22%20r%3D%223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M11%205H16.1319C18.1328%205%2018.8937%207.61309%2017.2056%208.68732L13.6028%2010.98M13%2019H7.86809C5.86719%2019%205.10627%2016.3869%206.79435%2015.3127L10%2013.2727M11.5%2020.5L13%2019L11.5%2017.5%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%3Ccircle%20cx%3D%225%22%20cy%3D%225%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%2219%22%20cy%3D%2219%22%20r%3D%223%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M11%205H16.1319C18.1328%205%2018.8937%207.61309%2017.2056%208.68732L13.6028%2010.98M13%2019H7.86809C5.86719%2019%205.10627%2016.3869%206.79435%2015.3127L10%2013.2727M11.5%2020.5L13%2019L11.5%2017.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/routing-3-broken.svg?color=%231a73e8&size=48