0.1.1 • Published 2 years ago

@noundation/icons v0.1.1

Weekly downloads
-
License
CC0-1.0
Repository
github
Last release
2 years ago

# Noundation Design System, Ch. 1: Icons

Latest icon components for self-hosted icon assets for @TheNoundation, a CC0 design system create for @NounsDAO.

Installation

Install the latest version using:

npm install @noundation/icons

Usage

Import in JS:

import { NounsGlassesSharp } from '@noundation/icons';

To display an icon in ReactJS, use one of the following:

<NounsGlassesSharp/>     <!-- Sharp -->
<NounsGlassesRounded/>   <!-- Rounded -->
<NounsGlassesDotted/>    <!-- Dotted -->

Available Icons

For a visual list of available icons, see noundation.wtf