2.1.0 • Published 8 months ago

@kb-dk/kb-icon v2.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
8 months ago

kb-icon

Properties

PropertyAttributeDescriptionTypeDefault
namenameThe name of the icon to display (See a list here).string""
sizesizeThe size of the icon."xxs" / "xs" / "s" / "m" / "l" / "xl" / "xxl""xxs"
colorcolorThe color of the icon. Can accept any valid CSS color value.string"#002e70"

Examples

<kb-icon name="twitter"></kb-icon>
<kb-icon name="twitter" color="red" size="xs"></kb-icon>

Available icons

  1. twitter
  2. facebook
  3. instagram
  4. linkedin
2.1.0

8 months ago

2.0.0

8 months ago

1.3.0

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago