purescript from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.

Name
purescript
Set
Material Icon Theme
Style
Color
Viewbox
32×32
License
MIT

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 32 32"><path fill="#42a5f5" d="m31.447 12.569l-6.035-6.038l-1.627 1.628l5.22 5.223l-5.22 5.223l1.627 1.628l6.035-6.036a1.15 1.15 0 0 0 0-1.628M8.216 13.928l-1.628-1.629L.55 18.335a1.155 1.155 0 0 0 0 1.628L6.588 26l1.628-1.628l-5.223-5.222ZM10 22h12l2 2H12z"/><path fill="#42a5f5" d="M22 18H10l2-2h12zm0-6H10l-2-2h12z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemePurescript(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#42a5f5" d="m31.447 12.569l-6.035-6.038l-1.627 1.628l5.22 5.223l-5.22 5.223l1.627 1.628l6.035-6.036a1.15 1.15 0 0 0 0-1.628M8.216 13.928l-1.628-1.629L.55 18.335a1.155 1.155 0 0 0 0 1.628L6.588 26l1.628-1.628l-5.223-5.222ZM10 22h12l2 2H12z"/><path fill="#42a5f5" d="M22 18H10l2-2h12zm0-6H10l-2-2h12z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#42a5f5" d="m31.447 12.569l-6.035-6.038l-1.627 1.628l5.22 5.223l-5.22 5.223l1.627 1.628l6.035-6.036a1.15 1.15 0 0 0 0-1.628M8.216 13.928l-1.628-1.629L.55 18.335a1.155 1.155 0 0 0 0 1.628L6.588 26l1.628-1.628l-5.223-5.222ZM10 22h12l2 2H12z"/><path fill="#42a5f5" d="M22 18H10l2-2h12zm0-6H10l-2-2h12z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22%2342a5f5%22%20d%3D%22m31.447%2012.569l-6.035-6.038l-1.627%201.628l5.22%205.223l-5.22%205.223l1.627%201.628l6.035-6.036a1.15%201.15%200%200%200%200-1.628M8.216%2013.928l-1.628-1.629L.55%2018.335a1.155%201.155%200%200%200%200%201.628L6.588%2026l1.628-1.628l-5.223-5.222ZM10%2022h12l2%202H12z%22%2F%3E%3Cpath%20fill%3D%22%2342a5f5%22%20d%3D%22M22%2018H10l2-2h12zm0-6H10l-2-2h12z%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%2032%2032%22%3E%3Cpath%20fill%3D%22%2342a5f5%22%20d%3D%22m31.447%2012.569l-6.035-6.038l-1.627%201.628l5.22%205.223l-5.22%205.223l1.627%201.628l6.035-6.036a1.15%201.15%200%200%200%200-1.628M8.216%2013.928l-1.628-1.629L.55%2018.335a1.155%201.155%200%200%200%200%201.628L6.588%2026l1.628-1.628l-5.223-5.222ZM10%2022h12l2%202H12z%22%2F%3E%3Cpath%20fill%3D%22%2342a5f5%22%20d%3D%22M22%2018H10l2-2h12zm0-6H10l-2-2h12z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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