file type gcode logo
file-type-gcode from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-gcode
- 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 gcode logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#8e0000" d="m17.333 16.356l-.024 4.444l-2.1-1.018l.023-4.437l10.558-3.038l2.106 1.013Z"/><path fill="#8e0000" d="M24.492 18.576a15 15 0 0 1-1.343 3.074a7.9 7.9 0 0 1-1.39 1.829a6.8 6.8 0 0 1-1.7 1.324a7.4 7.4 0 0 1-2.006.855a6 6 0 0 1-3.072.23a4.67 4.67 0 0 1-2.541-1.248a5.3 5.3 0 0 1-.636-.629l-.508-.244a5 5 0 0 0 .457.181a5.5 5.5 0 0 1-1.015-1.758a8 8 0 0 1-.43-1.533l-.061-.34a7.3 7.3 0 0 0 .377 1.354a5.84 5.84 0 0 0 1.614 2.319c.06.054.127.1.19.148c.04.008.078.022.119.029a6.45 6.45 0 0 0 2.928-.219a8.4 8.4 0 0 0 1.91-.807a7.7 7.7 0 0 0 1.589-1.227a8.7 8.7 0 0 0 1.29-1.69a12.7 12.7 0 0 0 1.019-2.194L23.3 19c.056-.153.091-.254.091-.254Z"/><path fill="#8e0000" d="M24.524 4.013a11.6 11.6 0 0 0-6.588-1.994a13.8 13.8 0 0 0-9.373 4.84A18.24 18.24 0 0 0 4 18.8c.021 3.851 1.481 7.806 5.112 9.575a13.6 13.6 0 0 0 4.159 1.564a12.1 12.1 0 0 0 6.869-1.529c-2.734 1.333-6.12 1.993-8.894.4c-2.689-1.543-3.983-4.724-4.221-7.7c-.512-6.4 3.1-13.64 9.132-16.281c3.512-1.537 7.307-1.585 10.239 1.1c.331-.685-1.396-1.624-1.872-1.916m-14.359 24.8l-.138-.093Z"/><path fill="#ba0000" d="M22.529 26.788c-3.044 2.582-7.92 4.149-11.554 1.857c-3.735-2.356-4.445-7.556-3.763-11.562a17.22 17.22 0 0 1 6.7-10.97c3.771-2.636 8.88-3.49 12.489-.182l-2.27 3.291c-2.51-2.355-6.3-1.956-8.945-.052A12.43 12.43 0 0 0 10.5 16.2c-.662 2.623-.5 6.011 1.5 8.047c2.088 2.129 5.112 2.116 7.656.8a10.33 10.33 0 0 0 4.844-6.411L17.307 20.8l.022-4.438l10.561-3.043l.1.806a16.63 16.63 0 0 1-5.461 12.663"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeGcode(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#8e0000" d="m17.333 16.356l-.024 4.444l-2.1-1.018l.023-4.437l10.558-3.038l2.106 1.013Z"/><path fill="#8e0000" d="M24.492 18.576a15 15 0 0 1-1.343 3.074a7.9 7.9 0 0 1-1.39 1.829a6.8 6.8 0 0 1-1.7 1.324a7.4 7.4 0 0 1-2.006.855a6 6 0 0 1-3.072.23a4.67 4.67 0 0 1-2.541-1.248a5.3 5.3 0 0 1-.636-.629l-.508-.244a5 5 0 0 0 .457.181a5.5 5.5 0 0 1-1.015-1.758a8 8 0 0 1-.43-1.533l-.061-.34a7.3 7.3 0 0 0 .377 1.354a5.84 5.84 0 0 0 1.614 2.319c.06.054.127.1.19.148c.04.008.078.022.119.029a6.45 6.45 0 0 0 2.928-.219a8.4 8.4 0 0 0 1.91-.807a7.7 7.7 0 0 0 1.589-1.227a8.7 8.7 0 0 0 1.29-1.69a12.7 12.7 0 0 0 1.019-2.194L23.3 19c.056-.153.091-.254.091-.254Z"/><path fill="#8e0000" d="M24.524 4.013a11.6 11.6 0 0 0-6.588-1.994a13.8 13.8 0 0 0-9.373 4.84A18.24 18.24 0 0 0 4 18.8c.021 3.851 1.481 7.806 5.112 9.575a13.6 13.6 0 0 0 4.159 1.564a12.1 12.1 0 0 0 6.869-1.529c-2.734 1.333-6.12 1.993-8.894.4c-2.689-1.543-3.983-4.724-4.221-7.7c-.512-6.4 3.1-13.64 9.132-16.281c3.512-1.537 7.307-1.585 10.239 1.1c.331-.685-1.396-1.624-1.872-1.916m-14.359 24.8l-.138-.093Z"/><path fill="#ba0000" d="M22.529 26.788c-3.044 2.582-7.92 4.149-11.554 1.857c-3.735-2.356-4.445-7.556-3.763-11.562a17.22 17.22 0 0 1 6.7-10.97c3.771-2.636 8.88-3.49 12.489-.182l-2.27 3.291c-2.51-2.355-6.3-1.956-8.945-.052A12.43 12.43 0 0 0 10.5 16.2c-.662 2.623-.5 6.011 1.5 8.047c2.088 2.129 5.112 2.116 7.656.8a10.33 10.33 0 0 0 4.844-6.411L17.307 20.8l.022-4.438l10.561-3.043l.1.806a16.63 16.63 0 0 1-5.461 12.663"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#8e0000" d="m17.333 16.356l-.024 4.444l-2.1-1.018l.023-4.437l10.558-3.038l2.106 1.013Z"/><path fill="#8e0000" d="M24.492 18.576a15 15 0 0 1-1.343 3.074a7.9 7.9 0 0 1-1.39 1.829a6.8 6.8 0 0 1-1.7 1.324a7.4 7.4 0 0 1-2.006.855a6 6 0 0 1-3.072.23a4.67 4.67 0 0 1-2.541-1.248a5.3 5.3 0 0 1-.636-.629l-.508-.244a5 5 0 0 0 .457.181a5.5 5.5 0 0 1-1.015-1.758a8 8 0 0 1-.43-1.533l-.061-.34a7.3 7.3 0 0 0 .377 1.354a5.84 5.84 0 0 0 1.614 2.319c.06.054.127.1.19.148c.04.008.078.022.119.029a6.45 6.45 0 0 0 2.928-.219a8.4 8.4 0 0 0 1.91-.807a7.7 7.7 0 0 0 1.589-1.227a8.7 8.7 0 0 0 1.29-1.69a12.7 12.7 0 0 0 1.019-2.194L23.3 19c.056-.153.091-.254.091-.254Z"/><path fill="#8e0000" d="M24.524 4.013a11.6 11.6 0 0 0-6.588-1.994a13.8 13.8 0 0 0-9.373 4.84A18.24 18.24 0 0 0 4 18.8c.021 3.851 1.481 7.806 5.112 9.575a13.6 13.6 0 0 0 4.159 1.564a12.1 12.1 0 0 0 6.869-1.529c-2.734 1.333-6.12 1.993-8.894.4c-2.689-1.543-3.983-4.724-4.221-7.7c-.512-6.4 3.1-13.64 9.132-16.281c3.512-1.537 7.307-1.585 10.239 1.1c.331-.685-1.396-1.624-1.872-1.916m-14.359 24.8l-.138-.093Z"/><path fill="#ba0000" d="M22.529 26.788c-3.044 2.582-7.92 4.149-11.554 1.857c-3.735-2.356-4.445-7.556-3.763-11.562a17.22 17.22 0 0 1 6.7-10.97c3.771-2.636 8.88-3.49 12.489-.182l-2.27 3.291c-2.51-2.355-6.3-1.956-8.945-.052A12.43 12.43 0 0 0 10.5 16.2c-.662 2.623-.5 6.011 1.5 8.047c2.088 2.129 5.112 2.116 7.656.8a10.33 10.33 0 0 0 4.844-6.411L17.307 20.8l.022-4.438l10.561-3.043l.1.806a16.63 16.63 0 0 1-5.461 12.663"/></svg> </template>
CSS
.icon-file-type-gcode {
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%238e0000%22%20d%3D%22m17.333%2016.356l-.024%204.444l-2.1-1.018l.023-4.437l10.558-3.038l2.106%201.013Z%22%2F%3E%3Cpath%20fill%3D%22%238e0000%22%20d%3D%22M24.492%2018.576a15%2015%200%200%201-1.343%203.074a7.9%207.9%200%200%201-1.39%201.829a6.8%206.8%200%200%201-1.7%201.324a7.4%207.4%200%200%201-2.006.855a6%206%200%200%201-3.072.23a4.67%204.67%200%200%201-2.541-1.248a5.3%205.3%200%200%201-.636-.629l-.508-.244a5%205%200%200%200%20.457.181a5.5%205.5%200%200%201-1.015-1.758a8%208%200%200%201-.43-1.533l-.061-.34a7.3%207.3%200%200%200%20.377%201.354a5.84%205.84%200%200%200%201.614%202.319c.06.054.127.1.19.148c.04.008.078.022.119.029a6.45%206.45%200%200%200%202.928-.219a8.4%208.4%200%200%200%201.91-.807a7.7%207.7%200%200%200%201.589-1.227a8.7%208.7%200%200%200%201.29-1.69a12.7%2012.7%200%200%200%201.019-2.194L23.3%2019c.056-.153.091-.254.091-.254Z%22%2F%3E%3Cpath%20fill%3D%22%238e0000%22%20d%3D%22M24.524%204.013a11.6%2011.6%200%200%200-6.588-1.994a13.8%2013.8%200%200%200-9.373%204.84A18.24%2018.24%200%200%200%204%2018.8c.021%203.851%201.481%207.806%205.112%209.575a13.6%2013.6%200%200%200%204.159%201.564a12.1%2012.1%200%200%200%206.869-1.529c-2.734%201.333-6.12%201.993-8.894.4c-2.689-1.543-3.983-4.724-4.221-7.7c-.512-6.4%203.1-13.64%209.132-16.281c3.512-1.537%207.307-1.585%2010.239%201.1c.331-.685-1.396-1.624-1.872-1.916m-14.359%2024.8l-.138-.093Z%22%2F%3E%3Cpath%20fill%3D%22%23ba0000%22%20d%3D%22M22.529%2026.788c-3.044%202.582-7.92%204.149-11.554%201.857c-3.735-2.356-4.445-7.556-3.763-11.562a17.22%2017.22%200%200%201%206.7-10.97c3.771-2.636%208.88-3.49%2012.489-.182l-2.27%203.291c-2.51-2.355-6.3-1.956-8.945-.052A12.43%2012.43%200%200%200%2010.5%2016.2c-.662%202.623-.5%206.011%201.5%208.047c2.088%202.129%205.112%202.116%207.656.8a10.33%2010.33%200%200%200%204.844-6.411L17.307%2020.8l.022-4.438l10.561-3.043l.1.806a16.63%2016.63%200%200%201-5.461%2012.663%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%238e0000%22%20d%3D%22m17.333%2016.356l-.024%204.444l-2.1-1.018l.023-4.437l10.558-3.038l2.106%201.013Z%22%2F%3E%3Cpath%20fill%3D%22%238e0000%22%20d%3D%22M24.492%2018.576a15%2015%200%200%201-1.343%203.074a7.9%207.9%200%200%201-1.39%201.829a6.8%206.8%200%200%201-1.7%201.324a7.4%207.4%200%200%201-2.006.855a6%206%200%200%201-3.072.23a4.67%204.67%200%200%201-2.541-1.248a5.3%205.3%200%200%201-.636-.629l-.508-.244a5%205%200%200%200%20.457.181a5.5%205.5%200%200%201-1.015-1.758a8%208%200%200%201-.43-1.533l-.061-.34a7.3%207.3%200%200%200%20.377%201.354a5.84%205.84%200%200%200%201.614%202.319c.06.054.127.1.19.148c.04.008.078.022.119.029a6.45%206.45%200%200%200%202.928-.219a8.4%208.4%200%200%200%201.91-.807a7.7%207.7%200%200%200%201.589-1.227a8.7%208.7%200%200%200%201.29-1.69a12.7%2012.7%200%200%200%201.019-2.194L23.3%2019c.056-.153.091-.254.091-.254Z%22%2F%3E%3Cpath%20fill%3D%22%238e0000%22%20d%3D%22M24.524%204.013a11.6%2011.6%200%200%200-6.588-1.994a13.8%2013.8%200%200%200-9.373%204.84A18.24%2018.24%200%200%200%204%2018.8c.021%203.851%201.481%207.806%205.112%209.575a13.6%2013.6%200%200%200%204.159%201.564a12.1%2012.1%200%200%200%206.869-1.529c-2.734%201.333-6.12%201.993-8.894.4c-2.689-1.543-3.983-4.724-4.221-7.7c-.512-6.4%203.1-13.64%209.132-16.281c3.512-1.537%207.307-1.585%2010.239%201.1c.331-.685-1.396-1.624-1.872-1.916m-14.359%2024.8l-.138-.093Z%22%2F%3E%3Cpath%20fill%3D%22%23ba0000%22%20d%3D%22M22.529%2026.788c-3.044%202.582-7.92%204.149-11.554%201.857c-3.735-2.356-4.445-7.556-3.763-11.562a17.22%2017.22%200%200%201%206.7-10.97c3.771-2.636%208.88-3.49%2012.489-.182l-2.27%203.291c-2.51-2.355-6.3-1.956-8.945-.052A12.43%2012.43%200%200%200%2010.5%2016.2c-.662%202.623-.5%206.011%201.5%208.047c2.088%202.129%205.112%202.116%207.656.8a10.33%2010.33%200%200%200%204.844-6.411L17.307%2020.8l.022-4.438l10.561-3.043l.1.806a16.63%2016.63%200%200%201-5.461%2012.663%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-gcode.svg?color=%231a73e8&size=48