directions alt off icon

directions-alt-off-rounded from Material Symbols by Google · Rounded · Maps · Apache-2.0 Free for personal and commercial use.

Name
directions-alt-off-rounded
Set
Material Symbols
Style
Rounded
Category
Maps
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More maps icons from Material Symbols

Use the directions alt off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.975 18.8l-2.6 2.6q-.3.3-.663.45t-.737.15t-.737-.15t-.663-.45l-8-8q-.3-.3-.45-.663T1.975 12t.15-.737t.45-.663l2.6-2.6l-3.8-3.8q-.3-.3-.3-.712t.3-.713t.713-.3t.712.3l18.375 18.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3zm-2.9-2.9l-1.425-1.4l-.4.4q-.275.275-.275.688t.3.712q.275.275.7.275t.7-.275zM10.15 13l-2-2h-.175q-.425 0-.712.288T6.975 12t.288.713t.712.287zm5.775 0l.325-.3q.325-.275.313-.7t-.313-.725L12.675 7.7q-.3-.3-.7-.3t-.7.3q-.1.1-.162.2T11 8.125L8.725 5.85q-.3-.3-.3-.7t.3-.7l1.85-1.85q.3-.3.663-.45t.737-.15t.738.15t.662.45l8 8q.3.3.45.663t.15.737t-.15.738t-.45.662l-1.825 1.825q-.3.3-.712.3t-.713-.3z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsDirectionsAltOffRounded(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="m15.975 18.8l-2.6 2.6q-.3.3-.663.45t-.737.15t-.737-.15t-.663-.45l-8-8q-.3-.3-.45-.663T1.975 12t.15-.737t.45-.663l2.6-2.6l-3.8-3.8q-.3-.3-.3-.712t.3-.713t.713-.3t.712.3l18.375 18.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3zm-2.9-2.9l-1.425-1.4l-.4.4q-.275.275-.275.688t.3.712q.275.275.7.275t.7-.275zM10.15 13l-2-2h-.175q-.425 0-.712.288T6.975 12t.288.713t.712.287zm5.775 0l.325-.3q.325-.275.313-.7t-.313-.725L12.675 7.7q-.3-.3-.7-.3t-.7.3q-.1.1-.162.2T11 8.125L8.725 5.85q-.3-.3-.3-.7t.3-.7l1.85-1.85q.3-.3.663-.45t.737-.15t.738.15t.662.45l8 8q.3.3.45.663t.15.737t-.15.738t-.45.662l-1.825 1.825q-.3.3-.712.3t-.713-.3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.975 18.8l-2.6 2.6q-.3.3-.663.45t-.737.15t-.737-.15t-.663-.45l-8-8q-.3-.3-.45-.663T1.975 12t.15-.737t.45-.663l2.6-2.6l-3.8-3.8q-.3-.3-.3-.712t.3-.713t.713-.3t.712.3l18.375 18.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3zm-2.9-2.9l-1.425-1.4l-.4.4q-.275.275-.275.688t.3.712q.275.275.7.275t.7-.275zM10.15 13l-2-2h-.175q-.425 0-.712.288T6.975 12t.288.713t.712.287zm5.775 0l.325-.3q.325-.275.313-.7t-.313-.725L12.675 7.7q-.3-.3-.7-.3t-.7.3q-.1.1-.162.2T11 8.125L8.725 5.85q-.3-.3-.3-.7t.3-.7l1.85-1.85q.3-.3.663-.45t.737-.15t.738.15t.662.45l8 8q.3.3.45.663t.15.737t-.15.738t-.45.662l-1.825 1.825q-.3.3-.712.3t-.713-.3z"/></svg>
</template>

CSS

.icon-directions-alt-off-rounded {
  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%22m15.975%2018.8l-2.6%202.6q-.3.3-.663.45t-.737.15t-.737-.15t-.663-.45l-8-8q-.3-.3-.45-.663T1.975%2012t.15-.737t.45-.663l2.6-2.6l-3.8-3.8q-.3-.3-.3-.712t.3-.713t.713-.3t.712.3l18.375%2018.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3zm-2.9-2.9l-1.425-1.4l-.4.4q-.275.275-.275.688t.3.712q.275.275.7.275t.7-.275zM10.15%2013l-2-2h-.175q-.425%200-.712.288T6.975%2012t.288.713t.712.287zm5.775%200l.325-.3q.325-.275.313-.7t-.313-.725L12.675%207.7q-.3-.3-.7-.3t-.7.3q-.1.1-.162.2T11%208.125L8.725%205.85q-.3-.3-.3-.7t.3-.7l1.85-1.85q.3-.3.663-.45t.737-.15t.738.15t.662.45l8%208q.3.3.45.663t.15.737t-.15.738t-.45.662l-1.825%201.825q-.3.3-.712.3t-.713-.3z%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%22m15.975%2018.8l-2.6%202.6q-.3.3-.663.45t-.737.15t-.737-.15t-.663-.45l-8-8q-.3-.3-.45-.663T1.975%2012t.15-.737t.45-.663l2.6-2.6l-3.8-3.8q-.3-.3-.3-.712t.3-.713t.713-.3t.712.3l18.375%2018.4q.3.3.3.7t-.3.7t-.712.3t-.713-.3zm-2.9-2.9l-1.425-1.4l-.4.4q-.275.275-.275.688t.3.712q.275.275.7.275t.7-.275zM10.15%2013l-2-2h-.175q-.425%200-.712.288T6.975%2012t.288.713t.712.287zm5.775%200l.325-.3q.325-.275.313-.7t-.313-.725L12.675%207.7q-.3-.3-.7-.3t-.7.3q-.1.1-.162.2T11%208.125L8.725%205.85q-.3-.3-.3-.7t.3-.7l1.85-1.85q.3-.3.663-.45t.737-.15t.738.15t.662.45l8%208q.3.3.45.663t.15.737t-.15.738t-.45.662l-1.825%201.825q-.3.3-.712.3t-.713-.3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/directions-alt-off-rounded.svg?color=%231a73e8&size=48