important devices icon
important-devices-rounded from Material Symbols Light by Google · Rounded · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- important-devices-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- 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
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tv
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="M16.462 20q-.31 0-.54-.23t-.23-.54v-7.257q0-.31.23-.54t.54-.23h3.769q.31 0 .54.23q.229.23.229.54v7.258q0 .31-.23.54t-.54.229zm0-1.77h3.769v-5.257h-3.77zm-6.844-5.515l1.382-1.1l1.382 1.1q.122.108.24.029q.119-.08.069-.219l-.51-1.779l1.461-1.188q.106-.087.056-.22t-.193-.134h-1.759l-.56-1.643q-.044-.14-.186-.14t-.185.14l-.561 1.643H8.495q-.143 0-.193.133t.056.22l1.461 1.19l-.51 1.778q-.05.139.069.219q.118.079.24-.029M8.654 20q-.213 0-.356-.144t-.144-.357t.144-.356t.356-.143H10.5v-3H4.616q-.667 0-1.141-.475T3 14.385v-8.77q0-.666.475-1.14T4.615 4h12.77q.666 0 1.14.475T19 5.615v3.089q0 .212-.144.356t-.356.144h-2.039q-1.153 0-1.961.807t-.808 1.962V15.5q0 .213-.143.356t-.357.144H11.5v3h1.846q.213 0 .356.144t.144.357t-.144.356t-.356.143z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightImportantDevicesRounded(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.462 20q-.31 0-.54-.23t-.23-.54v-7.257q0-.31.23-.54t.54-.23h3.769q.31 0 .54.23q.229.23.229.54v7.258q0 .31-.23.54t-.54.229zm0-1.77h3.769v-5.257h-3.77zm-6.844-5.515l1.382-1.1l1.382 1.1q.122.108.24.029q.119-.08.069-.219l-.51-1.779l1.461-1.188q.106-.087.056-.22t-.193-.134h-1.759l-.56-1.643q-.044-.14-.186-.14t-.185.14l-.561 1.643H8.495q-.143 0-.193.133t.056.22l1.461 1.19l-.51 1.778q-.05.139.069.219q.118.079.24-.029M8.654 20q-.213 0-.356-.144t-.144-.357t.144-.356t.356-.143H10.5v-3H4.616q-.667 0-1.141-.475T3 14.385v-8.77q0-.666.475-1.14T4.615 4h12.77q.666 0 1.14.475T19 5.615v3.089q0 .212-.144.356t-.356.144h-2.039q-1.153 0-1.961.807t-.808 1.962V15.5q0 .213-.143.356t-.357.144H11.5v3h1.846q.213 0 .356.144t.144.357t-.144.356t-.356.143z"/></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.462 20q-.31 0-.54-.23t-.23-.54v-7.257q0-.31.23-.54t.54-.23h3.769q.31 0 .54.23q.229.23.229.54v7.258q0 .31-.23.54t-.54.229zm0-1.77h3.769v-5.257h-3.77zm-6.844-5.515l1.382-1.1l1.382 1.1q.122.108.24.029q.119-.08.069-.219l-.51-1.779l1.461-1.188q.106-.087.056-.22t-.193-.134h-1.759l-.56-1.643q-.044-.14-.186-.14t-.185.14l-.561 1.643H8.495q-.143 0-.193.133t.056.22l1.461 1.19l-.51 1.778q-.05.139.069.219q.118.079.24-.029M8.654 20q-.213 0-.356-.144t-.144-.357t.144-.356t.356-.143H10.5v-3H4.616q-.667 0-1.141-.475T3 14.385v-8.77q0-.666.475-1.14T4.615 4h12.77q.666 0 1.14.475T19 5.615v3.089q0 .212-.144.356t-.356.144h-2.039q-1.153 0-1.961.807t-.808 1.962V15.5q0 .213-.143.356t-.357.144H11.5v3h1.846q.213 0 .356.144t.144.357t-.144.356t-.356.143z"/></svg> </template>
CSS
.icon-important-devices-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%22M16.462%2020q-.31%200-.54-.23t-.23-.54v-7.257q0-.31.23-.54t.54-.23h3.769q.31%200%20.54.23q.229.23.229.54v7.258q0%20.31-.23.54t-.54.229zm0-1.77h3.769v-5.257h-3.77zm-6.844-5.515l1.382-1.1l1.382%201.1q.122.108.24.029q.119-.08.069-.219l-.51-1.779l1.461-1.188q.106-.087.056-.22t-.193-.134h-1.759l-.56-1.643q-.044-.14-.186-.14t-.185.14l-.561%201.643H8.495q-.143%200-.193.133t.056.22l1.461%201.19l-.51%201.778q-.05.139.069.219q.118.079.24-.029M8.654%2020q-.213%200-.356-.144t-.144-.357t.144-.356t.356-.143H10.5v-3H4.616q-.667%200-1.141-.475T3%2014.385v-8.77q0-.666.475-1.14T4.615%204h12.77q.666%200%201.14.475T19%205.615v3.089q0%20.212-.144.356t-.356.144h-2.039q-1.153%200-1.961.807t-.808%201.962V15.5q0%20.213-.143.356t-.357.144H11.5v3h1.846q.213%200%20.356.144t.144.357t-.144.356t-.356.143z%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.462%2020q-.31%200-.54-.23t-.23-.54v-7.257q0-.31.23-.54t.54-.23h3.769q.31%200%20.54.23q.229.23.229.54v7.258q0%20.31-.23.54t-.54.229zm0-1.77h3.769v-5.257h-3.77zm-6.844-5.515l1.382-1.1l1.382%201.1q.122.108.24.029q.119-.08.069-.219l-.51-1.779l1.461-1.188q.106-.087.056-.22t-.193-.134h-1.759l-.56-1.643q-.044-.14-.186-.14t-.185.14l-.561%201.643H8.495q-.143%200-.193.133t.056.22l1.461%201.19l-.51%201.778q-.05.139.069.219q.118.079.24-.029M8.654%2020q-.213%200-.356-.144t-.144-.357t.144-.356t.356-.143H10.5v-3H4.616q-.667%200-1.141-.475T3%2014.385v-8.77q0-.666.475-1.14T4.615%204h12.77q.666%200%201.14.475T19%205.615v3.089q0%20.212-.144.356t-.356.144h-2.039q-1.153%200-1.961.807t-.808%201.962V15.5q0%20.213-.143.356t-.357.144H11.5v3h1.846q.213%200%20.356.144t.144.357t-.144.356t-.356.143z%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-rounded.svg?color=%231a73e8&size=48