arduino logo
arduino from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- arduino
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
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="currentColor" d="M31.76 16c-.077-4.251-3.588-7.636-7.839-7.563c-.391 0-.801.032-1.203.068c-3.359.495-5.599 2.907-6.839 4.76c-1.265-1.853-3.52-4.265-6.853-4.76a13 13 0 0 0-1.199-.068C3.578 8.374.078 11.754-.001 16c.079 4.245 3.579 7.625 7.828 7.563c.401 0 .797-.032 1.224-.084c3.36-.479 5.599-2.891 6.855-4.744c1.265 1.853 3.505 4.265 6.853 4.76c.412.036.803.068 1.213.068c4.229.041 7.709-3.333 7.787-7.563zM8.64 20.803c-.265.052-.572.052-.837.052a5.027 5.027 0 0 1-5.136-4.881a5.04 5.04 0 0 1 5.145-4.88c.267 0 .563.027.839.052c3.161.469 5.095 3.563 5.751 4.828c-.667 1.267-2.599 4.401-5.751 4.829zM17.333 16c.651-1.24 2.588-4.36 5.745-4.828c.271-.052.561-.052.828-.052A5.01 5.01 0 0 1 29.067 16a5.046 5.046 0 0 1-5.147 4.88a8 8 0 0 1-.828-.052c-3.145-.468-5.093-3.588-5.744-4.828zm-11.718.787h4.719V15.24H5.626v1.547zm18.838 0h1.588V15.24h-1.604v-1.589h-1.505v1.604h-1.599v1.532h1.599v1.573h1.537v-1.557zM32 9.412c0 .4-.292.681-.708.681a.677.677 0 0 1-.704-.667c0-.375.319-.692.704-.692c.416 0 .708.292.708.677zm-1.213 0c0 .296.213.536.531.536c.297 0 .511-.24.511-.536c0-.292-.213-.532-.511-.532c-.317-.025-.531.213-.531.532m.401.348h-.136v-.692l.265-.016c.12 0 .188.016.245.041c.052.027.077.079.077.147c0 .077-.052.135-.145.145c.068.027.093.084.12.177l.036.172h-.156c-.025-.027-.025-.095-.057-.172c-.025-.068-.052-.093-.145-.093h-.063l-.032.291zm.025-.4h.079c.093 0 .135-.011.135-.095c0-.068-.041-.093-.135-.093h-.095v.188z"/></svg>
React
import type { SVGProps } from "react";
export function CibArduino(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.76 16c-.077-4.251-3.588-7.636-7.839-7.563c-.391 0-.801.032-1.203.068c-3.359.495-5.599 2.907-6.839 4.76c-1.265-1.853-3.52-4.265-6.853-4.76a13 13 0 0 0-1.199-.068C3.578 8.374.078 11.754-.001 16c.079 4.245 3.579 7.625 7.828 7.563c.401 0 .797-.032 1.224-.084c3.36-.479 5.599-2.891 6.855-4.744c1.265 1.853 3.505 4.265 6.853 4.76c.412.036.803.068 1.213.068c4.229.041 7.709-3.333 7.787-7.563zM8.64 20.803c-.265.052-.572.052-.837.052a5.027 5.027 0 0 1-5.136-4.881a5.04 5.04 0 0 1 5.145-4.88c.267 0 .563.027.839.052c3.161.469 5.095 3.563 5.751 4.828c-.667 1.267-2.599 4.401-5.751 4.829zM17.333 16c.651-1.24 2.588-4.36 5.745-4.828c.271-.052.561-.052.828-.052A5.01 5.01 0 0 1 29.067 16a5.046 5.046 0 0 1-5.147 4.88a8 8 0 0 1-.828-.052c-3.145-.468-5.093-3.588-5.744-4.828zm-11.718.787h4.719V15.24H5.626v1.547zm18.838 0h1.588V15.24h-1.604v-1.589h-1.505v1.604h-1.599v1.532h1.599v1.573h1.537v-1.557zM32 9.412c0 .4-.292.681-.708.681a.677.677 0 0 1-.704-.667c0-.375.319-.692.704-.692c.416 0 .708.292.708.677zm-1.213 0c0 .296.213.536.531.536c.297 0 .511-.24.511-.536c0-.292-.213-.532-.511-.532c-.317-.025-.531.213-.531.532m.401.348h-.136v-.692l.265-.016c.12 0 .188.016.245.041c.052.027.077.079.077.147c0 .077-.052.135-.145.145c.068.027.093.084.12.177l.036.172h-.156c-.025-.027-.025-.095-.057-.172c-.025-.068-.052-.093-.145-.093h-.063l-.032.291zm.025-.4h.079c.093 0 .135-.011.135-.095c0-.068-.041-.093-.135-.093h-.095v.188z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.76 16c-.077-4.251-3.588-7.636-7.839-7.563c-.391 0-.801.032-1.203.068c-3.359.495-5.599 2.907-6.839 4.76c-1.265-1.853-3.52-4.265-6.853-4.76a13 13 0 0 0-1.199-.068C3.578 8.374.078 11.754-.001 16c.079 4.245 3.579 7.625 7.828 7.563c.401 0 .797-.032 1.224-.084c3.36-.479 5.599-2.891 6.855-4.744c1.265 1.853 3.505 4.265 6.853 4.76c.412.036.803.068 1.213.068c4.229.041 7.709-3.333 7.787-7.563zM8.64 20.803c-.265.052-.572.052-.837.052a5.027 5.027 0 0 1-5.136-4.881a5.04 5.04 0 0 1 5.145-4.88c.267 0 .563.027.839.052c3.161.469 5.095 3.563 5.751 4.828c-.667 1.267-2.599 4.401-5.751 4.829zM17.333 16c.651-1.24 2.588-4.36 5.745-4.828c.271-.052.561-.052.828-.052A5.01 5.01 0 0 1 29.067 16a5.046 5.046 0 0 1-5.147 4.88a8 8 0 0 1-.828-.052c-3.145-.468-5.093-3.588-5.744-4.828zm-11.718.787h4.719V15.24H5.626v1.547zm18.838 0h1.588V15.24h-1.604v-1.589h-1.505v1.604h-1.599v1.532h1.599v1.573h1.537v-1.557zM32 9.412c0 .4-.292.681-.708.681a.677.677 0 0 1-.704-.667c0-.375.319-.692.704-.692c.416 0 .708.292.708.677zm-1.213 0c0 .296.213.536.531.536c.297 0 .511-.24.511-.536c0-.292-.213-.532-.511-.532c-.317-.025-.531.213-.531.532m.401.348h-.136v-.692l.265-.016c.12 0 .188.016.245.041c.052.027.077.079.077.147c0 .077-.052.135-.145.145c.068.027.093.084.12.177l.036.172h-.156c-.025-.027-.025-.095-.057-.172c-.025-.068-.052-.093-.145-.093h-.063l-.032.291zm.025-.4h.079c.093 0 .135-.011.135-.095c0-.068-.041-.093-.135-.093h-.095v.188z"/></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%22currentColor%22%20d%3D%22M31.76%2016c-.077-4.251-3.588-7.636-7.839-7.563c-.391%200-.801.032-1.203.068c-3.359.495-5.599%202.907-6.839%204.76c-1.265-1.853-3.52-4.265-6.853-4.76a13%2013%200%200%200-1.199-.068C3.578%208.374.078%2011.754-.001%2016c.079%204.245%203.579%207.625%207.828%207.563c.401%200%20.797-.032%201.224-.084c3.36-.479%205.599-2.891%206.855-4.744c1.265%201.853%203.505%204.265%206.853%204.76c.412.036.803.068%201.213.068c4.229.041%207.709-3.333%207.787-7.563zM8.64%2020.803c-.265.052-.572.052-.837.052a5.027%205.027%200%200%201-5.136-4.881a5.04%205.04%200%200%201%205.145-4.88c.267%200%20.563.027.839.052c3.161.469%205.095%203.563%205.751%204.828c-.667%201.267-2.599%204.401-5.751%204.829zM17.333%2016c.651-1.24%202.588-4.36%205.745-4.828c.271-.052.561-.052.828-.052A5.01%205.01%200%200%201%2029.067%2016a5.046%205.046%200%200%201-5.147%204.88a8%208%200%200%201-.828-.052c-3.145-.468-5.093-3.588-5.744-4.828zm-11.718.787h4.719V15.24H5.626v1.547zm18.838%200h1.588V15.24h-1.604v-1.589h-1.505v1.604h-1.599v1.532h1.599v1.573h1.537v-1.557zM32%209.412c0%20.4-.292.681-.708.681a.677.677%200%200%201-.704-.667c0-.375.319-.692.704-.692c.416%200%20.708.292.708.677zm-1.213%200c0%20.296.213.536.531.536c.297%200%20.511-.24.511-.536c0-.292-.213-.532-.511-.532c-.317-.025-.531.213-.531.532m.401.348h-.136v-.692l.265-.016c.12%200%20.188.016.245.041c.052.027.077.079.077.147c0%20.077-.052.135-.145.145c.068.027.093.084.12.177l.036.172h-.156c-.025-.027-.025-.095-.057-.172c-.025-.068-.052-.093-.145-.093h-.063l-.032.291zm.025-.4h.079c.093%200%20.135-.011.135-.095c0-.068-.041-.093-.135-.093h-.095v.188z%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%22currentColor%22%20d%3D%22M31.76%2016c-.077-4.251-3.588-7.636-7.839-7.563c-.391%200-.801.032-1.203.068c-3.359.495-5.599%202.907-6.839%204.76c-1.265-1.853-3.52-4.265-6.853-4.76a13%2013%200%200%200-1.199-.068C3.578%208.374.078%2011.754-.001%2016c.079%204.245%203.579%207.625%207.828%207.563c.401%200%20.797-.032%201.224-.084c3.36-.479%205.599-2.891%206.855-4.744c1.265%201.853%203.505%204.265%206.853%204.76c.412.036.803.068%201.213.068c4.229.041%207.709-3.333%207.787-7.563zM8.64%2020.803c-.265.052-.572.052-.837.052a5.027%205.027%200%200%201-5.136-4.881a5.04%205.04%200%200%201%205.145-4.88c.267%200%20.563.027.839.052c3.161.469%205.095%203.563%205.751%204.828c-.667%201.267-2.599%204.401-5.751%204.829zM17.333%2016c.651-1.24%202.588-4.36%205.745-4.828c.271-.052.561-.052.828-.052A5.01%205.01%200%200%201%2029.067%2016a5.046%205.046%200%200%201-5.147%204.88a8%208%200%200%201-.828-.052c-3.145-.468-5.093-3.588-5.744-4.828zm-11.718.787h4.719V15.24H5.626v1.547zm18.838%200h1.588V15.24h-1.604v-1.589h-1.505v1.604h-1.599v1.532h1.599v1.573h1.537v-1.557zM32%209.412c0%20.4-.292.681-.708.681a.677.677%200%200%201-.704-.667c0-.375.319-.692.704-.692c.416%200%20.708.292.708.677zm-1.213%200c0%20.296.213.536.531.536c.297%200%20.511-.24.511-.536c0-.292-.213-.532-.511-.532c-.317-.025-.531.213-.531.532m.401.348h-.136v-.692l.265-.016c.12%200%20.188.016.245.041c.052.027.077.079.077.147c0%20.077-.052.135-.145.145c.068.027.093.084.12.177l.036.172h-.156c-.025-.027-.025-.095-.057-.172c-.025-.068-.052-.093-.145-.093h-.063l-.032.291zm.025-.4h.079c.093%200%20.135-.011.135-.095c0-.068-.041-.093-.135-.093h-.095v.188z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/arduino.svg?color=%231a73e8&size=48