0.1.13 • Published 11 days ago

@aircall/icons v0.1.13

Weekly downloads
-
License
ISC
Repository
-
Last release
11 days ago

@aircall/icons

This package contains Tractor Design icons distributed as SVG React components.

🔖 Recipes

Adding a new icon

Perform the next steps to correctly add a new icon:

  1. Ask the Design team for the icon's SVG file.
  2. Include the SVG file in src/svgs and make sure the name follows the existing naming convention.
  3. Open the SVG source code and confirm that it is using one of the following colors: #101820, #292F48 or #707479 on all coloring related attributes such fill and stroke. If not, replace the color value with one of the aforementioned values.
  4. Run pnpm generate:icons and confirm that the icon component is then created in src/components.
0.1.13

11 days ago

0.1.11

1 month ago

0.1.10

2 months ago

0.1.9

2 months ago

0.1.7

4 months ago

0.1.6

5 months ago

0.1.5

5 months ago

0.1.2

6 months ago

0.1.1

6 months ago

0.1.3

6 months ago

0.1.0

8 months ago