file type wgsl logo

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

Name
file-type-wgsl
Set
VSCode Icons
Style
Color
Viewbox
768×600
License
MIT

Related icons in VSCode Icons

Use the file type wgsl logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 768 600"><path fill="#005a9c" fill-rule="evenodd" d="M293.628 508.5L52.873 91.5h481.51z"/><path fill="#0066b0" fill-rule="evenodd" d="m534.628 91.5l-120.5 208h241z"/><path fill="#0076cc" fill-rule="evenodd" d="m534.628 507.5l-120.5-208h241z"/><path fill="#0086e8" fill-rule="evenodd" d="m654.628 300.5l-60.5-104h121z"/><path fill="#0093ff" fill-rule="evenodd" d="m654.628 92.5l-60.5 104h121z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeWgsl(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 768 600"><path fill="#005a9c" fillRule="evenodd" d="M293.628 508.5L52.873 91.5h481.51z"/><path fill="#0066b0" fillRule="evenodd" d="m534.628 91.5l-120.5 208h241z"/><path fill="#0076cc" fillRule="evenodd" d="m534.628 507.5l-120.5-208h241z"/><path fill="#0086e8" fillRule="evenodd" d="m654.628 300.5l-60.5-104h121z"/><path fill="#0093ff" fillRule="evenodd" d="m654.628 92.5l-60.5 104h121z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 768 600"><path fill="#005a9c" fill-rule="evenodd" d="M293.628 508.5L52.873 91.5h481.51z"/><path fill="#0066b0" fill-rule="evenodd" d="m534.628 91.5l-120.5 208h241z"/><path fill="#0076cc" fill-rule="evenodd" d="m534.628 507.5l-120.5-208h241z"/><path fill="#0086e8" fill-rule="evenodd" d="m654.628 300.5l-60.5-104h121z"/><path fill="#0093ff" fill-rule="evenodd" d="m654.628 92.5l-60.5 104h121z"/></svg>
</template>

CSS

.icon-file-type-wgsl {
  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%20768%20600%22%3E%3Cpath%20fill%3D%22%23005a9c%22%20fill-rule%3D%22evenodd%22%20d%3D%22M293.628%20508.5L52.873%2091.5h481.51z%22%2F%3E%3Cpath%20fill%3D%22%230066b0%22%20fill-rule%3D%22evenodd%22%20d%3D%22m534.628%2091.5l-120.5%20208h241z%22%2F%3E%3Cpath%20fill%3D%22%230076cc%22%20fill-rule%3D%22evenodd%22%20d%3D%22m534.628%20507.5l-120.5-208h241z%22%2F%3E%3Cpath%20fill%3D%22%230086e8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m654.628%20300.5l-60.5-104h121z%22%2F%3E%3Cpath%20fill%3D%22%230093ff%22%20fill-rule%3D%22evenodd%22%20d%3D%22m654.628%2092.5l-60.5%20104h121z%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%20768%20600%22%3E%3Cpath%20fill%3D%22%23005a9c%22%20fill-rule%3D%22evenodd%22%20d%3D%22M293.628%20508.5L52.873%2091.5h481.51z%22%2F%3E%3Cpath%20fill%3D%22%230066b0%22%20fill-rule%3D%22evenodd%22%20d%3D%22m534.628%2091.5l-120.5%20208h241z%22%2F%3E%3Cpath%20fill%3D%22%230076cc%22%20fill-rule%3D%22evenodd%22%20d%3D%22m534.628%20507.5l-120.5-208h241z%22%2F%3E%3Cpath%20fill%3D%22%230086e8%22%20fill-rule%3D%22evenodd%22%20d%3D%22m654.628%20300.5l-60.5-104h121z%22%2F%3E%3Cpath%20fill%3D%22%230093ff%22%20fill-rule%3D%22evenodd%22%20d%3D%22m654.628%2092.5l-60.5%20104h121z%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-wgsl.svg?color=%231a73e8&size=48