mode dual icon
mode-dual from Material Symbols by Google · Regular · Home · Apache-2.0 Free for personal and commercial use.
- Name
- mode-dual
- Set
- Material Symbols
- Style
- Regular
- Category
- Home
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- mode-dual-outline, mode-dual-outline-rounded, mode-dual-rounded
2 other variants in Material Symbols
The same icon in other sets
More home icons from Material Symbols
activity-zoneairwaveaqaq-indoorarming-countdownarrows-more-downarrows-more-upassistant-on-hubbattery-horiz-000battery-horiz-050battery-horiz-075battery-profilechromecast-2cleaning-bucketclimate-mini-splitcool-to-drydetection-and-zonedetection-and-zone-offdetectordetector-alarmdetector-batterydetector-codetector-offlinedetector-status
Use the mode dual icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.8 20.725q-.3.275-.725.263t-.7-.313q-.875-.95-1.425-2.1t-.55-2.45q0-1.25.35-2.425t.85-2.3q.375-.9.7-1.813T4.625 7.7q0-.875-.45-1.625t-1.1-1.35q-.3-.275-.3-.688t.275-.712t.688-.313t.712.263q.95.875 1.563 2T6.625 7.7q0 1.175-.337 2.288t-.813 2.187q-.425.95-.75 1.913T4.4 16.1q0 .925.4 1.738t1.05 1.487q.275.3.263.713t-.313.687m4 0q-.3.275-.725.263t-.7-.313q-.875-.95-1.425-2.1t-.55-2.45q0-1.25.35-2.425t.85-2.3q.375-.9.7-1.813T8.625 7.7q0-.875-.45-1.625t-1.1-1.35q-.3-.275-.3-.688t.275-.712t.688-.313t.712.263q.95.875 1.563 2t.612 2.425q0 1.175-.337 2.275t-.813 2.175q-.425.95-.75 1.925T8.4 16.1q0 .925.4 1.738t1.05 1.487q.275.3.263.713t-.313.687M12 21V3q0-.425.288-.712T13 2t.713.288T14 3v3.15l2.55-2.525q.275-.275.688-.275t.712.3q.275.275.275.7t-.275.7L14 9v2h2l3.95-3.95q.275-.275.7-.275t.7.275t.275.7t-.275.7L18.85 11H22q.425 0 .713.288T23 12t-.288.713T22 13h-3.15l2.525 2.55q.275.275.275.688t-.3.712q-.275.275-.7.275t-.7-.275L16 13h-2v2l3.95 3.95q.275.275.275.7t-.275.7t-.7.275t-.7-.275L14 17.85V21q0 .425-.288.713T13 22t-.712-.288T12 21"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsModeDual(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="M5.8 20.725q-.3.275-.725.263t-.7-.313q-.875-.95-1.425-2.1t-.55-2.45q0-1.25.35-2.425t.85-2.3q.375-.9.7-1.813T4.625 7.7q0-.875-.45-1.625t-1.1-1.35q-.3-.275-.3-.688t.275-.712t.688-.313t.712.263q.95.875 1.563 2T6.625 7.7q0 1.175-.337 2.288t-.813 2.187q-.425.95-.75 1.913T4.4 16.1q0 .925.4 1.738t1.05 1.487q.275.3.263.713t-.313.687m4 0q-.3.275-.725.263t-.7-.313q-.875-.95-1.425-2.1t-.55-2.45q0-1.25.35-2.425t.85-2.3q.375-.9.7-1.813T8.625 7.7q0-.875-.45-1.625t-1.1-1.35q-.3-.275-.3-.688t.275-.712t.688-.313t.712.263q.95.875 1.563 2t.612 2.425q0 1.175-.337 2.275t-.813 2.175q-.425.95-.75 1.925T8.4 16.1q0 .925.4 1.738t1.05 1.487q.275.3.263.713t-.313.687M12 21V3q0-.425.288-.712T13 2t.713.288T14 3v3.15l2.55-2.525q.275-.275.688-.275t.712.3q.275.275.275.7t-.275.7L14 9v2h2l3.95-3.95q.275-.275.7-.275t.7.275t.275.7t-.275.7L18.85 11H22q.425 0 .713.288T23 12t-.288.713T22 13h-3.15l2.525 2.55q.275.275.275.688t-.3.712q-.275.275-.7.275t-.7-.275L16 13h-2v2l3.95 3.95q.275.275.275.7t-.275.7t-.7.275t-.7-.275L14 17.85V21q0 .425-.288.713T13 22t-.712-.288T12 21"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.8 20.725q-.3.275-.725.263t-.7-.313q-.875-.95-1.425-2.1t-.55-2.45q0-1.25.35-2.425t.85-2.3q.375-.9.7-1.813T4.625 7.7q0-.875-.45-1.625t-1.1-1.35q-.3-.275-.3-.688t.275-.712t.688-.313t.712.263q.95.875 1.563 2T6.625 7.7q0 1.175-.337 2.288t-.813 2.187q-.425.95-.75 1.913T4.4 16.1q0 .925.4 1.738t1.05 1.487q.275.3.263.713t-.313.687m4 0q-.3.275-.725.263t-.7-.313q-.875-.95-1.425-2.1t-.55-2.45q0-1.25.35-2.425t.85-2.3q.375-.9.7-1.813T8.625 7.7q0-.875-.45-1.625t-1.1-1.35q-.3-.275-.3-.688t.275-.712t.688-.313t.712.263q.95.875 1.563 2t.612 2.425q0 1.175-.337 2.275t-.813 2.175q-.425.95-.75 1.925T8.4 16.1q0 .925.4 1.738t1.05 1.487q.275.3.263.713t-.313.687M12 21V3q0-.425.288-.712T13 2t.713.288T14 3v3.15l2.55-2.525q.275-.275.688-.275t.712.3q.275.275.275.7t-.275.7L14 9v2h2l3.95-3.95q.275-.275.7-.275t.7.275t.275.7t-.275.7L18.85 11H22q.425 0 .713.288T23 12t-.288.713T22 13h-3.15l2.525 2.55q.275.275.275.688t-.3.712q-.275.275-.7.275t-.7-.275L16 13h-2v2l3.95 3.95q.275.275.275.7t-.275.7t-.7.275t-.7-.275L14 17.85V21q0 .425-.288.713T13 22t-.712-.288T12 21"/></svg> </template>
CSS
.icon-mode-dual {
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%22M5.8%2020.725q-.3.275-.725.263t-.7-.313q-.875-.95-1.425-2.1t-.55-2.45q0-1.25.35-2.425t.85-2.3q.375-.9.7-1.813T4.625%207.7q0-.875-.45-1.625t-1.1-1.35q-.3-.275-.3-.688t.275-.712t.688-.313t.712.263q.95.875%201.563%202T6.625%207.7q0%201.175-.337%202.288t-.813%202.187q-.425.95-.75%201.913T4.4%2016.1q0%20.925.4%201.738t1.05%201.487q.275.3.263.713t-.313.687m4%200q-.3.275-.725.263t-.7-.313q-.875-.95-1.425-2.1t-.55-2.45q0-1.25.35-2.425t.85-2.3q.375-.9.7-1.813T8.625%207.7q0-.875-.45-1.625t-1.1-1.35q-.3-.275-.3-.688t.275-.712t.688-.313t.712.263q.95.875%201.563%202t.612%202.425q0%201.175-.337%202.275t-.813%202.175q-.425.95-.75%201.925T8.4%2016.1q0%20.925.4%201.738t1.05%201.487q.275.3.263.713t-.313.687M12%2021V3q0-.425.288-.712T13%202t.713.288T14%203v3.15l2.55-2.525q.275-.275.688-.275t.712.3q.275.275.275.7t-.275.7L14%209v2h2l3.95-3.95q.275-.275.7-.275t.7.275t.275.7t-.275.7L18.85%2011H22q.425%200%20.713.288T23%2012t-.288.713T22%2013h-3.15l2.525%202.55q.275.275.275.688t-.3.712q-.275.275-.7.275t-.7-.275L16%2013h-2v2l3.95%203.95q.275.275.275.7t-.275.7t-.7.275t-.7-.275L14%2017.85V21q0%20.425-.288.713T13%2022t-.712-.288T12%2021%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%22M5.8%2020.725q-.3.275-.725.263t-.7-.313q-.875-.95-1.425-2.1t-.55-2.45q0-1.25.35-2.425t.85-2.3q.375-.9.7-1.813T4.625%207.7q0-.875-.45-1.625t-1.1-1.35q-.3-.275-.3-.688t.275-.712t.688-.313t.712.263q.95.875%201.563%202T6.625%207.7q0%201.175-.337%202.288t-.813%202.187q-.425.95-.75%201.913T4.4%2016.1q0%20.925.4%201.738t1.05%201.487q.275.3.263.713t-.313.687m4%200q-.3.275-.725.263t-.7-.313q-.875-.95-1.425-2.1t-.55-2.45q0-1.25.35-2.425t.85-2.3q.375-.9.7-1.813T8.625%207.7q0-.875-.45-1.625t-1.1-1.35q-.3-.275-.3-.688t.275-.712t.688-.313t.712.263q.95.875%201.563%202t.612%202.425q0%201.175-.337%202.275t-.813%202.175q-.425.95-.75%201.925T8.4%2016.1q0%20.925.4%201.738t1.05%201.487q.275.3.263.713t-.313.687M12%2021V3q0-.425.288-.712T13%202t.713.288T14%203v3.15l2.55-2.525q.275-.275.688-.275t.712.3q.275.275.275.7t-.275.7L14%209v2h2l3.95-3.95q.275-.275.7-.275t.7.275t.275.7t-.275.7L18.85%2011H22q.425%200%20.713.288T23%2012t-.288.713T22%2013h-3.15l2.525%202.55q.275.275.275.688t-.3.712q-.275.275-.7.275t-.7-.275L16%2013h-2v2l3.95%203.95q.275.275.275.7t-.275.7t-.7.275t-.7-.275L14%2017.85V21q0%20.425-.288.713T13%2022t-.712-.288T12%2021%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/mode-dual.svg?color=%231a73e8&size=48