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
svg
inside thesrc
directory - Copy
svg
file/s to the folder namedsvg
inside thesrc
directory - 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
4 years ago
1.3.2
4 years ago
1.3.1
4 years ago
1.3.0
4 years ago
1.2.4
4 years ago
1.2.0
4 years ago
1.2.3
4 years ago
1.2.2
4 years ago
1.2.1
4 years ago
1.1.9
4 years ago
1.1.8
4 years ago
1.1.7
4 years ago
1.1.6
4 years ago
1.1.5
4 years ago
1.1.4
4 years ago
1.1.3
4 years ago
1.1.2
4 years ago
1.1.1
4 years ago
1.1.0
4 years ago
1.0.0
4 years ago