file type haskell logo
file-type-haskell from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-haskell
- 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 haskell logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#453a62" d="M2 25.882L8.588 16L2 6.118h4.941L13.529 16l-6.588 9.882z"/><path fill="#5e5086" d="M8.588 25.882L15.177 16L8.588 6.118h4.941l13.177 19.764h-4.941l-4.118-6.176l-4.118 6.176z"/><path fill="#8f4e8b" d="m24.51 20.118l-2.196-3.294L30 16.823v3.295zm-3.294-4.941l-2.196-3.294L30 11.882v3.295z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeHaskell(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#453a62" d="M2 25.882L8.588 16L2 6.118h4.941L13.529 16l-6.588 9.882z"/><path fill="#5e5086" d="M8.588 25.882L15.177 16L8.588 6.118h4.941l13.177 19.764h-4.941l-4.118-6.176l-4.118 6.176z"/><path fill="#8f4e8b" d="m24.51 20.118l-2.196-3.294L30 16.823v3.295zm-3.294-4.941l-2.196-3.294L30 11.882v3.295z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#453a62" d="M2 25.882L8.588 16L2 6.118h4.941L13.529 16l-6.588 9.882z"/><path fill="#5e5086" d="M8.588 25.882L15.177 16L8.588 6.118h4.941l13.177 19.764h-4.941l-4.118-6.176l-4.118 6.176z"/><path fill="#8f4e8b" d="m24.51 20.118l-2.196-3.294L30 16.823v3.295zm-3.294-4.941l-2.196-3.294L30 11.882v3.295z"/></svg> </template>
CSS
.icon-file-type-haskell {
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%23453a62%22%20d%3D%22M2%2025.882L8.588%2016L2%206.118h4.941L13.529%2016l-6.588%209.882z%22%2F%3E%3Cpath%20fill%3D%22%235e5086%22%20d%3D%22M8.588%2025.882L15.177%2016L8.588%206.118h4.941l13.177%2019.764h-4.941l-4.118-6.176l-4.118%206.176z%22%2F%3E%3Cpath%20fill%3D%22%238f4e8b%22%20d%3D%22m24.51%2020.118l-2.196-3.294L30%2016.823v3.295zm-3.294-4.941l-2.196-3.294L30%2011.882v3.295z%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%23453a62%22%20d%3D%22M2%2025.882L8.588%2016L2%206.118h4.941L13.529%2016l-6.588%209.882z%22%2F%3E%3Cpath%20fill%3D%22%235e5086%22%20d%3D%22M8.588%2025.882L15.177%2016L8.588%206.118h4.941l13.177%2019.764h-4.941l-4.118-6.176l-4.118%206.176z%22%2F%3E%3Cpath%20fill%3D%22%238f4e8b%22%20d%3D%22m24.51%2020.118l-2.196-3.294L30%2016.823v3.295zm-3.294-4.941l-2.196-3.294L30%2011.882v3.295z%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-haskell.svg?color=%231a73e8&size=48