swap driving apps icon

swap-driving-apps-outline-sharp from Material Symbols Light by Google · Outline Sharp · Transit · Apache-2.0 Free for personal and commercial use.

Name
swap-driving-apps-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
Category
Transit
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More transit icons from Material Symbols Light

Use the swap driving apps icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.154 7.346l-.72-.707l1.6-1.6H7.566v-1h9.468l-1.6-1.6l.708-.72l2.82 2.82zM5 19h14v-4.846H5zm3.22-1.627q.319-.32.319-.796t-.32-.796t-.796-.32q-.477 0-.796.32t-.32.796t.32.796t.796.32t.796-.32m9.154 0q.32-.32.32-.796t-.32-.796t-.796-.32q-.477 0-.796.32t-.32.796t.32.796t.796.32t.796-.32M4 13.153h14.585L17.112 9H5.946l1.6 1.6l-.708.72L4.02 8.5l2.82-2.82l.707.72l-1.6 1.6H17.84L20 14.154V22h-1.23v-2H5.23v2H4zm1 1V19z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSwapDrivingAppsOutlineSharp(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="m16.154 7.346l-.72-.707l1.6-1.6H7.566v-1h9.468l-1.6-1.6l.708-.72l2.82 2.82zM5 19h14v-4.846H5zm3.22-1.627q.319-.32.319-.796t-.32-.796t-.796-.32q-.477 0-.796.32t-.32.796t.32.796t.796.32t.796-.32m9.154 0q.32-.32.32-.796t-.32-.796t-.796-.32q-.477 0-.796.32t-.32.796t.32.796t.796.32t.796-.32M4 13.153h14.585L17.112 9H5.946l1.6 1.6l-.708.72L4.02 8.5l2.82-2.82l.707.72l-1.6 1.6H17.84L20 14.154V22h-1.23v-2H5.23v2H4zm1 1V19z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.154 7.346l-.72-.707l1.6-1.6H7.566v-1h9.468l-1.6-1.6l.708-.72l2.82 2.82zM5 19h14v-4.846H5zm3.22-1.627q.319-.32.319-.796t-.32-.796t-.796-.32q-.477 0-.796.32t-.32.796t.32.796t.796.32t.796-.32m9.154 0q.32-.32.32-.796t-.32-.796t-.796-.32q-.477 0-.796.32t-.32.796t.32.796t.796.32t.796-.32M4 13.153h14.585L17.112 9H5.946l1.6 1.6l-.708.72L4.02 8.5l2.82-2.82l.707.72l-1.6 1.6H17.84L20 14.154V22h-1.23v-2H5.23v2H4zm1 1V19z"/></svg>
</template>

CSS

.icon-swap-driving-apps-outline-sharp {
  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%22m16.154%207.346l-.72-.707l1.6-1.6H7.566v-1h9.468l-1.6-1.6l.708-.72l2.82%202.82zM5%2019h14v-4.846H5zm3.22-1.627q.319-.32.319-.796t-.32-.796t-.796-.32q-.477%200-.796.32t-.32.796t.32.796t.796.32t.796-.32m9.154%200q.32-.32.32-.796t-.32-.796t-.796-.32q-.477%200-.796.32t-.32.796t.32.796t.796.32t.796-.32M4%2013.153h14.585L17.112%209H5.946l1.6%201.6l-.708.72L4.02%208.5l2.82-2.82l.707.72l-1.6%201.6H17.84L20%2014.154V22h-1.23v-2H5.23v2H4zm1%201V19z%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%22m16.154%207.346l-.72-.707l1.6-1.6H7.566v-1h9.468l-1.6-1.6l.708-.72l2.82%202.82zM5%2019h14v-4.846H5zm3.22-1.627q.319-.32.319-.796t-.32-.796t-.796-.32q-.477%200-.796.32t-.32.796t.32.796t.796.32t.796-.32m9.154%200q.32-.32.32-.796t-.32-.796t-.796-.32q-.477%200-.796.32t-.32.796t.32.796t.796.32t.796-.32M4%2013.153h14.585L17.112%209H5.946l1.6%201.6l-.708.72L4.02%208.5l2.82-2.82l.707.72l-1.6%201.6H17.84L20%2014.154V22h-1.23v-2H5.23v2H4zm1%201V19z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/swap-driving-apps-outline-sharp.svg?color=%231a73e8&size=48