0.15.1 • Published 8 months ago
@aircall/icons v0.15.1
@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:
- Ask the Design team for the icon's SVG file.
- Include the SVG file in
src/svgsand make sure the name follows the existing naming convention. - Open the SVG source code and confirm that it is using one of the following colors:
#101820,#292F48or#707479on all coloring related attributes suchfillandstroke. If not, replace the color value with one of the aforementioned values. - Run
pnpm generate:iconsand confirm that the icon component is then created insrc/components. - To test your newly added icon run
pnpm -- turbo run build --continue --filter=@aircall/iconsthen runpnpm sb:dev:tractor. You can now see your icon in the storybook's icons section.
0.8.5
1 year ago
0.15.0
10 months ago
0.15.1
8 months ago
0.9.1
1 year ago
0.8.2
1 year ago
0.7.6
1 year ago
0.7.3
1 year ago
0.1.14
2 years ago
0.2.0
2 years ago
0.2.3
2 years ago
0.4.0
2 years ago
0.5.1
2 years ago
0.1.13
2 years ago
0.1.11
2 years ago
0.1.10
2 years ago
0.1.9
2 years ago
0.1.7
2 years ago
0.1.6
2 years ago
0.1.5
2 years ago
0.1.2
2 years ago
0.1.1
2 years ago
0.1.3
2 years ago
0.1.0
2 years ago