@dataloop-ai/icons 3.1.29 → 3.1.30

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.
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dataloop-ai/icons",
3
- "version": "3.1.29",
3
+ "version": "3.1.30",
4
4
  "description": "The icons repo of DataLoop",
5
5
  "repository": {
6
6
  "type": "git",
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?5icx2h');
4
- src: url('fonts/dl-icons.eot?5icx2h#iefix') format('embedded-opentype'),
5
- url('fonts/dl-icons.ttf?5icx2h') format('truetype'),
6
- url('fonts/dl-icons.woff?5icx2h') format('woff'),
7
- url('fonts/dl-icons.svg?5icx2h#dl-icons') format('svg');
3
+ src: url('fonts/dl-icons.eot?6uig04');
4
+ src: url('fonts/dl-icons.eot?6uig04#iefix') format('embedded-opentype'),
5
+ url('fonts/dl-icons.ttf?6uig04') format('truetype'),
6
+ url('fonts/dl-icons.woff?6uig04') format('woff'),
7
+ url('fonts/dl-icons.svg?6uig04#dl-icons') format('svg');
8
8
  font-weight: normal;
9
9
  font-style: normal;
10
10
  font-display: block;
@@ -2772,355 +2772,361 @@
2772
2772
  .icon-dl-timer:before {
2773
2773
  content: "\ebe0";
2774
2774
  }
2775
- .icon-dl-toggle-off-filled:before {
2775
+ .icon-dl-timer-completed:before {
2776
2776
  content: "\ebe1";
2777
2777
  }
2778
- .icon-dl-toggle-off-outline:before {
2778
+ .icon-dl-timer-start:before {
2779
2779
  content: "\ebe2";
2780
2780
  }
2781
- .icon-dl-toggle-on-filled:before {
2781
+ .icon-dl-toggle-off-filled:before {
2782
2782
  content: "\ebe3";
2783
2783
  }
2784
- .icon-dl-toggle-on-outline:before {
2784
+ .icon-dl-toggle-off-outline:before {
2785
2785
  content: "\ebe4";
2786
2786
  }
2787
- .icon-dl-top-view:before {
2787
+ .icon-dl-toggle-on-filled:before {
2788
2788
  content: "\ebe5";
2789
2789
  }
2790
- .icon-dl-train:before {
2790
+ .icon-dl-toggle-on-outline:before {
2791
2791
  content: "\ebe6";
2792
2792
  }
2793
- .icon-dl-translate:before {
2793
+ .icon-dl-top-view:before {
2794
2794
  content: "\ebe7";
2795
2795
  }
2796
- .icon-dl-trigger:before {
2796
+ .icon-dl-train:before {
2797
2797
  content: "\ebe8";
2798
2798
  }
2799
- .icon-dl-trigger-filled:before {
2799
+ .icon-dl-translate:before {
2800
2800
  content: "\ebe9";
2801
2801
  }
2802
- .icon-dl-two-lines:before {
2802
+ .icon-dl-trigger:before {
2803
2803
  content: "\ebea";
2804
2804
  }
2805
- .icon-dl-txt-file:before {
2805
+ .icon-dl-trigger-filled:before {
2806
2806
  content: "\ebeb";
2807
2807
  }
2808
- .icon-dl-ultralytics .path1:before {
2808
+ .icon-dl-two-lines:before {
2809
2809
  content: "\ebec";
2810
+ }
2811
+ .icon-dl-txt-file:before {
2812
+ content: "\ebed";
2813
+ }
2814
+ .icon-dl-ultralytics .path1:before {
2815
+ content: "\ebee";
2810
2816
  color: rgb(0, 0, 0);
2811
2817
  }
2812
2818
  .icon-dl-ultralytics .path2:before {
2813
- content: "\ebed";
2819
+ content: "\ebef";
2814
2820
  margin-left: -1em;
2815
2821
  color: rgb(11, 35, 169);
2816
2822
  }
2817
2823
  .icon-dl-ultralytics-dark:before {
2818
- content: "\ebee";
2824
+ content: "\ebf0";
2819
2825
  color: #fff;
2820
2826
  }
2821
2827
  .icon-dl-ultralytics-light:before {
2822
- content: "\ebef";
2828
+ content: "\ebf1";
2823
2829
  }
2824
2830
  .icon-dl-undefined-label:before {
2825
- content: "\ebf0";
2831
+ content: "\ebf2";
2826
2832
  }
2827
2833
  .icon-dl-undo:before {
2828
- content: "\ebf1";
2834
+ content: "\ebf3";
2829
2835
  }
2830
2836
  .icon-dl-unionpay .path1:before {
2831
- content: "\ebf2";
2837
+ content: "\ebf4";
2832
2838
  color: rgb(255, 255, 255);
2833
2839
  }
2834
2840
  .icon-dl-unionpay .path2:before {
2835
- content: "\ebf3";
2841
+ content: "\ebf5";
2836
2842
  margin-left: -1em;
2837
2843
  color: rgb(228, 228, 228);
2838
2844
  }
2839
2845
  .icon-dl-unionpay .path3:before {
2840
- content: "\ebf4";
2846
+ content: "\ebf6";
2841
2847
  margin-left: -1em;
2842
2848
  color: rgb(0, 157, 165);
2843
2849
  }
2844
2850
  .icon-dl-unionpay .path4:before {
2845
- content: "\ebf5";
2851
+ content: "\ebf7";
2846
2852
  margin-left: -1em;
2847
2853
  color: rgb(2, 204, 204);
2848
2854
  }
2849
2855
  .icon-dl-unionpay .path5:before {
2850
- content: "\ebf6";
2856
+ content: "\ebf8";
2851
2857
  margin-left: -1em;
2852
2858
  color: rgb(2, 204, 204);
2853
2859
  }
2854
2860
  .icon-dl-unionpay .path6:before {
2855
- content: "\ebf7";
2861
+ content: "\ebf9";
2856
2862
  margin-left: -1em;
2857
2863
  color: rgb(0, 157, 165);
2858
2864
  }
2859
2865
  .icon-dl-unionpay .path7:before {
2860
- content: "\ebf8";
2866
+ content: "\ebfa";
2861
2867
  margin-left: -1em;
2862
2868
  color: rgb(2, 204, 204);
2863
2869
  }
2864
2870
  .icon-dl-unionpay .path8:before {
2865
- content: "\ebf9";
2871
+ content: "\ebfb";
2866
2872
  margin-left: -1em;
2867
2873
  color: rgb(255, 127, 41);
2868
2874
  }
2869
2875
  .icon-dl-unionpay .path9:before {
2870
- content: "\ebfa";
2876
+ content: "\ebfc";
2871
2877
  margin-left: -1em;
2872
2878
  color: rgb(234, 34, 39);
2873
2879
  }
2874
2880
  .icon-dl-unionpay .path10:before {
2875
- content: "\ebfb";
2881
+ content: "\ebfd";
2876
2882
  margin-left: -1em;
2877
2883
  color: rgb(234, 34, 39);
2878
2884
  }
2879
2885
  .icon-dl-unionpay .path11:before {
2880
- content: "\ebfc";
2886
+ content: "\ebfe";
2881
2887
  margin-left: -1em;
2882
2888
  color: rgb(165, 0, 47);
2883
2889
  }
2884
2890
  .icon-dl-unionpay .path12:before {
2885
- content: "\ebfd";
2891
+ content: "\ebff";
2886
2892
  margin-left: -1em;
2887
2893
  color: rgb(234, 34, 39);
2888
2894
  }
2889
2895
  .icon-dl-unionpay .path13:before {
2890
- content: "\ebfe";
2896
+ content: "\ec00";
2891
2897
  margin-left: -1em;
2892
2898
  color: rgb(234, 34, 39);
2893
2899
  }
2894
2900
  .icon-dl-unionpay .path14:before {
2895
- content: "\ebff";
2901
+ content: "\ec01";
2896
2902
  margin-left: -1em;
2897
2903
  color: rgb(19, 152, 226);
2898
2904
  }
2899
2905
  .icon-dl-unionpay .path15:before {
2900
- content: "\ec00";
2906
+ content: "\ec02";
2901
2907
  margin-left: -1em;
2902
2908
  color: rgb(8, 114, 185);
2903
2909
  }
2904
2910
  .icon-dl-unionpay .path16:before {
2905
- content: "\ec01";
2911
+ content: "\ec03";
2906
2912
  margin-left: -1em;
2907
2913
  color: rgb(5, 80, 147);
2908
2914
  }
2909
2915
  .icon-dl-unionpay .path17:before {
2910
- content: "\ec02";
2916
+ content: "\ec04";
2911
2917
  margin-left: -1em;
2912
2918
  color: rgb(8, 114, 185);
2913
2919
  }
2914
2920
  .icon-dl-unionpay .path18:before {
2915
- content: "\ec03";
2921
+ content: "\ec05";
2916
2922
  margin-left: -1em;
2917
2923
  color: rgb(5, 80, 147);
2918
2924
  }
2919
2925
  .icon-dl-unionpay .path19:before {
2920
- content: "\ec04";
2926
+ content: "\ec06";
2921
2927
  margin-left: -1em;
2922
2928
  color: rgb(165, 0, 47);
2923
2929
  }
2924
2930
  .icon-dl-unite:before {
2925
- content: "\ec05";
2931
+ content: "\ec07";
2926
2932
  }
2927
2933
  .icon-dl-unmasked-pixel-filled:before {
2928
- content: "\ec06";
2934
+ content: "\ec08";
2929
2935
  }
2930
2936
  .icon-dl-unpin:before {
2931
- content: "\ec07";
2937
+ content: "\ec09";
2932
2938
  }
2933
2939
  .icon-dl-unpin-filled:before {
2934
- content: "\ec08";
2940
+ content: "\ec0a";
2935
2941
  }
2936
2942
  .icon-dl-unstucturedio:before {
2937
- content: "\ec09";
2943
+ content: "\ec0b";
2938
2944
  }
2939
2945
  .icon-dl-unsupported-file:before {
2940
- content: "\ec0a";
2946
+ content: "\ec0c";
2941
2947
  }
2942
2948
  .icon-dl-unsupported-file-filled:before {
2943
- content: "\ec0b";
2949
+ content: "\ec0d";
2944
2950
  }
2945
2951
  .icon-dl-unum:before {
2946
- content: "\ec0c";
2952
+ content: "\ec0e";
2947
2953
  }
2948
2954
  .icon-dl-up-chevron:before {
2949
- content: "\ec0d";
2955
+ content: "\ec0f";
2950
2956
  }
2951
2957
  .icon-dl-upload:before {
2952
- content: "\ec0e";
2958
+ content: "\ec10";
2953
2959
  }
2954
2960
  .icon-dl-usage:before {
2955
- content: "\ec0f";
2961
+ content: "\ec11";
2956
2962
  }
2957
2963
  .icon-dl-variable:before {
2958
- content: "\ec10";
2964
+ content: "\ec12";
2959
2965
  }
2960
2966
  .icon-dl-vehicles:before {
2961
- content: "\ec11";
2967
+ content: "\ec13";
2962
2968
  }
2963
2969
  .icon-dl-version:before {
2964
- content: "\ec12";
2970
+ content: "\ec14";
2965
2971
  }
2966
2972
  .icon-dl-vertex-ai .path1:before {
2967
- content: "\ec13";
2973
+ content: "\ec15";
2968
2974
  color: rgb(102, 157, 246);
2969
2975
  }
2970
2976
  .icon-dl-vertex-ai .path2:before {
2971
- content: "\ec14";
2977
+ content: "\ec16";
2972
2978
  margin-left: -1em;
2973
2979
  color: rgb(174, 203, 250);
2974
2980
  }
2975
2981
  .icon-dl-vertex-ai .path3:before {
2976
- content: "\ec15";
2982
+ content: "\ec17";
2977
2983
  margin-left: -1em;
2978
2984
  color: rgb(66, 133, 244);
2979
2985
  }
2980
2986
  .icon-dl-vertex-ai .path4:before {
2981
- content: "\ec16";
2987
+ content: "\ec18";
2982
2988
  margin-left: -1em;
2983
2989
  color: rgb(174, 203, 250);
2984
2990
  }
2985
2991
  .icon-dl-vertex-ai .path5:before {
2986
- content: "\ec17";
2992
+ content: "\ec19";
2987
2993
  margin-left: -1em;
2988
2994
  color: rgb(174, 203, 250);
2989
2995
  }
2990
2996
  .icon-dl-vertex-ai .path6:before {
2991
- content: "\ec18";
2997
+ content: "\ec1a";
2992
2998
  margin-left: -1em;
2993
2999
  color: rgb(174, 203, 250);
2994
3000
  }
2995
3001
  .icon-dl-vertex-ai .path7:before {
2996
- content: "\ec19";
3002
+ content: "\ec1b";
2997
3003
  margin-left: -1em;
2998
3004
  color: rgb(174, 203, 250);
2999
3005
  }
3000
3006
  .icon-dl-vertex-ai .path8:before {
3001
- content: "\ec1a";
3007
+ content: "\ec1c";
3002
3008
  margin-left: -1em;
3003
3009
  color: rgb(66, 133, 244);
3004
3010
  }
3005
3011
  .icon-dl-vertex-ai .path9:before {
3006
- content: "\ec1b";
3012
+ content: "\ec1d";
3007
3013
  margin-left: -1em;
3008
3014
  color: rgb(66, 133, 244);
3009
3015
  }
3010
3016
  .icon-dl-vertex-ai .path10:before {
3011
- content: "\ec1c";
3017
+ content: "\ec1e";
3012
3018
  margin-left: -1em;
3013
3019
  color: rgb(66, 133, 244);
3014
3020
  }
3015
3021
  .icon-dl-vertex-ai .path11:before {
3016
- content: "\ec1d";
3022
+ content: "\ec1f";
3017
3023
  margin-left: -1em;
3018
3024
  color: rgb(66, 133, 244);
3019
3025
  }
3020
3026
  .icon-dl-vertex-ai .path12:before {
3021
- content: "\ec1e";
3027
+ content: "\ec20";
3022
3028
  margin-left: -1em;
3023
3029
  color: rgb(102, 157, 246);
3024
3030
  }
3025
3031
  .icon-dl-vertex-ai .path13:before {
3026
- content: "\ec1f";
3032
+ content: "\ec21";
3027
3033
  margin-left: -1em;
3028
3034
  color: rgb(102, 157, 246);
3029
3035
  }
3030
3036
  .icon-dl-vertex-ai .path14:before {
3031
- content: "\ec20";
3037
+ content: "\ec22";
3032
3038
  margin-left: -1em;
3033
3039
  color: rgb(102, 157, 246);
3034
3040
  }
3035
3041
  .icon-dl-vertex-ai .path15:before {
3036
- content: "\ec21";
3042
+ content: "\ec23";
3037
3043
  margin-left: -1em;
3038
3044
  color: rgb(102, 157, 246);
3039
3045
  }
3040
3046
  .icon-dl-vertex-ai .path16:before {
3041
- content: "\ec22";
3047
+ content: "\ec24";
3042
3048
  margin-left: -1em;
3043
3049
  color: rgb(66, 133, 244);
3044
3050
  }
3045
3051
  .icon-dl-vertex-ai .path17:before {
3046
- content: "\ec23";
3052
+ content: "\ec25";
3047
3053
  margin-left: -1em;
3048
3054
  color: rgb(66, 133, 244);
3049
3055
  }
3050
3056
  .icon-dl-vertex-ai .path18:before {
3051
- content: "\ec24";
3057
+ content: "\ec26";
3052
3058
  margin-left: -1em;
3053
3059
  color: rgb(66, 133, 244);
3054
3060
  }
3055
3061
  .icon-dl-vertex-ai .path19:before {
3056
- content: "\ec25";
3062
+ content: "\ec27";
3057
3063
  margin-left: -1em;
3058
3064
  color: rgb(66, 133, 244);
3059
3065
  }
3060
3066
  .icon-dl-vertex-ai .path20:before {
3061
- content: "\ec26";
3067
+ content: "\ec28";
3062
3068
  margin-left: -1em;
3063
3069
  color: rgb(174, 203, 250);
3064
3070
  }
3065
3071
  .icon-dl-vertex-ai .path21:before {
3066
- content: "\ec27";
3072
+ content: "\ec29";
3067
3073
  margin-left: -1em;
3068
3074
  color: rgb(174, 203, 250);
3069
3075
  }
3070
3076
  .icon-dl-vertex-ai .path22:before {
3071
- content: "\ec28";
3077
+ content: "\ec2a";
3072
3078
  margin-left: -1em;
3073
3079
  color: rgb(174, 203, 250);
3074
3080
  }
3075
3081
  .icon-dl-vertex-ai .path23:before {
3076
- content: "\ec29";
3082
+ content: "\ec2b";
3077
3083
  margin-left: -1em;
3078
3084
  color: rgb(174, 203, 250);
3079
3085
  }
3080
3086
  .icon-dl-video-end:before {
3081
- content: "\ec2a";
3087
+ content: "\ec2c";
3082
3088
  }
3083
3089
  .icon-dl-video-filled:before {
3084
- content: "\ec2b";
3090
+ content: "\ec2d";
3085
3091
  }
3086
3092
  .icon-dl-view:before {
3087
- content: "\ec2c";
3093
+ content: "\ec2e";
3088
3094
  }
3089
3095
  .icon-dl-visa .path1:before {
3090
- content: "\ec2d";
3096
+ content: "\ec2f";
3091
3097
  color: rgb(255, 255, 255);
3092
3098
  }
3093
3099
  .icon-dl-visa .path2:before {
3094
- content: "\ec2e";
3100
+ content: "\ec30";
3095
3101
  margin-left: -1em;
3096
3102
  color: rgb(228, 228, 228);
3097
3103
  }
3098
3104
  .icon-dl-visa .path3:before {
3099
- content: "\ec2f";
3105
+ content: "\ec31";
3100
3106
  margin-left: -1em;
3101
3107
  color: rgb(26, 42, 223);
3102
3108
  }
3103
3109
  .icon-dl-web-detection:before {
3104
- content: "\ec30";
3110
+ content: "\ec32";
3105
3111
  }
3106
3112
  .icon-dl-window:before {
3107
- content: "\ec31";
3113
+ content: "\ec33";
3108
3114
  }
3109
3115
  .icon-dl-workflows:before {
3110
- content: "\ec32";
3116
+ content: "\ec34";
3111
3117
  }
3112
3118
  .icon-dl-workflows-outline:before {
3113
- content: "\ec33";
3119
+ content: "\ec35";
3114
3120
  }
3115
3121
  .icon-dl-xml-file:before {
3116
- content: "\ec34";
3122
+ content: "\ec36";
3117
3123
  }
3118
3124
  .icon-dl-youtube:before {
3119
- content: "\ec35";
3125
+ content: "\ec37";
3120
3126
  }
3121
3127
  .icon-dl-zoom-in:before {
3122
- content: "\ec36";
3128
+ content: "\ec38";
3123
3129
  }
3124
3130
  .icon-dl-zoom-out:before {
3125
- content: "\ec37";
3131
+ content: "\ec39";
3126
3132
  }