file type go yellow logo
file-type-go-yellow from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-go-yellow
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 254.5×225
- 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 go yellow logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 254.5 225"><path fill="#fddd00" d="M-46.926 89c-.621 0-.777-.311-.466-.777l3.262-4.194a2.23 2.23 0 0 1 1.708-.777h55.448c.621 0 .777.466.466.932l-2.64 4.038a2.37 2.37 0 0 1-1.553.932Zm-23.453 14.285c-.621 0-.777-.311-.466-.777l3.262-4.194a2.23 2.23 0 0 1 1.708-.777H4.95a.714.714 0 0 1 .777.932L4.484 102.2a1.36 1.36 0 0 1-1.4.932Zm37.587 14.289c-.621 0-.777-.466-.466-.932l2.174-3.883a2.06 2.06 0 0 1 1.553-.932H1.533c.621 0 .932.466.932 1.087l-.311 3.728a1.17 1.17 0 0 1-1.087 1.087ZM128.426 86.2c-9.785 2.485-16.464 4.349-26.093 6.834c-2.33.621-2.485.777-4.5-1.553c-2.33-2.64-4.038-4.349-7.3-5.9c-9.785-4.815-19.259-3.417-28.112 2.33c-10.561 6.834-16 16.929-15.842 29.51c.155 12.425 8.7 22.676 20.968 24.385c10.561 1.4 19.414-2.33 26.4-10.251c1.4-1.708 2.64-3.572 4.194-5.747H68.163c-3.262 0-4.038-2.019-2.951-4.659c2.019-4.815 5.747-12.891 7.921-16.929a4.19 4.19 0 0 1 3.883-2.485h56.535c-.311 4.194-.311 8.387-.932 12.581a66.24 66.24 0 0 1-12.736 30.442c-11.183 14.752-25.783 23.915-44.265 26.4c-15.221 2.019-29.355-.932-41.78-10.251a48.8 48.8 0 0 1-19.725-34.48c-2.019-16.929 2.951-32.15 13.2-45.508C38.342 66.475 52.942 57.312 70.8 54.05c14.6-2.64 28.578-.932 41.159 7.61a48.7 48.7 0 0 1 18.017 21.9c.935 1.398.313 2.175-1.55 2.64"/><path fill="#fddd00" d="M179.835 172.09c-14.134-.311-27.025-4.349-37.9-13.668a48.7 48.7 0 0 1-16.774-29.976c-2.8-17.551 2.019-33.082 12.581-46.905c11.338-14.91 25.006-22.676 43.488-25.938c15.842-2.8 30.753-1.243 44.265 7.921c12.27 8.387 19.88 19.725 21.9 34.635c2.64 20.968-3.417 38.052-17.861 52.652a71.17 71.17 0 0 1-37.276 19.88c-4.191.778-8.384.933-12.423 1.399m36.965-62.747a45 45 0 0 0-.466-5.125c-2.8-15.376-16.929-24.074-31.684-20.657c-14.444 3.262-23.763 12.425-27.18 27.025a25.58 25.58 0 0 0 14.289 29.355c8.542 3.728 17.085 3.262 25.317-.932c12.269-6.369 18.948-16.309 19.724-29.666"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeGoYellow(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 254.5 225"><path fill="#fddd00" d="M-46.926 89c-.621 0-.777-.311-.466-.777l3.262-4.194a2.23 2.23 0 0 1 1.708-.777h55.448c.621 0 .777.466.466.932l-2.64 4.038a2.37 2.37 0 0 1-1.553.932Zm-23.453 14.285c-.621 0-.777-.311-.466-.777l3.262-4.194a2.23 2.23 0 0 1 1.708-.777H4.95a.714.714 0 0 1 .777.932L4.484 102.2a1.36 1.36 0 0 1-1.4.932Zm37.587 14.289c-.621 0-.777-.466-.466-.932l2.174-3.883a2.06 2.06 0 0 1 1.553-.932H1.533c.621 0 .932.466.932 1.087l-.311 3.728a1.17 1.17 0 0 1-1.087 1.087ZM128.426 86.2c-9.785 2.485-16.464 4.349-26.093 6.834c-2.33.621-2.485.777-4.5-1.553c-2.33-2.64-4.038-4.349-7.3-5.9c-9.785-4.815-19.259-3.417-28.112 2.33c-10.561 6.834-16 16.929-15.842 29.51c.155 12.425 8.7 22.676 20.968 24.385c10.561 1.4 19.414-2.33 26.4-10.251c1.4-1.708 2.64-3.572 4.194-5.747H68.163c-3.262 0-4.038-2.019-2.951-4.659c2.019-4.815 5.747-12.891 7.921-16.929a4.19 4.19 0 0 1 3.883-2.485h56.535c-.311 4.194-.311 8.387-.932 12.581a66.24 66.24 0 0 1-12.736 30.442c-11.183 14.752-25.783 23.915-44.265 26.4c-15.221 2.019-29.355-.932-41.78-10.251a48.8 48.8 0 0 1-19.725-34.48c-2.019-16.929 2.951-32.15 13.2-45.508C38.342 66.475 52.942 57.312 70.8 54.05c14.6-2.64 28.578-.932 41.159 7.61a48.7 48.7 0 0 1 18.017 21.9c.935 1.398.313 2.175-1.55 2.64"/><path fill="#fddd00" d="M179.835 172.09c-14.134-.311-27.025-4.349-37.9-13.668a48.7 48.7 0 0 1-16.774-29.976c-2.8-17.551 2.019-33.082 12.581-46.905c11.338-14.91 25.006-22.676 43.488-25.938c15.842-2.8 30.753-1.243 44.265 7.921c12.27 8.387 19.88 19.725 21.9 34.635c2.64 20.968-3.417 38.052-17.861 52.652a71.17 71.17 0 0 1-37.276 19.88c-4.191.778-8.384.933-12.423 1.399m36.965-62.747a45 45 0 0 0-.466-5.125c-2.8-15.376-16.929-24.074-31.684-20.657c-14.444 3.262-23.763 12.425-27.18 27.025a25.58 25.58 0 0 0 14.289 29.355c8.542 3.728 17.085 3.262 25.317-.932c12.269-6.369 18.948-16.309 19.724-29.666"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 254.5 225"><path fill="#fddd00" d="M-46.926 89c-.621 0-.777-.311-.466-.777l3.262-4.194a2.23 2.23 0 0 1 1.708-.777h55.448c.621 0 .777.466.466.932l-2.64 4.038a2.37 2.37 0 0 1-1.553.932Zm-23.453 14.285c-.621 0-.777-.311-.466-.777l3.262-4.194a2.23 2.23 0 0 1 1.708-.777H4.95a.714.714 0 0 1 .777.932L4.484 102.2a1.36 1.36 0 0 1-1.4.932Zm37.587 14.289c-.621 0-.777-.466-.466-.932l2.174-3.883a2.06 2.06 0 0 1 1.553-.932H1.533c.621 0 .932.466.932 1.087l-.311 3.728a1.17 1.17 0 0 1-1.087 1.087ZM128.426 86.2c-9.785 2.485-16.464 4.349-26.093 6.834c-2.33.621-2.485.777-4.5-1.553c-2.33-2.64-4.038-4.349-7.3-5.9c-9.785-4.815-19.259-3.417-28.112 2.33c-10.561 6.834-16 16.929-15.842 29.51c.155 12.425 8.7 22.676 20.968 24.385c10.561 1.4 19.414-2.33 26.4-10.251c1.4-1.708 2.64-3.572 4.194-5.747H68.163c-3.262 0-4.038-2.019-2.951-4.659c2.019-4.815 5.747-12.891 7.921-16.929a4.19 4.19 0 0 1 3.883-2.485h56.535c-.311 4.194-.311 8.387-.932 12.581a66.24 66.24 0 0 1-12.736 30.442c-11.183 14.752-25.783 23.915-44.265 26.4c-15.221 2.019-29.355-.932-41.78-10.251a48.8 48.8 0 0 1-19.725-34.48c-2.019-16.929 2.951-32.15 13.2-45.508C38.342 66.475 52.942 57.312 70.8 54.05c14.6-2.64 28.578-.932 41.159 7.61a48.7 48.7 0 0 1 18.017 21.9c.935 1.398.313 2.175-1.55 2.64"/><path fill="#fddd00" d="M179.835 172.09c-14.134-.311-27.025-4.349-37.9-13.668a48.7 48.7 0 0 1-16.774-29.976c-2.8-17.551 2.019-33.082 12.581-46.905c11.338-14.91 25.006-22.676 43.488-25.938c15.842-2.8 30.753-1.243 44.265 7.921c12.27 8.387 19.88 19.725 21.9 34.635c2.64 20.968-3.417 38.052-17.861 52.652a71.17 71.17 0 0 1-37.276 19.88c-4.191.778-8.384.933-12.423 1.399m36.965-62.747a45 45 0 0 0-.466-5.125c-2.8-15.376-16.929-24.074-31.684-20.657c-14.444 3.262-23.763 12.425-27.18 27.025a25.58 25.58 0 0 0 14.289 29.355c8.542 3.728 17.085 3.262 25.317-.932c12.269-6.369 18.948-16.309 19.724-29.666"/></svg> </template>
CSS
.icon-file-type-go-yellow {
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%20254.5%20225%22%3E%3Cpath%20fill%3D%22%23fddd00%22%20d%3D%22M-46.926%2089c-.621%200-.777-.311-.466-.777l3.262-4.194a2.23%202.23%200%200%201%201.708-.777h55.448c.621%200%20.777.466.466.932l-2.64%204.038a2.37%202.37%200%200%201-1.553.932Zm-23.453%2014.285c-.621%200-.777-.311-.466-.777l3.262-4.194a2.23%202.23%200%200%201%201.708-.777H4.95a.714.714%200%200%201%20.777.932L4.484%20102.2a1.36%201.36%200%200%201-1.4.932Zm37.587%2014.289c-.621%200-.777-.466-.466-.932l2.174-3.883a2.06%202.06%200%200%201%201.553-.932H1.533c.621%200%20.932.466.932%201.087l-.311%203.728a1.17%201.17%200%200%201-1.087%201.087ZM128.426%2086.2c-9.785%202.485-16.464%204.349-26.093%206.834c-2.33.621-2.485.777-4.5-1.553c-2.33-2.64-4.038-4.349-7.3-5.9c-9.785-4.815-19.259-3.417-28.112%202.33c-10.561%206.834-16%2016.929-15.842%2029.51c.155%2012.425%208.7%2022.676%2020.968%2024.385c10.561%201.4%2019.414-2.33%2026.4-10.251c1.4-1.708%202.64-3.572%204.194-5.747H68.163c-3.262%200-4.038-2.019-2.951-4.659c2.019-4.815%205.747-12.891%207.921-16.929a4.19%204.19%200%200%201%203.883-2.485h56.535c-.311%204.194-.311%208.387-.932%2012.581a66.24%2066.24%200%200%201-12.736%2030.442c-11.183%2014.752-25.783%2023.915-44.265%2026.4c-15.221%202.019-29.355-.932-41.78-10.251a48.8%2048.8%200%200%201-19.725-34.48c-2.019-16.929%202.951-32.15%2013.2-45.508C38.342%2066.475%2052.942%2057.312%2070.8%2054.05c14.6-2.64%2028.578-.932%2041.159%207.61a48.7%2048.7%200%200%201%2018.017%2021.9c.935%201.398.313%202.175-1.55%202.64%22%2F%3E%3Cpath%20fill%3D%22%23fddd00%22%20d%3D%22M179.835%20172.09c-14.134-.311-27.025-4.349-37.9-13.668a48.7%2048.7%200%200%201-16.774-29.976c-2.8-17.551%202.019-33.082%2012.581-46.905c11.338-14.91%2025.006-22.676%2043.488-25.938c15.842-2.8%2030.753-1.243%2044.265%207.921c12.27%208.387%2019.88%2019.725%2021.9%2034.635c2.64%2020.968-3.417%2038.052-17.861%2052.652a71.17%2071.17%200%200%201-37.276%2019.88c-4.191.778-8.384.933-12.423%201.399m36.965-62.747a45%2045%200%200%200-.466-5.125c-2.8-15.376-16.929-24.074-31.684-20.657c-14.444%203.262-23.763%2012.425-27.18%2027.025a25.58%2025.58%200%200%200%2014.289%2029.355c8.542%203.728%2017.085%203.262%2025.317-.932c12.269-6.369%2018.948-16.309%2019.724-29.666%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%20254.5%20225%22%3E%3Cpath%20fill%3D%22%23fddd00%22%20d%3D%22M-46.926%2089c-.621%200-.777-.311-.466-.777l3.262-4.194a2.23%202.23%200%200%201%201.708-.777h55.448c.621%200%20.777.466.466.932l-2.64%204.038a2.37%202.37%200%200%201-1.553.932Zm-23.453%2014.285c-.621%200-.777-.311-.466-.777l3.262-4.194a2.23%202.23%200%200%201%201.708-.777H4.95a.714.714%200%200%201%20.777.932L4.484%20102.2a1.36%201.36%200%200%201-1.4.932Zm37.587%2014.289c-.621%200-.777-.466-.466-.932l2.174-3.883a2.06%202.06%200%200%201%201.553-.932H1.533c.621%200%20.932.466.932%201.087l-.311%203.728a1.17%201.17%200%200%201-1.087%201.087ZM128.426%2086.2c-9.785%202.485-16.464%204.349-26.093%206.834c-2.33.621-2.485.777-4.5-1.553c-2.33-2.64-4.038-4.349-7.3-5.9c-9.785-4.815-19.259-3.417-28.112%202.33c-10.561%206.834-16%2016.929-15.842%2029.51c.155%2012.425%208.7%2022.676%2020.968%2024.385c10.561%201.4%2019.414-2.33%2026.4-10.251c1.4-1.708%202.64-3.572%204.194-5.747H68.163c-3.262%200-4.038-2.019-2.951-4.659c2.019-4.815%205.747-12.891%207.921-16.929a4.19%204.19%200%200%201%203.883-2.485h56.535c-.311%204.194-.311%208.387-.932%2012.581a66.24%2066.24%200%200%201-12.736%2030.442c-11.183%2014.752-25.783%2023.915-44.265%2026.4c-15.221%202.019-29.355-.932-41.78-10.251a48.8%2048.8%200%200%201-19.725-34.48c-2.019-16.929%202.951-32.15%2013.2-45.508C38.342%2066.475%2052.942%2057.312%2070.8%2054.05c14.6-2.64%2028.578-.932%2041.159%207.61a48.7%2048.7%200%200%201%2018.017%2021.9c.935%201.398.313%202.175-1.55%202.64%22%2F%3E%3Cpath%20fill%3D%22%23fddd00%22%20d%3D%22M179.835%20172.09c-14.134-.311-27.025-4.349-37.9-13.668a48.7%2048.7%200%200%201-16.774-29.976c-2.8-17.551%202.019-33.082%2012.581-46.905c11.338-14.91%2025.006-22.676%2043.488-25.938c15.842-2.8%2030.753-1.243%2044.265%207.921c12.27%208.387%2019.88%2019.725%2021.9%2034.635c2.64%2020.968-3.417%2038.052-17.861%2052.652a71.17%2071.17%200%200%201-37.276%2019.88c-4.191.778-8.384.933-12.423%201.399m36.965-62.747a45%2045%200%200%200-.466-5.125c-2.8-15.376-16.929-24.074-31.684-20.657c-14.444%203.262-23.763%2012.425-27.18%2027.025a25.58%2025.58%200%200%200%2014.289%2029.355c8.542%203.728%2017.085%203.262%2025.317-.932c12.269-6.369%2018.948-16.309%2019.724-29.666%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-go-yellow.svg?color=%231a73e8&size=48