devices fold 2 icon
devices-fold-2 from Material Symbols Light by Google · Regular · Android · Apache-2.0 Free for personal and commercial use.
- Name
- devices-fold-2
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- devices-fold-2-rounded
3 other variants in Material Symbols Light
The same icon in other sets
More android icons from Material Symbols Light
1x-mobiledata1x-mobiledata-badge3g-mobiledata3g-mobiledata-badge4g-mobiledata4g-mobiledata-badge4g-plus-mobiledata5g5g-mobiledata-badgeadbairplanemode-inactiveandroidandroid-cell-4-barandroid-cell-4-bar-alertandroid-cell-4-bar-offandroid-cell-4-bar-plusandroid-cell-5-barandroid-cell-5-bar-alertandroid-cell-5-bar-offandroid-cell-5-bar-plusandroid-cell-dual-4-barandroid-cell-dual-4-bar-alertandroid-cell-dual-4-bar-plusandroid-cell-dual-5-bar
Use the devices fold 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.596 20H7.635q-.672 0-1.144-.472t-.472-1.144V5.616q0-.672.472-1.144Q6.964 4 7.635 4h9.58q.51 0 .904.28t.581.74l2.112 5.269q.322.788-.159 1.5q-.482.711-1.345.711H18.21v5.885q0 .67-.472 1.143q-.472.472-1.143.472m0-1q.27 0 .443-.173t.173-.442V12.5h-7.196q-.51 0-.904-.28t-.581-.74L7.019 7.722v10.664q0 .269.173.442q.174.173.443.173z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDevicesFold2(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="M16.596 20H7.635q-.672 0-1.144-.472t-.472-1.144V5.616q0-.672.472-1.144Q6.964 4 7.635 4h9.58q.51 0 .904.28t.581.74l2.112 5.269q.322.788-.159 1.5q-.482.711-1.345.711H18.21v5.885q0 .67-.472 1.143q-.472.472-1.143.472m0-1q.27 0 .443-.173t.173-.442V12.5h-7.196q-.51 0-.904-.28t-.581-.74L7.019 7.722v10.664q0 .269.173.442q.174.173.443.173z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.596 20H7.635q-.672 0-1.144-.472t-.472-1.144V5.616q0-.672.472-1.144Q6.964 4 7.635 4h9.58q.51 0 .904.28t.581.74l2.112 5.269q.322.788-.159 1.5q-.482.711-1.345.711H18.21v5.885q0 .67-.472 1.143q-.472.472-1.143.472m0-1q.27 0 .443-.173t.173-.442V12.5h-7.196q-.51 0-.904-.28t-.581-.74L7.019 7.722v10.664q0 .269.173.442q.174.173.443.173z"/></svg> </template>
CSS
.icon-devices-fold-2 {
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%22M16.596%2020H7.635q-.672%200-1.144-.472t-.472-1.144V5.616q0-.672.472-1.144Q6.964%204%207.635%204h9.58q.51%200%20.904.28t.581.74l2.112%205.269q.322.788-.159%201.5q-.482.711-1.345.711H18.21v5.885q0%20.67-.472%201.143q-.472.472-1.143.472m0-1q.27%200%20.443-.173t.173-.442V12.5h-7.196q-.51%200-.904-.28t-.581-.74L7.019%207.722v10.664q0%20.269.173.442q.174.173.443.173z%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%22M16.596%2020H7.635q-.672%200-1.144-.472t-.472-1.144V5.616q0-.672.472-1.144Q6.964%204%207.635%204h9.58q.51%200%20.904.28t.581.74l2.112%205.269q.322.788-.159%201.5q-.482.711-1.345.711H18.21v5.885q0%20.67-.472%201.143q-.472.472-1.143.472m0-1q.27%200%20.443-.173t.173-.442V12.5h-7.196q-.51%200-.904-.28t-.581-.74L7.019%207.722v10.664q0%20.269.173.442q.174.173.443.173z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/devices-fold-2.svg?color=%231a73e8&size=48