0.1.2 • Published 10 months ago

@twistail/react-icons v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Twistail Icons

npm version npm downloads License

A set of icons used in Twistail packages.

Visit the documentation page for more detailed information.

Installation

# Install with npm
npm install @twistail/react-icons

# Install with yarn
yarn add @twistail/react-icons

# Install with pnpm
pnpm add @twistail/react-icons

Example Usage

# HeroIcons
import { HeroMiniBriefcase } from '@twistail/react-icons'
import { HeroOutlineBriefcase } from '@twistail/react-icons'
import { HeroSolidBriefcase } from '@twistail/react-icons'

# Eva Icons
import { EvaFillEmail } from '@twistail/react-icons'
import { EvaOutlineEmail } from '@twistail/react-icons'

# Lucide Icons
import { LucideBriefcase } from '@twistail/react-icons'

# GitHub Octicons
import { PrimerBriefcase } from '@twistail/react-icons'

License

This project is open-sourced software licensed under the MIT license.

Copyrights in this project are retained by their contributors.

0.1.2

10 months ago

0.1.1

10 months ago

0.1.0

10 months ago