sharp directions run icon
sharp-directions-run from Google Material Icons by Material Design Authors · Baseline · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- sharp-directions-run
- 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 sharp directions run icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.49 5.48c1.1 0 2-.9 2-2s-.9-2-2-2s-2 .9-2 2s.9 2 2 2m-3.6 13.9l1-4.4l2.1 2v6h2v-7.5l-2.1-2l.6-3c1.3 1.5 3.3 2.5 5.5 2.5v-2c-1.9 0-3.5-1-4.3-2.4l-1-1.6c-.4-.6-1-1-1.7-1c-.3 0-.5.1-.8.1l-5.2 2.2v4.7h2v-3.4l1.8-.7l-1.6 8.1l-4.9-1l-.4 2z"/></svg>
React
import type { SVGProps } from "react";
export function IcSharpDirectionsRun(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="M13.49 5.48c1.1 0 2-.9 2-2s-.9-2-2-2s-2 .9-2 2s.9 2 2 2m-3.6 13.9l1-4.4l2.1 2v6h2v-7.5l-2.1-2l.6-3c1.3 1.5 3.3 2.5 5.5 2.5v-2c-1.9 0-3.5-1-4.3-2.4l-1-1.6c-.4-.6-1-1-1.7-1c-.3 0-.5.1-.8.1l-5.2 2.2v4.7h2v-3.4l1.8-.7l-1.6 8.1l-4.9-1l-.4 2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.49 5.48c1.1 0 2-.9 2-2s-.9-2-2-2s-2 .9-2 2s.9 2 2 2m-3.6 13.9l1-4.4l2.1 2v6h2v-7.5l-2.1-2l.6-3c1.3 1.5 3.3 2.5 5.5 2.5v-2c-1.9 0-3.5-1-4.3-2.4l-1-1.6c-.4-.6-1-1-1.7-1c-.3 0-.5.1-.8.1l-5.2 2.2v4.7h2v-3.4l1.8-.7l-1.6 8.1l-4.9-1l-.4 2z"/></svg> </template>
CSS
.icon-sharp-directions-run {
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%22M13.49%205.48c1.1%200%202-.9%202-2s-.9-2-2-2s-2%20.9-2%202s.9%202%202%202m-3.6%2013.9l1-4.4l2.1%202v6h2v-7.5l-2.1-2l.6-3c1.3%201.5%203.3%202.5%205.5%202.5v-2c-1.9%200-3.5-1-4.3-2.4l-1-1.6c-.4-.6-1-1-1.7-1c-.3%200-.5.1-.8.1l-5.2%202.2v4.7h2v-3.4l1.8-.7l-1.6%208.1l-4.9-1l-.4%202z%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%22M13.49%205.48c1.1%200%202-.9%202-2s-.9-2-2-2s-2%20.9-2%202s.9%202%202%202m-3.6%2013.9l1-4.4l2.1%202v6h2v-7.5l-2.1-2l.6-3c1.3%201.5%203.3%202.5%205.5%202.5v-2c-1.9%200-3.5-1-4.3-2.4l-1-1.6c-.4-.6-1-1-1.7-1c-.3%200-.5.1-.8.1l-5.2%202.2v4.7h2v-3.4l1.8-.7l-1.6%208.1l-4.9-1l-.4%202z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/sharp-directions-run.svg?color=%231a73e8&size=48