@dataloop-ai/icons 3.0.175 → 3.0.177
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/singlestore.svg +35 -0
- package/fonts/dl-icons.eot +0 -0
- package/fonts/dl-icons.svg +139 -138
- package/fonts/dl-icons.ttf +0 -0
- package/fonts/dl-icons.woff +0 -0
- package/package.json +1 -1
- package/style.css +147 -143
- package/types.d.ts +2 -1
- package/types.js +1 -0
- /package/assets/{singlestore-white.svg → singlestore-dark.svg} +0 -0
- /package/assets/{singlestore-black.svg → singlestore-light.svg} +0 -0
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?1suhee');
|
|
4
|
+
src: url('fonts/dl-icons.eot?1suhee#iefix') format('embedded-opentype'),
|
|
5
|
+
url('fonts/dl-icons.ttf?1suhee') format('truetype'),
|
|
6
|
+
url('fonts/dl-icons.woff?1suhee') format('woff'),
|
|
7
|
+
url('fonts/dl-icons.svg?1suhee#dl-icons') format('svg');
|
|
8
8
|
font-weight: normal;
|
|
9
9
|
font-style: normal;
|
|
10
10
|
font-display: block;
|
|
@@ -2399,551 +2399,555 @@
|
|
|
2399
2399
|
.icon-dl-show-filled:before {
|
|
2400
2400
|
content: "\eb79";
|
|
2401
2401
|
}
|
|
2402
|
-
.icon-dl-singlestore
|
|
2402
|
+
.icon-dl-singlestore:before {
|
|
2403
2403
|
content: "\eb7a";
|
|
2404
|
+
color: #fff;
|
|
2404
2405
|
}
|
|
2405
|
-
.icon-dl-singlestore-
|
|
2406
|
+
.icon-dl-singlestore-dark:before {
|
|
2406
2407
|
content: "\eb7b";
|
|
2407
2408
|
color: #fff;
|
|
2408
2409
|
}
|
|
2409
|
-
.icon-dl-
|
|
2410
|
+
.icon-dl-singlestore-light:before {
|
|
2410
2411
|
content: "\eb7c";
|
|
2411
2412
|
}
|
|
2412
|
-
.icon-dl-
|
|
2413
|
+
.icon-dl-size-position:before {
|
|
2413
2414
|
content: "\eb7d";
|
|
2415
|
+
}
|
|
2416
|
+
.icon-dl-slack .path1:before {
|
|
2417
|
+
content: "\eb7e";
|
|
2414
2418
|
color: rgb(224, 30, 90);
|
|
2415
2419
|
}
|
|
2416
2420
|
.icon-dl-slack .path2:before {
|
|
2417
|
-
content: "\
|
|
2421
|
+
content: "\eb7f";
|
|
2418
2422
|
margin-left: -1em;
|
|
2419
2423
|
color: rgb(224, 30, 90);
|
|
2420
2424
|
}
|
|
2421
2425
|
.icon-dl-slack .path3:before {
|
|
2422
|
-
content: "\
|
|
2426
|
+
content: "\eb80";
|
|
2423
2427
|
margin-left: -1em;
|
|
2424
2428
|
color: rgb(54, 197, 240);
|
|
2425
2429
|
}
|
|
2426
2430
|
.icon-dl-slack .path4:before {
|
|
2427
|
-
content: "\
|
|
2431
|
+
content: "\eb81";
|
|
2428
2432
|
margin-left: -1em;
|
|
2429
2433
|
color: rgb(54, 197, 240);
|
|
2430
2434
|
}
|
|
2431
2435
|
.icon-dl-slack .path5:before {
|
|
2432
|
-
content: "\
|
|
2436
|
+
content: "\eb82";
|
|
2433
2437
|
margin-left: -1em;
|
|
2434
2438
|
color: rgb(46, 182, 125);
|
|
2435
2439
|
}
|
|
2436
2440
|
.icon-dl-slack .path6:before {
|
|
2437
|
-
content: "\
|
|
2441
|
+
content: "\eb83";
|
|
2438
2442
|
margin-left: -1em;
|
|
2439
2443
|
color: rgb(46, 182, 125);
|
|
2440
2444
|
}
|
|
2441
2445
|
.icon-dl-slack .path7:before {
|
|
2442
|
-
content: "\
|
|
2446
|
+
content: "\eb84";
|
|
2443
2447
|
margin-left: -1em;
|
|
2444
2448
|
color: rgb(236, 178, 46);
|
|
2445
2449
|
}
|
|
2446
2450
|
.icon-dl-slack .path8:before {
|
|
2447
|
-
content: "\
|
|
2451
|
+
content: "\eb85";
|
|
2448
2452
|
margin-left: -1em;
|
|
2449
2453
|
color: rgb(236, 178, 46);
|
|
2450
2454
|
}
|
|
2451
2455
|
.icon-dl-slack-bw:before {
|
|
2452
|
-
content: "\
|
|
2456
|
+
content: "\eb86";
|
|
2453
2457
|
}
|
|
2454
2458
|
.icon-dl-smart:before {
|
|
2455
|
-
content: "\
|
|
2459
|
+
content: "\eb87";
|
|
2456
2460
|
}
|
|
2457
2461
|
.icon-dl-smart-search:before {
|
|
2458
|
-
content: "\
|
|
2462
|
+
content: "\eb88";
|
|
2459
2463
|
}
|
|
2460
2464
|
.icon-dl-smart-search-temporary:before {
|
|
2461
|
-
content: "\
|
|
2465
|
+
content: "\eb89";
|
|
2462
2466
|
}
|
|
2463
2467
|
.icon-dl-snapshot:before {
|
|
2464
|
-
content: "\
|
|
2468
|
+
content: "\eb8a";
|
|
2465
2469
|
}
|
|
2466
2470
|
.icon-dl-snowflake:before {
|
|
2467
|
-
content: "\
|
|
2471
|
+
content: "\eb8b";
|
|
2468
2472
|
color: #249edc;
|
|
2469
2473
|
}
|
|
2470
2474
|
.icon-dl-soil:before {
|
|
2471
|
-
content: "\
|
|
2475
|
+
content: "\eb8c";
|
|
2472
2476
|
}
|
|
2473
2477
|
.icon-dl-solutions:before {
|
|
2474
|
-
content: "\
|
|
2478
|
+
content: "\eb8d";
|
|
2475
2479
|
}
|
|
2476
2480
|
.icon-dl-sort:before {
|
|
2477
|
-
content: "\
|
|
2481
|
+
content: "\eb8e";
|
|
2478
2482
|
}
|
|
2479
2483
|
.icon-dl-speech-brain .path1:before {
|
|
2480
|
-
content: "\
|
|
2484
|
+
content: "\eb8f";
|
|
2481
2485
|
color: rgb(255, 255, 255);
|
|
2482
2486
|
}
|
|
2483
2487
|
.icon-dl-speech-brain .path2:before {
|
|
2484
|
-
content: "\
|
|
2488
|
+
content: "\eb90";
|
|
2485
2489
|
margin-left: -1em;
|
|
2486
2490
|
color: rgb(88, 88, 88);
|
|
2487
2491
|
}
|
|
2488
2492
|
.icon-dl-speech-brain .path3:before {
|
|
2489
|
-
content: "\
|
|
2493
|
+
content: "\eb91";
|
|
2490
2494
|
margin-left: -1em;
|
|
2491
2495
|
color: rgb(50, 140, 231);
|
|
2492
2496
|
}
|
|
2493
2497
|
.icon-dl-speech-brain .path4:before {
|
|
2494
|
-
content: "\
|
|
2498
|
+
content: "\eb92";
|
|
2495
2499
|
margin-left: -1em;
|
|
2496
2500
|
color: rgb(50, 140, 231);
|
|
2497
2501
|
}
|
|
2498
2502
|
.icon-dl-speech-brain .path5:before {
|
|
2499
|
-
content: "\
|
|
2503
|
+
content: "\eb93";
|
|
2500
2504
|
margin-left: -1em;
|
|
2501
2505
|
color: rgb(50, 140, 231);
|
|
2502
2506
|
}
|
|
2503
2507
|
.icon-dl-speech-brain .path6:before {
|
|
2504
|
-
content: "\
|
|
2508
|
+
content: "\eb94";
|
|
2505
2509
|
margin-left: -1em;
|
|
2506
2510
|
color: rgb(88, 88, 88);
|
|
2507
2511
|
}
|
|
2508
2512
|
.icon-dl-speech-brain .path7:before {
|
|
2509
|
-
content: "\
|
|
2513
|
+
content: "\eb95";
|
|
2510
2514
|
margin-left: -1em;
|
|
2511
2515
|
color: rgb(88, 88, 88);
|
|
2512
2516
|
}
|
|
2513
2517
|
.icon-dl-speech-brain .path8:before {
|
|
2514
|
-
content: "\
|
|
2518
|
+
content: "\eb96";
|
|
2515
2519
|
margin-left: -1em;
|
|
2516
2520
|
color: rgb(88, 88, 88);
|
|
2517
2521
|
}
|
|
2518
2522
|
.icon-dl-speech-brain .path9:before {
|
|
2519
|
-
content: "\
|
|
2523
|
+
content: "\eb97";
|
|
2520
2524
|
margin-left: -1em;
|
|
2521
2525
|
color: rgb(88, 88, 88);
|
|
2522
2526
|
}
|
|
2523
2527
|
.icon-dl-speech-brain .path10:before {
|
|
2524
|
-
content: "\
|
|
2528
|
+
content: "\eb98";
|
|
2525
2529
|
margin-left: -1em;
|
|
2526
2530
|
color: rgb(88, 88, 88);
|
|
2527
2531
|
}
|
|
2528
2532
|
.icon-dl-speech-brain .path11:before {
|
|
2529
|
-
content: "\
|
|
2533
|
+
content: "\eb99";
|
|
2530
2534
|
margin-left: -1em;
|
|
2531
2535
|
color: rgb(88, 88, 88);
|
|
2532
2536
|
}
|
|
2533
2537
|
.icon-dl-speech-brain .path12:before {
|
|
2534
|
-
content: "\
|
|
2538
|
+
content: "\eb9a";
|
|
2535
2539
|
margin-left: -1em;
|
|
2536
2540
|
color: rgb(88, 88, 88);
|
|
2537
2541
|
}
|
|
2538
2542
|
.icon-dl-split:before {
|
|
2539
|
-
content: "\
|
|
2543
|
+
content: "\eb9b";
|
|
2540
2544
|
}
|
|
2541
2545
|
.icon-dl-split-image:before {
|
|
2542
|
-
content: "\
|
|
2546
|
+
content: "\eb9c";
|
|
2543
2547
|
}
|
|
2544
2548
|
.icon-dl-split-image-with-mask:before {
|
|
2545
|
-
content: "\
|
|
2549
|
+
content: "\eb9d";
|
|
2546
2550
|
}
|
|
2547
2551
|
.icon-dl-stability-ai .path1:before {
|
|
2548
|
-
content: "\
|
|
2552
|
+
content: "\eb9e";
|
|
2549
2553
|
color: rgb(0, 0, 0);
|
|
2550
2554
|
}
|
|
2551
2555
|
.icon-dl-stability-ai .path2:before {
|
|
2552
|
-
content: "\
|
|
2556
|
+
content: "\eb9f";
|
|
2553
2557
|
margin-left: -1em;
|
|
2554
2558
|
color: rgb(232, 0, 0);
|
|
2555
2559
|
}
|
|
2556
2560
|
.icon-dl-stars:before {
|
|
2557
|
-
content: "\
|
|
2561
|
+
content: "\eba0";
|
|
2558
2562
|
}
|
|
2559
2563
|
.icon-dl-start-pipeline:before {
|
|
2560
|
-
content: "\
|
|
2564
|
+
content: "\eba1";
|
|
2561
2565
|
}
|
|
2562
2566
|
.icon-dl-statistics:before {
|
|
2563
|
-
content: "\
|
|
2567
|
+
content: "\eba2";
|
|
2564
2568
|
}
|
|
2565
2569
|
.icon-dl-status:before {
|
|
2566
|
-
content: "\
|
|
2570
|
+
content: "\eba3";
|
|
2567
2571
|
}
|
|
2568
2572
|
.icon-dl-status-filled:before {
|
|
2569
|
-
content: "\
|
|
2573
|
+
content: "\eba4";
|
|
2570
2574
|
}
|
|
2571
2575
|
.icon-dl-stop:before {
|
|
2572
|
-
content: "\
|
|
2576
|
+
content: "\eba5";
|
|
2573
2577
|
}
|
|
2574
2578
|
.icon-dl-string:before {
|
|
2575
|
-
content: "\
|
|
2579
|
+
content: "\eba6";
|
|
2576
2580
|
}
|
|
2577
2581
|
.icon-dl-superpixel-filled:before {
|
|
2578
|
-
content: "\
|
|
2582
|
+
content: "\eba7";
|
|
2579
2583
|
}
|
|
2580
2584
|
.icon-dl-support:before {
|
|
2581
|
-
content: "\
|
|
2585
|
+
content: "\eba8";
|
|
2582
2586
|
}
|
|
2583
2587
|
.icon-dl-sync-dataset:before {
|
|
2584
|
-
content: "\
|
|
2588
|
+
content: "\eba9";
|
|
2585
2589
|
}
|
|
2586
2590
|
.icon-dl-task:before {
|
|
2587
|
-
content: "\
|
|
2591
|
+
content: "\ebaa";
|
|
2588
2592
|
}
|
|
2589
2593
|
.icon-dl-task-filled:before {
|
|
2590
|
-
content: "\
|
|
2594
|
+
content: "\ebab";
|
|
2591
2595
|
}
|
|
2592
2596
|
.icon-dl-temperature:before {
|
|
2593
|
-
content: "\
|
|
2597
|
+
content: "\ebac";
|
|
2594
2598
|
}
|
|
2595
2599
|
.icon-dl-tensor-flow:before {
|
|
2596
|
-
content: "\
|
|
2600
|
+
content: "\ebad";
|
|
2597
2601
|
}
|
|
2598
2602
|
.icon-dl-text:before {
|
|
2599
|
-
content: "\
|
|
2603
|
+
content: "\ebae";
|
|
2600
2604
|
}
|
|
2601
2605
|
.icon-dl-text-detection:before {
|
|
2602
|
-
content: "\
|
|
2606
|
+
content: "\ebaf";
|
|
2603
2607
|
}
|
|
2604
2608
|
.icon-dl-text-file:before {
|
|
2605
|
-
content: "\
|
|
2609
|
+
content: "\ebb0";
|
|
2606
2610
|
}
|
|
2607
2611
|
.icon-dl-thumbnail:before {
|
|
2608
|
-
content: "\
|
|
2612
|
+
content: "\ebb1";
|
|
2609
2613
|
}
|
|
2610
2614
|
.icon-dl-time:before {
|
|
2611
|
-
content: "\
|
|
2615
|
+
content: "\ebb2";
|
|
2612
2616
|
}
|
|
2613
2617
|
.icon-dl-timer:before {
|
|
2614
|
-
content: "\
|
|
2618
|
+
content: "\ebb3";
|
|
2615
2619
|
}
|
|
2616
2620
|
.icon-dl-top-view:before {
|
|
2617
|
-
content: "\
|
|
2621
|
+
content: "\ebb4";
|
|
2618
2622
|
}
|
|
2619
2623
|
.icon-dl-train:before {
|
|
2620
|
-
content: "\
|
|
2624
|
+
content: "\ebb5";
|
|
2621
2625
|
}
|
|
2622
2626
|
.icon-dl-translate:before {
|
|
2623
|
-
content: "\
|
|
2627
|
+
content: "\ebb6";
|
|
2624
2628
|
}
|
|
2625
2629
|
.icon-dl-trigger:before {
|
|
2626
|
-
content: "\
|
|
2630
|
+
content: "\ebb7";
|
|
2627
2631
|
}
|
|
2628
2632
|
.icon-dl-trigger-filled:before {
|
|
2629
|
-
content: "\
|
|
2633
|
+
content: "\ebb8";
|
|
2630
2634
|
}
|
|
2631
2635
|
.icon-dl-two-lines:before {
|
|
2632
|
-
content: "\
|
|
2636
|
+
content: "\ebb9";
|
|
2633
2637
|
}
|
|
2634
2638
|
.icon-dl-ultralytics .path1:before {
|
|
2635
|
-
content: "\
|
|
2639
|
+
content: "\ebba";
|
|
2636
2640
|
color: rgb(0, 0, 0);
|
|
2637
2641
|
}
|
|
2638
2642
|
.icon-dl-ultralytics .path2:before {
|
|
2639
|
-
content: "\
|
|
2643
|
+
content: "\ebbb";
|
|
2640
2644
|
margin-left: -1em;
|
|
2641
2645
|
color: rgb(11, 35, 169);
|
|
2642
2646
|
}
|
|
2643
2647
|
.icon-dl-ultralytics-dark:before {
|
|
2644
|
-
content: "\
|
|
2648
|
+
content: "\ebbc";
|
|
2645
2649
|
color: #fff;
|
|
2646
2650
|
}
|
|
2647
2651
|
.icon-dl-ultralytics-light:before {
|
|
2648
|
-
content: "\
|
|
2652
|
+
content: "\ebbd";
|
|
2649
2653
|
}
|
|
2650
2654
|
.icon-dl-undefined-label:before {
|
|
2651
|
-
content: "\
|
|
2655
|
+
content: "\ebbe";
|
|
2652
2656
|
}
|
|
2653
2657
|
.icon-dl-undo:before {
|
|
2654
|
-
content: "\
|
|
2658
|
+
content: "\ebbf";
|
|
2655
2659
|
}
|
|
2656
2660
|
.icon-dl-unionpay .path1:before {
|
|
2657
|
-
content: "\
|
|
2661
|
+
content: "\ebc0";
|
|
2658
2662
|
color: rgb(255, 255, 255);
|
|
2659
2663
|
}
|
|
2660
2664
|
.icon-dl-unionpay .path2:before {
|
|
2661
|
-
content: "\
|
|
2665
|
+
content: "\ebc1";
|
|
2662
2666
|
margin-left: -1em;
|
|
2663
2667
|
color: rgb(228, 228, 228);
|
|
2664
2668
|
}
|
|
2665
2669
|
.icon-dl-unionpay .path3:before {
|
|
2666
|
-
content: "\
|
|
2670
|
+
content: "\ebc2";
|
|
2667
2671
|
margin-left: -1em;
|
|
2668
2672
|
color: rgb(0, 157, 165);
|
|
2669
2673
|
}
|
|
2670
2674
|
.icon-dl-unionpay .path4:before {
|
|
2671
|
-
content: "\
|
|
2675
|
+
content: "\ebc3";
|
|
2672
2676
|
margin-left: -1em;
|
|
2673
2677
|
color: rgb(2, 204, 204);
|
|
2674
2678
|
}
|
|
2675
2679
|
.icon-dl-unionpay .path5:before {
|
|
2676
|
-
content: "\
|
|
2680
|
+
content: "\ebc4";
|
|
2677
2681
|
margin-left: -1em;
|
|
2678
2682
|
color: rgb(2, 204, 204);
|
|
2679
2683
|
}
|
|
2680
2684
|
.icon-dl-unionpay .path6:before {
|
|
2681
|
-
content: "\
|
|
2685
|
+
content: "\ebc5";
|
|
2682
2686
|
margin-left: -1em;
|
|
2683
2687
|
color: rgb(0, 157, 165);
|
|
2684
2688
|
}
|
|
2685
2689
|
.icon-dl-unionpay .path7:before {
|
|
2686
|
-
content: "\
|
|
2690
|
+
content: "\ebc6";
|
|
2687
2691
|
margin-left: -1em;
|
|
2688
2692
|
color: rgb(2, 204, 204);
|
|
2689
2693
|
}
|
|
2690
2694
|
.icon-dl-unionpay .path8:before {
|
|
2691
|
-
content: "\
|
|
2695
|
+
content: "\ebc7";
|
|
2692
2696
|
margin-left: -1em;
|
|
2693
2697
|
color: rgb(255, 127, 41);
|
|
2694
2698
|
}
|
|
2695
2699
|
.icon-dl-unionpay .path9:before {
|
|
2696
|
-
content: "\
|
|
2700
|
+
content: "\ebc8";
|
|
2697
2701
|
margin-left: -1em;
|
|
2698
2702
|
color: rgb(234, 34, 39);
|
|
2699
2703
|
}
|
|
2700
2704
|
.icon-dl-unionpay .path10:before {
|
|
2701
|
-
content: "\
|
|
2705
|
+
content: "\ebc9";
|
|
2702
2706
|
margin-left: -1em;
|
|
2703
2707
|
color: rgb(234, 34, 39);
|
|
2704
2708
|
}
|
|
2705
2709
|
.icon-dl-unionpay .path11:before {
|
|
2706
|
-
content: "\
|
|
2710
|
+
content: "\ebca";
|
|
2707
2711
|
margin-left: -1em;
|
|
2708
2712
|
color: rgb(165, 0, 47);
|
|
2709
2713
|
}
|
|
2710
2714
|
.icon-dl-unionpay .path12:before {
|
|
2711
|
-
content: "\
|
|
2715
|
+
content: "\ebcb";
|
|
2712
2716
|
margin-left: -1em;
|
|
2713
2717
|
color: rgb(234, 34, 39);
|
|
2714
2718
|
}
|
|
2715
2719
|
.icon-dl-unionpay .path13:before {
|
|
2716
|
-
content: "\
|
|
2720
|
+
content: "\ebcc";
|
|
2717
2721
|
margin-left: -1em;
|
|
2718
2722
|
color: rgb(234, 34, 39);
|
|
2719
2723
|
}
|
|
2720
2724
|
.icon-dl-unionpay .path14:before {
|
|
2721
|
-
content: "\
|
|
2725
|
+
content: "\ebcd";
|
|
2722
2726
|
margin-left: -1em;
|
|
2723
2727
|
color: rgb(19, 152, 226);
|
|
2724
2728
|
}
|
|
2725
2729
|
.icon-dl-unionpay .path15:before {
|
|
2726
|
-
content: "\
|
|
2730
|
+
content: "\ebce";
|
|
2727
2731
|
margin-left: -1em;
|
|
2728
2732
|
color: rgb(8, 114, 185);
|
|
2729
2733
|
}
|
|
2730
2734
|
.icon-dl-unionpay .path16:before {
|
|
2731
|
-
content: "\
|
|
2735
|
+
content: "\ebcf";
|
|
2732
2736
|
margin-left: -1em;
|
|
2733
2737
|
color: rgb(5, 80, 147);
|
|
2734
2738
|
}
|
|
2735
2739
|
.icon-dl-unionpay .path17:before {
|
|
2736
|
-
content: "\
|
|
2740
|
+
content: "\ebd0";
|
|
2737
2741
|
margin-left: -1em;
|
|
2738
2742
|
color: rgb(8, 114, 185);
|
|
2739
2743
|
}
|
|
2740
2744
|
.icon-dl-unionpay .path18:before {
|
|
2741
|
-
content: "\
|
|
2745
|
+
content: "\ebd1";
|
|
2742
2746
|
margin-left: -1em;
|
|
2743
2747
|
color: rgb(5, 80, 147);
|
|
2744
2748
|
}
|
|
2745
2749
|
.icon-dl-unionpay .path19:before {
|
|
2746
|
-
content: "\
|
|
2750
|
+
content: "\ebd2";
|
|
2747
2751
|
margin-left: -1em;
|
|
2748
2752
|
color: rgb(165, 0, 47);
|
|
2749
2753
|
}
|
|
2750
2754
|
.icon-dl-unite:before {
|
|
2751
|
-
content: "\
|
|
2755
|
+
content: "\ebd3";
|
|
2752
2756
|
}
|
|
2753
2757
|
.icon-dl-unmasked-pixel-filled:before {
|
|
2754
|
-
content: "\
|
|
2758
|
+
content: "\ebd4";
|
|
2755
2759
|
}
|
|
2756
2760
|
.icon-dl-unpin:before {
|
|
2757
|
-
content: "\
|
|
2761
|
+
content: "\ebd5";
|
|
2758
2762
|
}
|
|
2759
2763
|
.icon-dl-unpin-filled:before {
|
|
2760
|
-
content: "\
|
|
2764
|
+
content: "\ebd6";
|
|
2761
2765
|
}
|
|
2762
2766
|
.icon-dl-unstucturedio:before {
|
|
2763
|
-
content: "\
|
|
2767
|
+
content: "\ebd7";
|
|
2764
2768
|
}
|
|
2765
2769
|
.icon-dl-unsupported-file:before {
|
|
2766
|
-
content: "\
|
|
2770
|
+
content: "\ebd8";
|
|
2767
2771
|
}
|
|
2768
2772
|
.icon-dl-unsupported-file-filled:before {
|
|
2769
|
-
content: "\
|
|
2773
|
+
content: "\ebd9";
|
|
2770
2774
|
}
|
|
2771
2775
|
.icon-dl-unum:before {
|
|
2772
|
-
content: "\
|
|
2776
|
+
content: "\ebda";
|
|
2773
2777
|
}
|
|
2774
2778
|
.icon-dl-up-chevron:before {
|
|
2775
|
-
content: "\
|
|
2779
|
+
content: "\ebdb";
|
|
2776
2780
|
}
|
|
2777
2781
|
.icon-dl-upload:before {
|
|
2778
|
-
content: "\
|
|
2782
|
+
content: "\ebdc";
|
|
2779
2783
|
}
|
|
2780
2784
|
.icon-dl-usage:before {
|
|
2781
|
-
content: "\
|
|
2785
|
+
content: "\ebdd";
|
|
2782
2786
|
}
|
|
2783
2787
|
.icon-dl-variable:before {
|
|
2784
|
-
content: "\
|
|
2788
|
+
content: "\ebde";
|
|
2785
2789
|
}
|
|
2786
2790
|
.icon-dl-vehicles:before {
|
|
2787
|
-
content: "\
|
|
2791
|
+
content: "\ebdf";
|
|
2788
2792
|
}
|
|
2789
2793
|
.icon-dl-version:before {
|
|
2790
|
-
content: "\
|
|
2794
|
+
content: "\ebe0";
|
|
2791
2795
|
}
|
|
2792
2796
|
.icon-dl-vertex-ai .path1:before {
|
|
2793
|
-
content: "\
|
|
2797
|
+
content: "\ebe1";
|
|
2794
2798
|
color: rgb(102, 157, 246);
|
|
2795
2799
|
}
|
|
2796
2800
|
.icon-dl-vertex-ai .path2:before {
|
|
2797
|
-
content: "\
|
|
2801
|
+
content: "\ebe2";
|
|
2798
2802
|
margin-left: -1em;
|
|
2799
2803
|
color: rgb(174, 203, 250);
|
|
2800
2804
|
}
|
|
2801
2805
|
.icon-dl-vertex-ai .path3:before {
|
|
2802
|
-
content: "\
|
|
2806
|
+
content: "\ebe3";
|
|
2803
2807
|
margin-left: -1em;
|
|
2804
2808
|
color: rgb(66, 133, 244);
|
|
2805
2809
|
}
|
|
2806
2810
|
.icon-dl-vertex-ai .path4:before {
|
|
2807
|
-
content: "\
|
|
2811
|
+
content: "\ebe4";
|
|
2808
2812
|
margin-left: -1em;
|
|
2809
2813
|
color: rgb(174, 203, 250);
|
|
2810
2814
|
}
|
|
2811
2815
|
.icon-dl-vertex-ai .path5:before {
|
|
2812
|
-
content: "\
|
|
2816
|
+
content: "\ebe5";
|
|
2813
2817
|
margin-left: -1em;
|
|
2814
2818
|
color: rgb(174, 203, 250);
|
|
2815
2819
|
}
|
|
2816
2820
|
.icon-dl-vertex-ai .path6:before {
|
|
2817
|
-
content: "\
|
|
2821
|
+
content: "\ebe6";
|
|
2818
2822
|
margin-left: -1em;
|
|
2819
2823
|
color: rgb(174, 203, 250);
|
|
2820
2824
|
}
|
|
2821
2825
|
.icon-dl-vertex-ai .path7:before {
|
|
2822
|
-
content: "\
|
|
2826
|
+
content: "\ebe7";
|
|
2823
2827
|
margin-left: -1em;
|
|
2824
2828
|
color: rgb(174, 203, 250);
|
|
2825
2829
|
}
|
|
2826
2830
|
.icon-dl-vertex-ai .path8:before {
|
|
2827
|
-
content: "\
|
|
2831
|
+
content: "\ebe8";
|
|
2828
2832
|
margin-left: -1em;
|
|
2829
2833
|
color: rgb(66, 133, 244);
|
|
2830
2834
|
}
|
|
2831
2835
|
.icon-dl-vertex-ai .path9:before {
|
|
2832
|
-
content: "\
|
|
2836
|
+
content: "\ebe9";
|
|
2833
2837
|
margin-left: -1em;
|
|
2834
2838
|
color: rgb(66, 133, 244);
|
|
2835
2839
|
}
|
|
2836
2840
|
.icon-dl-vertex-ai .path10:before {
|
|
2837
|
-
content: "\
|
|
2841
|
+
content: "\ebea";
|
|
2838
2842
|
margin-left: -1em;
|
|
2839
2843
|
color: rgb(66, 133, 244);
|
|
2840
2844
|
}
|
|
2841
2845
|
.icon-dl-vertex-ai .path11:before {
|
|
2842
|
-
content: "\
|
|
2846
|
+
content: "\ebeb";
|
|
2843
2847
|
margin-left: -1em;
|
|
2844
2848
|
color: rgb(66, 133, 244);
|
|
2845
2849
|
}
|
|
2846
2850
|
.icon-dl-vertex-ai .path12:before {
|
|
2847
|
-
content: "\
|
|
2851
|
+
content: "\ebec";
|
|
2848
2852
|
margin-left: -1em;
|
|
2849
2853
|
color: rgb(102, 157, 246);
|
|
2850
2854
|
}
|
|
2851
2855
|
.icon-dl-vertex-ai .path13:before {
|
|
2852
|
-
content: "\
|
|
2856
|
+
content: "\ebed";
|
|
2853
2857
|
margin-left: -1em;
|
|
2854
2858
|
color: rgb(102, 157, 246);
|
|
2855
2859
|
}
|
|
2856
2860
|
.icon-dl-vertex-ai .path14:before {
|
|
2857
|
-
content: "\
|
|
2861
|
+
content: "\ebee";
|
|
2858
2862
|
margin-left: -1em;
|
|
2859
2863
|
color: rgb(102, 157, 246);
|
|
2860
2864
|
}
|
|
2861
2865
|
.icon-dl-vertex-ai .path15:before {
|
|
2862
|
-
content: "\
|
|
2866
|
+
content: "\ebef";
|
|
2863
2867
|
margin-left: -1em;
|
|
2864
2868
|
color: rgb(102, 157, 246);
|
|
2865
2869
|
}
|
|
2866
2870
|
.icon-dl-vertex-ai .path16:before {
|
|
2867
|
-
content: "\
|
|
2871
|
+
content: "\ebf0";
|
|
2868
2872
|
margin-left: -1em;
|
|
2869
2873
|
color: rgb(66, 133, 244);
|
|
2870
2874
|
}
|
|
2871
2875
|
.icon-dl-vertex-ai .path17:before {
|
|
2872
|
-
content: "\
|
|
2876
|
+
content: "\ebf1";
|
|
2873
2877
|
margin-left: -1em;
|
|
2874
2878
|
color: rgb(66, 133, 244);
|
|
2875
2879
|
}
|
|
2876
2880
|
.icon-dl-vertex-ai .path18:before {
|
|
2877
|
-
content: "\
|
|
2881
|
+
content: "\ebf2";
|
|
2878
2882
|
margin-left: -1em;
|
|
2879
2883
|
color: rgb(66, 133, 244);
|
|
2880
2884
|
}
|
|
2881
2885
|
.icon-dl-vertex-ai .path19:before {
|
|
2882
|
-
content: "\
|
|
2886
|
+
content: "\ebf3";
|
|
2883
2887
|
margin-left: -1em;
|
|
2884
2888
|
color: rgb(66, 133, 244);
|
|
2885
2889
|
}
|
|
2886
2890
|
.icon-dl-vertex-ai .path20:before {
|
|
2887
|
-
content: "\
|
|
2891
|
+
content: "\ebf4";
|
|
2888
2892
|
margin-left: -1em;
|
|
2889
2893
|
color: rgb(174, 203, 250);
|
|
2890
2894
|
}
|
|
2891
2895
|
.icon-dl-vertex-ai .path21:before {
|
|
2892
|
-
content: "\
|
|
2896
|
+
content: "\ebf5";
|
|
2893
2897
|
margin-left: -1em;
|
|
2894
2898
|
color: rgb(174, 203, 250);
|
|
2895
2899
|
}
|
|
2896
2900
|
.icon-dl-vertex-ai .path22:before {
|
|
2897
|
-
content: "\
|
|
2901
|
+
content: "\ebf6";
|
|
2898
2902
|
margin-left: -1em;
|
|
2899
2903
|
color: rgb(174, 203, 250);
|
|
2900
2904
|
}
|
|
2901
2905
|
.icon-dl-vertex-ai .path23:before {
|
|
2902
|
-
content: "\
|
|
2906
|
+
content: "\ebf7";
|
|
2903
2907
|
margin-left: -1em;
|
|
2904
2908
|
color: rgb(174, 203, 250);
|
|
2905
2909
|
}
|
|
2906
2910
|
.icon-dl-video-end:before {
|
|
2907
|
-
content: "\
|
|
2911
|
+
content: "\ebf8";
|
|
2908
2912
|
}
|
|
2909
2913
|
.icon-dl-video-filled:before {
|
|
2910
|
-
content: "\
|
|
2914
|
+
content: "\ebf9";
|
|
2911
2915
|
}
|
|
2912
2916
|
.icon-dl-view:before {
|
|
2913
|
-
content: "\
|
|
2917
|
+
content: "\ebfa";
|
|
2914
2918
|
}
|
|
2915
2919
|
.icon-dl-visa .path1:before {
|
|
2916
|
-
content: "\
|
|
2920
|
+
content: "\ebfb";
|
|
2917
2921
|
color: rgb(255, 255, 255);
|
|
2918
2922
|
}
|
|
2919
2923
|
.icon-dl-visa .path2:before {
|
|
2920
|
-
content: "\
|
|
2924
|
+
content: "\ebfc";
|
|
2921
2925
|
margin-left: -1em;
|
|
2922
2926
|
color: rgb(228, 228, 228);
|
|
2923
2927
|
}
|
|
2924
2928
|
.icon-dl-visa .path3:before {
|
|
2925
|
-
content: "\
|
|
2929
|
+
content: "\ebfd";
|
|
2926
2930
|
margin-left: -1em;
|
|
2927
2931
|
color: rgb(26, 42, 223);
|
|
2928
2932
|
}
|
|
2929
2933
|
.icon-dl-web-detection:before {
|
|
2930
|
-
content: "\
|
|
2934
|
+
content: "\ebfe";
|
|
2931
2935
|
}
|
|
2932
2936
|
.icon-dl-window:before {
|
|
2933
|
-
content: "\
|
|
2937
|
+
content: "\ebff";
|
|
2934
2938
|
}
|
|
2935
2939
|
.icon-dl-workflows:before {
|
|
2936
|
-
content: "\
|
|
2940
|
+
content: "\ec00";
|
|
2937
2941
|
}
|
|
2938
2942
|
.icon-dl-workflows-outline:before {
|
|
2939
|
-
content: "\
|
|
2943
|
+
content: "\ec01";
|
|
2940
2944
|
}
|
|
2941
2945
|
.icon-dl-youtube:before {
|
|
2942
|
-
content: "\
|
|
2946
|
+
content: "\ec02";
|
|
2943
2947
|
}
|
|
2944
2948
|
.icon-dl-zoom-in:before {
|
|
2945
|
-
content: "\
|
|
2949
|
+
content: "\ec03";
|
|
2946
2950
|
}
|
|
2947
2951
|
.icon-dl-zoom-out:before {
|
|
2948
|
-
content: "\
|
|
2952
|
+
content: "\ec04";
|
|
2949
2953
|
}
|