1.1.0 • Published 2 years ago

@mskelton/icons v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

@mskelton/icons

Build status npm semantic-release

Material icons packaged as React components.

Installation

npm

npm install @mskelton/icons

Yarn

yarn add @mskelton/icons

pnpm

pnpm add @mskelton/icons

Usage

This package provides rounded material symbols with a weight of 700. Solid and outlined variations are included for each icon.

import { MdFileCopy } from "@mskelton/icons/solid"
import { MdFileCopy } from "@mskelton/icons/outline"
1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.1

2 years ago