inticons 0.8.31 → 0.8.33
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/fonts/css/inticons-embedded.css +6 -6
- package/fonts/css/inticons-untitled-ui-codes.css +18 -17
- package/fonts/css/inticons-untitled-ui-embedded.css +24 -23
- package/fonts/css/inticons-untitled-ui-ie7-codes.css +18 -17
- package/fonts/css/inticons-untitled-ui-ie7.css +18 -17
- package/fonts/css/inticons-untitled-ui.css +25 -24
- package/fonts/css/inticons.css +7 -7
- package/fonts/font/inticons-untitled-ui.eot +0 -0
- package/fonts/font/inticons-untitled-ui.svg +20 -18
- package/fonts/font/inticons-untitled-ui.ttf +0 -0
- package/fonts/font/inticons-untitled-ui.woff +0 -0
- package/fonts/font/inticons-untitled-ui.woff2 +0 -0
- package/fonts/font/inticons.eot +0 -0
- package/fonts/font/inticons.ttf +0 -0
- package/fonts/font/inticons.woff +0 -0
- package/fonts/font/inticons.woff2 +0 -0
- package/fonts/inticons.untitled-ui.bundle.css +20 -17
- package/fonts/inticons.untitled-ui.bundle.min.css +1 -1
- package/fonts/untitled-ui-config.json +48 -34
- package/package.json +1 -1
|
@@ -1166,20 +1166,21 @@
|
|
|
1166
1166
|
.ii-untitledui-waves:before { content: '\ed79'; } /* '' */
|
|
1167
1167
|
.ii-untitledui-webcam-01:before { content: '\ed7a'; } /* '' */
|
|
1168
1168
|
.ii-untitledui-webcam-02:before { content: '\ed7b'; } /* '' */
|
|
1169
|
-
.ii-untitledui-
|
|
1170
|
-
.ii-untitledui-wifi:before { content: '\ed7d'; } /* '' */
|
|
1171
|
-
.ii-untitledui-
|
|
1172
|
-
.ii-untitledui-wind-
|
|
1173
|
-
.ii-untitledui-wind-
|
|
1174
|
-
.ii-untitledui-
|
|
1175
|
-
.ii-untitledui-x-
|
|
1176
|
-
.ii-untitledui-x-
|
|
1177
|
-
.ii-untitledui-x:before { content: '\ed84'; } /* '' */
|
|
1178
|
-
.ii-untitledui-
|
|
1179
|
-
.ii-untitledui-
|
|
1180
|
-
.ii-untitledui-zap-
|
|
1181
|
-
.ii-untitledui-zap-
|
|
1182
|
-
.ii-untitledui-zap-
|
|
1183
|
-
.ii-untitledui-zap:before { content: '\ed8a'; } /* '' */
|
|
1184
|
-
.ii-untitledui-
|
|
1185
|
-
.ii-untitledui-zoom-
|
|
1169
|
+
.ii-untitledui-weight-scales:before { content: '\ed7c'; } /* '' */
|
|
1170
|
+
.ii-untitledui-wifi-off:before { content: '\ed7d'; } /* '' */
|
|
1171
|
+
.ii-untitledui-wifi:before { content: '\ed7e'; } /* '' */
|
|
1172
|
+
.ii-untitledui-wind-01:before { content: '\ed7f'; } /* '' */
|
|
1173
|
+
.ii-untitledui-wind-02:before { content: '\ed80'; } /* '' */
|
|
1174
|
+
.ii-untitledui-wind-03:before { content: '\ed81'; } /* '' */
|
|
1175
|
+
.ii-untitledui-x-circle:before { content: '\ed82'; } /* '' */
|
|
1176
|
+
.ii-untitledui-x-close:before { content: '\ed83'; } /* '' */
|
|
1177
|
+
.ii-untitledui-x-square:before { content: '\ed84'; } /* '' */
|
|
1178
|
+
.ii-untitledui-x:before { content: '\ed85'; } /* '' */
|
|
1179
|
+
.ii-untitledui-youtube:before { content: '\ed86'; } /* '' */
|
|
1180
|
+
.ii-untitledui-zap-circle:before { content: '\ed87'; } /* '' */
|
|
1181
|
+
.ii-untitledui-zap-fast:before { content: '\ed88'; } /* '' */
|
|
1182
|
+
.ii-untitledui-zap-off:before { content: '\ed89'; } /* '' */
|
|
1183
|
+
.ii-untitledui-zap-square:before { content: '\ed8a'; } /* '' */
|
|
1184
|
+
.ii-untitledui-zap:before { content: '\ed8b'; } /* '' */
|
|
1185
|
+
.ii-untitledui-zoom-in:before { content: '\ed8c'; } /* '' */
|
|
1186
|
+
.ii-untitledui-zoom-out:before { content: '\ed8d'; } /* '' */
|