twotone directions icon
twotone-directions from Google Material Icons by Material Design Authors · Baseline · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- twotone-directions
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
More maps icons from Google Material Icons
baseline-360baseline-add-businessbaseline-add-locationbaseline-add-location-altbaseline-add-roadbaseline-agriculturebaseline-airline-stopsbaseline-airlinesbaseline-alt-routebaseline-atmbaseline-attractionsbaseline-badgebaseline-bakery-diningbaseline-beenherebaseline-bike-scooterbaseline-breakfast-diningbaseline-brunch-diningbaseline-bus-alertbaseline-car-crashbaseline-car-rentalbaseline-car-repairbaseline-castlebaseline-categorybaseline-celebration
Use the twotone directions icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m3.01 12l9 9L21 12l-9-9zM14 7.5l3.5 3.5l-3.5 3.5V12h-4v3H8v-4c0-.55.45-1 1-1h5z" opacity=".3"/><path fill="currentColor" d="M13.42 1.58c-.75-.75-2.07-.76-2.83 0l-9 9c-.78.78-.78 2.04 0 2.82l9 9c.39.39.9.58 1.41.58s1.02-.19 1.41-.58l8.99-8.99c.78-.76.79-2.03.02-2.82zm-1.41 19.41l-9-9l9-9l9 9zM8 11v4h2v-3h4v2.5l3.5-3.5L14 7.5V10H9c-.55 0-1 .45-1 1"/></svg>
React
import type { SVGProps } from "react";
export function IcTwotoneDirections(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m3.01 12l9 9L21 12l-9-9zM14 7.5l3.5 3.5l-3.5 3.5V12h-4v3H8v-4c0-.55.45-1 1-1h5z" opacity=".3"/><path fill="currentColor" d="M13.42 1.58c-.75-.75-2.07-.76-2.83 0l-9 9c-.78.78-.78 2.04 0 2.82l9 9c.39.39.9.58 1.41.58s1.02-.19 1.41-.58l8.99-8.99c.78-.76.79-2.03.02-2.82zm-1.41 19.41l-9-9l9-9l9 9zM8 11v4h2v-3h4v2.5l3.5-3.5L14 7.5V10H9c-.55 0-1 .45-1 1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m3.01 12l9 9L21 12l-9-9zM14 7.5l3.5 3.5l-3.5 3.5V12h-4v3H8v-4c0-.55.45-1 1-1h5z" opacity=".3"/><path fill="currentColor" d="M13.42 1.58c-.75-.75-2.07-.76-2.83 0l-9 9c-.78.78-.78 2.04 0 2.82l9 9c.39.39.9.58 1.41.58s1.02-.19 1.41-.58l8.99-8.99c.78-.76.79-2.03.02-2.82zm-1.41 19.41l-9-9l9-9l9 9zM8 11v4h2v-3h4v2.5l3.5-3.5L14 7.5V10H9c-.55 0-1 .45-1 1"/></svg> </template>
CSS
.icon-twotone-directions {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m3.01%2012l9%209L21%2012l-9-9zM14%207.5l3.5%203.5l-3.5%203.5V12h-4v3H8v-4c0-.55.45-1%201-1h5z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.42%201.58c-.75-.75-2.07-.76-2.83%200l-9%209c-.78.78-.78%202.04%200%202.82l9%209c.39.39.9.58%201.41.58s1.02-.19%201.41-.58l8.99-8.99c.78-.76.79-2.03.02-2.82zm-1.41%2019.41l-9-9l9-9l9%209zM8%2011v4h2v-3h4v2.5l3.5-3.5L14%207.5V10H9c-.55%200-1%20.45-1%201%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m3.01%2012l9%209L21%2012l-9-9zM14%207.5l3.5%203.5l-3.5%203.5V12h-4v3H8v-4c0-.55.45-1%201-1h5z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.42%201.58c-.75-.75-2.07-.76-2.83%200l-9%209c-.78.78-.78%202.04%200%202.82l9%209c.39.39.9.58%201.41.58s1.02-.19%201.41-.58l8.99-8.99c.78-.76.79-2.03.02-2.82zm-1.41%2019.41l-9-9l9-9l9%209zM8%2011v4h2v-3h4v2.5l3.5-3.5L14%207.5V10H9c-.55%200-1%20.45-1%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-directions.svg?color=%231a73e8&size=48