mode of travel icon

mode-of-travel-rounded from Material Symbols by Google · Rounded · Maps · Apache-2.0 Free for personal and commercial use.

Name
mode-of-travel-rounded
Set
Material Symbols
Style
Rounded
Category
Maps
Viewbox
24×24
License
Apache 2.0
Aliases
mode-of-travel-outline-rounded

1 other variant in Material Symbols

The same icon in other sets

More maps icons from Material Symbols

Use the mode of travel icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 9.75q0-3.425 2.413-5.587T12 2t5.588 2.225T20 10.2l1.4-1.4q.275-.275.7-.275t.7.275t.275.7t-.275.7l-3.1 3.1q-.3.3-.7.3t-.7-.3l-3.1-3.1q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l1.4 1.4q0-2.725-1.737-4.462T12 4T7.738 5.675T6 9.775Q6 11.85 7.475 14.2T12 19.35q.5-.45.925-.875l.85-.85q-.125-.275-.2-.55T13.5 16.5q0-1.05.725-1.775T16 14t1.775.725t.725 1.775t-.725 1.775T16 19q-.2 0-.363-.025T15.3 18.9q-.45.475-.938.938t-1.012.962q-.275.275-.637.4t-.713.125t-.712-.125t-.638-.4q-3.425-3.125-5.037-5.812T4 9.75"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsModeOfTravelRounded(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="M4 9.75q0-3.425 2.413-5.587T12 2t5.588 2.225T20 10.2l1.4-1.4q.275-.275.7-.275t.7.275t.275.7t-.275.7l-3.1 3.1q-.3.3-.7.3t-.7-.3l-3.1-3.1q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l1.4 1.4q0-2.725-1.737-4.462T12 4T7.738 5.675T6 9.775Q6 11.85 7.475 14.2T12 19.35q.5-.45.925-.875l.85-.85q-.125-.275-.2-.55T13.5 16.5q0-1.05.725-1.775T16 14t1.775.725t.725 1.775t-.725 1.775T16 19q-.2 0-.363-.025T15.3 18.9q-.45.475-.938.938t-1.012.962q-.275.275-.637.4t-.713.125t-.712-.125t-.638-.4q-3.425-3.125-5.037-5.812T4 9.75"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 9.75q0-3.425 2.413-5.587T12 2t5.588 2.225T20 10.2l1.4-1.4q.275-.275.7-.275t.7.275t.275.7t-.275.7l-3.1 3.1q-.3.3-.7.3t-.7-.3l-3.1-3.1q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l1.4 1.4q0-2.725-1.737-4.462T12 4T7.738 5.675T6 9.775Q6 11.85 7.475 14.2T12 19.35q.5-.45.925-.875l.85-.85q-.125-.275-.2-.55T13.5 16.5q0-1.05.725-1.775T16 14t1.775.725t.725 1.775t-.725 1.775T16 19q-.2 0-.363-.025T15.3 18.9q-.45.475-.938.938t-1.012.962q-.275.275-.637.4t-.713.125t-.712-.125t-.638-.4q-3.425-3.125-5.037-5.812T4 9.75"/></svg>
</template>

CSS

.icon-mode-of-travel-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%22M4%209.75q0-3.425%202.413-5.587T12%202t5.588%202.225T20%2010.2l1.4-1.4q.275-.275.7-.275t.7.275t.275.7t-.275.7l-3.1%203.1q-.3.3-.7.3t-.7-.3l-3.1-3.1q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l1.4%201.4q0-2.725-1.737-4.462T12%204T7.738%205.675T6%209.775Q6%2011.85%207.475%2014.2T12%2019.35q.5-.45.925-.875l.85-.85q-.125-.275-.2-.55T13.5%2016.5q0-1.05.725-1.775T16%2014t1.775.725t.725%201.775t-.725%201.775T16%2019q-.2%200-.363-.025T15.3%2018.9q-.45.475-.938.938t-1.012.962q-.275.275-.637.4t-.713.125t-.712-.125t-.638-.4q-3.425-3.125-5.037-5.812T4%209.75%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%22M4%209.75q0-3.425%202.413-5.587T12%202t5.588%202.225T20%2010.2l1.4-1.4q.275-.275.7-.275t.7.275t.275.7t-.275.7l-3.1%203.1q-.3.3-.7.3t-.7-.3l-3.1-3.1q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l1.4%201.4q0-2.725-1.737-4.462T12%204T7.738%205.675T6%209.775Q6%2011.85%207.475%2014.2T12%2019.35q.5-.45.925-.875l.85-.85q-.125-.275-.2-.55T13.5%2016.5q0-1.05.725-1.775T16%2014t1.775.725t.725%201.775t-.725%201.775T16%2019q-.2%200-.363-.025T15.3%2018.9q-.45.475-.938.938t-1.012.962q-.275.275-.637.4t-.713.125t-.712-.125t-.638-.4q-3.425-3.125-5.037-5.812T4%209.75%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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