file type fsharp2 logo

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

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

Related icons in VSCode Icons

Use the file type fsharp2 logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#30b9db" d="M19.048 6.421h2.739V9.16h2.738V6.421h2.738V9.16H30v2.74h-2.737v2.737H30v2.739h-2.737v2.738h-2.738v-2.739h-2.736l.005 2.738H19.05v-2.739h-2.739v-2.742h2.739V11.9h-2.739V9.157h2.74Zm2.739 8.216h2.738V11.9h-2.738Z"/><path fill="#378bba" d="M13.163 9.934H6.349v4.702h6.262v3.501H6.349v7.441H2V6.421h11.163z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeFsharp2(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#30b9db" d="M19.048 6.421h2.739V9.16h2.738V6.421h2.738V9.16H30v2.74h-2.737v2.737H30v2.739h-2.737v2.738h-2.738v-2.739h-2.736l.005 2.738H19.05v-2.739h-2.739v-2.742h2.739V11.9h-2.739V9.157h2.74Zm2.739 8.216h2.738V11.9h-2.738Z"/><path fill="#378bba" d="M13.163 9.934H6.349v4.702h6.262v3.501H6.349v7.441H2V6.421h11.163z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#30b9db" d="M19.048 6.421h2.739V9.16h2.738V6.421h2.738V9.16H30v2.74h-2.737v2.737H30v2.739h-2.737v2.738h-2.738v-2.739h-2.736l.005 2.738H19.05v-2.739h-2.739v-2.742h2.739V11.9h-2.739V9.157h2.74Zm2.739 8.216h2.738V11.9h-2.738Z"/><path fill="#378bba" d="M13.163 9.934H6.349v4.702h6.262v3.501H6.349v7.441H2V6.421h11.163z"/></svg>
</template>

CSS

.icon-file-type-fsharp2 {
  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%2330b9db%22%20d%3D%22M19.048%206.421h2.739V9.16h2.738V6.421h2.738V9.16H30v2.74h-2.737v2.737H30v2.739h-2.737v2.738h-2.738v-2.739h-2.736l.005%202.738H19.05v-2.739h-2.739v-2.742h2.739V11.9h-2.739V9.157h2.74Zm2.739%208.216h2.738V11.9h-2.738Z%22%2F%3E%3Cpath%20fill%3D%22%23378bba%22%20d%3D%22M13.163%209.934H6.349v4.702h6.262v3.501H6.349v7.441H2V6.421h11.163z%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%2330b9db%22%20d%3D%22M19.048%206.421h2.739V9.16h2.738V6.421h2.738V9.16H30v2.74h-2.737v2.737H30v2.739h-2.737v2.738h-2.738v-2.739h-2.736l.005%202.738H19.05v-2.739h-2.739v-2.742h2.739V11.9h-2.739V9.157h2.74Zm2.739%208.216h2.738V11.9h-2.738Z%22%2F%3E%3Cpath%20fill%3D%22%23378bba%22%20d%3D%22M13.163%209.934H6.349v4.702h6.262v3.501H6.349v7.441H2V6.421h11.163z%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-fsharp2.svg?color=%231a73e8&size=48