fsharp from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
fsharp
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

The same logo in other sets

Use the fsharp logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#378bba" d="M0 64.5L60.7 3.8v30.4L30.4 64.5l30.4 30.4v30.4z"/><path fill="#378bba" d="m39.1 64.5l21.7-21.7v43.4z"/><path fill="#30b9db" d="M128 64.5L65.1 3.8v30.4l30.4 30.4l-30.4 30.3v30.4z"/></svg>

React

import type { SVGProps } from "react";

export function DeviconFsharp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#378bba" d="M0 64.5L60.7 3.8v30.4L30.4 64.5l30.4 30.4v30.4z"/><path fill="#378bba" d="m39.1 64.5l21.7-21.7v43.4z"/><path fill="#30b9db" d="M128 64.5L65.1 3.8v30.4l30.4 30.4l-30.4 30.3v30.4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#378bba" d="M0 64.5L60.7 3.8v30.4L30.4 64.5l30.4 30.4v30.4z"/><path fill="#378bba" d="m39.1 64.5l21.7-21.7v43.4z"/><path fill="#30b9db" d="M128 64.5L65.1 3.8v30.4l30.4 30.4l-30.4 30.3v30.4z"/></svg>
</template>

CSS

.icon-fsharp {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%23378bba%22%20d%3D%22M0%2064.5L60.7%203.8v30.4L30.4%2064.5l30.4%2030.4v30.4z%22%2F%3E%3Cpath%20fill%3D%22%23378bba%22%20d%3D%22m39.1%2064.5l21.7-21.7v43.4z%22%2F%3E%3Cpath%20fill%3D%22%2330b9db%22%20d%3D%22M128%2064.5L65.1%203.8v30.4l30.4%2030.4l-30.4%2030.3v30.4z%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23378bba%22%20d%3D%22M0%2064.5L60.7%203.8v30.4L30.4%2064.5l30.4%2030.4v30.4z%22%2F%3E%3Cpath%20fill%3D%22%23378bba%22%20d%3D%22m39.1%2064.5l21.7-21.7v43.4z%22%2F%3E%3Cpath%20fill%3D%22%2330b9db%22%20d%3D%22M128%2064.5L65.1%203.8v30.4l30.4%2030.4l-30.4%2030.3v30.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/fsharp.svg?color=%231a73e8&size=48