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

Name
devices-fold-2-outline
Set
Material Symbols Light
Style
Outline
Category
Android
Viewbox
24×24
License
Apache 2.0
Aliases
devices-fold-2-outline-rounded

3 other variants in Material Symbols Light

The same icon in other sets

More android icons from Material Symbols Light

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-.667 0-1.141-.475t-.475-1.14V5.615q0-.666.475-1.14T7.634 4h9.582q.509 0 .903.28t.581.74l2.112 5.269q.322.788-.155 1.5t-1.35.711h-1.096v5.885q0 .666-.474 1.14t-1.14.475m2.71-8.5q.328 0 .51-.27t.068-.576l-2.112-5.27q-.077-.173-.23-.278T17.195 5h-9.58q-.231 0-.356.183t-.03.394l2.228 5.539q.077.173.23.278t.347.106zm-2.71 7.5q.268 0 .442-.173q.173-.173.173-.442V12.5h-7.196q-.51 0-.904-.28t-.581-.74L7.019 7.722v10.664q0 .269.173.442q.174.173.443.173zm-3.02-10.75"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightDevicesFold2Outline(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-.667 0-1.141-.475t-.475-1.14V5.615q0-.666.475-1.14T7.634 4h9.582q.509 0 .903.28t.581.74l2.112 5.269q.322.788-.155 1.5t-1.35.711h-1.096v5.885q0 .666-.474 1.14t-1.14.475m2.71-8.5q.328 0 .51-.27t.068-.576l-2.112-5.27q-.077-.173-.23-.278T17.195 5h-9.58q-.231 0-.356.183t-.03.394l2.228 5.539q.077.173.23.278t.347.106zm-2.71 7.5q.268 0 .442-.173q.173-.173.173-.442V12.5h-7.196q-.51 0-.904-.28t-.581-.74L7.019 7.722v10.664q0 .269.173.442q.174.173.443.173zm-3.02-10.75"/></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-.667 0-1.141-.475t-.475-1.14V5.615q0-.666.475-1.14T7.634 4h9.582q.509 0 .903.28t.581.74l2.112 5.269q.322.788-.155 1.5t-1.35.711h-1.096v5.885q0 .666-.474 1.14t-1.14.475m2.71-8.5q.328 0 .51-.27t.068-.576l-2.112-5.27q-.077-.173-.23-.278T17.195 5h-9.58q-.231 0-.356.183t-.03.394l2.228 5.539q.077.173.23.278t.347.106zm-2.71 7.5q.268 0 .442-.173q.173-.173.173-.442V12.5h-7.196q-.51 0-.904-.28t-.581-.74L7.019 7.722v10.664q0 .269.173.442q.174.173.443.173zm-3.02-10.75"/></svg>
</template>

CSS

.icon-devices-fold-2-outline {
  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-.667%200-1.141-.475t-.475-1.14V5.615q0-.666.475-1.14T7.634%204h9.582q.509%200%20.903.28t.581.74l2.112%205.269q.322.788-.155%201.5t-1.35.711h-1.096v5.885q0%20.666-.474%201.14t-1.14.475m2.71-8.5q.328%200%20.51-.27t.068-.576l-2.112-5.27q-.077-.173-.23-.278T17.195%205h-9.58q-.231%200-.356.183t-.03.394l2.228%205.539q.077.173.23.278t.347.106zm-2.71%207.5q.268%200%20.442-.173q.173-.173.173-.442V12.5h-7.196q-.51%200-.904-.28t-.581-.74L7.019%207.722v10.664q0%20.269.173.442q.174.173.443.173zm-3.02-10.75%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-.667%200-1.141-.475t-.475-1.14V5.615q0-.666.475-1.14T7.634%204h9.582q.509%200%20.903.28t.581.74l2.112%205.269q.322.788-.155%201.5t-1.35.711h-1.096v5.885q0%20.666-.474%201.14t-1.14.475m2.71-8.5q.328%200%20.51-.27t.068-.576l-2.112-5.27q-.077-.173-.23-.278T17.195%205h-9.58q-.231%200-.356.183t-.03.394l2.228%205.539q.077.173.23.278t.347.106zm-2.71%207.5q.268%200%20.442-.173q.173-.173.173-.442V12.5h-7.196q-.51%200-.904-.28t-.581-.74L7.019%207.722v10.664q0%20.269.173.442q.174.173.443.173zm-3.02-10.75%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-outline.svg?color=%231a73e8&size=48