0.1.0 • Published 1 year ago

@twistail/icons v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Twistail Icons

npm

A set of icons used in Twistail packages.

Visit the documentation page for more detailed information.

Installation

# Install with npm
npm install @twistail/icons

# Install with yarn
yarn add @twistail/icons

# Install with pnpm
pnpm install @twistail/icons

Example Usage

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

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

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

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

License

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

Copyrights in this project are retained by their contributors.

0.1.0

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago