@dataloop-ai/icons 3.0.153 → 3.0.155
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/databricks.svg +1 -1
- package/assets/pin-filled.svg +3 -0
- package/assets/pin.svg +3 -0
- package/assets/pytorch.svg +4 -0
- package/assets/runway.svg +3 -0
- package/assets/salesforce.svg +3 -0
- package/assets/smart-search-temporary.svg +24 -0
- package/assets/unpin-filled.svg +8 -0
- package/assets/unpin.svg +4 -0
- package/assets/unum.svg +10 -0
- package/fonts/dl-icons.eot +0 -0
- package/fonts/dl-icons.svg +195 -186
- package/fonts/dl-icons.ttf +0 -0
- package/fonts/dl-icons.woff +0 -0
- package/package.json +1 -1
- package/style.css +220 -190
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?n80en9');
|
|
4
|
+
src: url('fonts/dl-icons.eot?n80en9#iefix') format('embedded-opentype'),
|
|
5
|
+
url('fonts/dl-icons.ttf?n80en9') format('truetype'),
|
|
6
|
+
url('fonts/dl-icons.woff?n80en9') format('woff'),
|
|
7
|
+
url('fonts/dl-icons.svg?n80en9#dl-icons') format('svg');
|
|
8
8
|
font-weight: normal;
|
|
9
9
|
font-style: normal;
|
|
10
10
|
font-display: block;
|
|
@@ -737,6 +737,7 @@
|
|
|
737
737
|
}
|
|
738
738
|
.icon-dl-databricks:before {
|
|
739
739
|
content: "\e9bc";
|
|
740
|
+
color: #ee3d2c;
|
|
740
741
|
}
|
|
741
742
|
.icon-dl-dataloop .path1:before {
|
|
742
743
|
content: "\e9bd";
|
|
@@ -2110,668 +2111,697 @@
|
|
|
2110
2111
|
.icon-dl-pdf-filled:before {
|
|
2111
2112
|
content: "\eb1b";
|
|
2112
2113
|
}
|
|
2113
|
-
.icon-dl-pin
|
|
2114
|
+
.icon-dl-pin:before {
|
|
2114
2115
|
content: "\eb1c";
|
|
2115
2116
|
}
|
|
2116
|
-
.icon-dl-
|
|
2117
|
+
.icon-dl-pin-filled:before {
|
|
2117
2118
|
content: "\eb1d";
|
|
2118
2119
|
}
|
|
2119
|
-
.icon-dl-
|
|
2120
|
+
.icon-dl-pin-mark:before {
|
|
2120
2121
|
content: "\eb1e";
|
|
2121
2122
|
}
|
|
2122
|
-
.icon-dl-
|
|
2123
|
+
.icon-dl-pipeline:before {
|
|
2123
2124
|
content: "\eb1f";
|
|
2124
2125
|
}
|
|
2125
|
-
.icon-dl-
|
|
2126
|
+
.icon-dl-pipeline-filled:before {
|
|
2126
2127
|
content: "\eb20";
|
|
2127
2128
|
}
|
|
2128
|
-
.icon-dl-
|
|
2129
|
+
.icon-dl-plan:before {
|
|
2129
2130
|
content: "\eb21";
|
|
2130
2131
|
}
|
|
2131
|
-
.icon-dl-
|
|
2132
|
+
.icon-dl-plan-filled:before {
|
|
2132
2133
|
content: "\eb22";
|
|
2133
2134
|
}
|
|
2134
|
-
.icon-dl-
|
|
2135
|
+
.icon-dl-platform-release-notes:before {
|
|
2135
2136
|
content: "\eb23";
|
|
2136
2137
|
}
|
|
2137
|
-
.icon-dl-
|
|
2138
|
+
.icon-dl-platform-release-notes-filled:before {
|
|
2138
2139
|
content: "\eb24";
|
|
2139
2140
|
}
|
|
2140
|
-
.icon-dl-
|
|
2141
|
+
.icon-dl-play:before {
|
|
2141
2142
|
content: "\eb25";
|
|
2142
2143
|
}
|
|
2143
|
-
.icon-dl-
|
|
2144
|
+
.icon-dl-plus:before {
|
|
2144
2145
|
content: "\eb26";
|
|
2145
2146
|
}
|
|
2146
|
-
.icon-dl-
|
|
2147
|
+
.icon-dl-point:before {
|
|
2147
2148
|
content: "\eb27";
|
|
2148
2149
|
}
|
|
2149
|
-
.icon-dl-
|
|
2150
|
+
.icon-dl-poligonal-hand-filled:before {
|
|
2150
2151
|
content: "\eb28";
|
|
2151
2152
|
}
|
|
2152
|
-
.icon-dl-
|
|
2153
|
+
.icon-dl-polygon:before {
|
|
2153
2154
|
content: "\eb29";
|
|
2154
2155
|
}
|
|
2155
|
-
.icon-dl-
|
|
2156
|
+
.icon-dl-polyline:before {
|
|
2156
2157
|
content: "\eb2a";
|
|
2157
2158
|
}
|
|
2158
|
-
.icon-dl-
|
|
2159
|
+
.icon-dl-pose:before {
|
|
2159
2160
|
content: "\eb2b";
|
|
2160
2161
|
}
|
|
2161
|
-
.icon-dl-
|
|
2162
|
+
.icon-dl-previous-page:before {
|
|
2162
2163
|
content: "\eb2c";
|
|
2163
2164
|
}
|
|
2164
|
-
.icon-dl-private
|
|
2165
|
+
.icon-dl-private:before {
|
|
2165
2166
|
content: "\eb2d";
|
|
2166
2167
|
}
|
|
2167
|
-
.icon-dl-
|
|
2168
|
+
.icon-dl-private-compute:before {
|
|
2168
2169
|
content: "\eb2e";
|
|
2169
2170
|
}
|
|
2170
|
-
.icon-dl-
|
|
2171
|
+
.icon-dl-private-compute-outline:before {
|
|
2171
2172
|
content: "\eb2f";
|
|
2172
2173
|
}
|
|
2173
|
-
.icon-dl-
|
|
2174
|
+
.icon-dl-project:before {
|
|
2174
2175
|
content: "\eb30";
|
|
2175
2176
|
}
|
|
2176
|
-
.icon-dl-
|
|
2177
|
+
.icon-dl-project-filled:before {
|
|
2177
2178
|
content: "\eb31";
|
|
2178
2179
|
}
|
|
2179
|
-
.icon-dl-
|
|
2180
|
+
.icon-dl-pulling:before {
|
|
2180
2181
|
content: "\eb32";
|
|
2181
2182
|
}
|
|
2182
|
-
.icon-dl-
|
|
2183
|
+
.icon-dl-pulling-filled:before {
|
|
2183
2184
|
content: "\eb33";
|
|
2184
2185
|
}
|
|
2185
|
-
.icon-dl-
|
|
2186
|
+
.icon-dl-python:before {
|
|
2186
2187
|
content: "\eb34";
|
|
2187
2188
|
}
|
|
2188
|
-
.icon-dl-
|
|
2189
|
+
.icon-dl-pytorch:before {
|
|
2189
2190
|
content: "\eb35";
|
|
2191
|
+
color: #ee4c2c;
|
|
2190
2192
|
}
|
|
2191
|
-
.icon-dl-
|
|
2193
|
+
.icon-dl-qa:before {
|
|
2192
2194
|
content: "\eb36";
|
|
2195
|
+
}
|
|
2196
|
+
.icon-dl-qa-filled:before {
|
|
2197
|
+
content: "\eb37";
|
|
2198
|
+
}
|
|
2199
|
+
.icon-dl-qa-sampling:before {
|
|
2200
|
+
content: "\eb38";
|
|
2201
|
+
}
|
|
2202
|
+
.icon-dl-qualcomm:before {
|
|
2203
|
+
content: "\eb39";
|
|
2193
2204
|
color: #3253dc;
|
|
2194
2205
|
}
|
|
2195
2206
|
.icon-dl-query:before {
|
|
2196
|
-
content: "\
|
|
2207
|
+
content: "\eb3a";
|
|
2197
2208
|
}
|
|
2198
2209
|
.icon-dl-query-search:before {
|
|
2199
|
-
content: "\
|
|
2210
|
+
content: "\eb3b";
|
|
2200
2211
|
}
|
|
2201
2212
|
.icon-dl-question:before {
|
|
2202
|
-
content: "\
|
|
2213
|
+
content: "\eb3c";
|
|
2203
2214
|
}
|
|
2204
2215
|
.icon-dl-queue:before {
|
|
2205
|
-
content: "\
|
|
2216
|
+
content: "\eb3d";
|
|
2206
2217
|
}
|
|
2207
2218
|
.icon-dl-recipe:before {
|
|
2208
|
-
content: "\
|
|
2219
|
+
content: "\eb3e";
|
|
2209
2220
|
}
|
|
2210
2221
|
.icon-dl-recipe-filled:before {
|
|
2211
|
-
content: "\
|
|
2222
|
+
content: "\eb3f";
|
|
2212
2223
|
}
|
|
2213
2224
|
.icon-dl-recognize-celebrities:before {
|
|
2214
|
-
content: "\
|
|
2225
|
+
content: "\eb40";
|
|
2215
2226
|
}
|
|
2216
2227
|
.icon-dl-redo:before {
|
|
2217
|
-
content: "\
|
|
2228
|
+
content: "\eb41";
|
|
2218
2229
|
}
|
|
2219
2230
|
.icon-dl-refresh:before {
|
|
2220
|
-
content: "\
|
|
2231
|
+
content: "\eb42";
|
|
2221
2232
|
}
|
|
2222
2233
|
.icon-dl-related:before {
|
|
2223
|
-
content: "\
|
|
2234
|
+
content: "\eb43";
|
|
2224
2235
|
}
|
|
2225
2236
|
.icon-dl-related-filled:before {
|
|
2226
|
-
content: "\
|
|
2237
|
+
content: "\eb44";
|
|
2227
2238
|
}
|
|
2228
2239
|
.icon-dl-reload:before {
|
|
2229
|
-
content: "\
|
|
2240
|
+
content: "\eb45";
|
|
2230
2241
|
}
|
|
2231
2242
|
.icon-dl-rename:before {
|
|
2232
|
-
content: "\
|
|
2243
|
+
content: "\eb46";
|
|
2233
2244
|
}
|
|
2234
2245
|
.icon-dl-replace:before {
|
|
2235
|
-
content: "\
|
|
2246
|
+
content: "\eb47";
|
|
2236
2247
|
}
|
|
2237
2248
|
.icon-dl-replay:before {
|
|
2238
|
-
content: "\
|
|
2249
|
+
content: "\eb48";
|
|
2239
2250
|
}
|
|
2240
2251
|
.icon-dl-rerun:before {
|
|
2241
|
-
content: "\
|
|
2252
|
+
content: "\eb49";
|
|
2242
2253
|
}
|
|
2243
2254
|
.icon-dl-reset:before {
|
|
2244
|
-
content: "\
|
|
2255
|
+
content: "\eb4a";
|
|
2245
2256
|
}
|
|
2246
2257
|
.icon-dl-resize:before {
|
|
2247
|
-
content: "\
|
|
2258
|
+
content: "\eb4b";
|
|
2248
2259
|
}
|
|
2249
2260
|
.icon-dl-resolution-adjustment:before {
|
|
2250
|
-
content: "\
|
|
2261
|
+
content: "\eb4c";
|
|
2251
2262
|
}
|
|
2252
2263
|
.icon-dl-right-chevron:before {
|
|
2253
|
-
content: "\
|
|
2264
|
+
content: "\eb4d";
|
|
2254
2265
|
}
|
|
2255
2266
|
.icon-dl-right-next-page:before {
|
|
2256
|
-
content: "\
|
|
2267
|
+
content: "\eb4e";
|
|
2257
2268
|
}
|
|
2258
2269
|
.icon-dl-roi-filled:before {
|
|
2259
|
-
content: "\
|
|
2270
|
+
content: "\eb4f";
|
|
2260
2271
|
}
|
|
2261
2272
|
.icon-dl-rotate:before {
|
|
2262
|
-
content: "\
|
|
2273
|
+
content: "\eb50";
|
|
2263
2274
|
}
|
|
2264
2275
|
.icon-dl-rounded-github:before {
|
|
2265
|
-
content: "\
|
|
2276
|
+
content: "\eb51";
|
|
2277
|
+
}
|
|
2278
|
+
.icon-dl-runway:before {
|
|
2279
|
+
content: "\eb52";
|
|
2280
|
+
}
|
|
2281
|
+
.icon-dl-salesforce:before {
|
|
2282
|
+
content: "\eb53";
|
|
2283
|
+
color: #009ddc;
|
|
2266
2284
|
}
|
|
2267
2285
|
.icon-dl-save:before {
|
|
2268
|
-
content: "\
|
|
2286
|
+
content: "\eb54";
|
|
2269
2287
|
}
|
|
2270
2288
|
.icon-dl-save-as:before {
|
|
2271
|
-
content: "\
|
|
2289
|
+
content: "\eb55";
|
|
2272
2290
|
}
|
|
2273
2291
|
.icon-dl-save-filled:before {
|
|
2274
|
-
content: "\
|
|
2292
|
+
content: "\eb56";
|
|
2275
2293
|
}
|
|
2276
2294
|
.icon-dl-scale:before {
|
|
2277
|
-
content: "\
|
|
2295
|
+
content: "\eb57";
|
|
2278
2296
|
}
|
|
2279
2297
|
.icon-dl-sdk-documentation:before {
|
|
2280
|
-
content: "\
|
|
2298
|
+
content: "\eb58";
|
|
2281
2299
|
}
|
|
2282
2300
|
.icon-dl-sdk-release-notes:before {
|
|
2283
|
-
content: "\
|
|
2301
|
+
content: "\eb59";
|
|
2284
2302
|
}
|
|
2285
2303
|
.icon-dl-search:before {
|
|
2286
|
-
content: "\
|
|
2304
|
+
content: "\eb5a";
|
|
2287
2305
|
}
|
|
2288
2306
|
.icon-dl-selection:before {
|
|
2289
|
-
content: "\
|
|
2307
|
+
content: "\eb5b";
|
|
2290
2308
|
}
|
|
2291
2309
|
.icon-dl-semantic-filled:before {
|
|
2292
|
-
content: "\
|
|
2310
|
+
content: "\eb5c";
|
|
2293
2311
|
}
|
|
2294
2312
|
.icon-dl-semantic-outline:before {
|
|
2295
|
-
content: "\
|
|
2313
|
+
content: "\eb5d";
|
|
2296
2314
|
}
|
|
2297
2315
|
.icon-dl-services:before {
|
|
2298
|
-
content: "\
|
|
2316
|
+
content: "\eb5e";
|
|
2299
2317
|
}
|
|
2300
2318
|
.icon-dl-services-filled:before {
|
|
2301
|
-
content: "\
|
|
2319
|
+
content: "\eb5f";
|
|
2302
2320
|
}
|
|
2303
2321
|
.icon-dl-settings:before {
|
|
2304
|
-
content: "\
|
|
2322
|
+
content: "\eb60";
|
|
2305
2323
|
}
|
|
2306
2324
|
.icon-dl-settings-filled:before {
|
|
2307
|
-
content: "\
|
|
2325
|
+
content: "\eb61";
|
|
2308
2326
|
}
|
|
2309
2327
|
.icon-dl-show:before {
|
|
2310
|
-
content: "\
|
|
2328
|
+
content: "\eb62";
|
|
2311
2329
|
}
|
|
2312
2330
|
.icon-dl-show-filled:before {
|
|
2313
|
-
content: "\
|
|
2331
|
+
content: "\eb63";
|
|
2314
2332
|
}
|
|
2315
2333
|
.icon-dl-size-position:before {
|
|
2316
|
-
content: "\
|
|
2334
|
+
content: "\eb64";
|
|
2317
2335
|
}
|
|
2318
2336
|
.icon-dl-slack .path1:before {
|
|
2319
|
-
content: "\
|
|
2337
|
+
content: "\eb65";
|
|
2320
2338
|
color: rgb(224, 30, 90);
|
|
2321
2339
|
}
|
|
2322
2340
|
.icon-dl-slack .path2:before {
|
|
2323
|
-
content: "\
|
|
2341
|
+
content: "\eb66";
|
|
2324
2342
|
margin-left: -1em;
|
|
2325
2343
|
color: rgb(224, 30, 90);
|
|
2326
2344
|
}
|
|
2327
2345
|
.icon-dl-slack .path3:before {
|
|
2328
|
-
content: "\
|
|
2346
|
+
content: "\eb67";
|
|
2329
2347
|
margin-left: -1em;
|
|
2330
2348
|
color: rgb(54, 197, 240);
|
|
2331
2349
|
}
|
|
2332
2350
|
.icon-dl-slack .path4:before {
|
|
2333
|
-
content: "\
|
|
2351
|
+
content: "\eb68";
|
|
2334
2352
|
margin-left: -1em;
|
|
2335
2353
|
color: rgb(54, 197, 240);
|
|
2336
2354
|
}
|
|
2337
2355
|
.icon-dl-slack .path5:before {
|
|
2338
|
-
content: "\
|
|
2356
|
+
content: "\eb69";
|
|
2339
2357
|
margin-left: -1em;
|
|
2340
2358
|
color: rgb(46, 182, 125);
|
|
2341
2359
|
}
|
|
2342
2360
|
.icon-dl-slack .path6:before {
|
|
2343
|
-
content: "\
|
|
2361
|
+
content: "\eb6a";
|
|
2344
2362
|
margin-left: -1em;
|
|
2345
2363
|
color: rgb(46, 182, 125);
|
|
2346
2364
|
}
|
|
2347
2365
|
.icon-dl-slack .path7:before {
|
|
2348
|
-
content: "\
|
|
2366
|
+
content: "\eb6b";
|
|
2349
2367
|
margin-left: -1em;
|
|
2350
2368
|
color: rgb(236, 178, 46);
|
|
2351
2369
|
}
|
|
2352
2370
|
.icon-dl-slack .path8:before {
|
|
2353
|
-
content: "\
|
|
2371
|
+
content: "\eb6c";
|
|
2354
2372
|
margin-left: -1em;
|
|
2355
2373
|
color: rgb(236, 178, 46);
|
|
2356
2374
|
}
|
|
2357
2375
|
.icon-dl-slack-bw:before {
|
|
2358
|
-
content: "\
|
|
2376
|
+
content: "\eb6d";
|
|
2359
2377
|
}
|
|
2360
2378
|
.icon-dl-smart:before {
|
|
2361
|
-
content: "\
|
|
2379
|
+
content: "\eb6e";
|
|
2362
2380
|
}
|
|
2363
2381
|
.icon-dl-smart-search:before {
|
|
2364
|
-
content: "\
|
|
2382
|
+
content: "\eb6f";
|
|
2383
|
+
}
|
|
2384
|
+
.icon-dl-smart-search-temporary:before {
|
|
2385
|
+
content: "\eb70";
|
|
2365
2386
|
}
|
|
2366
2387
|
.icon-dl-snapshot:before {
|
|
2367
|
-
content: "\
|
|
2388
|
+
content: "\eb71";
|
|
2368
2389
|
}
|
|
2369
2390
|
.icon-dl-soil:before {
|
|
2370
|
-
content: "\
|
|
2391
|
+
content: "\eb72";
|
|
2371
2392
|
}
|
|
2372
2393
|
.icon-dl-solutions:before {
|
|
2373
|
-
content: "\
|
|
2394
|
+
content: "\eb73";
|
|
2374
2395
|
}
|
|
2375
2396
|
.icon-dl-sort:before {
|
|
2376
|
-
content: "\
|
|
2397
|
+
content: "\eb74";
|
|
2377
2398
|
}
|
|
2378
2399
|
.icon-dl-split:before {
|
|
2379
|
-
content: "\
|
|
2400
|
+
content: "\eb75";
|
|
2380
2401
|
}
|
|
2381
2402
|
.icon-dl-split-image:before {
|
|
2382
|
-
content: "\
|
|
2403
|
+
content: "\eb76";
|
|
2383
2404
|
}
|
|
2384
2405
|
.icon-dl-split-image-with-mask:before {
|
|
2385
|
-
content: "\
|
|
2406
|
+
content: "\eb77";
|
|
2386
2407
|
}
|
|
2387
2408
|
.icon-dl-stability-ai .path1:before {
|
|
2388
|
-
content: "\
|
|
2409
|
+
content: "\eb78";
|
|
2389
2410
|
color: rgb(0, 0, 0);
|
|
2390
2411
|
}
|
|
2391
2412
|
.icon-dl-stability-ai .path2:before {
|
|
2392
|
-
content: "\
|
|
2413
|
+
content: "\eb79";
|
|
2393
2414
|
margin-left: -1em;
|
|
2394
2415
|
color: rgb(232, 0, 0);
|
|
2395
2416
|
}
|
|
2396
2417
|
.icon-dl-stars:before {
|
|
2397
|
-
content: "\
|
|
2418
|
+
content: "\eb7a";
|
|
2398
2419
|
}
|
|
2399
2420
|
.icon-dl-start-pipeline:before {
|
|
2400
|
-
content: "\
|
|
2421
|
+
content: "\eb7b";
|
|
2401
2422
|
}
|
|
2402
2423
|
.icon-dl-statistics:before {
|
|
2403
|
-
content: "\
|
|
2424
|
+
content: "\eb7c";
|
|
2404
2425
|
}
|
|
2405
2426
|
.icon-dl-status:before {
|
|
2406
|
-
content: "\
|
|
2427
|
+
content: "\eb7d";
|
|
2407
2428
|
}
|
|
2408
2429
|
.icon-dl-status-filled:before {
|
|
2409
|
-
content: "\
|
|
2430
|
+
content: "\eb7e";
|
|
2410
2431
|
}
|
|
2411
2432
|
.icon-dl-stop:before {
|
|
2412
|
-
content: "\
|
|
2433
|
+
content: "\eb7f";
|
|
2413
2434
|
}
|
|
2414
2435
|
.icon-dl-string:before {
|
|
2415
|
-
content: "\
|
|
2436
|
+
content: "\eb80";
|
|
2416
2437
|
}
|
|
2417
2438
|
.icon-dl-superpixel-filled:before {
|
|
2418
|
-
content: "\
|
|
2439
|
+
content: "\eb81";
|
|
2419
2440
|
}
|
|
2420
2441
|
.icon-dl-support:before {
|
|
2421
|
-
content: "\
|
|
2442
|
+
content: "\eb82";
|
|
2422
2443
|
}
|
|
2423
2444
|
.icon-dl-sync-dataset:before {
|
|
2424
|
-
content: "\
|
|
2445
|
+
content: "\eb83";
|
|
2425
2446
|
}
|
|
2426
2447
|
.icon-dl-task:before {
|
|
2427
|
-
content: "\
|
|
2448
|
+
content: "\eb84";
|
|
2428
2449
|
}
|
|
2429
2450
|
.icon-dl-task-filled:before {
|
|
2430
|
-
content: "\
|
|
2451
|
+
content: "\eb85";
|
|
2431
2452
|
}
|
|
2432
2453
|
.icon-dl-temperature:before {
|
|
2433
|
-
content: "\
|
|
2454
|
+
content: "\eb86";
|
|
2434
2455
|
}
|
|
2435
2456
|
.icon-dl-text:before {
|
|
2436
|
-
content: "\
|
|
2457
|
+
content: "\eb87";
|
|
2437
2458
|
}
|
|
2438
2459
|
.icon-dl-text-detection:before {
|
|
2439
|
-
content: "\
|
|
2460
|
+
content: "\eb88";
|
|
2440
2461
|
}
|
|
2441
2462
|
.icon-dl-text-file:before {
|
|
2442
|
-
content: "\
|
|
2463
|
+
content: "\eb89";
|
|
2443
2464
|
}
|
|
2444
2465
|
.icon-dl-thumbnail:before {
|
|
2445
|
-
content: "\
|
|
2466
|
+
content: "\eb8a";
|
|
2446
2467
|
}
|
|
2447
2468
|
.icon-dl-time:before {
|
|
2448
|
-
content: "\
|
|
2469
|
+
content: "\eb8b";
|
|
2449
2470
|
}
|
|
2450
2471
|
.icon-dl-timer:before {
|
|
2451
|
-
content: "\
|
|
2472
|
+
content: "\eb8c";
|
|
2452
2473
|
}
|
|
2453
2474
|
.icon-dl-top-view:before {
|
|
2454
|
-
content: "\
|
|
2475
|
+
content: "\eb8d";
|
|
2455
2476
|
}
|
|
2456
2477
|
.icon-dl-train:before {
|
|
2457
|
-
content: "\
|
|
2478
|
+
content: "\eb8e";
|
|
2458
2479
|
}
|
|
2459
2480
|
.icon-dl-translate:before {
|
|
2460
|
-
content: "\
|
|
2481
|
+
content: "\eb8f";
|
|
2461
2482
|
}
|
|
2462
2483
|
.icon-dl-trigger:before {
|
|
2463
|
-
content: "\
|
|
2484
|
+
content: "\eb90";
|
|
2464
2485
|
}
|
|
2465
2486
|
.icon-dl-trigger-filled:before {
|
|
2466
|
-
content: "\
|
|
2487
|
+
content: "\eb91";
|
|
2467
2488
|
}
|
|
2468
2489
|
.icon-dl-two-lines:before {
|
|
2469
|
-
content: "\
|
|
2490
|
+
content: "\eb92";
|
|
2470
2491
|
}
|
|
2471
2492
|
.icon-dl-ultralytics .path1:before {
|
|
2472
|
-
content: "\
|
|
2493
|
+
content: "\eb93";
|
|
2473
2494
|
color: rgb(0, 0, 0);
|
|
2474
2495
|
}
|
|
2475
2496
|
.icon-dl-ultralytics .path2:before {
|
|
2476
|
-
content: "\
|
|
2497
|
+
content: "\eb94";
|
|
2477
2498
|
margin-left: -1em;
|
|
2478
2499
|
color: rgb(11, 35, 169);
|
|
2479
2500
|
}
|
|
2480
2501
|
.icon-dl-ultralytics-dark:before {
|
|
2481
|
-
content: "\
|
|
2502
|
+
content: "\eb95";
|
|
2482
2503
|
color: #fff;
|
|
2483
2504
|
}
|
|
2484
2505
|
.icon-dl-ultralytics-light:before {
|
|
2485
|
-
content: "\
|
|
2506
|
+
content: "\eb96";
|
|
2486
2507
|
}
|
|
2487
2508
|
.icon-dl-undefined-label:before {
|
|
2488
|
-
content: "\
|
|
2509
|
+
content: "\eb97";
|
|
2489
2510
|
}
|
|
2490
2511
|
.icon-dl-undo:before {
|
|
2491
|
-
content: "\
|
|
2512
|
+
content: "\eb98";
|
|
2492
2513
|
}
|
|
2493
2514
|
.icon-dl-unionpay .path1:before {
|
|
2494
|
-
content: "\
|
|
2515
|
+
content: "\eb99";
|
|
2495
2516
|
color: rgb(255, 255, 255);
|
|
2496
2517
|
}
|
|
2497
2518
|
.icon-dl-unionpay .path2:before {
|
|
2498
|
-
content: "\
|
|
2519
|
+
content: "\eb9a";
|
|
2499
2520
|
margin-left: -1em;
|
|
2500
2521
|
color: rgb(228, 228, 228);
|
|
2501
2522
|
}
|
|
2502
2523
|
.icon-dl-unionpay .path3:before {
|
|
2503
|
-
content: "\
|
|
2524
|
+
content: "\eb9b";
|
|
2504
2525
|
margin-left: -1em;
|
|
2505
2526
|
color: rgb(0, 157, 165);
|
|
2506
2527
|
}
|
|
2507
2528
|
.icon-dl-unionpay .path4:before {
|
|
2508
|
-
content: "\
|
|
2529
|
+
content: "\eb9c";
|
|
2509
2530
|
margin-left: -1em;
|
|
2510
2531
|
color: rgb(2, 204, 204);
|
|
2511
2532
|
}
|
|
2512
2533
|
.icon-dl-unionpay .path5:before {
|
|
2513
|
-
content: "\
|
|
2534
|
+
content: "\eb9d";
|
|
2514
2535
|
margin-left: -1em;
|
|
2515
2536
|
color: rgb(2, 204, 204);
|
|
2516
2537
|
}
|
|
2517
2538
|
.icon-dl-unionpay .path6:before {
|
|
2518
|
-
content: "\
|
|
2539
|
+
content: "\eb9e";
|
|
2519
2540
|
margin-left: -1em;
|
|
2520
2541
|
color: rgb(0, 157, 165);
|
|
2521
2542
|
}
|
|
2522
2543
|
.icon-dl-unionpay .path7:before {
|
|
2523
|
-
content: "\
|
|
2544
|
+
content: "\eb9f";
|
|
2524
2545
|
margin-left: -1em;
|
|
2525
2546
|
color: rgb(2, 204, 204);
|
|
2526
2547
|
}
|
|
2527
2548
|
.icon-dl-unionpay .path8:before {
|
|
2528
|
-
content: "\
|
|
2549
|
+
content: "\eba0";
|
|
2529
2550
|
margin-left: -1em;
|
|
2530
2551
|
color: rgb(255, 127, 41);
|
|
2531
2552
|
}
|
|
2532
2553
|
.icon-dl-unionpay .path9:before {
|
|
2533
|
-
content: "\
|
|
2554
|
+
content: "\eba1";
|
|
2534
2555
|
margin-left: -1em;
|
|
2535
2556
|
color: rgb(234, 34, 39);
|
|
2536
2557
|
}
|
|
2537
2558
|
.icon-dl-unionpay .path10:before {
|
|
2538
|
-
content: "\
|
|
2559
|
+
content: "\eba2";
|
|
2539
2560
|
margin-left: -1em;
|
|
2540
2561
|
color: rgb(234, 34, 39);
|
|
2541
2562
|
}
|
|
2542
2563
|
.icon-dl-unionpay .path11:before {
|
|
2543
|
-
content: "\
|
|
2564
|
+
content: "\eba3";
|
|
2544
2565
|
margin-left: -1em;
|
|
2545
2566
|
color: rgb(165, 0, 47);
|
|
2546
2567
|
}
|
|
2547
2568
|
.icon-dl-unionpay .path12:before {
|
|
2548
|
-
content: "\
|
|
2569
|
+
content: "\eba4";
|
|
2549
2570
|
margin-left: -1em;
|
|
2550
2571
|
color: rgb(234, 34, 39);
|
|
2551
2572
|
}
|
|
2552
2573
|
.icon-dl-unionpay .path13:before {
|
|
2553
|
-
content: "\
|
|
2574
|
+
content: "\eba5";
|
|
2554
2575
|
margin-left: -1em;
|
|
2555
2576
|
color: rgb(234, 34, 39);
|
|
2556
2577
|
}
|
|
2557
2578
|
.icon-dl-unionpay .path14:before {
|
|
2558
|
-
content: "\
|
|
2579
|
+
content: "\eba6";
|
|
2559
2580
|
margin-left: -1em;
|
|
2560
2581
|
color: rgb(19, 152, 226);
|
|
2561
2582
|
}
|
|
2562
2583
|
.icon-dl-unionpay .path15:before {
|
|
2563
|
-
content: "\
|
|
2584
|
+
content: "\eba7";
|
|
2564
2585
|
margin-left: -1em;
|
|
2565
2586
|
color: rgb(8, 114, 185);
|
|
2566
2587
|
}
|
|
2567
2588
|
.icon-dl-unionpay .path16:before {
|
|
2568
|
-
content: "\
|
|
2589
|
+
content: "\eba8";
|
|
2569
2590
|
margin-left: -1em;
|
|
2570
2591
|
color: rgb(5, 80, 147);
|
|
2571
2592
|
}
|
|
2572
2593
|
.icon-dl-unionpay .path17:before {
|
|
2573
|
-
content: "\
|
|
2594
|
+
content: "\eba9";
|
|
2574
2595
|
margin-left: -1em;
|
|
2575
2596
|
color: rgb(8, 114, 185);
|
|
2576
2597
|
}
|
|
2577
2598
|
.icon-dl-unionpay .path18:before {
|
|
2578
|
-
content: "\
|
|
2599
|
+
content: "\ebaa";
|
|
2579
2600
|
margin-left: -1em;
|
|
2580
2601
|
color: rgb(5, 80, 147);
|
|
2581
2602
|
}
|
|
2582
2603
|
.icon-dl-unionpay .path19:before {
|
|
2583
|
-
content: "\
|
|
2604
|
+
content: "\ebab";
|
|
2584
2605
|
margin-left: -1em;
|
|
2585
2606
|
color: rgb(165, 0, 47);
|
|
2586
2607
|
}
|
|
2587
2608
|
.icon-dl-unite:before {
|
|
2588
|
-
content: "\
|
|
2609
|
+
content: "\ebac";
|
|
2589
2610
|
}
|
|
2590
2611
|
.icon-dl-unmasked-pixel-filled:before {
|
|
2591
|
-
content: "\
|
|
2612
|
+
content: "\ebad";
|
|
2613
|
+
}
|
|
2614
|
+
.icon-dl-unpin:before {
|
|
2615
|
+
content: "\ebae";
|
|
2616
|
+
}
|
|
2617
|
+
.icon-dl-unpin-filled:before {
|
|
2618
|
+
content: "\ebaf";
|
|
2592
2619
|
}
|
|
2593
2620
|
.icon-dl-unstucturedio:before {
|
|
2594
|
-
content: "\
|
|
2621
|
+
content: "\ebb0";
|
|
2595
2622
|
}
|
|
2596
2623
|
.icon-dl-unsupported-file:before {
|
|
2597
|
-
content: "\
|
|
2624
|
+
content: "\ebb1";
|
|
2598
2625
|
}
|
|
2599
2626
|
.icon-dl-unsupported-file-filled:before {
|
|
2600
|
-
content: "\
|
|
2627
|
+
content: "\ebb2";
|
|
2628
|
+
}
|
|
2629
|
+
.icon-dl-unum:before {
|
|
2630
|
+
content: "\ebb3";
|
|
2601
2631
|
}
|
|
2602
2632
|
.icon-dl-up-chevron:before {
|
|
2603
|
-
content: "\
|
|
2633
|
+
content: "\ebb4";
|
|
2604
2634
|
}
|
|
2605
2635
|
.icon-dl-upload:before {
|
|
2606
|
-
content: "\
|
|
2636
|
+
content: "\ebb5";
|
|
2607
2637
|
}
|
|
2608
2638
|
.icon-dl-usage:before {
|
|
2609
|
-
content: "\
|
|
2639
|
+
content: "\ebb6";
|
|
2610
2640
|
}
|
|
2611
2641
|
.icon-dl-variable:before {
|
|
2612
|
-
content: "\
|
|
2642
|
+
content: "\ebb7";
|
|
2613
2643
|
}
|
|
2614
2644
|
.icon-dl-vehicles:before {
|
|
2615
|
-
content: "\
|
|
2645
|
+
content: "\ebb8";
|
|
2616
2646
|
}
|
|
2617
2647
|
.icon-dl-version:before {
|
|
2618
|
-
content: "\
|
|
2648
|
+
content: "\ebb9";
|
|
2619
2649
|
}
|
|
2620
2650
|
.icon-dl-vertex-ai .path1:before {
|
|
2621
|
-
content: "\
|
|
2651
|
+
content: "\ebba";
|
|
2622
2652
|
color: rgb(102, 157, 246);
|
|
2623
2653
|
}
|
|
2624
2654
|
.icon-dl-vertex-ai .path2:before {
|
|
2625
|
-
content: "\
|
|
2655
|
+
content: "\ebbb";
|
|
2626
2656
|
margin-left: -1em;
|
|
2627
2657
|
color: rgb(174, 203, 250);
|
|
2628
2658
|
}
|
|
2629
2659
|
.icon-dl-vertex-ai .path3:before {
|
|
2630
|
-
content: "\
|
|
2660
|
+
content: "\ebbc";
|
|
2631
2661
|
margin-left: -1em;
|
|
2632
2662
|
color: rgb(66, 133, 244);
|
|
2633
2663
|
}
|
|
2634
2664
|
.icon-dl-vertex-ai .path4:before {
|
|
2635
|
-
content: "\
|
|
2665
|
+
content: "\ebbd";
|
|
2636
2666
|
margin-left: -1em;
|
|
2637
2667
|
color: rgb(174, 203, 250);
|
|
2638
2668
|
}
|
|
2639
2669
|
.icon-dl-vertex-ai .path5:before {
|
|
2640
|
-
content: "\
|
|
2670
|
+
content: "\ebbe";
|
|
2641
2671
|
margin-left: -1em;
|
|
2642
2672
|
color: rgb(174, 203, 250);
|
|
2643
2673
|
}
|
|
2644
2674
|
.icon-dl-vertex-ai .path6:before {
|
|
2645
|
-
content: "\
|
|
2675
|
+
content: "\ebbf";
|
|
2646
2676
|
margin-left: -1em;
|
|
2647
2677
|
color: rgb(174, 203, 250);
|
|
2648
2678
|
}
|
|
2649
2679
|
.icon-dl-vertex-ai .path7:before {
|
|
2650
|
-
content: "\
|
|
2680
|
+
content: "\ebc0";
|
|
2651
2681
|
margin-left: -1em;
|
|
2652
2682
|
color: rgb(174, 203, 250);
|
|
2653
2683
|
}
|
|
2654
2684
|
.icon-dl-vertex-ai .path8:before {
|
|
2655
|
-
content: "\
|
|
2685
|
+
content: "\ebc1";
|
|
2656
2686
|
margin-left: -1em;
|
|
2657
2687
|
color: rgb(66, 133, 244);
|
|
2658
2688
|
}
|
|
2659
2689
|
.icon-dl-vertex-ai .path9:before {
|
|
2660
|
-
content: "\
|
|
2690
|
+
content: "\ebc2";
|
|
2661
2691
|
margin-left: -1em;
|
|
2662
2692
|
color: rgb(66, 133, 244);
|
|
2663
2693
|
}
|
|
2664
2694
|
.icon-dl-vertex-ai .path10:before {
|
|
2665
|
-
content: "\
|
|
2695
|
+
content: "\ebc3";
|
|
2666
2696
|
margin-left: -1em;
|
|
2667
2697
|
color: rgb(66, 133, 244);
|
|
2668
2698
|
}
|
|
2669
2699
|
.icon-dl-vertex-ai .path11:before {
|
|
2670
|
-
content: "\
|
|
2700
|
+
content: "\ebc4";
|
|
2671
2701
|
margin-left: -1em;
|
|
2672
2702
|
color: rgb(66, 133, 244);
|
|
2673
2703
|
}
|
|
2674
2704
|
.icon-dl-vertex-ai .path12:before {
|
|
2675
|
-
content: "\
|
|
2705
|
+
content: "\ebc5";
|
|
2676
2706
|
margin-left: -1em;
|
|
2677
2707
|
color: rgb(102, 157, 246);
|
|
2678
2708
|
}
|
|
2679
2709
|
.icon-dl-vertex-ai .path13:before {
|
|
2680
|
-
content: "\
|
|
2710
|
+
content: "\ebc6";
|
|
2681
2711
|
margin-left: -1em;
|
|
2682
2712
|
color: rgb(102, 157, 246);
|
|
2683
2713
|
}
|
|
2684
2714
|
.icon-dl-vertex-ai .path14:before {
|
|
2685
|
-
content: "\
|
|
2715
|
+
content: "\ebc7";
|
|
2686
2716
|
margin-left: -1em;
|
|
2687
2717
|
color: rgb(102, 157, 246);
|
|
2688
2718
|
}
|
|
2689
2719
|
.icon-dl-vertex-ai .path15:before {
|
|
2690
|
-
content: "\
|
|
2720
|
+
content: "\ebc8";
|
|
2691
2721
|
margin-left: -1em;
|
|
2692
2722
|
color: rgb(102, 157, 246);
|
|
2693
2723
|
}
|
|
2694
2724
|
.icon-dl-vertex-ai .path16:before {
|
|
2695
|
-
content: "\
|
|
2725
|
+
content: "\ebc9";
|
|
2696
2726
|
margin-left: -1em;
|
|
2697
2727
|
color: rgb(66, 133, 244);
|
|
2698
2728
|
}
|
|
2699
2729
|
.icon-dl-vertex-ai .path17:before {
|
|
2700
|
-
content: "\
|
|
2730
|
+
content: "\ebca";
|
|
2701
2731
|
margin-left: -1em;
|
|
2702
2732
|
color: rgb(66, 133, 244);
|
|
2703
2733
|
}
|
|
2704
2734
|
.icon-dl-vertex-ai .path18:before {
|
|
2705
|
-
content: "\
|
|
2735
|
+
content: "\ebcb";
|
|
2706
2736
|
margin-left: -1em;
|
|
2707
2737
|
color: rgb(66, 133, 244);
|
|
2708
2738
|
}
|
|
2709
2739
|
.icon-dl-vertex-ai .path19:before {
|
|
2710
|
-
content: "\
|
|
2740
|
+
content: "\ebcc";
|
|
2711
2741
|
margin-left: -1em;
|
|
2712
2742
|
color: rgb(66, 133, 244);
|
|
2713
2743
|
}
|
|
2714
2744
|
.icon-dl-vertex-ai .path20:before {
|
|
2715
|
-
content: "\
|
|
2745
|
+
content: "\ebcd";
|
|
2716
2746
|
margin-left: -1em;
|
|
2717
2747
|
color: rgb(174, 203, 250);
|
|
2718
2748
|
}
|
|
2719
2749
|
.icon-dl-vertex-ai .path21:before {
|
|
2720
|
-
content: "\
|
|
2750
|
+
content: "\ebce";
|
|
2721
2751
|
margin-left: -1em;
|
|
2722
2752
|
color: rgb(174, 203, 250);
|
|
2723
2753
|
}
|
|
2724
2754
|
.icon-dl-vertex-ai .path22:before {
|
|
2725
|
-
content: "\
|
|
2755
|
+
content: "\ebcf";
|
|
2726
2756
|
margin-left: -1em;
|
|
2727
2757
|
color: rgb(174, 203, 250);
|
|
2728
2758
|
}
|
|
2729
2759
|
.icon-dl-vertex-ai .path23:before {
|
|
2730
|
-
content: "\
|
|
2760
|
+
content: "\ebd0";
|
|
2731
2761
|
margin-left: -1em;
|
|
2732
2762
|
color: rgb(174, 203, 250);
|
|
2733
2763
|
}
|
|
2734
2764
|
.icon-dl-video-end:before {
|
|
2735
|
-
content: "\
|
|
2765
|
+
content: "\ebd1";
|
|
2736
2766
|
}
|
|
2737
2767
|
.icon-dl-video-filled:before {
|
|
2738
|
-
content: "\
|
|
2768
|
+
content: "\ebd2";
|
|
2739
2769
|
}
|
|
2740
2770
|
.icon-dl-view:before {
|
|
2741
|
-
content: "\
|
|
2771
|
+
content: "\ebd3";
|
|
2742
2772
|
}
|
|
2743
2773
|
.icon-dl-visa .path1:before {
|
|
2744
|
-
content: "\
|
|
2774
|
+
content: "\ebd4";
|
|
2745
2775
|
color: rgb(255, 255, 255);
|
|
2746
2776
|
}
|
|
2747
2777
|
.icon-dl-visa .path2:before {
|
|
2748
|
-
content: "\
|
|
2778
|
+
content: "\ebd5";
|
|
2749
2779
|
margin-left: -1em;
|
|
2750
2780
|
color: rgb(228, 228, 228);
|
|
2751
2781
|
}
|
|
2752
2782
|
.icon-dl-visa .path3:before {
|
|
2753
|
-
content: "\
|
|
2783
|
+
content: "\ebd6";
|
|
2754
2784
|
margin-left: -1em;
|
|
2755
2785
|
color: rgb(26, 42, 223);
|
|
2756
2786
|
}
|
|
2757
2787
|
.icon-dl-web-detection:before {
|
|
2758
|
-
content: "\
|
|
2788
|
+
content: "\ebd7";
|
|
2759
2789
|
}
|
|
2760
2790
|
.icon-dl-window:before {
|
|
2761
|
-
content: "\
|
|
2791
|
+
content: "\ebd8";
|
|
2762
2792
|
}
|
|
2763
2793
|
.icon-dl-workflows:before {
|
|
2764
|
-
content: "\
|
|
2794
|
+
content: "\ebd9";
|
|
2765
2795
|
}
|
|
2766
2796
|
.icon-dl-workflows-outline:before {
|
|
2767
|
-
content: "\
|
|
2797
|
+
content: "\ebda";
|
|
2768
2798
|
}
|
|
2769
2799
|
.icon-dl-youtube:before {
|
|
2770
|
-
content: "\
|
|
2800
|
+
content: "\ebdb";
|
|
2771
2801
|
}
|
|
2772
2802
|
.icon-dl-zoom-in:before {
|
|
2773
|
-
content: "\
|
|
2803
|
+
content: "\ebdc";
|
|
2774
2804
|
}
|
|
2775
2805
|
.icon-dl-zoom-out:before {
|
|
2776
|
-
content: "\
|
|
2806
|
+
content: "\ebdd";
|
|
2777
2807
|
}
|