@dataloop-ai/icons 3.0.133 → 3.0.134
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/assets/testtt.svg +22 -25
- package/assets/testtt2.svg +8 -23
- package/assets/testtt4.svg +26 -115
- package/fonts/dl-icons.eot +0 -0
- package/fonts/dl-icons.svg +103 -116
- package/fonts/dl-icons.ttf +0 -0
- package/fonts/dl-icons.woff +0 -0
- package/package.json +1 -1
- package/style.css +111 -174
package/fonts/dl-icons.ttf
CHANGED
|
Binary file
|
package/fonts/dl-icons.woff
CHANGED
|
Binary file
|
package/package.json
CHANGED
package/style.css
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: 'dl-icons';
|
|
3
|
-
src: url('fonts/dl-icons.eot?
|
|
4
|
-
src: url('fonts/dl-icons.eot?
|
|
5
|
-
url('fonts/dl-icons.ttf?
|
|
6
|
-
url('fonts/dl-icons.woff?
|
|
7
|
-
url('fonts/dl-icons.svg?
|
|
3
|
+
src: url('fonts/dl-icons.eot?sm4ue7');
|
|
4
|
+
src: url('fonts/dl-icons.eot?sm4ue7#iefix') format('embedded-opentype'),
|
|
5
|
+
url('fonts/dl-icons.ttf?sm4ue7') format('truetype'),
|
|
6
|
+
url('fonts/dl-icons.woff?sm4ue7') format('woff'),
|
|
7
|
+
url('fonts/dl-icons.svg?sm4ue7#dl-icons') format('svg');
|
|
8
8
|
font-weight: normal;
|
|
9
9
|
font-style: normal;
|
|
10
10
|
font-display: block;
|
|
@@ -2110,11 +2110,13 @@
|
|
|
2110
2110
|
.icon-dl-testtt .path1:before {
|
|
2111
2111
|
content: "\eb28";
|
|
2112
2112
|
color: rgb(0, 0, 0);
|
|
2113
|
+
opacity: 0.3;
|
|
2113
2114
|
}
|
|
2114
2115
|
.icon-dl-testtt .path2:before {
|
|
2115
2116
|
content: "\eb29";
|
|
2116
2117
|
margin-left: -1em;
|
|
2117
|
-
color: rgb(
|
|
2118
|
+
color: rgb(0, 0, 0);
|
|
2119
|
+
opacity: 0.3;
|
|
2118
2120
|
}
|
|
2119
2121
|
.icon-dl-testtt .path3:before {
|
|
2120
2122
|
content: "\eb2a";
|
|
@@ -2124,7 +2126,7 @@
|
|
|
2124
2126
|
.icon-dl-testtt .path4:before {
|
|
2125
2127
|
content: "\eb2b";
|
|
2126
2128
|
margin-left: -1em;
|
|
2127
|
-
color: rgb(
|
|
2129
|
+
color: rgb(247, 208, 70);
|
|
2128
2130
|
}
|
|
2129
2131
|
.icon-dl-testtt .path5:before {
|
|
2130
2132
|
content: "\eb2c";
|
|
@@ -2134,17 +2136,17 @@
|
|
|
2134
2136
|
.icon-dl-testtt .path6:before {
|
|
2135
2137
|
content: "\eb2d";
|
|
2136
2138
|
margin-left: -1em;
|
|
2137
|
-
color: rgb(
|
|
2139
|
+
color: rgb(0, 0, 0);
|
|
2138
2140
|
}
|
|
2139
2141
|
.icon-dl-testtt .path7:before {
|
|
2140
2142
|
content: "\eb2e";
|
|
2141
2143
|
margin-left: -1em;
|
|
2142
|
-
color: rgb(
|
|
2144
|
+
color: rgb(0, 0, 0);
|
|
2143
2145
|
}
|
|
2144
2146
|
.icon-dl-testtt .path8:before {
|
|
2145
2147
|
content: "\eb2f";
|
|
2146
2148
|
margin-left: -1em;
|
|
2147
|
-
color: rgb(
|
|
2149
|
+
color: rgb(247, 208, 70);
|
|
2148
2150
|
}
|
|
2149
2151
|
.icon-dl-testtt .path9:before {
|
|
2150
2152
|
content: "\eb30";
|
|
@@ -2154,37 +2156,37 @@
|
|
|
2154
2156
|
.icon-dl-testtt .path10:before {
|
|
2155
2157
|
content: "\eb31";
|
|
2156
2158
|
margin-left: -1em;
|
|
2157
|
-
color: rgb(
|
|
2159
|
+
color: rgb(0, 0, 0);
|
|
2158
2160
|
}
|
|
2159
2161
|
.icon-dl-testtt .path11:before {
|
|
2160
2162
|
content: "\eb32";
|
|
2161
2163
|
margin-left: -1em;
|
|
2162
|
-
color: rgb(
|
|
2164
|
+
color: rgb(242, 167, 59);
|
|
2163
2165
|
}
|
|
2164
2166
|
.icon-dl-testtt .path12:before {
|
|
2165
2167
|
content: "\eb33";
|
|
2166
2168
|
margin-left: -1em;
|
|
2167
|
-
color: rgb(
|
|
2169
|
+
color: rgb(238, 121, 47);
|
|
2168
2170
|
}
|
|
2169
2171
|
.icon-dl-testtt .path13:before {
|
|
2170
2172
|
content: "\eb34";
|
|
2171
2173
|
margin-left: -1em;
|
|
2172
|
-
color: rgb(
|
|
2174
|
+
color: rgb(238, 121, 47);
|
|
2173
2175
|
}
|
|
2174
2176
|
.icon-dl-testtt .path14:before {
|
|
2175
2177
|
content: "\eb35";
|
|
2176
2178
|
margin-left: -1em;
|
|
2177
|
-
color: rgb(
|
|
2179
|
+
color: rgb(0, 0, 0);
|
|
2178
2180
|
}
|
|
2179
2181
|
.icon-dl-testtt .path15:before {
|
|
2180
2182
|
content: "\eb36";
|
|
2181
2183
|
margin-left: -1em;
|
|
2182
|
-
color: rgb(
|
|
2184
|
+
color: rgb(235, 88, 41);
|
|
2183
2185
|
}
|
|
2184
2186
|
.icon-dl-testtt .path16:before {
|
|
2185
2187
|
content: "\eb37";
|
|
2186
2188
|
margin-left: -1em;
|
|
2187
|
-
color: rgb(
|
|
2189
|
+
color: rgb(238, 121, 47);
|
|
2188
2190
|
}
|
|
2189
2191
|
.icon-dl-testtt .path17:before {
|
|
2190
2192
|
content: "\eb38";
|
|
@@ -2199,416 +2201,351 @@
|
|
|
2199
2201
|
.icon-dl-testtt .path19:before {
|
|
2200
2202
|
content: "\eb3a";
|
|
2201
2203
|
margin-left: -1em;
|
|
2202
|
-
color: rgb(
|
|
2204
|
+
color: rgb(0, 0, 0);
|
|
2203
2205
|
}
|
|
2204
|
-
.icon-dl-
|
|
2206
|
+
.icon-dl-testtt .path20:before {
|
|
2205
2207
|
content: "\eb3b";
|
|
2206
|
-
|
|
2208
|
+
margin-left: -1em;
|
|
2209
|
+
color: rgb(235, 88, 41);
|
|
2207
2210
|
}
|
|
2208
|
-
.icon-dl-
|
|
2211
|
+
.icon-dl-testtt .path21:before {
|
|
2209
2212
|
content: "\eb3c";
|
|
2210
2213
|
margin-left: -1em;
|
|
2211
|
-
color: rgb(
|
|
2214
|
+
color: rgb(234, 51, 38);
|
|
2212
2215
|
}
|
|
2213
|
-
.icon-dl-testtt2 .
|
|
2216
|
+
.icon-dl-testtt2 .path1:before {
|
|
2214
2217
|
content: "\eb3d";
|
|
2215
|
-
|
|
2216
|
-
color: rgb(0, 0, 0);
|
|
2218
|
+
color: rgb(241, 81, 27);
|
|
2217
2219
|
}
|
|
2218
|
-
.icon-dl-testtt2 .
|
|
2220
|
+
.icon-dl-testtt2 .path2:before {
|
|
2219
2221
|
content: "\eb3e";
|
|
2220
2222
|
margin-left: -1em;
|
|
2221
|
-
color: rgb(
|
|
2223
|
+
color: rgb(128, 204, 40);
|
|
2222
2224
|
}
|
|
2223
|
-
.icon-dl-testtt2 .
|
|
2225
|
+
.icon-dl-testtt2 .path3:before {
|
|
2224
2226
|
content: "\eb3f";
|
|
2225
2227
|
margin-left: -1em;
|
|
2226
|
-
color: rgb(0,
|
|
2228
|
+
color: rgb(0, 173, 239);
|
|
2227
2229
|
}
|
|
2228
|
-
.icon-dl-testtt2 .
|
|
2230
|
+
.icon-dl-testtt2 .path4:before {
|
|
2229
2231
|
content: "\eb40";
|
|
2230
2232
|
margin-left: -1em;
|
|
2231
|
-
color: rgb(
|
|
2232
|
-
}
|
|
2233
|
-
.icon-dl-testtt2 .path7:before {
|
|
2234
|
-
content: "\eb41";
|
|
2235
|
-
margin-left: -1em;
|
|
2236
|
-
color: rgb(242, 167, 59);
|
|
2237
|
-
}
|
|
2238
|
-
.icon-dl-testtt2 .path8:before {
|
|
2239
|
-
content: "\eb42";
|
|
2240
|
-
margin-left: -1em;
|
|
2241
|
-
color: rgb(0, 0, 0);
|
|
2242
|
-
}
|
|
2243
|
-
.icon-dl-testtt2 .path9:before {
|
|
2244
|
-
content: "\eb43";
|
|
2245
|
-
margin-left: -1em;
|
|
2246
|
-
color: rgb(242, 167, 59);
|
|
2247
|
-
}
|
|
2248
|
-
.icon-dl-testtt2 .path10:before {
|
|
2249
|
-
content: "\eb44";
|
|
2250
|
-
margin-left: -1em;
|
|
2251
|
-
color: rgb(238, 121, 47);
|
|
2252
|
-
}
|
|
2253
|
-
.icon-dl-testtt2 .path11:before {
|
|
2254
|
-
content: "\eb45";
|
|
2255
|
-
margin-left: -1em;
|
|
2256
|
-
color: rgb(238, 121, 47);
|
|
2257
|
-
}
|
|
2258
|
-
.icon-dl-testtt2 .path12:before {
|
|
2259
|
-
content: "\eb46";
|
|
2260
|
-
margin-left: -1em;
|
|
2261
|
-
color: rgb(0, 0, 0);
|
|
2262
|
-
}
|
|
2263
|
-
.icon-dl-testtt2 .path13:before {
|
|
2264
|
-
content: "\eb47";
|
|
2265
|
-
margin-left: -1em;
|
|
2266
|
-
color: rgb(235, 88, 41);
|
|
2267
|
-
}
|
|
2268
|
-
.icon-dl-testtt2 .path14:before {
|
|
2269
|
-
content: "\eb48";
|
|
2270
|
-
margin-left: -1em;
|
|
2271
|
-
color: rgb(238, 121, 47);
|
|
2272
|
-
}
|
|
2273
|
-
.icon-dl-testtt2 .path15:before {
|
|
2274
|
-
content: "\eb49";
|
|
2275
|
-
margin-left: -1em;
|
|
2276
|
-
color: rgb(0, 0, 0);
|
|
2277
|
-
}
|
|
2278
|
-
.icon-dl-testtt2 .path16:before {
|
|
2279
|
-
content: "\eb4a";
|
|
2280
|
-
margin-left: -1em;
|
|
2281
|
-
color: rgb(235, 88, 41);
|
|
2282
|
-
}
|
|
2283
|
-
.icon-dl-testtt2 .path17:before {
|
|
2284
|
-
content: "\eb4b";
|
|
2285
|
-
margin-left: -1em;
|
|
2286
|
-
color: rgb(0, 0, 0);
|
|
2287
|
-
}
|
|
2288
|
-
.icon-dl-testtt2 .path18:before {
|
|
2289
|
-
content: "\eb4c";
|
|
2290
|
-
margin-left: -1em;
|
|
2291
|
-
color: rgb(235, 88, 41);
|
|
2292
|
-
}
|
|
2293
|
-
.icon-dl-testtt2 .path19:before {
|
|
2294
|
-
content: "\eb4d";
|
|
2295
|
-
margin-left: -1em;
|
|
2296
|
-
color: rgb(234, 51, 38);
|
|
2233
|
+
color: rgb(251, 188, 9);
|
|
2297
2234
|
}
|
|
2298
2235
|
.icon-dl-testtt3:before {
|
|
2299
|
-
content: "\
|
|
2236
|
+
content: "\eb41";
|
|
2300
2237
|
}
|
|
2301
2238
|
.icon-dl-testtt4 .path1:before {
|
|
2302
|
-
content: "\
|
|
2239
|
+
content: "\eb42";
|
|
2303
2240
|
color: rgb(0, 0, 0);
|
|
2304
2241
|
}
|
|
2305
2242
|
.icon-dl-testtt4 .path2:before {
|
|
2306
|
-
content: "\
|
|
2243
|
+
content: "\eb43";
|
|
2307
2244
|
margin-left: -1em;
|
|
2308
2245
|
color: rgb(247, 208, 70);
|
|
2309
2246
|
}
|
|
2310
2247
|
.icon-dl-testtt4 .path3:before {
|
|
2311
|
-
content: "\
|
|
2248
|
+
content: "\eb44";
|
|
2312
2249
|
margin-left: -1em;
|
|
2313
2250
|
color: rgb(0, 0, 0);
|
|
2314
2251
|
}
|
|
2315
2252
|
.icon-dl-testtt4 .path4:before {
|
|
2316
|
-
content: "\
|
|
2253
|
+
content: "\eb45";
|
|
2317
2254
|
margin-left: -1em;
|
|
2318
2255
|
color: rgb(0, 0, 0);
|
|
2319
2256
|
}
|
|
2320
2257
|
.icon-dl-testtt4 .path5:before {
|
|
2321
|
-
content: "\
|
|
2258
|
+
content: "\eb46";
|
|
2322
2259
|
margin-left: -1em;
|
|
2323
2260
|
color: rgb(0, 0, 0);
|
|
2324
2261
|
}
|
|
2325
2262
|
.icon-dl-testtt4 .path6:before {
|
|
2326
|
-
content: "\
|
|
2263
|
+
content: "\eb47";
|
|
2327
2264
|
margin-left: -1em;
|
|
2328
2265
|
color: rgb(247, 208, 70);
|
|
2329
2266
|
}
|
|
2330
2267
|
.icon-dl-testtt4 .path7:before {
|
|
2331
|
-
content: "\
|
|
2268
|
+
content: "\eb48";
|
|
2332
2269
|
margin-left: -1em;
|
|
2333
2270
|
color: rgb(242, 167, 59);
|
|
2334
2271
|
}
|
|
2335
2272
|
.icon-dl-testtt4 .path8:before {
|
|
2336
|
-
content: "\
|
|
2273
|
+
content: "\eb49";
|
|
2337
2274
|
margin-left: -1em;
|
|
2338
2275
|
color: rgb(0, 0, 0);
|
|
2339
2276
|
}
|
|
2340
2277
|
.icon-dl-testtt4 .path9:before {
|
|
2341
|
-
content: "\
|
|
2278
|
+
content: "\eb4a";
|
|
2342
2279
|
margin-left: -1em;
|
|
2343
2280
|
color: rgb(242, 167, 59);
|
|
2344
2281
|
}
|
|
2345
2282
|
.icon-dl-testtt4 .path10:before {
|
|
2346
|
-
content: "\
|
|
2283
|
+
content: "\eb4b";
|
|
2347
2284
|
margin-left: -1em;
|
|
2348
2285
|
color: rgb(238, 121, 47);
|
|
2349
2286
|
}
|
|
2350
2287
|
.icon-dl-testtt4 .path11:before {
|
|
2351
|
-
content: "\
|
|
2288
|
+
content: "\eb4c";
|
|
2352
2289
|
margin-left: -1em;
|
|
2353
2290
|
color: rgb(238, 121, 47);
|
|
2354
2291
|
}
|
|
2355
2292
|
.icon-dl-testtt4 .path12:before {
|
|
2356
|
-
content: "\
|
|
2293
|
+
content: "\eb4d";
|
|
2357
2294
|
margin-left: -1em;
|
|
2358
2295
|
color: rgb(0, 0, 0);
|
|
2359
2296
|
}
|
|
2360
2297
|
.icon-dl-testtt4 .path13:before {
|
|
2361
|
-
content: "\
|
|
2298
|
+
content: "\eb4e";
|
|
2362
2299
|
margin-left: -1em;
|
|
2363
2300
|
color: rgb(235, 88, 41);
|
|
2364
2301
|
}
|
|
2365
2302
|
.icon-dl-testtt4 .path14:before {
|
|
2366
|
-
content: "\
|
|
2303
|
+
content: "\eb4f";
|
|
2367
2304
|
margin-left: -1em;
|
|
2368
2305
|
color: rgb(238, 121, 47);
|
|
2369
2306
|
}
|
|
2370
2307
|
.icon-dl-testtt4 .path15:before {
|
|
2371
|
-
content: "\
|
|
2308
|
+
content: "\eb50";
|
|
2372
2309
|
margin-left: -1em;
|
|
2373
2310
|
color: rgb(0, 0, 0);
|
|
2374
2311
|
}
|
|
2375
2312
|
.icon-dl-testtt4 .path16:before {
|
|
2376
|
-
content: "\
|
|
2313
|
+
content: "\eb51";
|
|
2377
2314
|
margin-left: -1em;
|
|
2378
2315
|
color: rgb(235, 88, 41);
|
|
2379
2316
|
}
|
|
2380
2317
|
.icon-dl-testtt4 .path17:before {
|
|
2381
|
-
content: "\
|
|
2318
|
+
content: "\eb52";
|
|
2382
2319
|
margin-left: -1em;
|
|
2383
2320
|
color: rgb(0, 0, 0);
|
|
2384
2321
|
}
|
|
2385
2322
|
.icon-dl-testtt4 .path18:before {
|
|
2386
|
-
content: "\
|
|
2323
|
+
content: "\eb53";
|
|
2387
2324
|
margin-left: -1em;
|
|
2388
2325
|
color: rgb(235, 88, 41);
|
|
2389
2326
|
}
|
|
2390
2327
|
.icon-dl-testtt4 .path19:before {
|
|
2391
|
-
content: "\
|
|
2328
|
+
content: "\eb54";
|
|
2392
2329
|
margin-left: -1em;
|
|
2393
2330
|
color: rgb(234, 51, 38);
|
|
2394
2331
|
}
|
|
2395
2332
|
.icon-dl-text:before {
|
|
2396
|
-
content: "\
|
|
2333
|
+
content: "\eb55";
|
|
2397
2334
|
}
|
|
2398
2335
|
.icon-dl-text-file:before {
|
|
2399
|
-
content: "\
|
|
2336
|
+
content: "\eb56";
|
|
2400
2337
|
}
|
|
2401
2338
|
.icon-dl-thumbnail:before {
|
|
2402
|
-
content: "\
|
|
2339
|
+
content: "\eb57";
|
|
2403
2340
|
}
|
|
2404
2341
|
.icon-dl-time:before {
|
|
2405
|
-
content: "\
|
|
2342
|
+
content: "\eb58";
|
|
2406
2343
|
}
|
|
2407
2344
|
.icon-dl-timer:before {
|
|
2408
|
-
content: "\
|
|
2345
|
+
content: "\eb59";
|
|
2409
2346
|
}
|
|
2410
2347
|
.icon-dl-top-view:before {
|
|
2411
|
-
content: "\
|
|
2348
|
+
content: "\eb5a";
|
|
2412
2349
|
}
|
|
2413
2350
|
.icon-dl-train:before {
|
|
2414
|
-
content: "\
|
|
2351
|
+
content: "\eb5b";
|
|
2415
2352
|
}
|
|
2416
2353
|
.icon-dl-translate:before {
|
|
2417
|
-
content: "\
|
|
2354
|
+
content: "\eb5c";
|
|
2418
2355
|
}
|
|
2419
2356
|
.icon-dl-trigger:before {
|
|
2420
|
-
content: "\
|
|
2357
|
+
content: "\eb5d";
|
|
2421
2358
|
}
|
|
2422
2359
|
.icon-dl-trigger-filled:before {
|
|
2423
|
-
content: "\
|
|
2360
|
+
content: "\eb5e";
|
|
2424
2361
|
}
|
|
2425
2362
|
.icon-dl-two-lines:before {
|
|
2426
|
-
content: "\
|
|
2363
|
+
content: "\eb5f";
|
|
2427
2364
|
}
|
|
2428
2365
|
.icon-dl-ultralytics .path1:before {
|
|
2429
|
-
content: "\
|
|
2366
|
+
content: "\eb60";
|
|
2430
2367
|
color: rgb(0, 0, 0);
|
|
2431
2368
|
}
|
|
2432
2369
|
.icon-dl-ultralytics .path2:before {
|
|
2433
|
-
content: "\
|
|
2370
|
+
content: "\eb61";
|
|
2434
2371
|
margin-left: -1em;
|
|
2435
2372
|
color: rgb(11, 35, 169);
|
|
2436
2373
|
}
|
|
2437
2374
|
.icon-dl-ultralytics-dark:before {
|
|
2438
|
-
content: "\
|
|
2375
|
+
content: "\eb62";
|
|
2439
2376
|
color: #fff;
|
|
2440
2377
|
}
|
|
2441
2378
|
.icon-dl-ultralytics-light:before {
|
|
2442
|
-
content: "\
|
|
2379
|
+
content: "\eb63";
|
|
2443
2380
|
}
|
|
2444
2381
|
.icon-dl-undefined-label:before {
|
|
2445
|
-
content: "\
|
|
2382
|
+
content: "\eb64";
|
|
2446
2383
|
}
|
|
2447
2384
|
.icon-dl-undo:before {
|
|
2448
|
-
content: "\
|
|
2385
|
+
content: "\eb65";
|
|
2449
2386
|
}
|
|
2450
2387
|
.icon-dl-unionpay .path1:before {
|
|
2451
|
-
content: "\
|
|
2388
|
+
content: "\eb66";
|
|
2452
2389
|
color: rgb(255, 255, 255);
|
|
2453
2390
|
}
|
|
2454
2391
|
.icon-dl-unionpay .path2:before {
|
|
2455
|
-
content: "\
|
|
2392
|
+
content: "\eb67";
|
|
2456
2393
|
margin-left: -1em;
|
|
2457
2394
|
color: rgb(228, 228, 228);
|
|
2458
2395
|
}
|
|
2459
2396
|
.icon-dl-unionpay .path3:before {
|
|
2460
|
-
content: "\
|
|
2397
|
+
content: "\eb68";
|
|
2461
2398
|
margin-left: -1em;
|
|
2462
2399
|
color: rgb(0, 157, 165);
|
|
2463
2400
|
}
|
|
2464
2401
|
.icon-dl-unionpay .path4:before {
|
|
2465
|
-
content: "\
|
|
2402
|
+
content: "\eb69";
|
|
2466
2403
|
margin-left: -1em;
|
|
2467
2404
|
color: rgb(2, 204, 204);
|
|
2468
2405
|
}
|
|
2469
2406
|
.icon-dl-unionpay .path5:before {
|
|
2470
|
-
content: "\
|
|
2407
|
+
content: "\eb6a";
|
|
2471
2408
|
margin-left: -1em;
|
|
2472
2409
|
color: rgb(2, 204, 204);
|
|
2473
2410
|
}
|
|
2474
2411
|
.icon-dl-unionpay .path6:before {
|
|
2475
|
-
content: "\
|
|
2412
|
+
content: "\eb6b";
|
|
2476
2413
|
margin-left: -1em;
|
|
2477
2414
|
color: rgb(0, 157, 165);
|
|
2478
2415
|
}
|
|
2479
2416
|
.icon-dl-unionpay .path7:before {
|
|
2480
|
-
content: "\
|
|
2417
|
+
content: "\eb6c";
|
|
2481
2418
|
margin-left: -1em;
|
|
2482
2419
|
color: rgb(2, 204, 204);
|
|
2483
2420
|
}
|
|
2484
2421
|
.icon-dl-unionpay .path8:before {
|
|
2485
|
-
content: "\
|
|
2422
|
+
content: "\eb6d";
|
|
2486
2423
|
margin-left: -1em;
|
|
2487
2424
|
color: rgb(255, 127, 41);
|
|
2488
2425
|
}
|
|
2489
2426
|
.icon-dl-unionpay .path9:before {
|
|
2490
|
-
content: "\
|
|
2427
|
+
content: "\eb6e";
|
|
2491
2428
|
margin-left: -1em;
|
|
2492
2429
|
color: rgb(234, 34, 39);
|
|
2493
2430
|
}
|
|
2494
2431
|
.icon-dl-unionpay .path10:before {
|
|
2495
|
-
content: "\
|
|
2432
|
+
content: "\eb6f";
|
|
2496
2433
|
margin-left: -1em;
|
|
2497
2434
|
color: rgb(234, 34, 39);
|
|
2498
2435
|
}
|
|
2499
2436
|
.icon-dl-unionpay .path11:before {
|
|
2500
|
-
content: "\
|
|
2437
|
+
content: "\eb70";
|
|
2501
2438
|
margin-left: -1em;
|
|
2502
2439
|
color: rgb(165, 0, 47);
|
|
2503
2440
|
}
|
|
2504
2441
|
.icon-dl-unionpay .path12:before {
|
|
2505
|
-
content: "\
|
|
2442
|
+
content: "\eb71";
|
|
2506
2443
|
margin-left: -1em;
|
|
2507
2444
|
color: rgb(234, 34, 39);
|
|
2508
2445
|
}
|
|
2509
2446
|
.icon-dl-unionpay .path13:before {
|
|
2510
|
-
content: "\
|
|
2447
|
+
content: "\eb72";
|
|
2511
2448
|
margin-left: -1em;
|
|
2512
2449
|
color: rgb(234, 34, 39);
|
|
2513
2450
|
}
|
|
2514
2451
|
.icon-dl-unionpay .path14:before {
|
|
2515
|
-
content: "\
|
|
2452
|
+
content: "\eb73";
|
|
2516
2453
|
margin-left: -1em;
|
|
2517
2454
|
color: rgb(19, 152, 226);
|
|
2518
2455
|
}
|
|
2519
2456
|
.icon-dl-unionpay .path15:before {
|
|
2520
|
-
content: "\
|
|
2457
|
+
content: "\eb74";
|
|
2521
2458
|
margin-left: -1em;
|
|
2522
2459
|
color: rgb(8, 114, 185);
|
|
2523
2460
|
}
|
|
2524
2461
|
.icon-dl-unionpay .path16:before {
|
|
2525
|
-
content: "\
|
|
2462
|
+
content: "\eb75";
|
|
2526
2463
|
margin-left: -1em;
|
|
2527
2464
|
color: rgb(5, 80, 147);
|
|
2528
2465
|
}
|
|
2529
2466
|
.icon-dl-unionpay .path17:before {
|
|
2530
|
-
content: "\
|
|
2467
|
+
content: "\eb76";
|
|
2531
2468
|
margin-left: -1em;
|
|
2532
2469
|
color: rgb(8, 114, 185);
|
|
2533
2470
|
}
|
|
2534
2471
|
.icon-dl-unionpay .path18:before {
|
|
2535
|
-
content: "\
|
|
2472
|
+
content: "\eb77";
|
|
2536
2473
|
margin-left: -1em;
|
|
2537
2474
|
color: rgb(5, 80, 147);
|
|
2538
2475
|
}
|
|
2539
2476
|
.icon-dl-unionpay .path19:before {
|
|
2540
|
-
content: "\
|
|
2477
|
+
content: "\eb78";
|
|
2541
2478
|
margin-left: -1em;
|
|
2542
2479
|
color: rgb(165, 0, 47);
|
|
2543
2480
|
}
|
|
2544
2481
|
.icon-dl-unite:before {
|
|
2545
|
-
content: "\
|
|
2482
|
+
content: "\eb79";
|
|
2546
2483
|
}
|
|
2547
2484
|
.icon-dl-unmasked-pixel-filled:before {
|
|
2548
|
-
content: "\
|
|
2485
|
+
content: "\eb7a";
|
|
2549
2486
|
}
|
|
2550
2487
|
.icon-dl-unsupported-file:before {
|
|
2551
|
-
content: "\
|
|
2488
|
+
content: "\eb7b";
|
|
2552
2489
|
}
|
|
2553
2490
|
.icon-dl-unsupported-file-filled:before {
|
|
2554
|
-
content: "\
|
|
2491
|
+
content: "\eb7c";
|
|
2555
2492
|
}
|
|
2556
2493
|
.icon-dl-up-chevron:before {
|
|
2557
|
-
content: "\
|
|
2494
|
+
content: "\eb7d";
|
|
2558
2495
|
}
|
|
2559
2496
|
.icon-dl-upload:before {
|
|
2560
|
-
content: "\
|
|
2497
|
+
content: "\eb7e";
|
|
2561
2498
|
}
|
|
2562
2499
|
.icon-dl-usage:before {
|
|
2563
|
-
content: "\
|
|
2500
|
+
content: "\eb7f";
|
|
2564
2501
|
}
|
|
2565
2502
|
.icon-dl-variable:before {
|
|
2566
|
-
content: "\
|
|
2503
|
+
content: "\eb80";
|
|
2567
2504
|
}
|
|
2568
2505
|
.icon-dl-vehicles:before {
|
|
2569
|
-
content: "\
|
|
2506
|
+
content: "\eb81";
|
|
2570
2507
|
}
|
|
2571
2508
|
.icon-dl-version:before {
|
|
2572
|
-
content: "\
|
|
2509
|
+
content: "\eb82";
|
|
2573
2510
|
}
|
|
2574
2511
|
.icon-dl-video-end:before {
|
|
2575
|
-
content: "\
|
|
2512
|
+
content: "\eb83";
|
|
2576
2513
|
}
|
|
2577
2514
|
.icon-dl-video-filled:before {
|
|
2578
|
-
content: "\
|
|
2515
|
+
content: "\eb84";
|
|
2579
2516
|
}
|
|
2580
2517
|
.icon-dl-view:before {
|
|
2581
|
-
content: "\
|
|
2518
|
+
content: "\eb85";
|
|
2582
2519
|
}
|
|
2583
2520
|
.icon-dl-visa .path1:before {
|
|
2584
|
-
content: "\
|
|
2521
|
+
content: "\eb86";
|
|
2585
2522
|
color: rgb(255, 255, 255);
|
|
2586
2523
|
}
|
|
2587
2524
|
.icon-dl-visa .path2:before {
|
|
2588
|
-
content: "\
|
|
2525
|
+
content: "\eb87";
|
|
2589
2526
|
margin-left: -1em;
|
|
2590
2527
|
color: rgb(228, 228, 228);
|
|
2591
2528
|
}
|
|
2592
2529
|
.icon-dl-visa .path3:before {
|
|
2593
|
-
content: "\
|
|
2530
|
+
content: "\eb88";
|
|
2594
2531
|
margin-left: -1em;
|
|
2595
2532
|
color: rgb(26, 42, 223);
|
|
2596
2533
|
}
|
|
2597
2534
|
.icon-dl-window:before {
|
|
2598
|
-
content: "\
|
|
2535
|
+
content: "\eb89";
|
|
2599
2536
|
}
|
|
2600
2537
|
.icon-dl-workflows:before {
|
|
2601
|
-
content: "\
|
|
2538
|
+
content: "\eb8a";
|
|
2602
2539
|
}
|
|
2603
2540
|
.icon-dl-workflows-outline:before {
|
|
2604
|
-
content: "\
|
|
2541
|
+
content: "\eb8b";
|
|
2605
2542
|
}
|
|
2606
2543
|
.icon-dl-youtube:before {
|
|
2607
|
-
content: "\
|
|
2544
|
+
content: "\eb8c";
|
|
2608
2545
|
}
|
|
2609
2546
|
.icon-dl-zoom-in:before {
|
|
2610
|
-
content: "\
|
|
2547
|
+
content: "\eb8d";
|
|
2611
2548
|
}
|
|
2612
2549
|
.icon-dl-zoom-out:before {
|
|
2613
|
-
content: "\
|
|
2550
|
+
content: "\eb8e";
|
|
2614
2551
|
}
|