https://github.com/pouchlabs/svesome
  
  
     
    https://github.com/pouchlabs/svesome
  
        Last synced: 8 months ago 
        JSON representation
    
- Host: GitHub
 - URL: https://github.com/pouchlabs/svesome
 - Owner: pouchlabs
 - Created: 2024-07-31T13:50:28.000Z (over 1 year ago)
 - Default Branch: main
 - Last Pushed: 2024-07-31T14:31:50.000Z (over 1 year ago)
 - Last Synced: 2025-01-29T15:04:20.469Z (9 months ago)
 - Language: CSS
 - Homepage: https://svesome.pouchlabs.xyz
 - Size: 993 KB
 - Stars: 2
 - Watchers: 1
 - Forks: 0
 - Open Issues: 0
 - 
            Metadata Files:
            
- Readme: README.md
 
 
Awesome Lists containing this project
- awesome-svelte - svesome - A fontawesome v6 icons wrapper for svelte its awesome. (UI Components / Icons)
 
README
          
# Svesome
fontawesome v6 icons wrapper in svelte;
## install
```bash
  npm i svesome
```
### props
 required props are to be correct 
 * type (fa-solid,fa-brands) etc
 * icon (fa-home) etc
 * size (fa-2xl,fa-3xl) etc
## usage
```js
  import Svesome from "svesome";
```
# Buy me a coffee
share love 
[donate](https://ko-fi.com/pouchlabs)
[](https://ko-fi.com/H2H3XBF9G) 
# stargazers
[](https://github.com/pouchlabs/svesome/stargazers)
# forkers
[](https://github.com/pouchlabs/svesome/network/members)