file type genstat logo

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

Name
file-type-genstat
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type genstat logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#e2e2e2" d="M2 5.861h28v20H2z"/><path fill="#6cc1ee" d="M2 2h28v21.613c-9.333.915-12.5-17.32-17.956-17.32C7.455 6.293 5.7 16.57 2 17.787Z"/><path fill="#46b270" d="M2 30h28v-4.639C20.382 26.388 15.526 8.083 11.959 8.042c-3.167 0-4.9 10.382-9.959 11.494Z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeGenstat(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#e2e2e2" d="M2 5.861h28v20H2z"/><path fill="#6cc1ee" d="M2 2h28v21.613c-9.333.915-12.5-17.32-17.956-17.32C7.455 6.293 5.7 16.57 2 17.787Z"/><path fill="#46b270" d="M2 30h28v-4.639C20.382 26.388 15.526 8.083 11.959 8.042c-3.167 0-4.9 10.382-9.959 11.494Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#e2e2e2" d="M2 5.861h28v20H2z"/><path fill="#6cc1ee" d="M2 2h28v21.613c-9.333.915-12.5-17.32-17.956-17.32C7.455 6.293 5.7 16.57 2 17.787Z"/><path fill="#46b270" d="M2 30h28v-4.639C20.382 26.388 15.526 8.083 11.959 8.042c-3.167 0-4.9 10.382-9.959 11.494Z"/></svg>
</template>

CSS

.icon-file-type-genstat {
  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%23e2e2e2%22%20d%3D%22M2%205.861h28v20H2z%22%2F%3E%3Cpath%20fill%3D%22%236cc1ee%22%20d%3D%22M2%202h28v21.613c-9.333.915-12.5-17.32-17.956-17.32C7.455%206.293%205.7%2016.57%202%2017.787Z%22%2F%3E%3Cpath%20fill%3D%22%2346b270%22%20d%3D%22M2%2030h28v-4.639C20.382%2026.388%2015.526%208.083%2011.959%208.042c-3.167%200-4.9%2010.382-9.959%2011.494Z%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%23e2e2e2%22%20d%3D%22M2%205.861h28v20H2z%22%2F%3E%3Cpath%20fill%3D%22%236cc1ee%22%20d%3D%22M2%202h28v21.613c-9.333.915-12.5-17.32-17.956-17.32C7.455%206.293%205.7%2016.57%202%2017.787Z%22%2F%3E%3Cpath%20fill%3D%22%2346b270%22%20d%3D%22M2%2030h28v-4.639C20.382%2026.388%2015.526%208.083%2011.959%208.042c-3.167%200-4.9%2010.382-9.959%2011.494Z%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-genstat.svg?color=%231a73e8&size=48