switch access 2 icon
switch-access-2-rounded from Material Symbols Light by Google · Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- switch-access-2-rounded
- Set
- Material Symbols Light
- Style
- 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="M14.808 19q-.667 0-1.141-.475t-.475-1.14v-.731q0-.213.144-.356t.357-.144t.356.144t.143.356v.73q0 .27.173.443t.443.173h1.096q.212 0 .356.144t.144.357t-.144.356t-.356.143zm4.48 0q-.212 0-.356-.144t-.143-.357t.143-.356t.357-.143h1.095q.27 0 .443-.173t.173-.442v-.731q0-.213.144-.356t.357-.144t.356.144t.143.356v.73q0 .667-.475 1.142t-1.14.474zM13.692 7.846q-.213 0-.357-.143t-.143-.357v-.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.144m7.807 0q-.212 0-.356-.144T21 7.347v-.73q0-.27-.173-.443T20.385 6h-1.096q-.213 0-.357-.144t-.143-.357t.143-.356T19.29 5h1.096q.666 0 1.14.475T22 6.615v.731q0 .213-.144.357t-.357.143m-4.28 6.916q-.14.134-.35.14q-.211.006-.358-.14q-.159-.16-.159-.354t.16-.354l1.586-1.554H6.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.565zM3.616 19q-.667 0-1.141-.475T2 17.386V6.615q0-.666.475-1.14T3.614 5h5.577q.667 0 1.141.475t.475 1.14v2.5H5.212q-.667 0-1.141.475t-.475 1.14v2.54q0 .666.475 1.14t1.14.475h5.597v2.5q0 .666-.475 1.14T9.193 19z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSwitchAccess2Rounded(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="M14.808 19q-.667 0-1.141-.475t-.475-1.14v-.731q0-.213.144-.356t.357-.144t.356.144t.143.356v.73q0 .27.173.443t.443.173h1.096q.212 0 .356.144t.144.357t-.144.356t-.356.143zm4.48 0q-.212 0-.356-.144t-.143-.357t.143-.356t.357-.143h1.095q.27 0 .443-.173t.173-.442v-.731q0-.213.144-.356t.357-.144t.356.144t.143.356v.73q0 .667-.475 1.142t-1.14.474zM13.692 7.846q-.213 0-.357-.143t-.143-.357v-.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.144m7.807 0q-.212 0-.356-.144T21 7.347v-.73q0-.27-.173-.443T20.385 6h-1.096q-.213 0-.357-.144t-.143-.357t.143-.356T19.29 5h1.096q.666 0 1.14.475T22 6.615v.731q0 .213-.144.357t-.357.143m-4.28 6.916q-.14.134-.35.14q-.211.006-.358-.14q-.159-.16-.159-.354t.16-.354l1.586-1.554H6.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.565zM3.616 19q-.667 0-1.141-.475T2 17.386V6.615q0-.666.475-1.14T3.614 5h5.577q.667 0 1.141.475t.475 1.14v2.5H5.212q-.667 0-1.141.475t-.475 1.14v2.54q0 .666.475 1.14t1.14.475h5.597v2.5q0 .666-.475 1.14T9.193 19z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.808 19q-.667 0-1.141-.475t-.475-1.14v-.731q0-.213.144-.356t.357-.144t.356.144t.143.356v.73q0 .27.173.443t.443.173h1.096q.212 0 .356.144t.144.357t-.144.356t-.356.143zm4.48 0q-.212 0-.356-.144t-.143-.357t.143-.356t.357-.143h1.095q.27 0 .443-.173t.173-.442v-.731q0-.213.144-.356t.357-.144t.356.144t.143.356v.73q0 .667-.475 1.142t-1.14.474zM13.692 7.846q-.213 0-.357-.143t-.143-.357v-.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.144m7.807 0q-.212 0-.356-.144T21 7.347v-.73q0-.27-.173-.443T20.385 6h-1.096q-.213 0-.357-.144t-.143-.357t.143-.356T19.29 5h1.096q.666 0 1.14.475T22 6.615v.731q0 .213-.144.357t-.357.143m-4.28 6.916q-.14.134-.35.14q-.211.006-.358-.14q-.159-.16-.159-.354t.16-.354l1.586-1.554H6.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.565zM3.616 19q-.667 0-1.141-.475T2 17.386V6.615q0-.666.475-1.14T3.614 5h5.577q.667 0 1.141.475t.475 1.14v2.5H5.212q-.667 0-1.141.475t-.475 1.14v2.54q0 .666.475 1.14t1.14.475h5.597v2.5q0 .666-.475 1.14T9.193 19z"/></svg> </template>
CSS
.icon-switch-access-2-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%22M14.808%2019q-.667%200-1.141-.475t-.475-1.14v-.731q0-.213.144-.356t.357-.144t.356.144t.143.356v.73q0%20.27.173.443t.443.173h1.096q.212%200%20.356.144t.144.357t-.144.356t-.356.143zm4.48%200q-.212%200-.356-.144t-.143-.357t.143-.356t.357-.143h1.095q.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.474zM13.692%207.846q-.213%200-.357-.143t-.143-.357v-.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.144m7.807%200q-.212%200-.356-.144T21%207.347v-.73q0-.27-.173-.443T20.385%206h-1.096q-.213%200-.357-.144t-.143-.357t.143-.356T19.29%205h1.096q.666%200%201.14.475T22%206.615v.731q0%20.213-.144.357t-.357.143m-4.28%206.916q-.14.134-.35.14q-.211.006-.358-.14q-.159-.16-.159-.354t.16-.354l1.586-1.554H6.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.565zM3.616%2019q-.667%200-1.141-.475T2%2017.386V6.615q0-.666.475-1.14T3.614%205h5.577q.667%200%201.141.475t.475%201.14v2.5H5.212q-.667%200-1.141.475t-.475%201.14v2.54q0%20.666.475%201.14t1.14.475h5.597v2.5q0%20.666-.475%201.14T9.193%2019z%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%22M14.808%2019q-.667%200-1.141-.475t-.475-1.14v-.731q0-.213.144-.356t.357-.144t.356.144t.143.356v.73q0%20.27.173.443t.443.173h1.096q.212%200%20.356.144t.144.357t-.144.356t-.356.143zm4.48%200q-.212%200-.356-.144t-.143-.357t.143-.356t.357-.143h1.095q.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.474zM13.692%207.846q-.213%200-.357-.143t-.143-.357v-.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.144m7.807%200q-.212%200-.356-.144T21%207.347v-.73q0-.27-.173-.443T20.385%206h-1.096q-.213%200-.357-.144t-.143-.357t.143-.356T19.29%205h1.096q.666%200%201.14.475T22%206.615v.731q0%20.213-.144.357t-.357.143m-4.28%206.916q-.14.134-.35.14q-.211.006-.358-.14q-.159-.16-.159-.354t.16-.354l1.586-1.554H6.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.565zM3.616%2019q-.667%200-1.141-.475T2%2017.386V6.615q0-.666.475-1.14T3.614%205h5.577q.667%200%201.141.475t.475%201.14v2.5H5.212q-.667%200-1.141.475t-.475%201.14v2.54q0%20.666.475%201.14t1.14.475h5.597v2.5q0%20.666-.475%201.14T9.193%2019z%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-rounded.svg?color=%231a73e8&size=48