Back to Explorer
16 - 512
0.5 - 4.0
Save to
hardwareoutline
md developer board
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdDeveloperBoardIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0V0zm0 0h24v24H0V0z" fill="none"/><path d="M22 9V7h-2V5c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-2h2v-2h-2v-2h2v-2h-2V9h2zm-4 10H4V5h14v14zM6 13h5v4H6v-4zm6-6h4v3h-4V7zM6 7h5v5H6V7zm6 4h4v6h-4v-6z"/>
</svg>
);SVG Optimizer
Before
0.43 KB
↓
After
0.42 KB
Tags
boardbuildchipcircuit boardcodecodingcomponentcomputercomputingcpudeveloperdeveloper boarddevelopmentdevelopment boarddevelopment toolelectronic boardelectronicsengineeringhardwareintegrated circuitmainboardmicrochipmotherboardpcbprocessorprogrammingprototypeservertechtech boardtechnologytechnology boardtest
Compare Alternatives
See how other libraries approach this concept.