file type arduino logo

file-type-arduino from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-arduino
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type arduino logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><radialGradient id="SVGGXNqAdis" cx="767.179" cy="5169.543" r="14.989" gradientTransform="matrix(.955 0 0 .962 -718.112 -4953.917)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#36bac0"/><stop offset="1" stop-color="#2d9094"/></radialGradient></defs><path fill="url(#SVGGXNqAdis)" stroke="#02797e" stroke-linejoin="round" stroke-width="1.137" d="M29.645 15.925A13.77 13.77 0 1 1 15.876 2.056a13.82 13.82 0 0 1 13.769 13.869Z"/><path stroke="#000" stroke-width=".121" d="M10.581 11.648c2.41-.076 3.359.834 4.605 2.069c.285.282.579.59.9.921l.922-.991a6.2 6.2 0 0 1 3.256-1.93c1.939-.211 3.119-.122 4.311.814a5.02 5.02 0 0 1 2.245 3.9a5.65 5.65 0 0 1-3.25 5.156a5.98 5.98 0 0 1-3.913.135a7.66 7.66 0 0 1-3.541-2.987c-1.678 2.142-3.187 3.253-5.235 3.155c-7.452-.354-6.842-10.075-.3-10.247Zm1.657 7.994a9.2 9.2 0 0 0 2.856-2.9c-.74-1.243-2.209-2.824-3.455-3.134a4.33 4.33 0 0 0-3.224.777a3.38 3.38 0 0 0-.762 3.686a3.674 3.674 0 0 0 4.585 1.57Zm-2.98-3.487l3.278.005v1.21l-3.283.005Zm13.448 3.6A3.84 3.84 0 0 0 24.937 17a3.46 3.46 0 0 0-1.863-3.109a3.65 3.65 0 0 0-4.2.728a7.4 7.4 0 0 0-1.649 2.151a8.9 8.9 0 0 0 1.975 2.482a4.02 4.02 0 0 0 3.506.502Zm-1.955-2.376l-1.088-.008v-1.217h1.091v-1.079l1.107-.008l-.007 1.093h1.085v1.165l-1.021-.008v1.12h-1.165Z" opacity=".168"/><path fill="#fff" stroke="#000" stroke-width=".242" d="M4.917 16.337c0 5.348 7.354 7.34 10.987 1.894c3.765 5.647 10.824 3.28 10.824-1.9S19.7 8.656 15.9 14.441c-3.6-5.719-10.987-3.453-10.987 1.9Zm1.931 0c0-3.86 5.455-5.078 7.992 0c-2.588 4.889-7.992 3.859-7.992 0Zm10.119 0c2.286-5.178 7.889-3.751 7.872.008s-5.653 4.932-7.872-.008Z"/><path fill="#fff" d="M8.898 15.795h3.237v1.067H8.898zm11.746 1.051h-1.068v-1.134h1.068v-1.068h1.135v1.068h1.068v1.134h-1.068v1.068h-1.135z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeArduino(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><radialGradient id="SVGGXNqAdis" cx="767.179" cy="5169.543" r="14.989" gradientTransform="matrix(.955 0 0 .962 -718.112 -4953.917)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#36bac0"/><stop offset="1" stopColor="#2d9094"/></radialGradient></defs><path fill="url(#SVGGXNqAdis)" stroke="#02797e" strokeLinejoin="round" strokeWidth="1.137" d="M29.645 15.925A13.77 13.77 0 1 1 15.876 2.056a13.82 13.82 0 0 1 13.769 13.869Z"/><path stroke="#000" strokeWidth=".121" d="M10.581 11.648c2.41-.076 3.359.834 4.605 2.069c.285.282.579.59.9.921l.922-.991a6.2 6.2 0 0 1 3.256-1.93c1.939-.211 3.119-.122 4.311.814a5.02 5.02 0 0 1 2.245 3.9a5.65 5.65 0 0 1-3.25 5.156a5.98 5.98 0 0 1-3.913.135a7.66 7.66 0 0 1-3.541-2.987c-1.678 2.142-3.187 3.253-5.235 3.155c-7.452-.354-6.842-10.075-.3-10.247Zm1.657 7.994a9.2 9.2 0 0 0 2.856-2.9c-.74-1.243-2.209-2.824-3.455-3.134a4.33 4.33 0 0 0-3.224.777a3.38 3.38 0 0 0-.762 3.686a3.674 3.674 0 0 0 4.585 1.57Zm-2.98-3.487l3.278.005v1.21l-3.283.005Zm13.448 3.6A3.84 3.84 0 0 0 24.937 17a3.46 3.46 0 0 0-1.863-3.109a3.65 3.65 0 0 0-4.2.728a7.4 7.4 0 0 0-1.649 2.151a8.9 8.9 0 0 0 1.975 2.482a4.02 4.02 0 0 0 3.506.502Zm-1.955-2.376l-1.088-.008v-1.217h1.091v-1.079l1.107-.008l-.007 1.093h1.085v1.165l-1.021-.008v1.12h-1.165Z" opacity=".168"/><path fill="#fff" stroke="#000" strokeWidth=".242" d="M4.917 16.337c0 5.348 7.354 7.34 10.987 1.894c3.765 5.647 10.824 3.28 10.824-1.9S19.7 8.656 15.9 14.441c-3.6-5.719-10.987-3.453-10.987 1.9Zm1.931 0c0-3.86 5.455-5.078 7.992 0c-2.588 4.889-7.992 3.859-7.992 0Zm10.119 0c2.286-5.178 7.889-3.751 7.872.008s-5.653 4.932-7.872-.008Z"/><path fill="#fff" d="M8.898 15.795h3.237v1.067H8.898zm11.746 1.051h-1.068v-1.134h1.068v-1.068h1.135v1.068h1.068v1.134h-1.068v1.068h-1.135z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><radialGradient id="SVGGXNqAdis" cx="767.179" cy="5169.543" r="14.989" gradientTransform="matrix(.955 0 0 .962 -718.112 -4953.917)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#36bac0"/><stop offset="1" stop-color="#2d9094"/></radialGradient></defs><path fill="url(#SVGGXNqAdis)" stroke="#02797e" stroke-linejoin="round" stroke-width="1.137" d="M29.645 15.925A13.77 13.77 0 1 1 15.876 2.056a13.82 13.82 0 0 1 13.769 13.869Z"/><path stroke="#000" stroke-width=".121" d="M10.581 11.648c2.41-.076 3.359.834 4.605 2.069c.285.282.579.59.9.921l.922-.991a6.2 6.2 0 0 1 3.256-1.93c1.939-.211 3.119-.122 4.311.814a5.02 5.02 0 0 1 2.245 3.9a5.65 5.65 0 0 1-3.25 5.156a5.98 5.98 0 0 1-3.913.135a7.66 7.66 0 0 1-3.541-2.987c-1.678 2.142-3.187 3.253-5.235 3.155c-7.452-.354-6.842-10.075-.3-10.247Zm1.657 7.994a9.2 9.2 0 0 0 2.856-2.9c-.74-1.243-2.209-2.824-3.455-3.134a4.33 4.33 0 0 0-3.224.777a3.38 3.38 0 0 0-.762 3.686a3.674 3.674 0 0 0 4.585 1.57Zm-2.98-3.487l3.278.005v1.21l-3.283.005Zm13.448 3.6A3.84 3.84 0 0 0 24.937 17a3.46 3.46 0 0 0-1.863-3.109a3.65 3.65 0 0 0-4.2.728a7.4 7.4 0 0 0-1.649 2.151a8.9 8.9 0 0 0 1.975 2.482a4.02 4.02 0 0 0 3.506.502Zm-1.955-2.376l-1.088-.008v-1.217h1.091v-1.079l1.107-.008l-.007 1.093h1.085v1.165l-1.021-.008v1.12h-1.165Z" opacity=".168"/><path fill="#fff" stroke="#000" stroke-width=".242" d="M4.917 16.337c0 5.348 7.354 7.34 10.987 1.894c3.765 5.647 10.824 3.28 10.824-1.9S19.7 8.656 15.9 14.441c-3.6-5.719-10.987-3.453-10.987 1.9Zm1.931 0c0-3.86 5.455-5.078 7.992 0c-2.588 4.889-7.992 3.859-7.992 0Zm10.119 0c2.286-5.178 7.889-3.751 7.872.008s-5.653 4.932-7.872-.008Z"/><path fill="#fff" d="M8.898 15.795h3.237v1.067H8.898zm11.746 1.051h-1.068v-1.134h1.068v-1.068h1.135v1.068h1.068v1.134h-1.068v1.068h-1.135z"/></svg>
</template>

CSS

.icon-file-type-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%3Cdefs%3E%3CradialGradient%20id%3D%22SVGGXNqAdis%22%20cx%3D%22767.179%22%20cy%3D%225169.543%22%20r%3D%2214.989%22%20gradientTransform%3D%22matrix(.955%200%200%20.962%20-718.112%20-4953.917)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2336bac0%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232d9094%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGGXNqAdis)%22%20stroke%3D%22%2302797e%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.137%22%20d%3D%22M29.645%2015.925A13.77%2013.77%200%201%201%2015.876%202.056a13.82%2013.82%200%200%201%2013.769%2013.869Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%22.121%22%20d%3D%22M10.581%2011.648c2.41-.076%203.359.834%204.605%202.069c.285.282.579.59.9.921l.922-.991a6.2%206.2%200%200%201%203.256-1.93c1.939-.211%203.119-.122%204.311.814a5.02%205.02%200%200%201%202.245%203.9a5.65%205.65%200%200%201-3.25%205.156a5.98%205.98%200%200%201-3.913.135a7.66%207.66%200%200%201-3.541-2.987c-1.678%202.142-3.187%203.253-5.235%203.155c-7.452-.354-6.842-10.075-.3-10.247Zm1.657%207.994a9.2%209.2%200%200%200%202.856-2.9c-.74-1.243-2.209-2.824-3.455-3.134a4.33%204.33%200%200%200-3.224.777a3.38%203.38%200%200%200-.762%203.686a3.674%203.674%200%200%200%204.585%201.57Zm-2.98-3.487l3.278.005v1.21l-3.283.005Zm13.448%203.6A3.84%203.84%200%200%200%2024.937%2017a3.46%203.46%200%200%200-1.863-3.109a3.65%203.65%200%200%200-4.2.728a7.4%207.4%200%200%200-1.649%202.151a8.9%208.9%200%200%200%201.975%202.482a4.02%204.02%200%200%200%203.506.502Zm-1.955-2.376l-1.088-.008v-1.217h1.091v-1.079l1.107-.008l-.007%201.093h1.085v1.165l-1.021-.008v1.12h-1.165Z%22%20opacity%3D%22.168%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23000%22%20stroke-width%3D%22.242%22%20d%3D%22M4.917%2016.337c0%205.348%207.354%207.34%2010.987%201.894c3.765%205.647%2010.824%203.28%2010.824-1.9S19.7%208.656%2015.9%2014.441c-3.6-5.719-10.987-3.453-10.987%201.9Zm1.931%200c0-3.86%205.455-5.078%207.992%200c-2.588%204.889-7.992%203.859-7.992%200Zm10.119%200c2.286-5.178%207.889-3.751%207.872.008s-5.653%204.932-7.872-.008Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.898%2015.795h3.237v1.067H8.898zm11.746%201.051h-1.068v-1.134h1.068v-1.068h1.135v1.068h1.068v1.134h-1.068v1.068h-1.135z%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%3Cdefs%3E%3CradialGradient%20id%3D%22SVGGXNqAdis%22%20cx%3D%22767.179%22%20cy%3D%225169.543%22%20r%3D%2214.989%22%20gradientTransform%3D%22matrix(.955%200%200%20.962%20-718.112%20-4953.917)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2336bac0%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232d9094%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGGXNqAdis)%22%20stroke%3D%22%2302797e%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.137%22%20d%3D%22M29.645%2015.925A13.77%2013.77%200%201%201%2015.876%202.056a13.82%2013.82%200%200%201%2013.769%2013.869Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%22.121%22%20d%3D%22M10.581%2011.648c2.41-.076%203.359.834%204.605%202.069c.285.282.579.59.9.921l.922-.991a6.2%206.2%200%200%201%203.256-1.93c1.939-.211%203.119-.122%204.311.814a5.02%205.02%200%200%201%202.245%203.9a5.65%205.65%200%200%201-3.25%205.156a5.98%205.98%200%200%201-3.913.135a7.66%207.66%200%200%201-3.541-2.987c-1.678%202.142-3.187%203.253-5.235%203.155c-7.452-.354-6.842-10.075-.3-10.247Zm1.657%207.994a9.2%209.2%200%200%200%202.856-2.9c-.74-1.243-2.209-2.824-3.455-3.134a4.33%204.33%200%200%200-3.224.777a3.38%203.38%200%200%200-.762%203.686a3.674%203.674%200%200%200%204.585%201.57Zm-2.98-3.487l3.278.005v1.21l-3.283.005Zm13.448%203.6A3.84%203.84%200%200%200%2024.937%2017a3.46%203.46%200%200%200-1.863-3.109a3.65%203.65%200%200%200-4.2.728a7.4%207.4%200%200%200-1.649%202.151a8.9%208.9%200%200%200%201.975%202.482a4.02%204.02%200%200%200%203.506.502Zm-1.955-2.376l-1.088-.008v-1.217h1.091v-1.079l1.107-.008l-.007%201.093h1.085v1.165l-1.021-.008v1.12h-1.165Z%22%20opacity%3D%22.168%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23000%22%20stroke-width%3D%22.242%22%20d%3D%22M4.917%2016.337c0%205.348%207.354%207.34%2010.987%201.894c3.765%205.647%2010.824%203.28%2010.824-1.9S19.7%208.656%2015.9%2014.441c-3.6-5.719-10.987-3.453-10.987%201.9Zm1.931%200c0-3.86%205.455-5.078%207.992%200c-2.588%204.889-7.992%203.859-7.992%200Zm10.119%200c2.286-5.178%207.889-3.751%207.872.008s-5.653%204.932-7.872-.008Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.898%2015.795h3.237v1.067H8.898zm11.746%201.051h-1.068v-1.134h1.068v-1.068h1.135v1.068h1.068v1.134h-1.068v1.068h-1.135z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-arduino.svg?color=%231a73e8&size=48