haskell logo
haskell from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- haskell
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the haskell logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 3.535L5.647 12L0 20.465h4.235L9.883 12L4.235 3.535zm5.647 0L11.294 12l-5.647 8.465h4.235l3.53-5.29l3.53 5.29h4.234L9.883 3.535zm8.941 4.938l1.883 2.822H24V8.473zm2.824 4.232l1.882 2.822H24v-2.822z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsHaskell(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="M0 3.535L5.647 12L0 20.465h4.235L9.883 12L4.235 3.535zm5.647 0L11.294 12l-5.647 8.465h4.235l3.53-5.29l3.53 5.29h4.234L9.883 3.535zm8.941 4.938l1.883 2.822H24V8.473zm2.824 4.232l1.882 2.822H24v-2.822z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 3.535L5.647 12L0 20.465h4.235L9.883 12L4.235 3.535zm5.647 0L11.294 12l-5.647 8.465h4.235l3.53-5.29l3.53 5.29h4.234L9.883 3.535zm8.941 4.938l1.883 2.822H24V8.473zm2.824 4.232l1.882 2.822H24v-2.822z"/></svg> </template>
CSS
.icon-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%22M0%203.535L5.647%2012L0%2020.465h4.235L9.883%2012L4.235%203.535zm5.647%200L11.294%2012l-5.647%208.465h4.235l3.53-5.29l3.53%205.29h4.234L9.883%203.535zm8.941%204.938l1.883%202.822H24V8.473zm2.824%204.232l1.882%202.822H24v-2.822z%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%22M0%203.535L5.647%2012L0%2020.465h4.235L9.883%2012L4.235%203.535zm5.647%200L11.294%2012l-5.647%208.465h4.235l3.53-5.29l3.53%205.29h4.234L9.883%203.535zm8.941%204.938l1.883%202.822H24V8.473zm2.824%204.232l1.882%202.822H24v-2.822z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/haskell.svg?color=%231a73e8&size=48