streets icon
streets-bold-duotone from Solar by 480 Design · Bold Duotone · Map · CC-BY-4.0 Attribution required.
- Name
- streets-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- 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 streets icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M21.0119 4.04785L13.0602 11.9995L21.0119 19.9512C21.9995 18.4549 21.9995 16.1335 21.9995 11.9995C21.9995 7.86553 21.9995 5.54419 21.0119 4.04785Z"/><path d="M11.9995 13.0602L4.04785 21.0119C5.54419 21.9995 7.86553 21.9995 11.9995 21.9995C16.1335 21.9995 18.4549 21.9995 19.9512 21.0119L11.9995 13.0602Z"/><path d="M3.46447 3.46447C2 4.92893 2 7.28596 2 12C2 16.134 2 18.4553 2.98767 19.9517L19.9517 2.98766C18.4553 2 16.134 2 12 2C7.28595 2 4.92893 2 3.46447 3.46447Z" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarStreetsBoldDuotone(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 d="M21.0119 4.04785L13.0602 11.9995L21.0119 19.9512C21.9995 18.4549 21.9995 16.1335 21.9995 11.9995C21.9995 7.86553 21.9995 5.54419 21.0119 4.04785Z"/><path d="M11.9995 13.0602L4.04785 21.0119C5.54419 21.9995 7.86553 21.9995 11.9995 21.9995C16.1335 21.9995 18.4549 21.9995 19.9512 21.0119L11.9995 13.0602Z"/><path d="M3.46447 3.46447C2 4.92893 2 7.28596 2 12C2 16.134 2 18.4553 2.98767 19.9517L19.9517 2.98766C18.4553 2 16.134 2 12 2C7.28595 2 4.92893 2 3.46447 3.46447Z" 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 d="M21.0119 4.04785L13.0602 11.9995L21.0119 19.9512C21.9995 18.4549 21.9995 16.1335 21.9995 11.9995C21.9995 7.86553 21.9995 5.54419 21.0119 4.04785Z"/><path d="M11.9995 13.0602L4.04785 21.0119C5.54419 21.9995 7.86553 21.9995 11.9995 21.9995C16.1335 21.9995 18.4549 21.9995 19.9512 21.0119L11.9995 13.0602Z"/><path d="M3.46447 3.46447C2 4.92893 2 7.28596 2 12C2 16.134 2 18.4553 2.98767 19.9517L19.9517 2.98766C18.4553 2 16.134 2 12 2C7.28595 2 4.92893 2 3.46447 3.46447Z" opacity=".5"/></g></svg> </template>
CSS
.icon-streets-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%20d%3D%22M21.0119%204.04785L13.0602%2011.9995L21.0119%2019.9512C21.9995%2018.4549%2021.9995%2016.1335%2021.9995%2011.9995C21.9995%207.86553%2021.9995%205.54419%2021.0119%204.04785Z%22%2F%3E%3Cpath%20d%3D%22M11.9995%2013.0602L4.04785%2021.0119C5.54419%2021.9995%207.86553%2021.9995%2011.9995%2021.9995C16.1335%2021.9995%2018.4549%2021.9995%2019.9512%2021.0119L11.9995%2013.0602Z%22%2F%3E%3Cpath%20d%3D%22M3.46447%203.46447C2%204.92893%202%207.28596%202%2012C2%2016.134%202%2018.4553%202.98767%2019.9517L19.9517%202.98766C18.4553%202%2016.134%202%2012%202C7.28595%202%204.92893%202%203.46447%203.46447Z%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%20d%3D%22M21.0119%204.04785L13.0602%2011.9995L21.0119%2019.9512C21.9995%2018.4549%2021.9995%2016.1335%2021.9995%2011.9995C21.9995%207.86553%2021.9995%205.54419%2021.0119%204.04785Z%22%2F%3E%3Cpath%20d%3D%22M11.9995%2013.0602L4.04785%2021.0119C5.54419%2021.9995%207.86553%2021.9995%2011.9995%2021.9995C16.1335%2021.9995%2018.4549%2021.9995%2019.9512%2021.0119L11.9995%2013.0602Z%22%2F%3E%3Cpath%20d%3D%22M3.46447%203.46447C2%204.92893%202%207.28596%202%2012C2%2016.134%202%2018.4553%202.98767%2019.9517L19.9517%202.98766C18.4553%202%2016.134%202%2012%202C7.28595%202%204.92893%202%203.46447%203.46447Z%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/streets-bold-duotone.svg?color=%231a73e8&size=48