1.1.2 • Published 2 years ago

svelte-tabler-icons v1.1.2

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

Install:

npm install -D svelte-tabler-icons
pnpm add -D svelte-tabler-icons
yarn add -D svelte-tabler-icons

Usage:

import {Icon2Fa} from 'svelte-tabler-icons'

<Icon2fa
  let size='24'
  color='currentColor'
  ariaLabel='2fa-icon'
  strokeWidth='2'
  fillColor='none' 
/>

This package will automatically generate everything from the newest tabler version by just doing an npm install or equivalent.

1.1.2

2 years ago

1.1.0

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago