@connorfm/amiltone-icons-communication
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

This project allows to import Content Icons from Amiltone Design System

Usage

import { AddCall } from '@connorfm/amiltone-icons-communication'

<AddCall fillColor='#000' />

Mandatory props

fillColor: string;

Allows to modify icon color

For typing, the interface needed:

export interface IconProps {
  fillColor: string;
}

List of components

You can find the whole list of components in Icons in the storybook https://5f6df152d3a9750022e3659e-cbilavjswt.chromatic.com/

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    1
  • 1.0.0
    0
  • 0.1.2
    0

Package Sidebar

Install

npm i @connorfm/amiltone-icons-communication

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

103 kB

Total Files

73

Last publish

Collaborators

  • connorfm