purescript logo
purescript from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- purescript
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the purescript logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.166 4.6l-1.24 1.24l3.97 3.97l-3.97 3.97l1.24 1.24l4.58-4.6a.87.87 0 0 0 0-1.23zM6.955 6.74l1.87 1.75h8.23l-1.87-1.75zm-2.1 2.24l-4.6 4.6a.87.87 0 0 0 0 1.23l4.6 4.59l1.23-1.24l-3.97-3.97l3.97-3.97l-1.24-1.24zm3.97 2.14l-1.87 1.76h8.23l1.87-1.76zm-1.87 4.39l1.87 1.75h8.23l-1.87-1.75z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsPurescript(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="m19.166 4.6l-1.24 1.24l3.97 3.97l-3.97 3.97l1.24 1.24l4.58-4.6a.87.87 0 0 0 0-1.23zM6.955 6.74l1.87 1.75h8.23l-1.87-1.75zm-2.1 2.24l-4.6 4.6a.87.87 0 0 0 0 1.23l4.6 4.59l1.23-1.24l-3.97-3.97l3.97-3.97l-1.24-1.24zm3.97 2.14l-1.87 1.76h8.23l1.87-1.76zm-1.87 4.39l1.87 1.75h8.23l-1.87-1.75z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.166 4.6l-1.24 1.24l3.97 3.97l-3.97 3.97l1.24 1.24l4.58-4.6a.87.87 0 0 0 0-1.23zM6.955 6.74l1.87 1.75h8.23l-1.87-1.75zm-2.1 2.24l-4.6 4.6a.87.87 0 0 0 0 1.23l4.6 4.59l1.23-1.24l-3.97-3.97l3.97-3.97l-1.24-1.24zm3.97 2.14l-1.87 1.76h8.23l1.87-1.76zm-1.87 4.39l1.87 1.75h8.23l-1.87-1.75z"/></svg> </template>
CSS
.icon-purescript {
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%22m19.166%204.6l-1.24%201.24l3.97%203.97l-3.97%203.97l1.24%201.24l4.58-4.6a.87.87%200%200%200%200-1.23zM6.955%206.74l1.87%201.75h8.23l-1.87-1.75zm-2.1%202.24l-4.6%204.6a.87.87%200%200%200%200%201.23l4.6%204.59l1.23-1.24l-3.97-3.97l3.97-3.97l-1.24-1.24zm3.97%202.14l-1.87%201.76h8.23l1.87-1.76zm-1.87%204.39l1.87%201.75h8.23l-1.87-1.75z%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%22m19.166%204.6l-1.24%201.24l3.97%203.97l-3.97%203.97l1.24%201.24l4.58-4.6a.87.87%200%200%200%200-1.23zM6.955%206.74l1.87%201.75h8.23l-1.87-1.75zm-2.1%202.24l-4.6%204.6a.87.87%200%200%200%200%201.23l4.6%204.59l1.23-1.24l-3.97-3.97l3.97-3.97l-1.24-1.24zm3.97%202.14l-1.87%201.76h8.23l1.87-1.76zm-1.87%204.39l1.87%201.75h8.23l-1.87-1.75z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/purescript.svg?color=%231a73e8&size=48