inticons 0.8.12 → 0.8.13
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/config.json +233 -191
- package/fonts/css/inticons-codes.css +99 -96
- package/fonts/css/inticons-embedded.css +105 -102
- package/fonts/css/inticons-ie7-codes.css +99 -96
- package/fonts/css/inticons-ie7.css +99 -96
- package/fonts/css/inticons-untitled-ui-codes.css +1167 -1167
- package/fonts/css/inticons-untitled-ui-embedded.css +1173 -1173
- package/fonts/css/inticons-untitled-ui-ie7-codes.css +1167 -1167
- package/fonts/css/inticons-untitled-ui-ie7.css +1167 -1167
- package/fonts/css/inticons-untitled-ui.css +1174 -1174
- package/fonts/css/inticons.css +106 -103
- package/fonts/font/inticons-untitled-ui.eot +0 -0
- package/fonts/font/inticons-untitled-ui.svg +1167 -1167
- 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.svg +102 -96
- package/fonts/font/inticons.ttf +0 -0
- package/fonts/font/inticons.woff +0 -0
- package/fonts/font/inticons.woff2 +0 -0
- package/fonts/inticons.bundle.css +105 -96
- package/fonts/inticons.bundle.min.css +1 -1
- package/fonts/inticons.untitled-ui.bundle.css +1172 -1172
- package/fonts/inticons.untitled-ui.bundle.min.css +1 -1
- package/fonts/untitled-ui-config.json +2334 -2334
- package/package.json +1 -1
|
@@ -130,99 +130,102 @@
|
|
|
130
130
|
.ii-location-crosshairs-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
131
131
|
.ii-location-crosshairs-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
132
132
|
.ii-location-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
133
|
-
.ii-location-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
134
|
-
.ii-
|
|
135
|
-
.ii-
|
|
136
|
-
.ii-
|
|
137
|
-
.ii-
|
|
138
|
-
.ii-
|
|
139
|
-
.ii-
|
|
140
|
-
.ii-
|
|
141
|
-
.ii-
|
|
142
|
-
.ii-
|
|
143
|
-
.ii-
|
|
144
|
-
.ii-
|
|
145
|
-
.ii-
|
|
146
|
-
.ii-
|
|
147
|
-
.ii-
|
|
148
|
-
.ii-
|
|
149
|
-
.ii-message-dots { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
150
|
-
.ii-message-
|
|
151
|
-
.ii-message-
|
|
152
|
-
.ii-message-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
153
|
-
.ii-message-
|
|
154
|
-
.ii-
|
|
155
|
-
.ii-
|
|
156
|
-
.ii-minus-
|
|
157
|
-
.ii-minus-circle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
158
|
-
.ii-minus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
159
|
-
.ii-
|
|
160
|
-
.ii-
|
|
161
|
-
.ii-
|
|
162
|
-
.ii-
|
|
163
|
-
.ii-
|
|
164
|
-
.ii-
|
|
165
|
-
.ii-
|
|
166
|
-
.ii-
|
|
167
|
-
.ii-
|
|
168
|
-
.ii-
|
|
169
|
-
.ii-
|
|
170
|
-
.ii-
|
|
171
|
-
.ii-
|
|
172
|
-
.ii-
|
|
173
|
-
.ii-
|
|
174
|
-
.ii-
|
|
175
|
-
.ii-
|
|
176
|
-
.ii-
|
|
177
|
-
.ii-
|
|
178
|
-
.ii-
|
|
179
|
-
.ii-
|
|
180
|
-
.ii-
|
|
181
|
-
.ii-
|
|
182
|
-
.ii-
|
|
183
|
-
.ii-
|
|
184
|
-
.ii-
|
|
185
|
-
.ii-
|
|
186
|
-
.ii-
|
|
187
|
-
.ii-remove-
|
|
188
|
-
.ii-remove-circle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
189
|
-
.ii-remove { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
190
|
-
.ii-
|
|
191
|
-
.ii-
|
|
192
|
-
.ii-
|
|
193
|
-
.ii-
|
|
194
|
-
.ii-
|
|
195
|
-
.ii-
|
|
196
|
-
.ii-
|
|
197
|
-
.ii-
|
|
198
|
-
.ii-
|
|
199
|
-
.ii-
|
|
200
|
-
.ii-
|
|
201
|
-
.ii-
|
|
202
|
-
.ii-
|
|
203
|
-
.ii-
|
|
204
|
-
.ii-
|
|
205
|
-
.ii-
|
|
206
|
-
.ii-
|
|
207
|
-
.ii-
|
|
208
|
-
.ii-
|
|
209
|
-
.ii-
|
|
210
|
-
.ii-
|
|
211
|
-
.ii-
|
|
212
|
-
.ii-
|
|
213
|
-
.ii-
|
|
214
|
-
.ii-
|
|
215
|
-
.ii-
|
|
216
|
-
.ii-
|
|
217
|
-
.ii-
|
|
218
|
-
.ii-
|
|
219
|
-
.ii-user-
|
|
220
|
-
.ii-user { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
221
|
-
.ii-
|
|
222
|
-
.ii-
|
|
223
|
-
.ii-
|
|
224
|
-
.ii-
|
|
225
|
-
.ii-
|
|
226
|
-
.ii-
|
|
227
|
-
.ii-warning-
|
|
228
|
-
.ii-warning-
|
|
133
|
+
.ii-location-outline-02.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
134
|
+
.ii-location-outline-02 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
135
|
+
.ii-location-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
136
|
+
.ii-lock-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
137
|
+
.ii-lock { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
138
|
+
.ii-magic-wand-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
139
|
+
.ii-mail { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
140
|
+
.ii-map-search-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
141
|
+
.ii-medal-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
142
|
+
.ii-medical-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
143
|
+
.ii-medical-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
144
|
+
.ii-medicash { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
145
|
+
.ii-medistream { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
146
|
+
.ii-megaphone-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
147
|
+
.ii-menu.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
148
|
+
.ii-menu { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
149
|
+
.ii-message-dots-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
150
|
+
.ii-message-dots-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
151
|
+
.ii-message-dots { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
152
|
+
.ii-message-line-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
153
|
+
.ii-message-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
154
|
+
.ii-message-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
155
|
+
.ii-message-question-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
156
|
+
.ii-minus.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
157
|
+
.ii-minus-circle-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
158
|
+
.ii-minus-circle-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
159
|
+
.ii-minus-circle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
160
|
+
.ii-minus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
161
|
+
.ii-moon-over-sun { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
162
|
+
.ii-moon { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
163
|
+
.ii-navigate-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
164
|
+
.ii-navigate-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
165
|
+
.ii-palette-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
166
|
+
.ii-paragraph { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
167
|
+
.ii-pen-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
168
|
+
.ii-pen-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
169
|
+
.ii-phone.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
170
|
+
.ii-phone-call-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
171
|
+
.ii-phone { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
172
|
+
.ii-picture-frame-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
173
|
+
.ii-picture-square-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
174
|
+
.ii-picture-square-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
175
|
+
.ii-pin-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
176
|
+
.ii-pin-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
177
|
+
.ii-play-circle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
178
|
+
.ii-play { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
179
|
+
.ii-plus.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
180
|
+
.ii-plus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
181
|
+
.ii-preintern { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
182
|
+
.ii-question-circle-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
183
|
+
.ii-question-circle-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
184
|
+
.ii-question-circle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
185
|
+
.ii-refresh.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
186
|
+
.ii-refresh { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
187
|
+
.ii-remove.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
188
|
+
.ii-remove-circle.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
189
|
+
.ii-remove-circle-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
190
|
+
.ii-remove-circle-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
191
|
+
.ii-remove-circle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
192
|
+
.ii-remove { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
193
|
+
.ii-reply { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
194
|
+
.ii-search.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
195
|
+
.ii-search-chart { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
196
|
+
.ii-search { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
197
|
+
.ii-send-to { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
198
|
+
.ii-settings-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
199
|
+
.ii-settings-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
200
|
+
.ii-share-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
201
|
+
.ii-share-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
202
|
+
.ii-shield-check-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
203
|
+
.ii-shield-check-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
204
|
+
.ii-sliders.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
205
|
+
.ii-sliders { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
206
|
+
.ii-spiral { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
207
|
+
.ii-square-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
208
|
+
.ii-star-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
209
|
+
.ii-star-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
210
|
+
.ii-star { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
211
|
+
.ii-stethoscope { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
212
|
+
.ii-sun { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
213
|
+
.ii-table-chart { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
214
|
+
.ii-ticket-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
215
|
+
.ii-trash-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
216
|
+
.ii-trophy-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
217
|
+
.ii-truck-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
218
|
+
.ii-truck-timer-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
219
|
+
.ii-user-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
220
|
+
.ii-user-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
221
|
+
.ii-user-pass-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
222
|
+
.ii-user-screen-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
223
|
+
.ii-user { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
224
|
+
.ii-users-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
225
|
+
.ii-vote-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
226
|
+
.ii-wallet-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
227
|
+
.ii-warning-circle-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
228
|
+
.ii-warning-circle-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
229
|
+
.ii-warning-circle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
230
|
+
.ii-warning-triangle-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
231
|
+
.ii-warning-triangle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
@@ -141,99 +141,102 @@
|
|
|
141
141
|
.ii-location-crosshairs-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
142
142
|
.ii-location-crosshairs-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
143
143
|
.ii-location-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
144
|
-
.ii-location-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
145
|
-
.ii-
|
|
146
|
-
.ii-
|
|
147
|
-
.ii-
|
|
148
|
-
.ii-
|
|
149
|
-
.ii-
|
|
150
|
-
.ii-
|
|
151
|
-
.ii-
|
|
152
|
-
.ii-
|
|
153
|
-
.ii-
|
|
154
|
-
.ii-
|
|
155
|
-
.ii-
|
|
156
|
-
.ii-
|
|
157
|
-
.ii-
|
|
158
|
-
.ii-
|
|
159
|
-
.ii-
|
|
160
|
-
.ii-message-dots { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
161
|
-
.ii-message-
|
|
162
|
-
.ii-message-
|
|
163
|
-
.ii-message-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
164
|
-
.ii-message-
|
|
165
|
-
.ii-
|
|
166
|
-
.ii-
|
|
167
|
-
.ii-minus-
|
|
168
|
-
.ii-minus-circle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
169
|
-
.ii-minus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
170
|
-
.ii-
|
|
171
|
-
.ii-
|
|
172
|
-
.ii-
|
|
173
|
-
.ii-
|
|
174
|
-
.ii-
|
|
175
|
-
.ii-
|
|
176
|
-
.ii-
|
|
177
|
-
.ii-
|
|
178
|
-
.ii-
|
|
179
|
-
.ii-
|
|
180
|
-
.ii-
|
|
181
|
-
.ii-
|
|
182
|
-
.ii-
|
|
183
|
-
.ii-
|
|
184
|
-
.ii-
|
|
185
|
-
.ii-
|
|
186
|
-
.ii-
|
|
187
|
-
.ii-
|
|
188
|
-
.ii-
|
|
189
|
-
.ii-
|
|
190
|
-
.ii-
|
|
191
|
-
.ii-
|
|
192
|
-
.ii-
|
|
193
|
-
.ii-
|
|
194
|
-
.ii-
|
|
195
|
-
.ii-
|
|
196
|
-
.ii-
|
|
197
|
-
.ii-
|
|
198
|
-
.ii-remove-
|
|
199
|
-
.ii-remove-circle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
200
|
-
.ii-remove { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
201
|
-
.ii-
|
|
202
|
-
.ii-
|
|
203
|
-
.ii-
|
|
204
|
-
.ii-
|
|
205
|
-
.ii-
|
|
206
|
-
.ii-
|
|
207
|
-
.ii-
|
|
208
|
-
.ii-
|
|
209
|
-
.ii-
|
|
210
|
-
.ii-
|
|
211
|
-
.ii-
|
|
212
|
-
.ii-
|
|
213
|
-
.ii-
|
|
214
|
-
.ii-
|
|
215
|
-
.ii-
|
|
216
|
-
.ii-
|
|
217
|
-
.ii-
|
|
218
|
-
.ii-
|
|
219
|
-
.ii-
|
|
220
|
-
.ii-
|
|
221
|
-
.ii-
|
|
222
|
-
.ii-
|
|
223
|
-
.ii-
|
|
224
|
-
.ii-
|
|
225
|
-
.ii-
|
|
226
|
-
.ii-
|
|
227
|
-
.ii-
|
|
228
|
-
.ii-
|
|
229
|
-
.ii-
|
|
230
|
-
.ii-user-
|
|
231
|
-
.ii-user { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
232
|
-
.ii-
|
|
233
|
-
.ii-
|
|
234
|
-
.ii-
|
|
235
|
-
.ii-
|
|
236
|
-
.ii-
|
|
237
|
-
.ii-
|
|
238
|
-
.ii-warning-
|
|
239
|
-
.ii-warning-
|
|
144
|
+
.ii-location-outline-02.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
145
|
+
.ii-location-outline-02 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
146
|
+
.ii-location-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
147
|
+
.ii-lock-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
148
|
+
.ii-lock { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
149
|
+
.ii-magic-wand-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
150
|
+
.ii-mail { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
151
|
+
.ii-map-search-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
152
|
+
.ii-medal-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
153
|
+
.ii-medical-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
154
|
+
.ii-medical-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
155
|
+
.ii-medicash { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
156
|
+
.ii-medistream { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
157
|
+
.ii-megaphone-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
158
|
+
.ii-menu.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
159
|
+
.ii-menu { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
160
|
+
.ii-message-dots-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
161
|
+
.ii-message-dots-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
162
|
+
.ii-message-dots { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
163
|
+
.ii-message-line-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
164
|
+
.ii-message-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
165
|
+
.ii-message-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
166
|
+
.ii-message-question-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
167
|
+
.ii-minus.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
168
|
+
.ii-minus-circle-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
169
|
+
.ii-minus-circle-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
170
|
+
.ii-minus-circle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
171
|
+
.ii-minus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
172
|
+
.ii-moon-over-sun { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
173
|
+
.ii-moon { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
174
|
+
.ii-navigate-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
175
|
+
.ii-navigate-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
176
|
+
.ii-palette-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
177
|
+
.ii-paragraph { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
178
|
+
.ii-pen-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
179
|
+
.ii-pen-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
180
|
+
.ii-phone.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
181
|
+
.ii-phone-call-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
182
|
+
.ii-phone { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
183
|
+
.ii-picture-frame-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
184
|
+
.ii-picture-square-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
185
|
+
.ii-picture-square-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
186
|
+
.ii-pin-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
187
|
+
.ii-pin-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
188
|
+
.ii-play-circle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
189
|
+
.ii-play { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
190
|
+
.ii-plus.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
191
|
+
.ii-plus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
192
|
+
.ii-preintern { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
193
|
+
.ii-question-circle-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
194
|
+
.ii-question-circle-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
195
|
+
.ii-question-circle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
196
|
+
.ii-refresh.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
197
|
+
.ii-refresh { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
198
|
+
.ii-remove.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
199
|
+
.ii-remove-circle.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
200
|
+
.ii-remove-circle-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
201
|
+
.ii-remove-circle-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
202
|
+
.ii-remove-circle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
203
|
+
.ii-remove { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
204
|
+
.ii-reply { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
205
|
+
.ii-search.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
206
|
+
.ii-search-chart { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
207
|
+
.ii-search { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
208
|
+
.ii-send-to { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
209
|
+
.ii-settings-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
210
|
+
.ii-settings-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
211
|
+
.ii-share-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
212
|
+
.ii-share-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
213
|
+
.ii-shield-check-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
214
|
+
.ii-shield-check-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
215
|
+
.ii-sliders.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
216
|
+
.ii-sliders { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
217
|
+
.ii-spiral { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
218
|
+
.ii-square-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
219
|
+
.ii-star-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
220
|
+
.ii-star-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
221
|
+
.ii-star { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
222
|
+
.ii-stethoscope { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
223
|
+
.ii-sun { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
224
|
+
.ii-table-chart { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
225
|
+
.ii-ticket-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
226
|
+
.ii-trash-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
227
|
+
.ii-trophy-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
228
|
+
.ii-truck-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
229
|
+
.ii-truck-timer-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
230
|
+
.ii-user-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
231
|
+
.ii-user-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
232
|
+
.ii-user-pass-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
233
|
+
.ii-user-screen-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
234
|
+
.ii-user { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
235
|
+
.ii-users-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
236
|
+
.ii-vote-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
237
|
+
.ii-wallet-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
238
|
+
.ii-warning-circle-outline.ii-weight-600 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
239
|
+
.ii-warning-circle-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
240
|
+
.ii-warning-circle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
241
|
+
.ii-warning-triangle-outline { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|
|
242
|
+
.ii-warning-triangle { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); }
|