tablericons-lite
TypeScript icon, indicating that this package has built-in type declarations

0.1.12 • Public • Published

tablericons-lite

Opinionated set of 20x20 icons from Tabler Icons (https://github.com/tabler/tabler-icons). I'll continue adding more to the set depending on needs/usage.

📥 Installation

Install tablericons-lite locally:

# npm
npm i tablericons-lite

# yarn
yarn add tablericons-lite

🍇 How to use

Import the icons into your Next.js/React project:

import { TwitterLogo } from 'tablericons-lite'

export default function App(){

  return (
    <>
    <TwitterLogo />
    </>
  )
}

Readme

Keywords

Package Sidebar

Install

npm i tablericons-lite

Weekly Downloads

0

Version

0.1.12

License

MIT

Unpacked Size

114 kB

Total Files

41

Last publish

Collaborators

  • 0xreeko