-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathReadme.txt
More file actions
12 lines (10 loc) · 730 Bytes
/
Readme.txt
File metadata and controls
12 lines (10 loc) · 730 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
Here's the list of props you should pass to your icon instance:
- width: icon width;
- height: icon height;
- fill: icon color (available if 'Replace inline colors with props' was checked while exporting);
- secondaryfill: icon secondary color - it applies to Nucleo icons only (available if 'Replace inline colors with props' was checked while exporting);
- strokewidth: icon stroke width (available if 'Replace stroke-width values with props' was checked while exporting).
When using Nucleo outline icons, please make sure to use the following stroke-width values:
- 16px icons -> up to 1px stroke (16px outline icons do not support stroke changes)
- 24px, 32px icons -> up to 2px stroke
- 48px, 64px icons -> up to 4px stroke