file type light purescript logo

file-type-light-purescript from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-light-purescript
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type light purescript logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path d="m21.892 22.136l-2.186-2.041h-9.599l2.186 2.041zm-9.599-7.156l-2.186 2.041h9.599l2.186-2.041zm9.598-3.074l-2.185-2.042h-9.599l2.186 2.042zM9.1 13.926l-1.448-1.444L2.3 17.836a1.023 1.023 0 0 0 0 1.443l5.354 5.354L9.1 23.19l-4.636-4.632Zm20.6-1.205l-5.352-5.355L22.9 8.81l4.63 4.632l-4.63 4.633l1.443 1.443l5.357-5.353a1.02 1.02 0 0 0 0-1.444"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeLightPurescript(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path d="m21.892 22.136l-2.186-2.041h-9.599l2.186 2.041zm-9.599-7.156l-2.186 2.041h9.599l2.186-2.041zm9.598-3.074l-2.185-2.042h-9.599l2.186 2.042zM9.1 13.926l-1.448-1.444L2.3 17.836a1.023 1.023 0 0 0 0 1.443l5.354 5.354L9.1 23.19l-4.636-4.632Zm20.6-1.205l-5.352-5.355L22.9 8.81l4.63 4.632l-4.63 4.633l1.443 1.443l5.357-5.353a1.02 1.02 0 0 0 0-1.444"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path d="m21.892 22.136l-2.186-2.041h-9.599l2.186 2.041zm-9.599-7.156l-2.186 2.041h9.599l2.186-2.041zm9.598-3.074l-2.185-2.042h-9.599l2.186 2.042zM9.1 13.926l-1.448-1.444L2.3 17.836a1.023 1.023 0 0 0 0 1.443l5.354 5.354L9.1 23.19l-4.636-4.632Zm20.6-1.205l-5.352-5.355L22.9 8.81l4.63 4.632l-4.63 4.633l1.443 1.443l5.357-5.353a1.02 1.02 0 0 0 0-1.444"/></svg>
</template>

CSS

.icon-file-type-light-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%20d%3D%22m21.892%2022.136l-2.186-2.041h-9.599l2.186%202.041zm-9.599-7.156l-2.186%202.041h9.599l2.186-2.041zm9.598-3.074l-2.185-2.042h-9.599l2.186%202.042zM9.1%2013.926l-1.448-1.444L2.3%2017.836a1.023%201.023%200%200%200%200%201.443l5.354%205.354L9.1%2023.19l-4.636-4.632Zm20.6-1.205l-5.352-5.355L22.9%208.81l4.63%204.632l-4.63%204.633l1.443%201.443l5.357-5.353a1.02%201.02%200%200%200%200-1.444%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%20d%3D%22m21.892%2022.136l-2.186-2.041h-9.599l2.186%202.041zm-9.599-7.156l-2.186%202.041h9.599l2.186-2.041zm9.598-3.074l-2.185-2.042h-9.599l2.186%202.042zM9.1%2013.926l-1.448-1.444L2.3%2017.836a1.023%201.023%200%200%200%200%201.443l5.354%205.354L9.1%2023.19l-4.636-4.632Zm20.6-1.205l-5.352-5.355L22.9%208.81l4.63%204.632l-4.63%204.633l1.443%201.443l5.357-5.353a1.02%201.02%200%200%200%200-1.444%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-light-purescript.svg?color=%231a73e8&size=48