Haskell Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Haskell icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/314622.svg" alt="Haskell icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/314622.svg" alt="Haskell icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/314622.svg" alt="Haskell icon" :width="24" :height="24" />
CSS background
.icon-haskell {
background-image: url('https://proicons.com/icon/314622.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Haskell</title><path d="M0 3.535L5.647 12 0 20.465h4.235L9.883 12 4.235 3.535zm5.647 0L11.294 12l-5.647 8.465h4.235l3.53-5.29 3.53 5.29h4.234L9.883 3.535zm8.941 4.938l1.883 2.822H24V8.473zm2.824 4.232l1.882 2.822H24v-2.822z"/></svg>
Haskell in other icon packs
Copied!