language haskell icon

language-haskell from Material Design Icons by Pictogrammers · Filled · Brand / Logo · Apache-2.0 Free for personal and commercial use.

Name
language-haskell
Set
Material Design Icons
Style
Filled
Category
Brand / Logo
Viewbox
24×24
License
Apache 2.0

More brand / logo icons from Material Design Icons

Use the language haskell icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m2.08 19l4.67-7l-4.67-7h3.5l4.67 7l-4.67 7zm4.67 0l4.67-7l-4.67-7h3.5l9.34 14h-3.5l-2.92-4.37L10.25 19zm11.28-4.08l-1.53-2.34h5.42v2.34zm-2.33-3.5l-1.56-2.34h7.78v2.34z"/></svg>

React

import type { SVGProps } from "react";

export function MdiLanguageHaskell(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m2.08 19l4.67-7l-4.67-7h3.5l4.67 7l-4.67 7zm4.67 0l4.67-7l-4.67-7h3.5l9.34 14h-3.5l-2.92-4.37L10.25 19zm11.28-4.08l-1.53-2.34h5.42v2.34zm-2.33-3.5l-1.56-2.34h7.78v2.34z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m2.08 19l4.67-7l-4.67-7h3.5l4.67 7l-4.67 7zm4.67 0l4.67-7l-4.67-7h3.5l9.34 14h-3.5l-2.92-4.37L10.25 19zm11.28-4.08l-1.53-2.34h5.42v2.34zm-2.33-3.5l-1.56-2.34h7.78v2.34z"/></svg>
</template>

CSS

.icon-language-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m2.08%2019l4.67-7l-4.67-7h3.5l4.67%207l-4.67%207zm4.67%200l4.67-7l-4.67-7h3.5l9.34%2014h-3.5l-2.92-4.37L10.25%2019zm11.28-4.08l-1.53-2.34h5.42v2.34zm-2.33-3.5l-1.56-2.34h7.78v2.34z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m2.08%2019l4.67-7l-4.67-7h3.5l4.67%207l-4.67%207zm4.67%200l4.67-7l-4.67-7h3.5l9.34%2014h-3.5l-2.92-4.37L10.25%2019zm11.28-4.08l-1.53-2.34h5.42v2.34zm-2.33-3.5l-1.56-2.34h7.78v2.34z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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