developer board off icon

developer-board-off-rounded from Material Symbols Light by Google · Rounded · Hardware · Apache-2.0 Free for personal and commercial use.

Name
developer-board-off-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

Use the developer board off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.037 15.885l-3.575-3.581V12q0-.343-.233-.575t-.575-.233h-.304l-1.39-1.384h1.694q.343 0 .575-.232T15.462 9v-.423q0-.343-.233-.575t-.575-.233H13.23q-.343 0-.576.233t-.232.575v.714L7.133 4h10.483q.69 0 1.152.463t.463 1.153v2.153h1.038q.213 0 .357.144q.143.144.143.357t-.143.356t-.357.143h-1.038v2.558h1.038q.213 0 .357.144q.143.144.143.357t-.143.356t-.357.143h-1.038v2.558h1.038q.213 0 .357.144t.143.356t-.143.356t-.357.144zm-11.23.346h2.495q.354 0 .584-.233q.23-.232.23-.575V14q0-.343-.233-.575t-.575-.233H7.813q-.353 0-.583.232T7 14v1.423q0 .343.232.576t.576.232M4.335 4.059l14.877 14.878q-.177.5-.629.781t-.967.282H4.846q-.69 0-1.153-.462t-.462-1.153V5.615q0-.528.299-.958t.805-.597m8.088 8.088v3.27q0 .346.232.58q.233.233.576.233h1.423q.343 0 .575-.232t.233-.576v-.236zM8.044 7.769h-.236q-.344 0-.576.233T7 8.578v2.426q0 .344.232.574t.576.23h2.494q.354 0 .584-.232q.23-.233.23-.576v-.16zm12.847 14.268L2.375 3.527q-.146-.146-.156-.347t.156-.366t.357-.166t.356.166l18.516 18.515q.146.146.156.344t-.156.364t-.357.165t-.357-.165"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightDeveloperBoardOffRounded(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="m19.037 15.885l-3.575-3.581V12q0-.343-.233-.575t-.575-.233h-.304l-1.39-1.384h1.694q.343 0 .575-.232T15.462 9v-.423q0-.343-.233-.575t-.575-.233H13.23q-.343 0-.576.233t-.232.575v.714L7.133 4h10.483q.69 0 1.152.463t.463 1.153v2.153h1.038q.213 0 .357.144q.143.144.143.357t-.143.356t-.357.143h-1.038v2.558h1.038q.213 0 .357.144q.143.144.143.357t-.143.356t-.357.143h-1.038v2.558h1.038q.213 0 .357.144t.143.356t-.143.356t-.357.144zm-11.23.346h2.495q.354 0 .584-.233q.23-.232.23-.575V14q0-.343-.233-.575t-.575-.233H7.813q-.353 0-.583.232T7 14v1.423q0 .343.232.576t.576.232M4.335 4.059l14.877 14.878q-.177.5-.629.781t-.967.282H4.846q-.69 0-1.153-.462t-.462-1.153V5.615q0-.528.299-.958t.805-.597m8.088 8.088v3.27q0 .346.232.58q.233.233.576.233h1.423q.343 0 .575-.232t.233-.576v-.236zM8.044 7.769h-.236q-.344 0-.576.233T7 8.578v2.426q0 .344.232.574t.576.23h2.494q.354 0 .584-.232q.23-.233.23-.576v-.16zm12.847 14.268L2.375 3.527q-.146-.146-.156-.347t.156-.366t.357-.166t.356.166l18.516 18.515q.146.146.156.344t-.156.364t-.357.165t-.357-.165"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.037 15.885l-3.575-3.581V12q0-.343-.233-.575t-.575-.233h-.304l-1.39-1.384h1.694q.343 0 .575-.232T15.462 9v-.423q0-.343-.233-.575t-.575-.233H13.23q-.343 0-.576.233t-.232.575v.714L7.133 4h10.483q.69 0 1.152.463t.463 1.153v2.153h1.038q.213 0 .357.144q.143.144.143.357t-.143.356t-.357.143h-1.038v2.558h1.038q.213 0 .357.144q.143.144.143.357t-.143.356t-.357.143h-1.038v2.558h1.038q.213 0 .357.144t.143.356t-.143.356t-.357.144zm-11.23.346h2.495q.354 0 .584-.233q.23-.232.23-.575V14q0-.343-.233-.575t-.575-.233H7.813q-.353 0-.583.232T7 14v1.423q0 .343.232.576t.576.232M4.335 4.059l14.877 14.878q-.177.5-.629.781t-.967.282H4.846q-.69 0-1.153-.462t-.462-1.153V5.615q0-.528.299-.958t.805-.597m8.088 8.088v3.27q0 .346.232.58q.233.233.576.233h1.423q.343 0 .575-.232t.233-.576v-.236zM8.044 7.769h-.236q-.344 0-.576.233T7 8.578v2.426q0 .344.232.574t.576.23h2.494q.354 0 .584-.232q.23-.233.23-.576v-.16zm12.847 14.268L2.375 3.527q-.146-.146-.156-.347t.156-.366t.357-.166t.356.166l18.516 18.515q.146.146.156.344t-.156.364t-.357.165t-.357-.165"/></svg>
</template>

CSS

.icon-developer-board-off-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%22m19.037%2015.885l-3.575-3.581V12q0-.343-.233-.575t-.575-.233h-.304l-1.39-1.384h1.694q.343%200%20.575-.232T15.462%209v-.423q0-.343-.233-.575t-.575-.233H13.23q-.343%200-.576.233t-.232.575v.714L7.133%204h10.483q.69%200%201.152.463t.463%201.153v2.153h1.038q.213%200%20.357.144q.143.144.143.357t-.143.356t-.357.143h-1.038v2.558h1.038q.213%200%20.357.144q.143.144.143.357t-.143.356t-.357.143h-1.038v2.558h1.038q.213%200%20.357.144t.143.356t-.143.356t-.357.144zm-11.23.346h2.495q.354%200%20.584-.233q.23-.232.23-.575V14q0-.343-.233-.575t-.575-.233H7.813q-.353%200-.583.232T7%2014v1.423q0%20.343.232.576t.576.232M4.335%204.059l14.877%2014.878q-.177.5-.629.781t-.967.282H4.846q-.69%200-1.153-.462t-.462-1.153V5.615q0-.528.299-.958t.805-.597m8.088%208.088v3.27q0%20.346.232.58q.233.233.576.233h1.423q.343%200%20.575-.232t.233-.576v-.236zM8.044%207.769h-.236q-.344%200-.576.233T7%208.578v2.426q0%20.344.232.574t.576.23h2.494q.354%200%20.584-.232q.23-.233.23-.576v-.16zm12.847%2014.268L2.375%203.527q-.146-.146-.156-.347t.156-.366t.357-.166t.356.166l18.516%2018.515q.146.146.156.344t-.156.364t-.357.165t-.357-.165%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%22m19.037%2015.885l-3.575-3.581V12q0-.343-.233-.575t-.575-.233h-.304l-1.39-1.384h1.694q.343%200%20.575-.232T15.462%209v-.423q0-.343-.233-.575t-.575-.233H13.23q-.343%200-.576.233t-.232.575v.714L7.133%204h10.483q.69%200%201.152.463t.463%201.153v2.153h1.038q.213%200%20.357.144q.143.144.143.357t-.143.356t-.357.143h-1.038v2.558h1.038q.213%200%20.357.144q.143.144.143.357t-.143.356t-.357.143h-1.038v2.558h1.038q.213%200%20.357.144t.143.356t-.143.356t-.357.144zm-11.23.346h2.495q.354%200%20.584-.233q.23-.232.23-.575V14q0-.343-.233-.575t-.575-.233H7.813q-.353%200-.583.232T7%2014v1.423q0%20.343.232.576t.576.232M4.335%204.059l14.877%2014.878q-.177.5-.629.781t-.967.282H4.846q-.69%200-1.153-.462t-.462-1.153V5.615q0-.528.299-.958t.805-.597m8.088%208.088v3.27q0%20.346.232.58q.233.233.576.233h1.423q.343%200%20.575-.232t.233-.576v-.236zM8.044%207.769h-.236q-.344%200-.576.233T7%208.578v2.426q0%20.344.232.574t.576.23h2.494q.354%200%20.584-.232q.23-.233.23-.576v-.16zm12.847%2014.268L2.375%203.527q-.146-.146-.156-.347t.156-.366t.357-.166t.356.166l18.516%2018.515q.146.146.156.344t-.156.364t-.357.165t-.357-.165%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/developer-board-off-rounded.svg?color=%231a73e8&size=48