important devices icon

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

Name
important-devices-outline-sharp
Set
Material Symbols Light
Style
Outline 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 important devices icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.692 20v-8.796H21V20zm.77-1.77h3.769v-5.257h-3.77zM8.154 20v-1H10.5v-3H3V4h16v5.204h-1V5H4v10h9.692v1H11.5v3h2.346v1zm.969-6.866L11 11.616l1.877 1.519l-.696-2.389l1.896-1.542h-2.339L11 6.98l-.738 2.223h-2.34l1.896 1.542zM11 10"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightImportantDevicesOutlineSharp(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="M15.692 20v-8.796H21V20zm.77-1.77h3.769v-5.257h-3.77zM8.154 20v-1H10.5v-3H3V4h16v5.204h-1V5H4v10h9.692v1H11.5v3h2.346v1zm.969-6.866L11 11.616l1.877 1.519l-.696-2.389l1.896-1.542h-2.339L11 6.98l-.738 2.223h-2.34l1.896 1.542zM11 10"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.692 20v-8.796H21V20zm.77-1.77h3.769v-5.257h-3.77zM8.154 20v-1H10.5v-3H3V4h16v5.204h-1V5H4v10h9.692v1H11.5v3h2.346v1zm.969-6.866L11 11.616l1.877 1.519l-.696-2.389l1.896-1.542h-2.339L11 6.98l-.738 2.223h-2.34l1.896 1.542zM11 10"/></svg>
</template>

CSS

.icon-important-devices-outline-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%22M15.692%2020v-8.796H21V20zm.77-1.77h3.769v-5.257h-3.77zM8.154%2020v-1H10.5v-3H3V4h16v5.204h-1V5H4v10h9.692v1H11.5v3h2.346v1zm.969-6.866L11%2011.616l1.877%201.519l-.696-2.389l1.896-1.542h-2.339L11%206.98l-.738%202.223h-2.34l1.896%201.542zM11%2010%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%22M15.692%2020v-8.796H21V20zm.77-1.77h3.769v-5.257h-3.77zM8.154%2020v-1H10.5v-3H3V4h16v5.204h-1V5H4v10h9.692v1H11.5v3h2.346v1zm.969-6.866L11%2011.616l1.877%201.519l-.696-2.389l1.896-1.542h-2.339L11%206.98l-.738%202.223h-2.34l1.896%201.542zM11%2010%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/important-devices-outline-sharp.svg?color=%231a73e8&size=48