routing icon

routing-bold-duotone from Solar by 480 Design · Bold Duotone · Map · CC-BY-4.0 Attribution required.

Name
routing-bold-duotone
Set
Solar
Style
Bold Duotone
Category
Map
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More map icons from Solar

Use the routing icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M17.4697 16.4697C17.7626 16.1768 18.2374 16.1768 18.5303 16.4697L20.5303 18.4697C20.8232 18.7626 20.8232 19.2374 20.5303 19.5303L18.5303 21.5303C18.2374 21.8232 17.7626 21.8232 17.4697 21.5303C17.1768 21.2374 17.1768 20.7626 17.4697 20.4697L18.9393 19L17.4697 17.5303C17.1768 17.2374 17.1768 16.7626 17.4697 16.4697Z" clip-rule="evenodd"/><path d="M8 5C8 6.10457 7.10457 7 6 7C4.89543 7 4 6.10457 4 5C4 3.89543 4.89543 3 6 3C7.10457 3 8 3.89543 8 5Z"/><path d="M7.85462 5.75C7.94837 5.51839 8 5.26523 8 5C8 4.73477 7.94837 4.48161 7.85462 4.25H16.5C18.8472 4.25 20.75 6.15279 20.75 8.5C20.75 10.8472 18.8472 12.75 16.5 12.75H7.5C5.98122 12.75 4.75 13.9812 4.75 15.5C4.75 17.0188 5.98122 18.25 7.5 18.25H18.1893L18.9393 19L18.1893 19.75H7.5C5.15279 19.75 3.25 17.8472 3.25 15.5C3.25 13.1528 5.15279 11.25 7.5 11.25H16.5C18.0188 11.25 19.25 10.0188 19.25 8.5C19.25 6.98122 18.0188 5.75 16.5 5.75H7.85462Z" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarRoutingBoldDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M17.4697 16.4697C17.7626 16.1768 18.2374 16.1768 18.5303 16.4697L20.5303 18.4697C20.8232 18.7626 20.8232 19.2374 20.5303 19.5303L18.5303 21.5303C18.2374 21.8232 17.7626 21.8232 17.4697 21.5303C17.1768 21.2374 17.1768 20.7626 17.4697 20.4697L18.9393 19L17.4697 17.5303C17.1768 17.2374 17.1768 16.7626 17.4697 16.4697Z" clipRule="evenodd"/><path d="M8 5C8 6.10457 7.10457 7 6 7C4.89543 7 4 6.10457 4 5C4 3.89543 4.89543 3 6 3C7.10457 3 8 3.89543 8 5Z"/><path d="M7.85462 5.75C7.94837 5.51839 8 5.26523 8 5C8 4.73477 7.94837 4.48161 7.85462 4.25H16.5C18.8472 4.25 20.75 6.15279 20.75 8.5C20.75 10.8472 18.8472 12.75 16.5 12.75H7.5C5.98122 12.75 4.75 13.9812 4.75 15.5C4.75 17.0188 5.98122 18.25 7.5 18.25H18.1893L18.9393 19L18.1893 19.75H7.5C5.15279 19.75 3.25 17.8472 3.25 15.5C3.25 13.1528 5.15279 11.25 7.5 11.25H16.5C18.0188 11.25 19.25 10.0188 19.25 8.5C19.25 6.98122 18.0188 5.75 16.5 5.75H7.85462Z" opacity=".5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M17.4697 16.4697C17.7626 16.1768 18.2374 16.1768 18.5303 16.4697L20.5303 18.4697C20.8232 18.7626 20.8232 19.2374 20.5303 19.5303L18.5303 21.5303C18.2374 21.8232 17.7626 21.8232 17.4697 21.5303C17.1768 21.2374 17.1768 20.7626 17.4697 20.4697L18.9393 19L17.4697 17.5303C17.1768 17.2374 17.1768 16.7626 17.4697 16.4697Z" clip-rule="evenodd"/><path d="M8 5C8 6.10457 7.10457 7 6 7C4.89543 7 4 6.10457 4 5C4 3.89543 4.89543 3 6 3C7.10457 3 8 3.89543 8 5Z"/><path d="M7.85462 5.75C7.94837 5.51839 8 5.26523 8 5C8 4.73477 7.94837 4.48161 7.85462 4.25H16.5C18.8472 4.25 20.75 6.15279 20.75 8.5C20.75 10.8472 18.8472 12.75 16.5 12.75H7.5C5.98122 12.75 4.75 13.9812 4.75 15.5C4.75 17.0188 5.98122 18.25 7.5 18.25H18.1893L18.9393 19L18.1893 19.75H7.5C5.15279 19.75 3.25 17.8472 3.25 15.5C3.25 13.1528 5.15279 11.25 7.5 11.25H16.5C18.0188 11.25 19.25 10.0188 19.25 8.5C19.25 6.98122 18.0188 5.75 16.5 5.75H7.85462Z" opacity=".5"/></g></svg>
</template>

CSS

.icon-routing-bold-duotone {
  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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M17.4697%2016.4697C17.7626%2016.1768%2018.2374%2016.1768%2018.5303%2016.4697L20.5303%2018.4697C20.8232%2018.7626%2020.8232%2019.2374%2020.5303%2019.5303L18.5303%2021.5303C18.2374%2021.8232%2017.7626%2021.8232%2017.4697%2021.5303C17.1768%2021.2374%2017.1768%2020.7626%2017.4697%2020.4697L18.9393%2019L17.4697%2017.5303C17.1768%2017.2374%2017.1768%2016.7626%2017.4697%2016.4697Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M8%205C8%206.10457%207.10457%207%206%207C4.89543%207%204%206.10457%204%205C4%203.89543%204.89543%203%206%203C7.10457%203%208%203.89543%208%205Z%22%2F%3E%3Cpath%20d%3D%22M7.85462%205.75C7.94837%205.51839%208%205.26523%208%205C8%204.73477%207.94837%204.48161%207.85462%204.25H16.5C18.8472%204.25%2020.75%206.15279%2020.75%208.5C20.75%2010.8472%2018.8472%2012.75%2016.5%2012.75H7.5C5.98122%2012.75%204.75%2013.9812%204.75%2015.5C4.75%2017.0188%205.98122%2018.25%207.5%2018.25H18.1893L18.9393%2019L18.1893%2019.75H7.5C5.15279%2019.75%203.25%2017.8472%203.25%2015.5C3.25%2013.1528%205.15279%2011.25%207.5%2011.25H16.5C18.0188%2011.25%2019.25%2010.0188%2019.25%208.5C19.25%206.98122%2018.0188%205.75%2016.5%205.75H7.85462Z%22%20opacity%3D%22.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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M17.4697%2016.4697C17.7626%2016.1768%2018.2374%2016.1768%2018.5303%2016.4697L20.5303%2018.4697C20.8232%2018.7626%2020.8232%2019.2374%2020.5303%2019.5303L18.5303%2021.5303C18.2374%2021.8232%2017.7626%2021.8232%2017.4697%2021.5303C17.1768%2021.2374%2017.1768%2020.7626%2017.4697%2020.4697L18.9393%2019L17.4697%2017.5303C17.1768%2017.2374%2017.1768%2016.7626%2017.4697%2016.4697Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M8%205C8%206.10457%207.10457%207%206%207C4.89543%207%204%206.10457%204%205C4%203.89543%204.89543%203%206%203C7.10457%203%208%203.89543%208%205Z%22%2F%3E%3Cpath%20d%3D%22M7.85462%205.75C7.94837%205.51839%208%205.26523%208%205C8%204.73477%207.94837%204.48161%207.85462%204.25H16.5C18.8472%204.25%2020.75%206.15279%2020.75%208.5C20.75%2010.8472%2018.8472%2012.75%2016.5%2012.75H7.5C5.98122%2012.75%204.75%2013.9812%204.75%2015.5C4.75%2017.0188%205.98122%2018.25%207.5%2018.25H18.1893L18.9393%2019L18.1893%2019.75H7.5C5.15279%2019.75%203.25%2017.8472%203.25%2015.5C3.25%2013.1528%205.15279%2011.25%207.5%2011.25H16.5C18.0188%2011.25%2019.25%2010.0188%2019.25%208.5C19.25%206.98122%2018.0188%205.75%2016.5%205.75H7.85462Z%22%20opacity%3D%22.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-bold-duotone.svg?color=%231a73e8&size=48