2.2.1 • Published 2 years ago

rhyme-icons v2.2.1

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
2 years ago

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 the src directory
  • Copy svg file/s to the folder named svg inside the src 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

PropDetails
fillThe fill of the icon
sizeIf set the width and height will be set to it
widththe width of the icon
heightthe height of the icon

Multi Colored Icons

PropDetails
iconColorThe fill of the icon
backgroundColorThe background of the icon
sizeIf set the width and height will be set to it
widththe width of the icon
heightthe 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

2 years ago

2.2.0

2 years ago

2.1.1

2 years ago

2.1.0

3 years ago

2.0.3

3 years ago

2.0.2

3 years ago

1.5.0

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.3.3

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.2.4

3 years ago

1.2.0

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.1.9

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago