inticons 0.5.3 → 0.5.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -93,6 +93,16 @@ Inticons contains many helper classes to quickly modify the look of the icons.
93
93
  <i class="ii ii-arrow-right ii-spin"></i>
94
94
  ```
95
95
 
96
+ #### Weight
97
+
98
+ Some icons has `ii-weight-600` class, which thicken the icon.
99
+
100
+ - `ii-weight-600`: Thicken the icon.
101
+
102
+ ```html
103
+ <i class="ii ii-arrow-right ii-weight-600"></i>
104
+ ```
105
+
96
106
  ## Contributor
97
107
 
98
108
  ### 👥 [**INTEGRATION Corp.**](https://github.com/medistream-team)