swap driving apps wheel icon

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

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

3 other variants in Material Symbols

The same icon in other sets

More transit icons from Material Symbols

Use the swap driving apps wheel icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.125 21.213q-1.825-.788-3.187-2.15t-2.15-3.188T2 11.988t.788-3.875t2.15-3.175t3.187-2.15T12.013 2t3.875.788t3.175 2.15t2.15 3.175t.787 3.875t-.787 3.887t-2.15 3.188t-3.175 2.15t-3.875.787t-3.888-.787m6.8-4.775q1.425.437 2.675 1.262q1.15-1.15 1.775-2.613T20 12q0-3.35-2.325-5.675T12 4T6.325 6.325T4 12q0 1.625.612 3.1T6.4 17.7q1.25-.825 2.675-1.263T12 16t2.925.438M10 18.25q-.975.25-1.85.75q.875.5 1.85.75t2 .25t2-.25t1.85-.75q-.875-.5-1.85-.75T12 18t-2 .25M7 11q.425 0 .713-.288T8 10t-.288-.712T7 9t-.712.288T6 10t.288.713T7 11m3.713-3.287Q11 7.425 11 7t-.288-.712T10 6t-.712.288T9 7t.288.713T10 8t.713-.288M17 11q.425 0 .713-.288T18 10t-.288-.712T17 9t-.712.288T16 10t.288.713T17 11m-3.588 2.413Q14 12.825 14 12q0-.325-.1-.638t-.3-.562l1.75-4.35l-1.875-.825L11.75 10q-.75.125-1.25.688T10 12q0 .825.588 1.413T12 14t1.413-.587M12 18"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSwapDrivingAppsWheelOutlineSharp(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="M8.125 21.213q-1.825-.788-3.187-2.15t-2.15-3.188T2 11.988t.788-3.875t2.15-3.175t3.187-2.15T12.013 2t3.875.788t3.175 2.15t2.15 3.175t.787 3.875t-.787 3.887t-2.15 3.188t-3.175 2.15t-3.875.787t-3.888-.787m6.8-4.775q1.425.437 2.675 1.262q1.15-1.15 1.775-2.613T20 12q0-3.35-2.325-5.675T12 4T6.325 6.325T4 12q0 1.625.612 3.1T6.4 17.7q1.25-.825 2.675-1.263T12 16t2.925.438M10 18.25q-.975.25-1.85.75q.875.5 1.85.75t2 .25t2-.25t1.85-.75q-.875-.5-1.85-.75T12 18t-2 .25M7 11q.425 0 .713-.288T8 10t-.288-.712T7 9t-.712.288T6 10t.288.713T7 11m3.713-3.287Q11 7.425 11 7t-.288-.712T10 6t-.712.288T9 7t.288.713T10 8t.713-.288M17 11q.425 0 .713-.288T18 10t-.288-.712T17 9t-.712.288T16 10t.288.713T17 11m-3.588 2.413Q14 12.825 14 12q0-.325-.1-.638t-.3-.562l1.75-4.35l-1.875-.825L11.75 10q-.75.125-1.25.688T10 12q0 .825.588 1.413T12 14t1.413-.587M12 18"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.125 21.213q-1.825-.788-3.187-2.15t-2.15-3.188T2 11.988t.788-3.875t2.15-3.175t3.187-2.15T12.013 2t3.875.788t3.175 2.15t2.15 3.175t.787 3.875t-.787 3.887t-2.15 3.188t-3.175 2.15t-3.875.787t-3.888-.787m6.8-4.775q1.425.437 2.675 1.262q1.15-1.15 1.775-2.613T20 12q0-3.35-2.325-5.675T12 4T6.325 6.325T4 12q0 1.625.612 3.1T6.4 17.7q1.25-.825 2.675-1.263T12 16t2.925.438M10 18.25q-.975.25-1.85.75q.875.5 1.85.75t2 .25t2-.25t1.85-.75q-.875-.5-1.85-.75T12 18t-2 .25M7 11q.425 0 .713-.288T8 10t-.288-.712T7 9t-.712.288T6 10t.288.713T7 11m3.713-3.287Q11 7.425 11 7t-.288-.712T10 6t-.712.288T9 7t.288.713T10 8t.713-.288M17 11q.425 0 .713-.288T18 10t-.288-.712T17 9t-.712.288T16 10t.288.713T17 11m-3.588 2.413Q14 12.825 14 12q0-.325-.1-.638t-.3-.562l1.75-4.35l-1.875-.825L11.75 10q-.75.125-1.25.688T10 12q0 .825.588 1.413T12 14t1.413-.587M12 18"/></svg>
</template>

CSS

.icon-swap-driving-apps-wheel-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%22M8.125%2021.213q-1.825-.788-3.187-2.15t-2.15-3.188T2%2011.988t.788-3.875t2.15-3.175t3.187-2.15T12.013%202t3.875.788t3.175%202.15t2.15%203.175t.787%203.875t-.787%203.887t-2.15%203.188t-3.175%202.15t-3.875.787t-3.888-.787m6.8-4.775q1.425.437%202.675%201.262q1.15-1.15%201.775-2.613T20%2012q0-3.35-2.325-5.675T12%204T6.325%206.325T4%2012q0%201.625.612%203.1T6.4%2017.7q1.25-.825%202.675-1.263T12%2016t2.925.438M10%2018.25q-.975.25-1.85.75q.875.5%201.85.75t2%20.25t2-.25t1.85-.75q-.875-.5-1.85-.75T12%2018t-2%20.25M7%2011q.425%200%20.713-.288T8%2010t-.288-.712T7%209t-.712.288T6%2010t.288.713T7%2011m3.713-3.287Q11%207.425%2011%207t-.288-.712T10%206t-.712.288T9%207t.288.713T10%208t.713-.288M17%2011q.425%200%20.713-.288T18%2010t-.288-.712T17%209t-.712.288T16%2010t.288.713T17%2011m-3.588%202.413Q14%2012.825%2014%2012q0-.325-.1-.638t-.3-.562l1.75-4.35l-1.875-.825L11.75%2010q-.75.125-1.25.688T10%2012q0%20.825.588%201.413T12%2014t1.413-.587M12%2018%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%22M8.125%2021.213q-1.825-.788-3.187-2.15t-2.15-3.188T2%2011.988t.788-3.875t2.15-3.175t3.187-2.15T12.013%202t3.875.788t3.175%202.15t2.15%203.175t.787%203.875t-.787%203.887t-2.15%203.188t-3.175%202.15t-3.875.787t-3.888-.787m6.8-4.775q1.425.437%202.675%201.262q1.15-1.15%201.775-2.613T20%2012q0-3.35-2.325-5.675T12%204T6.325%206.325T4%2012q0%201.625.612%203.1T6.4%2017.7q1.25-.825%202.675-1.263T12%2016t2.925.438M10%2018.25q-.975.25-1.85.75q.875.5%201.85.75t2%20.25t2-.25t1.85-.75q-.875-.5-1.85-.75T12%2018t-2%20.25M7%2011q.425%200%20.713-.288T8%2010t-.288-.712T7%209t-.712.288T6%2010t.288.713T7%2011m3.713-3.287Q11%207.425%2011%207t-.288-.712T10%206t-.712.288T9%207t.288.713T10%208t.713-.288M17%2011q.425%200%20.713-.288T18%2010t-.288-.712T17%209t-.712.288T16%2010t.288.713T17%2011m-3.588%202.413Q14%2012.825%2014%2012q0-.325-.1-.638t-.3-.562l1.75-4.35l-1.875-.825L11.75%2010q-.75.125-1.25.688T10%2012q0%20.825.588%201.413T12%2014t1.413-.587M12%2018%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-wheel-outline-sharp.svg?color=%231a73e8&size=48