file type platformio logo
file-type-platformio from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-platformio
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
file-type-accessfile-type-access2file-type-actionscriptfile-type-actionscript2file-type-adafile-type-advplfile-type-affinityfile-type-affinitydesignerfile-type-affinityphotofile-type-affinitypublisherfile-type-agdafile-type-agentsfile-type-aifile-type-ai2file-type-aikidofile-type-alfile-type-al-dalfile-type-alchemyfile-type-allcontributorsfile-type-alloyfile-type-allurefile-type-angularfile-type-ansiblefile-type-antlers-html
Use the file type platformio logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d06e35" d="m21.357 8.222l.843-2.937a1.656 1.656 0 0 0 1.539-1.627a1.691 1.691 0 0 0-3.381 0a1.62 1.62 0 0 0 .821 1.4L20.35 7.94a18.6 18.6 0 0 0-4.361-.54l-.37.16v22.321l.37.119c2.23 0 11.987-6.516 12.011-13.509c0-5.01-3.444-7.259-6.643-8.269"/><path fill="#fff" d="M19.008 22.6c-1.9-2.94-1.1-9.783 3.873-10.761a3.24 3.24 0 0 1 3.524 2.579c1.241 4.082-6.064 9.795-7.397 8.182"/><path fill="#d06e35" d="M21.992 16.3a1.49 1.49 0 1 0 1.54 1.489a1.517 1.517 0 0 0-1.54-1.489"/><path fill="#fff" d="M22.452 17.674a.376.376 0 1 1 .389-.376a.383.383 0 0 1-.389.375Z"/><path fill="#f17b36" d="m11.61 8.008l-.823-2.995a1.62 1.62 0 0 0 .784-1.378a1.691 1.691 0 0 0-3.381 0a1.66 1.66 0 0 0 1.682 1.634l.825 3C7.485 9.3 4 11.558 4 16.491C4.071 23.622 13.759 30 15.989 30V7.4a19 19 0 0 0-4.379.608"/><path fill="#fff" d="M13.31 22.6c-1.333 1.616-8.639-4.1-7.4-8.182a3.24 3.24 0 0 1 3.53-2.579c4.972.978 5.776 7.821 3.873 10.764Z"/><path fill="#f17b36" d="M10.23 16.345a1.49 1.49 0 1 0 1.54 1.489a1.517 1.517 0 0 0-1.54-1.489"/><path fill="#fff" d="M9.77 17.719a.376.376 0 1 1 .389-.376a.38.38 0 0 1-.388.376Z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypePlatformio(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d06e35" d="m21.357 8.222l.843-2.937a1.656 1.656 0 0 0 1.539-1.627a1.691 1.691 0 0 0-3.381 0a1.62 1.62 0 0 0 .821 1.4L20.35 7.94a18.6 18.6 0 0 0-4.361-.54l-.37.16v22.321l.37.119c2.23 0 11.987-6.516 12.011-13.509c0-5.01-3.444-7.259-6.643-8.269"/><path fill="#fff" d="M19.008 22.6c-1.9-2.94-1.1-9.783 3.873-10.761a3.24 3.24 0 0 1 3.524 2.579c1.241 4.082-6.064 9.795-7.397 8.182"/><path fill="#d06e35" d="M21.992 16.3a1.49 1.49 0 1 0 1.54 1.489a1.517 1.517 0 0 0-1.54-1.489"/><path fill="#fff" d="M22.452 17.674a.376.376 0 1 1 .389-.376a.383.383 0 0 1-.389.375Z"/><path fill="#f17b36" d="m11.61 8.008l-.823-2.995a1.62 1.62 0 0 0 .784-1.378a1.691 1.691 0 0 0-3.381 0a1.66 1.66 0 0 0 1.682 1.634l.825 3C7.485 9.3 4 11.558 4 16.491C4.071 23.622 13.759 30 15.989 30V7.4a19 19 0 0 0-4.379.608"/><path fill="#fff" d="M13.31 22.6c-1.333 1.616-8.639-4.1-7.4-8.182a3.24 3.24 0 0 1 3.53-2.579c4.972.978 5.776 7.821 3.873 10.764Z"/><path fill="#f17b36" d="M10.23 16.345a1.49 1.49 0 1 0 1.54 1.489a1.517 1.517 0 0 0-1.54-1.489"/><path fill="#fff" d="M9.77 17.719a.376.376 0 1 1 .389-.376a.38.38 0 0 1-.388.376Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d06e35" d="m21.357 8.222l.843-2.937a1.656 1.656 0 0 0 1.539-1.627a1.691 1.691 0 0 0-3.381 0a1.62 1.62 0 0 0 .821 1.4L20.35 7.94a18.6 18.6 0 0 0-4.361-.54l-.37.16v22.321l.37.119c2.23 0 11.987-6.516 12.011-13.509c0-5.01-3.444-7.259-6.643-8.269"/><path fill="#fff" d="M19.008 22.6c-1.9-2.94-1.1-9.783 3.873-10.761a3.24 3.24 0 0 1 3.524 2.579c1.241 4.082-6.064 9.795-7.397 8.182"/><path fill="#d06e35" d="M21.992 16.3a1.49 1.49 0 1 0 1.54 1.489a1.517 1.517 0 0 0-1.54-1.489"/><path fill="#fff" d="M22.452 17.674a.376.376 0 1 1 .389-.376a.383.383 0 0 1-.389.375Z"/><path fill="#f17b36" d="m11.61 8.008l-.823-2.995a1.62 1.62 0 0 0 .784-1.378a1.691 1.691 0 0 0-3.381 0a1.66 1.66 0 0 0 1.682 1.634l.825 3C7.485 9.3 4 11.558 4 16.491C4.071 23.622 13.759 30 15.989 30V7.4a19 19 0 0 0-4.379.608"/><path fill="#fff" d="M13.31 22.6c-1.333 1.616-8.639-4.1-7.4-8.182a3.24 3.24 0 0 1 3.53-2.579c4.972.978 5.776 7.821 3.873 10.764Z"/><path fill="#f17b36" d="M10.23 16.345a1.49 1.49 0 1 0 1.54 1.489a1.517 1.517 0 0 0-1.54-1.489"/><path fill="#fff" d="M9.77 17.719a.376.376 0 1 1 .389-.376a.38.38 0 0 1-.388.376Z"/></svg> </template>
CSS
.icon-file-type-platformio {
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%23d06e35%22%20d%3D%22m21.357%208.222l.843-2.937a1.656%201.656%200%200%200%201.539-1.627a1.691%201.691%200%200%200-3.381%200a1.62%201.62%200%200%200%20.821%201.4L20.35%207.94a18.6%2018.6%200%200%200-4.361-.54l-.37.16v22.321l.37.119c2.23%200%2011.987-6.516%2012.011-13.509c0-5.01-3.444-7.259-6.643-8.269%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M19.008%2022.6c-1.9-2.94-1.1-9.783%203.873-10.761a3.24%203.24%200%200%201%203.524%202.579c1.241%204.082-6.064%209.795-7.397%208.182%22%2F%3E%3Cpath%20fill%3D%22%23d06e35%22%20d%3D%22M21.992%2016.3a1.49%201.49%200%201%200%201.54%201.489a1.517%201.517%200%200%200-1.54-1.489%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M22.452%2017.674a.376.376%200%201%201%20.389-.376a.383.383%200%200%201-.389.375Z%22%2F%3E%3Cpath%20fill%3D%22%23f17b36%22%20d%3D%22m11.61%208.008l-.823-2.995a1.62%201.62%200%200%200%20.784-1.378a1.691%201.691%200%200%200-3.381%200a1.66%201.66%200%200%200%201.682%201.634l.825%203C7.485%209.3%204%2011.558%204%2016.491C4.071%2023.622%2013.759%2030%2015.989%2030V7.4a19%2019%200%200%200-4.379.608%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13.31%2022.6c-1.333%201.616-8.639-4.1-7.4-8.182a3.24%203.24%200%200%201%203.53-2.579c4.972.978%205.776%207.821%203.873%2010.764Z%22%2F%3E%3Cpath%20fill%3D%22%23f17b36%22%20d%3D%22M10.23%2016.345a1.49%201.49%200%201%200%201.54%201.489a1.517%201.517%200%200%200-1.54-1.489%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.77%2017.719a.376.376%200%201%201%20.389-.376a.38.38%200%200%201-.388.376Z%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%23d06e35%22%20d%3D%22m21.357%208.222l.843-2.937a1.656%201.656%200%200%200%201.539-1.627a1.691%201.691%200%200%200-3.381%200a1.62%201.62%200%200%200%20.821%201.4L20.35%207.94a18.6%2018.6%200%200%200-4.361-.54l-.37.16v22.321l.37.119c2.23%200%2011.987-6.516%2012.011-13.509c0-5.01-3.444-7.259-6.643-8.269%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M19.008%2022.6c-1.9-2.94-1.1-9.783%203.873-10.761a3.24%203.24%200%200%201%203.524%202.579c1.241%204.082-6.064%209.795-7.397%208.182%22%2F%3E%3Cpath%20fill%3D%22%23d06e35%22%20d%3D%22M21.992%2016.3a1.49%201.49%200%201%200%201.54%201.489a1.517%201.517%200%200%200-1.54-1.489%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M22.452%2017.674a.376.376%200%201%201%20.389-.376a.383.383%200%200%201-.389.375Z%22%2F%3E%3Cpath%20fill%3D%22%23f17b36%22%20d%3D%22m11.61%208.008l-.823-2.995a1.62%201.62%200%200%200%20.784-1.378a1.691%201.691%200%200%200-3.381%200a1.66%201.66%200%200%200%201.682%201.634l.825%203C7.485%209.3%204%2011.558%204%2016.491C4.071%2023.622%2013.759%2030%2015.989%2030V7.4a19%2019%200%200%200-4.379.608%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13.31%2022.6c-1.333%201.616-8.639-4.1-7.4-8.182a3.24%203.24%200%200%201%203.53-2.579c4.972.978%205.776%207.821%203.873%2010.764Z%22%2F%3E%3Cpath%20fill%3D%22%23f17b36%22%20d%3D%22M10.23%2016.345a1.49%201.49%200%201%200%201.54%201.489a1.517%201.517%200%200%200-1.54-1.489%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.77%2017.719a.376.376%200%201%201%20.389-.376a.38.38%200%200%201-.388.376Z%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-platformio.svg?color=%231a73e8&size=48