swap driving apps icon

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

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

5 other variants in Material Symbols

The same icon in other sets

More transit icons from Material Symbols

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="m15.5 7.5l-1.45-1.4l1.1-1.1h-7.2V3h7.2l-1.1-1.1l1.4-1.45L19 4zM5 19h14v-5H5zm3.575-1.425Q9 17.15 9 16.5t-.425-1.075T7.5 15t-1.075.425T6 16.5t.425 1.075T7.5 18t1.075-.425m9 0Q18 17.15 18 16.5t-.425-1.075T16.5 15t-1.075.425T15 16.5t.425 1.075T16.5 18t1.075-.425M3 12h15.2l-1.05-3H6.85l1.1 1.1l-1.4 1.45L3 8l3.55-3.55l1.4 1.45L6.85 7H17.5q.5 0 .875.275T18.9 8l2.1 6v8q0 .425-.288.713T20 23h-1q-.425 0-.712-.288T18 22v-1H6v1q0 .425-.288.713T5 23H4q-.425 0-.712-.288T3 22zm2 2v5z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSwapDrivingAppsOutline(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.5 7.5l-1.45-1.4l1.1-1.1h-7.2V3h7.2l-1.1-1.1l1.4-1.45L19 4zM5 19h14v-5H5zm3.575-1.425Q9 17.15 9 16.5t-.425-1.075T7.5 15t-1.075.425T6 16.5t.425 1.075T7.5 18t1.075-.425m9 0Q18 17.15 18 16.5t-.425-1.075T16.5 15t-1.075.425T15 16.5t.425 1.075T16.5 18t1.075-.425M3 12h15.2l-1.05-3H6.85l1.1 1.1l-1.4 1.45L3 8l3.55-3.55l1.4 1.45L6.85 7H17.5q.5 0 .875.275T18.9 8l2.1 6v8q0 .425-.288.713T20 23h-1q-.425 0-.712-.288T18 22v-1H6v1q0 .425-.288.713T5 23H4q-.425 0-.712-.288T3 22zm2 2v5z"/></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.5 7.5l-1.45-1.4l1.1-1.1h-7.2V3h7.2l-1.1-1.1l1.4-1.45L19 4zM5 19h14v-5H5zm3.575-1.425Q9 17.15 9 16.5t-.425-1.075T7.5 15t-1.075.425T6 16.5t.425 1.075T7.5 18t1.075-.425m9 0Q18 17.15 18 16.5t-.425-1.075T16.5 15t-1.075.425T15 16.5t.425 1.075T16.5 18t1.075-.425M3 12h15.2l-1.05-3H6.85l1.1 1.1l-1.4 1.45L3 8l3.55-3.55l1.4 1.45L6.85 7H17.5q.5 0 .875.275T18.9 8l2.1 6v8q0 .425-.288.713T20 23h-1q-.425 0-.712-.288T18 22v-1H6v1q0 .425-.288.713T5 23H4q-.425 0-.712-.288T3 22zm2 2v5z"/></svg>
</template>

CSS

.icon-swap-driving-apps-outline {
  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.5%207.5l-1.45-1.4l1.1-1.1h-7.2V3h7.2l-1.1-1.1l1.4-1.45L19%204zM5%2019h14v-5H5zm3.575-1.425Q9%2017.15%209%2016.5t-.425-1.075T7.5%2015t-1.075.425T6%2016.5t.425%201.075T7.5%2018t1.075-.425m9%200Q18%2017.15%2018%2016.5t-.425-1.075T16.5%2015t-1.075.425T15%2016.5t.425%201.075T16.5%2018t1.075-.425M3%2012h15.2l-1.05-3H6.85l1.1%201.1l-1.4%201.45L3%208l3.55-3.55l1.4%201.45L6.85%207H17.5q.5%200%20.875.275T18.9%208l2.1%206v8q0%20.425-.288.713T20%2023h-1q-.425%200-.712-.288T18%2022v-1H6v1q0%20.425-.288.713T5%2023H4q-.425%200-.712-.288T3%2022zm2%202v5z%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.5%207.5l-1.45-1.4l1.1-1.1h-7.2V3h7.2l-1.1-1.1l1.4-1.45L19%204zM5%2019h14v-5H5zm3.575-1.425Q9%2017.15%209%2016.5t-.425-1.075T7.5%2015t-1.075.425T6%2016.5t.425%201.075T7.5%2018t1.075-.425m9%200Q18%2017.15%2018%2016.5t-.425-1.075T16.5%2015t-1.075.425T15%2016.5t.425%201.075T16.5%2018t1.075-.425M3%2012h15.2l-1.05-3H6.85l1.1%201.1l-1.4%201.45L3%208l3.55-3.55l1.4%201.45L6.85%207H17.5q.5%200%20.875.275T18.9%208l2.1%206v8q0%20.425-.288.713T20%2023h-1q-.425%200-.712-.288T18%2022v-1H6v1q0%20.425-.288.713T5%2023H4q-.425%200-.712-.288T3%2022zm2%202v5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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