0.1.12 • Published 1 year ago

tablericons-lite v0.1.12

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

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 />
    </>
  )
}
0.1.12

1 year ago

0.1.11

1 year ago

0.1.10

1 year ago

0.1.9

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.1

1 year ago