file type grok logo
file-type-grok from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-grok
- 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 grok logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d2d2d2" d="m12.359 19.807l10.638-7.897c.522-.388 1.267-.237 1.516.365c1.308 3.171.723 6.983-1.879 9.6s-6.223 3.19-9.533 1.884l-3.615 1.683c5.186 3.564 11.482 2.683 15.417-1.277c3.121-3.139 4.088-7.417 3.184-11.275l.008.008c-1.31-5.668.322-7.933 3.668-12.566L32 0l-4.402 4.427v-.014L12.356 19.81m-2.193 1.917c-3.722-3.576-3.08-9.109.096-12.3c2.348-2.361 6.196-3.325 9.554-1.908l3.607-1.675c-.65-.473-1.482-.98-2.438-1.338a11.93 11.93 0 0 0-13.003 2.63c-3.378 3.398-4.44 8.62-2.616 13.078c1.362 3.33-.871 5.687-3.121 8.065c-.798.843-1.598 1.686-2.242 2.578l10.16-9.128"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeGrok(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d2d2d2" d="m12.359 19.807l10.638-7.897c.522-.388 1.267-.237 1.516.365c1.308 3.171.723 6.983-1.879 9.6s-6.223 3.19-9.533 1.884l-3.615 1.683c5.186 3.564 11.482 2.683 15.417-1.277c3.121-3.139 4.088-7.417 3.184-11.275l.008.008c-1.31-5.668.322-7.933 3.668-12.566L32 0l-4.402 4.427v-.014L12.356 19.81m-2.193 1.917c-3.722-3.576-3.08-9.109.096-12.3c2.348-2.361 6.196-3.325 9.554-1.908l3.607-1.675c-.65-.473-1.482-.98-2.438-1.338a11.93 11.93 0 0 0-13.003 2.63c-3.378 3.398-4.44 8.62-2.616 13.078c1.362 3.33-.871 5.687-3.121 8.065c-.798.843-1.598 1.686-2.242 2.578l10.16-9.128"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d2d2d2" d="m12.359 19.807l10.638-7.897c.522-.388 1.267-.237 1.516.365c1.308 3.171.723 6.983-1.879 9.6s-6.223 3.19-9.533 1.884l-3.615 1.683c5.186 3.564 11.482 2.683 15.417-1.277c3.121-3.139 4.088-7.417 3.184-11.275l.008.008c-1.31-5.668.322-7.933 3.668-12.566L32 0l-4.402 4.427v-.014L12.356 19.81m-2.193 1.917c-3.722-3.576-3.08-9.109.096-12.3c2.348-2.361 6.196-3.325 9.554-1.908l3.607-1.675c-.65-.473-1.482-.98-2.438-1.338a11.93 11.93 0 0 0-13.003 2.63c-3.378 3.398-4.44 8.62-2.616 13.078c1.362 3.33-.871 5.687-3.121 8.065c-.798.843-1.598 1.686-2.242 2.578l10.16-9.128"/></svg> </template>
CSS
.icon-file-type-grok {
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%23d2d2d2%22%20d%3D%22m12.359%2019.807l10.638-7.897c.522-.388%201.267-.237%201.516.365c1.308%203.171.723%206.983-1.879%209.6s-6.223%203.19-9.533%201.884l-3.615%201.683c5.186%203.564%2011.482%202.683%2015.417-1.277c3.121-3.139%204.088-7.417%203.184-11.275l.008.008c-1.31-5.668.322-7.933%203.668-12.566L32%200l-4.402%204.427v-.014L12.356%2019.81m-2.193%201.917c-3.722-3.576-3.08-9.109.096-12.3c2.348-2.361%206.196-3.325%209.554-1.908l3.607-1.675c-.65-.473-1.482-.98-2.438-1.338a11.93%2011.93%200%200%200-13.003%202.63c-3.378%203.398-4.44%208.62-2.616%2013.078c1.362%203.33-.871%205.687-3.121%208.065c-.798.843-1.598%201.686-2.242%202.578l10.16-9.128%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%23d2d2d2%22%20d%3D%22m12.359%2019.807l10.638-7.897c.522-.388%201.267-.237%201.516.365c1.308%203.171.723%206.983-1.879%209.6s-6.223%203.19-9.533%201.884l-3.615%201.683c5.186%203.564%2011.482%202.683%2015.417-1.277c3.121-3.139%204.088-7.417%203.184-11.275l.008.008c-1.31-5.668.322-7.933%203.668-12.566L32%200l-4.402%204.427v-.014L12.356%2019.81m-2.193%201.917c-3.722-3.576-3.08-9.109.096-12.3c2.348-2.361%206.196-3.325%209.554-1.908l3.607-1.675c-.65-.473-1.482-.98-2.438-1.338a11.93%2011.93%200%200%200-13.003%202.63c-3.378%203.398-4.44%208.62-2.616%2013.078c1.362%203.33-.871%205.687-3.121%208.065c-.798.843-1.598%201.686-2.242%202.578l10.16-9.128%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-grok.svg?color=%231a73e8&size=48