haskell logo
haskell from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.
- Name
- haskell
- Set
- Material Icon Theme
- Style
- Color
- Viewbox
- 300×300
- License
- MIT
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 300 300"><g stroke-width="2.422"><path fill="#ef5350" d="m23.928 240.5l59.94-89.852l-59.94-89.855h44.955l59.94 89.855l-59.94 89.852z"/><path fill="#ffa726" d="m83.869 240.5l59.94-89.852l-59.94-89.855h44.955l119.88 179.71h-44.95l-37.46-56.156l-37.468 56.156z"/><path fill="#ffee58" d="m228.72 188.08l-19.98-29.953h69.93v29.956h-49.95zm-29.97-44.924l-19.98-29.953h99.901v29.953z"/></g></svg>
React
import type { SVGProps } from "react";
export function MaterialIconThemeHaskell(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 300 300"><g strokeWidth="2.422"><path fill="#ef5350" d="m23.928 240.5l59.94-89.852l-59.94-89.855h44.955l59.94 89.855l-59.94 89.852z"/><path fill="#ffa726" d="m83.869 240.5l59.94-89.852l-59.94-89.855h44.955l119.88 179.71h-44.95l-37.46-56.156l-37.468 56.156z"/><path fill="#ffee58" d="m228.72 188.08l-19.98-29.953h69.93v29.956h-49.95zm-29.97-44.924l-19.98-29.953h99.901v29.953z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 300 300"><g stroke-width="2.422"><path fill="#ef5350" d="m23.928 240.5l59.94-89.852l-59.94-89.855h44.955l59.94 89.855l-59.94 89.852z"/><path fill="#ffa726" d="m83.869 240.5l59.94-89.852l-59.94-89.855h44.955l119.88 179.71h-44.95l-37.46-56.156l-37.468 56.156z"/><path fill="#ffee58" d="m228.72 188.08l-19.98-29.953h69.93v29.956h-49.95zm-29.97-44.924l-19.98-29.953h99.901v29.953z"/></g></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%20300%20300%22%3E%3Cg%20stroke-width%3D%222.422%22%3E%3Cpath%20fill%3D%22%23ef5350%22%20d%3D%22m23.928%20240.5l59.94-89.852l-59.94-89.855h44.955l59.94%2089.855l-59.94%2089.852z%22%2F%3E%3Cpath%20fill%3D%22%23ffa726%22%20d%3D%22m83.869%20240.5l59.94-89.852l-59.94-89.855h44.955l119.88%20179.71h-44.95l-37.46-56.156l-37.468%2056.156z%22%2F%3E%3Cpath%20fill%3D%22%23ffee58%22%20d%3D%22m228.72%20188.08l-19.98-29.953h69.93v29.956h-49.95zm-29.97-44.924l-19.98-29.953h99.901v29.953z%22%2F%3E%3C%2Fg%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%20300%20300%22%3E%3Cg%20stroke-width%3D%222.422%22%3E%3Cpath%20fill%3D%22%23ef5350%22%20d%3D%22m23.928%20240.5l59.94-89.852l-59.94-89.855h44.955l59.94%2089.855l-59.94%2089.852z%22%2F%3E%3Cpath%20fill%3D%22%23ffa726%22%20d%3D%22m83.869%20240.5l59.94-89.852l-59.94-89.855h44.955l119.88%20179.71h-44.95l-37.46-56.156l-37.468%2056.156z%22%2F%3E%3Cpath%20fill%3D%22%23ffee58%22%20d%3D%22m228.72%20188.08l-19.98-29.953h69.93v29.956h-49.95zm-29.97-44.924l-19.98-29.953h99.901v29.953z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/haskell.svg?color=%231a73e8&size=48