switch-access-2-outline-rounded from Material Symbols Light by Google · Outline Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.

Name
switch-access-2-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
UI Actions
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More ui actions icons from Material Symbols Light

Use the switch access 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 17.385V6.615q0-.666.475-1.14T3.614 5h5.577q.667 0 1.141.475t.475 1.14v.731q0 .213-.144.356t-.357.144t-.356-.144t-.143-.356v-.73q0-.27-.173-.443T9.192 6H3.616q-.27 0-.443.173T3 6.616v10.769q0 .269.173.442t.443.173h5.576q.27 0 .443-.173t.173-.442v-.731q0-.213.144-.356q.144-.144.356-.144q.213 0 .357.144t.143.356v.73q0 .667-.475 1.142T9.193 19H3.615q-.667 0-1.141-.475T2 17.386m11.192 0v-.731q0-.213.144-.357t.357-.143t.356.143t.143.357v.73q0 .27.174.443q.173.173.442.173h1.096q.212 0 .356.144t.144.357t-.144.356t-.356.143h-1.096q-.667 0-1.141-.475t-.475-1.14m6.096.615h1.096q.27 0 .443-.173t.173-.442v-.731q0-.213.144-.356t.357-.144t.356.144t.143.356v.73q0 .667-.475 1.142t-1.14.474h-1.096q-.213 0-.357-.144t-.143-.357t.143-.356t.357-.143M13.192 7.346v-.73q0-.667.475-1.141T14.807 5h1.097q.212 0 .356.144t.144.357t-.144.356t-.356.143h-1.096q-.27 0-.443.173t-.173.443v.73q0 .213-.144.356q-.144.144-.356.144q-.213 0-.357-.144t-.143-.356m7.808 0v-.73q0-.27-.173-.443T20.385 6h-1.096q-.213 0-.357-.144t-.143-.357t.143-.356T19.29 5h1.096q.666 0 1.14.474T22 6.616v.73q0 .213-.144.357t-.357.143t-.356-.143T21 7.346M3 18V6zm15.098-5.5H6.481q-.213 0-.356-.144t-.144-.357t.144-.356t.356-.143h11.617l-1.592-1.554q-.16-.136-.16-.339t.16-.363q.146-.146.35-.146t.363.14l2.215 2.196q.243.243.243.566t-.242.565l-2.216 2.196q-.14.134-.35.14q-.211.007-.358-.14q-.159-.159-.159-.353t.16-.354z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSwitchAccess2OutlineRounded(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="M2 17.385V6.615q0-.666.475-1.14T3.614 5h5.577q.667 0 1.141.475t.475 1.14v.731q0 .213-.144.356t-.357.144t-.356-.144t-.143-.356v-.73q0-.27-.173-.443T9.192 6H3.616q-.27 0-.443.173T3 6.616v10.769q0 .269.173.442t.443.173h5.576q.27 0 .443-.173t.173-.442v-.731q0-.213.144-.356q.144-.144.356-.144q.213 0 .357.144t.143.356v.73q0 .667-.475 1.142T9.193 19H3.615q-.667 0-1.141-.475T2 17.386m11.192 0v-.731q0-.213.144-.357t.357-.143t.356.143t.143.357v.73q0 .27.174.443q.173.173.442.173h1.096q.212 0 .356.144t.144.357t-.144.356t-.356.143h-1.096q-.667 0-1.141-.475t-.475-1.14m6.096.615h1.096q.27 0 .443-.173t.173-.442v-.731q0-.213.144-.356t.357-.144t.356.144t.143.356v.73q0 .667-.475 1.142t-1.14.474h-1.096q-.213 0-.357-.144t-.143-.357t.143-.356t.357-.143M13.192 7.346v-.73q0-.667.475-1.141T14.807 5h1.097q.212 0 .356.144t.144.357t-.144.356t-.356.143h-1.096q-.27 0-.443.173t-.173.443v.73q0 .213-.144.356q-.144.144-.356.144q-.213 0-.357-.144t-.143-.356m7.808 0v-.73q0-.27-.173-.443T20.385 6h-1.096q-.213 0-.357-.144t-.143-.357t.143-.356T19.29 5h1.096q.666 0 1.14.474T22 6.616v.73q0 .213-.144.357t-.357.143t-.356-.143T21 7.346M3 18V6zm15.098-5.5H6.481q-.213 0-.356-.144t-.144-.357t.144-.356t.356-.143h11.617l-1.592-1.554q-.16-.136-.16-.339t.16-.363q.146-.146.35-.146t.363.14l2.215 2.196q.243.243.243.566t-.242.565l-2.216 2.196q-.14.134-.35.14q-.211.007-.358-.14q-.159-.159-.159-.353t.16-.354z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 17.385V6.615q0-.666.475-1.14T3.614 5h5.577q.667 0 1.141.475t.475 1.14v.731q0 .213-.144.356t-.357.144t-.356-.144t-.143-.356v-.73q0-.27-.173-.443T9.192 6H3.616q-.27 0-.443.173T3 6.616v10.769q0 .269.173.442t.443.173h5.576q.27 0 .443-.173t.173-.442v-.731q0-.213.144-.356q.144-.144.356-.144q.213 0 .357.144t.143.356v.73q0 .667-.475 1.142T9.193 19H3.615q-.667 0-1.141-.475T2 17.386m11.192 0v-.731q0-.213.144-.357t.357-.143t.356.143t.143.357v.73q0 .27.174.443q.173.173.442.173h1.096q.212 0 .356.144t.144.357t-.144.356t-.356.143h-1.096q-.667 0-1.141-.475t-.475-1.14m6.096.615h1.096q.27 0 .443-.173t.173-.442v-.731q0-.213.144-.356t.357-.144t.356.144t.143.356v.73q0 .667-.475 1.142t-1.14.474h-1.096q-.213 0-.357-.144t-.143-.357t.143-.356t.357-.143M13.192 7.346v-.73q0-.667.475-1.141T14.807 5h1.097q.212 0 .356.144t.144.357t-.144.356t-.356.143h-1.096q-.27 0-.443.173t-.173.443v.73q0 .213-.144.356q-.144.144-.356.144q-.213 0-.357-.144t-.143-.356m7.808 0v-.73q0-.27-.173-.443T20.385 6h-1.096q-.213 0-.357-.144t-.143-.357t.143-.356T19.29 5h1.096q.666 0 1.14.474T22 6.616v.73q0 .213-.144.357t-.357.143t-.356-.143T21 7.346M3 18V6zm15.098-5.5H6.481q-.213 0-.356-.144t-.144-.357t.144-.356t.356-.143h11.617l-1.592-1.554q-.16-.136-.16-.339t.16-.363q.146-.146.35-.146t.363.14l2.215 2.196q.243.243.243.566t-.242.565l-2.216 2.196q-.14.134-.35.14q-.211.007-.358-.14q-.159-.159-.159-.353t.16-.354z"/></svg>
</template>

CSS

.icon-switch-access-2-outline-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%22M2%2017.385V6.615q0-.666.475-1.14T3.614%205h5.577q.667%200%201.141.475t.475%201.14v.731q0%20.213-.144.356t-.357.144t-.356-.144t-.143-.356v-.73q0-.27-.173-.443T9.192%206H3.616q-.27%200-.443.173T3%206.616v10.769q0%20.269.173.442t.443.173h5.576q.27%200%20.443-.173t.173-.442v-.731q0-.213.144-.356q.144-.144.356-.144q.213%200%20.357.144t.143.356v.73q0%20.667-.475%201.142T9.193%2019H3.615q-.667%200-1.141-.475T2%2017.386m11.192%200v-.731q0-.213.144-.357t.357-.143t.356.143t.143.357v.73q0%20.27.174.443q.173.173.442.173h1.096q.212%200%20.356.144t.144.357t-.144.356t-.356.143h-1.096q-.667%200-1.141-.475t-.475-1.14m6.096.615h1.096q.27%200%20.443-.173t.173-.442v-.731q0-.213.144-.356t.357-.144t.356.144t.143.356v.73q0%20.667-.475%201.142t-1.14.474h-1.096q-.213%200-.357-.144t-.143-.357t.143-.356t.357-.143M13.192%207.346v-.73q0-.667.475-1.141T14.807%205h1.097q.212%200%20.356.144t.144.357t-.144.356t-.356.143h-1.096q-.27%200-.443.173t-.173.443v.73q0%20.213-.144.356q-.144.144-.356.144q-.213%200-.357-.144t-.143-.356m7.808%200v-.73q0-.27-.173-.443T20.385%206h-1.096q-.213%200-.357-.144t-.143-.357t.143-.356T19.29%205h1.096q.666%200%201.14.474T22%206.616v.73q0%20.213-.144.357t-.357.143t-.356-.143T21%207.346M3%2018V6zm15.098-5.5H6.481q-.213%200-.356-.144t-.144-.357t.144-.356t.356-.143h11.617l-1.592-1.554q-.16-.136-.16-.339t.16-.363q.146-.146.35-.146t.363.14l2.215%202.196q.243.243.243.566t-.242.565l-2.216%202.196q-.14.134-.35.14q-.211.007-.358-.14q-.159-.159-.159-.353t.16-.354z%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%22M2%2017.385V6.615q0-.666.475-1.14T3.614%205h5.577q.667%200%201.141.475t.475%201.14v.731q0%20.213-.144.356t-.357.144t-.356-.144t-.143-.356v-.73q0-.27-.173-.443T9.192%206H3.616q-.27%200-.443.173T3%206.616v10.769q0%20.269.173.442t.443.173h5.576q.27%200%20.443-.173t.173-.442v-.731q0-.213.144-.356q.144-.144.356-.144q.213%200%20.357.144t.143.356v.73q0%20.667-.475%201.142T9.193%2019H3.615q-.667%200-1.141-.475T2%2017.386m11.192%200v-.731q0-.213.144-.357t.357-.143t.356.143t.143.357v.73q0%20.27.174.443q.173.173.442.173h1.096q.212%200%20.356.144t.144.357t-.144.356t-.356.143h-1.096q-.667%200-1.141-.475t-.475-1.14m6.096.615h1.096q.27%200%20.443-.173t.173-.442v-.731q0-.213.144-.356t.357-.144t.356.144t.143.356v.73q0%20.667-.475%201.142t-1.14.474h-1.096q-.213%200-.357-.144t-.143-.357t.143-.356t.357-.143M13.192%207.346v-.73q0-.667.475-1.141T14.807%205h1.097q.212%200%20.356.144t.144.357t-.144.356t-.356.143h-1.096q-.27%200-.443.173t-.173.443v.73q0%20.213-.144.356q-.144.144-.356.144q-.213%200-.357-.144t-.143-.356m7.808%200v-.73q0-.27-.173-.443T20.385%206h-1.096q-.213%200-.357-.144t-.143-.357t.143-.356T19.29%205h1.096q.666%200%201.14.474T22%206.616v.73q0%20.213-.144.357t-.357.143t-.356-.143T21%207.346M3%2018V6zm15.098-5.5H6.481q-.213%200-.356-.144t-.144-.357t.144-.356t.356-.143h11.617l-1.592-1.554q-.16-.136-.16-.339t.16-.363q.146-.146.35-.146t.363.14l2.215%202.196q.243.243.243.566t-.242.565l-2.216%202.196q-.14.134-.35.14q-.211.007-.358-.14q-.159-.159-.159-.353t.16-.354z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/switch-access-2-outline-rounded.svg?color=%231a73e8&size=48