You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| theme | string | 'filled' | sets icon theme (only available for common components)**|
56
56
57
-
> * Size can be provided using either string or number. Pre-Defined size list
57
+
> (*) Size can be provided using either string or number. Pre-Defined size list
58
+
58
59
| Size Name | Size Value |
59
60
|:-----|:-----|
60
61
| xs | 4 |
@@ -66,7 +67,7 @@ import { EOS_LOADING_ANIMATED } from 'eos-icons-react';
66
67
| xxl | 48 |
67
68
| xxxl | 64 |
68
69
69
-
> ** The theme prop is only available for common icon component. Eos-Icons React has 4 different types of icon components (common / filled / outlined / animated). The common icon component contains both filled and outlined version of the icon. For switching between the two types of version you can either supply 'outlined' or 'filled' to the theme prop.
70
+
> (**) The theme prop is only available for common icon component. Eos-Icons React has 4 different types of icon components (common / filled / outlined / animated). The common icon component contains both filled and outlined version of the icon. For switching between the two types of version you can either supply 'outlined' or 'filled' to the theme prop.
0 commit comments