devices-fold-rounded from Material Symbols Light by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.

Name
devices-fold-rounded
Set
Material Symbols Light
Style
Rounded
Category
Android
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More android icons from Material Symbols Light

Use the devices fold icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 20q-.671 0-1.143-.472t-.472-1.144V4.852q0-.465.257-.866t.692-.594l2.674-1.184q.826-.367 1.544.133q.717.501.717 1.351V4h3.116q.67 0 1.143.472q.472.472.472 1.144v12.769q0 .67-.472 1.143q-.472.472-1.143.472zm.348-1.096q.039.038.106.067t.163.029h6.768q.269 0 .442-.173t.173-.443V5.616q0-.27-.173-.443T19.385 5h-3.116v11.098q0 .523-.277.92q-.277.398-.634.546zM3.616 5.23q-.252 0-.434-.182T3 4.615t.182-.433T3.616 4t.433.182t.182.433t-.182.434t-.434.182m0 3.692q-.252 0-.433-.182T3 8.308t.182-.434t.434-.182t.433.182t.182.434t-.182.433t-.434.182m-.433 2.643q.181-.182.433-.182t.434.182t.182.434t-.182.434t-.434.182t-.433-.182T3 12t.182-.434m.434 4.742q-.253 0-.434-.182T3 15.692q0-.251.182-.433t.434-.182t.433.182t.182.433t-.182.434t-.434.182m0 3.692q-.252 0-.433-.182T3 19.385t.182-.434t.434-.182q.251 0 .433.182t.182.434t-.182.433t-.433.182m3.258-.182q-.182-.182-.182-.434q0-.251.182-.433t.434-.182t.433.182t.182.434q0 .251-.182.433T7.308 20t-.434-.182m0-14.769q-.182-.182-.182-.434t.182-.433T7.308 4t.433.182t.182.433t-.182.434t-.433.182t-.434-.182"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightDevicesFoldRounded(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="M12 20q-.671 0-1.143-.472t-.472-1.144V4.852q0-.465.257-.866t.692-.594l2.674-1.184q.826-.367 1.544.133q.717.501.717 1.351V4h3.116q.67 0 1.143.472q.472.472.472 1.144v12.769q0 .67-.472 1.143q-.472.472-1.143.472zm.348-1.096q.039.038.106.067t.163.029h6.768q.269 0 .442-.173t.173-.443V5.616q0-.27-.173-.443T19.385 5h-3.116v11.098q0 .523-.277.92q-.277.398-.634.546zM3.616 5.23q-.252 0-.434-.182T3 4.615t.182-.433T3.616 4t.433.182t.182.433t-.182.434t-.434.182m0 3.692q-.252 0-.433-.182T3 8.308t.182-.434t.434-.182t.433.182t.182.434t-.182.433t-.434.182m-.433 2.643q.181-.182.433-.182t.434.182t.182.434t-.182.434t-.434.182t-.433-.182T3 12t.182-.434m.434 4.742q-.253 0-.434-.182T3 15.692q0-.251.182-.433t.434-.182t.433.182t.182.433t-.182.434t-.434.182m0 3.692q-.252 0-.433-.182T3 19.385t.182-.434t.434-.182q.251 0 .433.182t.182.434t-.182.433t-.433.182m3.258-.182q-.182-.182-.182-.434q0-.251.182-.433t.434-.182t.433.182t.182.434q0 .251-.182.433T7.308 20t-.434-.182m0-14.769q-.182-.182-.182-.434t.182-.433T7.308 4t.433.182t.182.433t-.182.434t-.433.182t-.434-.182"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 20q-.671 0-1.143-.472t-.472-1.144V4.852q0-.465.257-.866t.692-.594l2.674-1.184q.826-.367 1.544.133q.717.501.717 1.351V4h3.116q.67 0 1.143.472q.472.472.472 1.144v12.769q0 .67-.472 1.143q-.472.472-1.143.472zm.348-1.096q.039.038.106.067t.163.029h6.768q.269 0 .442-.173t.173-.443V5.616q0-.27-.173-.443T19.385 5h-3.116v11.098q0 .523-.277.92q-.277.398-.634.546zM3.616 5.23q-.252 0-.434-.182T3 4.615t.182-.433T3.616 4t.433.182t.182.433t-.182.434t-.434.182m0 3.692q-.252 0-.433-.182T3 8.308t.182-.434t.434-.182t.433.182t.182.434t-.182.433t-.434.182m-.433 2.643q.181-.182.433-.182t.434.182t.182.434t-.182.434t-.434.182t-.433-.182T3 12t.182-.434m.434 4.742q-.253 0-.434-.182T3 15.692q0-.251.182-.433t.434-.182t.433.182t.182.433t-.182.434t-.434.182m0 3.692q-.252 0-.433-.182T3 19.385t.182-.434t.434-.182q.251 0 .433.182t.182.434t-.182.433t-.433.182m3.258-.182q-.182-.182-.182-.434q0-.251.182-.433t.434-.182t.433.182t.182.434q0 .251-.182.433T7.308 20t-.434-.182m0-14.769q-.182-.182-.182-.434t.182-.433T7.308 4t.433.182t.182.433t-.182.434t-.433.182t-.434-.182"/></svg>
</template>

CSS

.icon-devices-fold-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%22M12%2020q-.671%200-1.143-.472t-.472-1.144V4.852q0-.465.257-.866t.692-.594l2.674-1.184q.826-.367%201.544.133q.717.501.717%201.351V4h3.116q.67%200%201.143.472q.472.472.472%201.144v12.769q0%20.67-.472%201.143q-.472.472-1.143.472zm.348-1.096q.039.038.106.067t.163.029h6.768q.269%200%20.442-.173t.173-.443V5.616q0-.27-.173-.443T19.385%205h-3.116v11.098q0%20.523-.277.92q-.277.398-.634.546zM3.616%205.23q-.252%200-.434-.182T3%204.615t.182-.433T3.616%204t.433.182t.182.433t-.182.434t-.434.182m0%203.692q-.252%200-.433-.182T3%208.308t.182-.434t.434-.182t.433.182t.182.434t-.182.433t-.434.182m-.433%202.643q.181-.182.433-.182t.434.182t.182.434t-.182.434t-.434.182t-.433-.182T3%2012t.182-.434m.434%204.742q-.253%200-.434-.182T3%2015.692q0-.251.182-.433t.434-.182t.433.182t.182.433t-.182.434t-.434.182m0%203.692q-.252%200-.433-.182T3%2019.385t.182-.434t.434-.182q.251%200%20.433.182t.182.434t-.182.433t-.433.182m3.258-.182q-.182-.182-.182-.434q0-.251.182-.433t.434-.182t.433.182t.182.434q0%20.251-.182.433T7.308%2020t-.434-.182m0-14.769q-.182-.182-.182-.434t.182-.433T7.308%204t.433.182t.182.433t-.182.434t-.433.182t-.434-.182%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%22M12%2020q-.671%200-1.143-.472t-.472-1.144V4.852q0-.465.257-.866t.692-.594l2.674-1.184q.826-.367%201.544.133q.717.501.717%201.351V4h3.116q.67%200%201.143.472q.472.472.472%201.144v12.769q0%20.67-.472%201.143q-.472.472-1.143.472zm.348-1.096q.039.038.106.067t.163.029h6.768q.269%200%20.442-.173t.173-.443V5.616q0-.27-.173-.443T19.385%205h-3.116v11.098q0%20.523-.277.92q-.277.398-.634.546zM3.616%205.23q-.252%200-.434-.182T3%204.615t.182-.433T3.616%204t.433.182t.182.433t-.182.434t-.434.182m0%203.692q-.252%200-.433-.182T3%208.308t.182-.434t.434-.182t.433.182t.182.434t-.182.433t-.434.182m-.433%202.643q.181-.182.433-.182t.434.182t.182.434t-.182.434t-.434.182t-.433-.182T3%2012t.182-.434m.434%204.742q-.253%200-.434-.182T3%2015.692q0-.251.182-.433t.434-.182t.433.182t.182.433t-.182.434t-.434.182m0%203.692q-.252%200-.433-.182T3%2019.385t.182-.434t.434-.182q.251%200%20.433.182t.182.434t-.182.433t-.433.182m3.258-.182q-.182-.182-.182-.434q0-.251.182-.433t.434-.182t.433.182t.182.434q0%20.251-.182.433T7.308%2020t-.434-.182m0-14.769q-.182-.182-.182-.434t.182-.433T7.308%204t.433.182t.182.433t-.182.434t-.433.182t-.434-.182%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-rounded.svg?color=%231a73e8&size=48