arduino logo
arduino from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- arduino
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
The same logo in other sets
Use the arduino logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#0097a7" d="M2 14h10v2H2zm22-4h2v10h-2z"/><path fill="#0097a7" d="M20 14h10v2H20z"/><path fill="none" stroke="#0097a7" stroke-width="2" d="M2 5h4a10 10 0 0 1 10 10a10 10 0 0 0 10 10h4"/><path fill="#0097a7" d="M11.644 22A8.95 8.95 0 0 1 6 24H2v2h4a10.98 10.98 0 0 0 8.479-4ZM26 4a10.98 10.98 0 0 0-8.479 4h2.835A8.95 8.95 0 0 1 26 6h4V4Z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeArduino(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#0097a7" d="M2 14h10v2H2zm22-4h2v10h-2z"/><path fill="#0097a7" d="M20 14h10v2H20z"/><path fill="none" stroke="#0097a7" strokeWidth="2" d="M2 5h4a10 10 0 0 1 10 10a10 10 0 0 0 10 10h4"/><path fill="#0097a7" d="M11.644 22A8.95 8.95 0 0 1 6 24H2v2h4a10.98 10.98 0 0 0 8.479-4ZM26 4a10.98 10.98 0 0 0-8.479 4h2.835A8.95 8.95 0 0 1 26 6h4V4Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#0097a7" d="M2 14h10v2H2zm22-4h2v10h-2z"/><path fill="#0097a7" d="M20 14h10v2H20z"/><path fill="none" stroke="#0097a7" stroke-width="2" d="M2 5h4a10 10 0 0 1 10 10a10 10 0 0 0 10 10h4"/><path fill="#0097a7" d="M11.644 22A8.95 8.95 0 0 1 6 24H2v2h4a10.98 10.98 0 0 0 8.479-4ZM26 4a10.98 10.98 0 0 0-8.479 4h2.835A8.95 8.95 0 0 1 26 6h4V4Z"/></svg> </template>
CSS
.icon-arduino {
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%2032%2032%22%3E%3Cpath%20fill%3D%22%230097a7%22%20d%3D%22M2%2014h10v2H2zm22-4h2v10h-2z%22%2F%3E%3Cpath%20fill%3D%22%230097a7%22%20d%3D%22M20%2014h10v2H20z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%230097a7%22%20stroke-width%3D%222%22%20d%3D%22M2%205h4a10%2010%200%200%201%2010%2010a10%2010%200%200%200%2010%2010h4%22%2F%3E%3Cpath%20fill%3D%22%230097a7%22%20d%3D%22M11.644%2022A8.95%208.95%200%200%201%206%2024H2v2h4a10.98%2010.98%200%200%200%208.479-4ZM26%204a10.98%2010.98%200%200%200-8.479%204h2.835A8.95%208.95%200%200%201%2026%206h4V4Z%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%2032%2032%22%3E%3Cpath%20fill%3D%22%230097a7%22%20d%3D%22M2%2014h10v2H2zm22-4h2v10h-2z%22%2F%3E%3Cpath%20fill%3D%22%230097a7%22%20d%3D%22M20%2014h10v2H20z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%230097a7%22%20stroke-width%3D%222%22%20d%3D%22M2%205h4a10%2010%200%200%201%2010%2010a10%2010%200%200%200%2010%2010h4%22%2F%3E%3Cpath%20fill%3D%22%230097a7%22%20d%3D%22M11.644%2022A8.95%208.95%200%200%201%206%2024H2v2h4a10.98%2010.98%200%200%200%208.479-4ZM26%204a10.98%2010.98%200%200%200-8.479%204h2.835A8.95%208.95%200%200%201%2026%206h4V4Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/arduino.svg?color=%231a73e8&size=48