Skip to content

webisopen/icons

Repository files navigation

Open Web Icons

This repository contains a collection of icons commonly seen in Open Web applications.

Supports:

Usage

SVG

https://unpkg.com/@webisopen/icons-svg@latest/icons/ethereum.svg

React

pnpm i @webisopen/icons-react
import { IconEthereum } from "@webisopen/icons-react";

<IconEthereum />;

For more details, please refer to https://icons.webisopen.com/.

Contributing

Please refer to CONTRIBUTING.md for more details.

Projects using Open Web Icons

License

MIT