devices-other-sharp from Material Symbols Light by Google · Sharp · Hardware · Apache-2.0 Free for personal and commercial use.

Name
devices-other-sharp
Set
Material Symbols Light
Style
Sharp
Category
Hardware
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More hardware icons from Material Symbols Light

Use the devices other icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 19V5h18.192v1.385h-8.73v3.23H7.994l-.75 2.668q-.575.65-.89 1.47q-.316.819-.316 1.748t.316 1.748t.89 1.468L7.33 19zm6.808 0l-.442-1.538q-.437-.348-.69-.857t-.253-1.106t.253-1.105t.69-.856L9.808 12h2.23l.443 1.539q.436.347.69.856q.252.509.252 1.106t-.253 1.105t-.69.855L12.04 19zm1.115-1.884q.7 0 1.158-.476t.458-1.14t-.489-1.14t-1.127-.475t-1.127.453t-.488 1.162t.458 1.162q.457.454 1.157.454m7.074-4.616q.29 0 .483-.2q.193-.202.193-.47q0-.29-.193-.483t-.488-.193q-.273 0-.469.193t-.196.488q0 .273.2.469q.201.196.47.196m-3.19 6.5V8.77h6.385V19z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightDevicesOtherSharp(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="M3 19V5h18.192v1.385h-8.73v3.23H7.994l-.75 2.668q-.575.65-.89 1.47q-.316.819-.316 1.748t.316 1.748t.89 1.468L7.33 19zm6.808 0l-.442-1.538q-.437-.348-.69-.857t-.253-1.106t.253-1.105t.69-.856L9.808 12h2.23l.443 1.539q.436.347.69.856q.252.509.252 1.106t-.253 1.105t-.69.855L12.04 19zm1.115-1.884q.7 0 1.158-.476t.458-1.14t-.489-1.14t-1.127-.475t-1.127.453t-.488 1.162t.458 1.162q.457.454 1.157.454m7.074-4.616q.29 0 .483-.2q.193-.202.193-.47q0-.29-.193-.483t-.488-.193q-.273 0-.469.193t-.196.488q0 .273.2.469q.201.196.47.196m-3.19 6.5V8.77h6.385V19z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 19V5h18.192v1.385h-8.73v3.23H7.994l-.75 2.668q-.575.65-.89 1.47q-.316.819-.316 1.748t.316 1.748t.89 1.468L7.33 19zm6.808 0l-.442-1.538q-.437-.348-.69-.857t-.253-1.106t.253-1.105t.69-.856L9.808 12h2.23l.443 1.539q.436.347.69.856q.252.509.252 1.106t-.253 1.105t-.69.855L12.04 19zm1.115-1.884q.7 0 1.158-.476t.458-1.14t-.489-1.14t-1.127-.475t-1.127.453t-.488 1.162t.458 1.162q.457.454 1.157.454m7.074-4.616q.29 0 .483-.2q.193-.202.193-.47q0-.29-.193-.483t-.488-.193q-.273 0-.469.193t-.196.488q0 .273.2.469q.201.196.47.196m-3.19 6.5V8.77h6.385V19z"/></svg>
</template>

CSS

.icon-devices-other-sharp {
  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%22M3%2019V5h18.192v1.385h-8.73v3.23H7.994l-.75%202.668q-.575.65-.89%201.47q-.316.819-.316%201.748t.316%201.748t.89%201.468L7.33%2019zm6.808%200l-.442-1.538q-.437-.348-.69-.857t-.253-1.106t.253-1.105t.69-.856L9.808%2012h2.23l.443%201.539q.436.347.69.856q.252.509.252%201.106t-.253%201.105t-.69.855L12.04%2019zm1.115-1.884q.7%200%201.158-.476t.458-1.14t-.489-1.14t-1.127-.475t-1.127.453t-.488%201.162t.458%201.162q.457.454%201.157.454m7.074-4.616q.29%200%20.483-.2q.193-.202.193-.47q0-.29-.193-.483t-.488-.193q-.273%200-.469.193t-.196.488q0%20.273.2.469q.201.196.47.196m-3.19%206.5V8.77h6.385V19z%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%22M3%2019V5h18.192v1.385h-8.73v3.23H7.994l-.75%202.668q-.575.65-.89%201.47q-.316.819-.316%201.748t.316%201.748t.89%201.468L7.33%2019zm6.808%200l-.442-1.538q-.437-.348-.69-.857t-.253-1.106t.253-1.105t.69-.856L9.808%2012h2.23l.443%201.539q.436.347.69.856q.252.509.252%201.106t-.253%201.105t-.69.855L12.04%2019zm1.115-1.884q.7%200%201.158-.476t.458-1.14t-.489-1.14t-1.127-.475t-1.127.453t-.488%201.162t.458%201.162q.457.454%201.157.454m7.074-4.616q.29%200%20.483-.2q.193-.202.193-.47q0-.29-.193-.483t-.488-.193q-.273%200-.469.193t-.196.488q0%20.273.2.469q.201.196.47.196m-3.19%206.5V8.77h6.385V19z%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-other-sharp.svg?color=%231a73e8&size=48