2.2.1 • Published 4 years ago
rhyme-icons v2.2.1
Rhyme Icons
Rhyme Icons is a svelte icon component library built for Rhyme Player feel free to use it
Add Icon
- Create a folder named
svginside thesrcdirectory - Copy
svgfile/s to the folder namedsvginside thesrcdirectory - run
node ./generate.js
How to Use
in script tag import { IconName } from "rhyme-icons"
in main tag <IconName fill="#5c5c5c"/>
Props
Noraml Icons
| Prop | Details |
|---|---|
fill | The fill of the icon |
size | If set the width and height will be set to it |
width | the width of the icon |
height | the height of the icon |
Multi Colored Icons
| Prop | Details |
|---|---|
iconColor | The fill of the icon |
backgroundColor | The background of the icon |
size | If set the width and height will be set to it |
width | the width of the icon |
height | the height of the icon |
List of icons
To search for icons use shortcut Ctrl + F and type icon name
- HomeFilled
HomeOutlined
SettingsFilled
- SettingsOutlined
- PlayCircleFilled
- SkipNext
- SkipPrevious
2.2.1
4 years ago
2.2.0
4 years ago
2.1.1
4 years ago
2.1.0
4 years ago
2.0.3
4 years ago
2.0.2
4 years ago
1.5.0
4 years ago
2.0.1
4 years ago
2.0.0
4 years ago
1.3.3
5 years ago
1.3.2
5 years ago
1.3.1
5 years ago
1.3.0
5 years ago
1.2.4
5 years ago
1.2.0
5 years ago
1.2.3
5 years ago
1.2.2
5 years ago
1.2.1
5 years ago
1.1.9
5 years ago
1.1.8
5 years ago
1.1.7
5 years ago
1.1.6
5 years ago
1.1.5
5 years ago
1.1.4
5 years ago
1.1.3
5 years ago
1.1.2
5 years ago
1.1.1
5 years ago
1.1.0
5 years ago
1.0.0
5 years ago