@times-components/icons
v2.23.0
Published
Times SVG Icons
Downloads
6,764
Readme
Icons
The icons package exports specific Times icons, that can be configured with four options:
fillColour
- sets the color inside the objectstrokeColour
- sets the color of the line drawn around the objectheight
width
The icons include diamond
, email
, facebook
, star
, twitter
, and
video
.
Contributing
Please read CONTRIBUTING.md before contributing to this package
Running the code
Please see our main README.md to get the project running locally
Development
The code can be formatted and linted in accordance with the agreed standards.
yarn fmt
yarn lint
Testing
This package uses yarn (latest) to run unit tests on each platform with jest.
yarn test:web
Visit the official storybook to see our available icons templates.