@brightlayer-ui/icons-mui 2.7.0 → 2.8.0
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/AirConditioner.js +6 -8
- package/AirFilter.js +6 -4
- package/ApparentPower.js +6 -12
- package/Ats.js +8 -4
- package/AtsAlt.js +8 -4
- package/BatteryLargeReset.js +8 -4
- package/BatteryLargeShowingTerminals.js +8 -4
- package/CHANGELOG.md +7 -0
- package/CybersecurityTwoTone.js +6 -20
- package/Diagnostic.js +8 -4
- package/Dimmer.js +8 -6
- package/DistributionBoxOutline.js +6 -4
- package/Drive.js +6 -18
- package/EvPlugCcsCombo.js +6 -40
- package/EvPlugChademo.js +6 -8
- package/EvPlugDomesticA.d.ts +1 -0
- package/EvPlugDomesticA.js +67 -0
- package/EvPlugDomesticB.d.ts +1 -0
- package/EvPlugDomesticB.js +67 -0
- package/EvPlugDomesticC.d.ts +1 -0
- package/EvPlugDomesticC.js +67 -0
- package/EvPlugDomesticD.d.ts +1 -0
- package/EvPlugDomesticD.js +67 -0
- package/EvPlugDomesticE.d.ts +1 -0
- package/EvPlugDomesticE.js +67 -0
- package/EvPlugDomesticF.d.ts +1 -0
- package/EvPlugDomesticF.js +67 -0
- package/EvPlugDomesticG.d.ts +1 -0
- package/EvPlugDomesticG.js +67 -0
- package/EvPlugDomesticH.d.ts +1 -0
- package/EvPlugDomesticH.js +67 -0
- package/EvPlugDomesticI.d.ts +1 -0
- package/EvPlugDomesticI.js +67 -0
- package/EvPlugDomesticJ.d.ts +1 -0
- package/EvPlugDomesticJ.js +67 -0
- package/EvPlugDomesticK.d.ts +1 -0
- package/EvPlugDomesticK.js +67 -0
- package/EvPlugDomesticL.d.ts +1 -0
- package/EvPlugDomesticL.js +67 -0
- package/EvPlugIec603092Single16.d.ts +1 -0
- package/EvPlugIec603092Single16.js +67 -0
- package/EvPlugIec603092Three16.d.ts +1 -0
- package/EvPlugIec603092Three16.js +67 -0
- package/EvPlugIec603092Three32.d.ts +1 -0
- package/EvPlugIec603092Three32.js +67 -0
- package/EvPlugIec603092Three64.d.ts +1 -0
- package/EvPlugIec603092Three64.js +67 -0
- package/EvPlugIec62196T1.d.ts +1 -0
- package/EvPlugIec62196T1.js +65 -0
- package/EvPlugIec62196T1Combo.d.ts +1 -0
- package/EvPlugIec62196T1Combo.js +67 -0
- package/EvPlugIec62196T2.d.ts +1 -0
- package/EvPlugIec62196T2.js +67 -0
- package/EvPlugIec62196T2Combo.d.ts +1 -0
- package/EvPlugIec62196T2Combo.js +65 -0
- package/EvPlugIec62196T3a.d.ts +1 -0
- package/EvPlugIec62196T3a.js +67 -0
- package/EvPlugIec62196T3c.d.ts +1 -0
- package/EvPlugIec62196T3c.js +67 -0
- package/EvPlugTeslaR.d.ts +1 -0
- package/EvPlugTeslaR.js +67 -0
- package/EvPlugTeslaS.d.ts +1 -0
- package/EvPlugTeslaS.js +67 -0
- package/EvPlugTypeOne.js +4 -46
- package/EvPlugTypeTwo.js +6 -6
- package/HelpDeskLog.d.ts +1 -0
- package/HelpDeskLog.js +63 -0
- package/Hubject.d.ts +1 -0
- package/Hubject.js +59 -0
- package/IncidentMaintenance.d.ts +1 -0
- package/IncidentMaintenance.js +67 -0
- package/MeterFace.js +8 -8
- package/Motor.js +8 -4
- package/MotorAlt.js +6 -8
- package/MotorController.js +8 -4
- package/MotorControllerOutline.js +8 -8
- package/MotorOutline.js +6 -6
- package/NotificationLog.d.ts +1 -0
- package/NotificationLog.js +63 -0
- package/PanelLog.d.ts +1 -0
- package/PanelLog.js +63 -0
- package/PantographBottomUp.d.ts +1 -0
- package/PantographBottomUp.js +59 -0
- package/PantographTopDown.d.ts +1 -0
- package/PantographTopDown.js +59 -0
- package/PhaseAngle.js +6 -12
- package/PowerRedundancy.d.ts +1 -0
- package/PowerRedundancy.js +63 -0
- package/PowerRedundancyOff.d.ts +1 -0
- package/PowerRedundancyOff.js +59 -0
- package/PressureAlt.js +6 -4
- package/Relay.js +8 -4
- package/SmokeDetector.js +6 -22
- package/Switch.js +2 -10
- package/TripCurve.js +8 -4
- package/Tripped.js +2 -10
- package/Ups.js +8 -8
- package/UpsOutline.js +8 -8
- package/VideoAlert.d.ts +1 -0
- package/VideoAlert.js +59 -0
- package/VideoAlertOutline.d.ts +1 -0
- package/VideoAlertOutline.js +63 -0
- package/VideoStreaming.d.ts +1 -0
- package/VideoStreaming.js +59 -0
- package/VideoStreamingOutline.d.ts +1 -0
- package/VideoStreamingOutline.js +63 -0
- package/index.d.ts +37 -0
- package/index.js +296 -0
- package/index.json +553 -15
- package/package.json +1 -1
package/index.json
CHANGED
|
@@ -2794,21 +2794,454 @@
|
|
|
2794
2794
|
"size": 24
|
|
2795
2795
|
},
|
|
2796
2796
|
{
|
|
2797
|
-
"name": "
|
|
2797
|
+
"name": "RFID",
|
|
2798
|
+
"filename": "rfid.svg",
|
|
2799
|
+
"family": ["Devices"],
|
|
2800
|
+
"style": "outlined",
|
|
2801
|
+
"tags": ["radio frequency identification", "tag", "reader", "data", "tracking", "monitor"],
|
|
2802
|
+
"author": "Huayun Huang (Brightlayer UI)",
|
|
2803
|
+
"size": 24
|
|
2804
|
+
},
|
|
2805
|
+
{
|
|
2806
|
+
"name": "Video Alert Outline",
|
|
2807
|
+
"filename": "video_alert_outline.svg",
|
|
2808
|
+
"family": ["Status"],
|
|
2809
|
+
"style": "outlined",
|
|
2810
|
+
"tags": ["video", "camera", "bell", "alarm", "monitor"],
|
|
2811
|
+
"author": "Renato Martins (Brightlayer UI)",
|
|
2812
|
+
"size": 24
|
|
2813
|
+
},
|
|
2814
|
+
{
|
|
2815
|
+
"name": "Power Redundancy",
|
|
2816
|
+
"filename": "power_redundancy.svg",
|
|
2817
|
+
"family": ["Status"],
|
|
2818
|
+
"style": "baseline",
|
|
2819
|
+
"tags": [
|
|
2820
|
+
"arrow",
|
|
2821
|
+
"sync",
|
|
2822
|
+
"cycle",
|
|
2823
|
+
"loop",
|
|
2824
|
+
"redundant",
|
|
2825
|
+
"pdu",
|
|
2826
|
+
"battery",
|
|
2827
|
+
"backup",
|
|
2828
|
+
"refresh",
|
|
2829
|
+
"active",
|
|
2830
|
+
"enabled"
|
|
2831
|
+
],
|
|
2832
|
+
"author": "Renato Martins (Brightlayer UI)",
|
|
2833
|
+
"size": 24
|
|
2834
|
+
},
|
|
2835
|
+
{
|
|
2836
|
+
"name": "Power Redundancy Off",
|
|
2837
|
+
"filename": "power_redundancy_off.svg",
|
|
2838
|
+
"family": ["Status"],
|
|
2839
|
+
"style": "baseline",
|
|
2840
|
+
"tags": [
|
|
2841
|
+
"arrow",
|
|
2842
|
+
"sync",
|
|
2843
|
+
"cycle",
|
|
2844
|
+
"loop",
|
|
2845
|
+
"redundant",
|
|
2846
|
+
"pdu",
|
|
2847
|
+
"battery",
|
|
2848
|
+
"backup",
|
|
2849
|
+
"refresh",
|
|
2850
|
+
"inactive",
|
|
2851
|
+
"disabled"
|
|
2852
|
+
],
|
|
2853
|
+
"author": "Renato Martins (Brightlayer UI)",
|
|
2854
|
+
"size": 24
|
|
2855
|
+
},
|
|
2856
|
+
{
|
|
2857
|
+
"name": "Video Alert",
|
|
2858
|
+
"filename": "video_alert.svg",
|
|
2859
|
+
"family": ["Status"],
|
|
2860
|
+
"style": "baseline",
|
|
2861
|
+
"tags": ["video", "camera", "bell", "alarm", "monitor"],
|
|
2862
|
+
"author": "Renato Martins (Brightlayer UI)",
|
|
2863
|
+
"size": 24
|
|
2864
|
+
},
|
|
2865
|
+
{
|
|
2866
|
+
"name": "Video Streaming Outline",
|
|
2867
|
+
"filename": "video_streaming_outline.svg",
|
|
2868
|
+
"family": ["Status"],
|
|
2869
|
+
"style": "outlined",
|
|
2870
|
+
"tags": ["video", "camera", "play", "monitor", "playback", "recording", "surveillance"],
|
|
2871
|
+
"author": "Renato Martins (Brightlayer UI)",
|
|
2872
|
+
"size": 24
|
|
2873
|
+
},
|
|
2874
|
+
{
|
|
2875
|
+
"name": "Video Streaming",
|
|
2876
|
+
"filename": "video_streaming.svg",
|
|
2877
|
+
"family": ["Status"],
|
|
2878
|
+
"style": "baseline",
|
|
2879
|
+
"tags": ["video", "camera", "filled", "play", "monitor", "playback", "recording", "surveillance"],
|
|
2880
|
+
"author": "Renato Martins (Brightlayer UI)",
|
|
2881
|
+
"size": 24
|
|
2882
|
+
},
|
|
2883
|
+
{
|
|
2884
|
+
"name": "Incident Maintenance",
|
|
2885
|
+
"filename": "incident_maintenance.svg",
|
|
2886
|
+
"family": ["Status"],
|
|
2887
|
+
"style": "baseline",
|
|
2888
|
+
"tags": [
|
|
2889
|
+
"incidents",
|
|
2890
|
+
"alarm",
|
|
2891
|
+
"alert",
|
|
2892
|
+
"service",
|
|
2893
|
+
"multiple",
|
|
2894
|
+
"stacked",
|
|
2895
|
+
"notification",
|
|
2896
|
+
"event",
|
|
2897
|
+
"wrench",
|
|
2898
|
+
"repair"
|
|
2899
|
+
],
|
|
2900
|
+
"author": "Renato Martins (Brightlayer UI)",
|
|
2901
|
+
"size": 24
|
|
2902
|
+
},
|
|
2903
|
+
{
|
|
2904
|
+
"name": "Help Desk Log",
|
|
2905
|
+
"filename": "help_desk_log.svg",
|
|
2906
|
+
"family": ["Status"],
|
|
2907
|
+
"style": "baseline",
|
|
2908
|
+
"tags": [
|
|
2909
|
+
"service",
|
|
2910
|
+
"representative",
|
|
2911
|
+
"help",
|
|
2912
|
+
"helpdesk",
|
|
2913
|
+
"desk",
|
|
2914
|
+
"arc",
|
|
2915
|
+
"headphone",
|
|
2916
|
+
"log",
|
|
2917
|
+
"history",
|
|
2918
|
+
"diagnose",
|
|
2919
|
+
"talk",
|
|
2920
|
+
"conversation",
|
|
2921
|
+
"call",
|
|
2922
|
+
"customer",
|
|
2923
|
+
"document"
|
|
2924
|
+
],
|
|
2925
|
+
"author": "Renato Martins (Brightlayer UI)",
|
|
2926
|
+
"size": 24
|
|
2927
|
+
},
|
|
2928
|
+
{
|
|
2929
|
+
"name": "Notification Log",
|
|
2930
|
+
"filename": "notification_log.svg",
|
|
2931
|
+
"family": ["Status"],
|
|
2932
|
+
"style": "baseline",
|
|
2933
|
+
"tags": ["notification", "incident", "event", "alarm", "trigger", "log", "history", "document"],
|
|
2934
|
+
"author": "Renato Martins (Brightlayer UI)",
|
|
2935
|
+
"size": 24
|
|
2936
|
+
},
|
|
2937
|
+
{
|
|
2938
|
+
"name": "Panel Log",
|
|
2939
|
+
"filename": "panel_log.svg",
|
|
2940
|
+
"family": ["Status"],
|
|
2941
|
+
"style": "baseline",
|
|
2942
|
+
"tags": ["panel", "board", "breaker", "operate", "grid", "section", "shelf", "log", "history", "document"],
|
|
2943
|
+
"author": "Renato Martins (Brightlayer UI)",
|
|
2944
|
+
"size": 24
|
|
2945
|
+
},
|
|
2946
|
+
{
|
|
2947
|
+
"name": "EV Plug Domestic A",
|
|
2948
|
+
"filename": "ev_plug_domestic_a.svg",
|
|
2949
|
+
"family": ["Vehicles"],
|
|
2950
|
+
"style": "outlined",
|
|
2951
|
+
"tags": ["electric vehicle", "inlet", "connector", "charge", "charging station", "household", "home"],
|
|
2952
|
+
"author": "Renato Martins (Brightlayer UI)",
|
|
2953
|
+
"size": 24
|
|
2954
|
+
},
|
|
2955
|
+
{
|
|
2956
|
+
"name": "EV Plug Domestic B",
|
|
2957
|
+
"filename": "ev_plug_domestic_b.svg",
|
|
2958
|
+
"family": ["Vehicles"],
|
|
2959
|
+
"style": "outlined",
|
|
2960
|
+
"tags": ["electric vehicle", "inlet", "connector", "charge", "charging station", "household", "home"],
|
|
2961
|
+
"author": "Renato Martins (Brightlayer UI)",
|
|
2962
|
+
"size": 24
|
|
2963
|
+
},
|
|
2964
|
+
{
|
|
2965
|
+
"name": "EV Plug Domestic C",
|
|
2966
|
+
"filename": "ev_plug_domestic_c.svg",
|
|
2967
|
+
"family": ["Vehicles"],
|
|
2968
|
+
"style": "outlined",
|
|
2969
|
+
"tags": ["electric vehicle", "inlet", "connector", "charge", "charging station", "household", "home"],
|
|
2970
|
+
"author": "Renato Martins (Brightlayer UI)",
|
|
2971
|
+
"size": 24
|
|
2972
|
+
},
|
|
2973
|
+
{
|
|
2974
|
+
"name": "EV Plug Domestic D",
|
|
2975
|
+
"filename": "ev_plug_domestic_d.svg",
|
|
2976
|
+
"family": ["Vehicles"],
|
|
2977
|
+
"style": "outlined",
|
|
2978
|
+
"tags": ["electric vehicle", "inlet", "connector", "charge", "charging station", "household", "home"],
|
|
2979
|
+
"author": "Renato Martins (Brightlayer UI)",
|
|
2980
|
+
"size": 24
|
|
2981
|
+
},
|
|
2982
|
+
{
|
|
2983
|
+
"name": "EV Plug Domestic E",
|
|
2984
|
+
"filename": "ev_plug_domestic_e.svg",
|
|
2985
|
+
"family": ["Vehicles"],
|
|
2986
|
+
"style": "outlined",
|
|
2987
|
+
"tags": ["electric vehicle", "inlet", "connector", "charge", "charging station", "household", "home"],
|
|
2988
|
+
"author": "Renato Martins (Brightlayer UI)",
|
|
2989
|
+
"size": 24
|
|
2990
|
+
},
|
|
2991
|
+
{
|
|
2992
|
+
"name": "EV Plug Domestic F",
|
|
2993
|
+
"filename": "ev_plug_domestic_f.svg",
|
|
2994
|
+
"family": ["Vehicles"],
|
|
2995
|
+
"style": "outlined",
|
|
2996
|
+
"tags": ["electric vehicle", "inlet", "connector", "charge", "charging station", "household", "home"],
|
|
2997
|
+
"author": "Renato Martins (Brightlayer UI)",
|
|
2998
|
+
"size": 24
|
|
2999
|
+
},
|
|
3000
|
+
{
|
|
3001
|
+
"name": "EV Plug Domestic G",
|
|
3002
|
+
"filename": "ev_plug_domestic_g.svg",
|
|
3003
|
+
"family": ["Vehicles"],
|
|
3004
|
+
"style": "outlined",
|
|
3005
|
+
"tags": ["electric vehicle", "inlet", "connector", "charge", "charging station", "household", "home"],
|
|
3006
|
+
"author": "Renato Martins (Brightlayer UI)",
|
|
3007
|
+
"size": 24
|
|
3008
|
+
},
|
|
3009
|
+
{
|
|
3010
|
+
"name": "EV Plug Domestic H",
|
|
3011
|
+
"filename": "ev_plug_domestic_h.svg",
|
|
3012
|
+
"family": ["Vehicles"],
|
|
3013
|
+
"style": "outlined",
|
|
3014
|
+
"tags": ["electric vehicle", "inlet", "connector", "charge", "charging station", "household", "home"],
|
|
3015
|
+
"author": "Renato Martins (Brightlayer UI)",
|
|
3016
|
+
"size": 24
|
|
3017
|
+
},
|
|
3018
|
+
{
|
|
3019
|
+
"name": "EV Plug Domestic I",
|
|
3020
|
+
"filename": "ev_plug_domestic_i.svg",
|
|
3021
|
+
"family": ["Vehicles"],
|
|
3022
|
+
"style": "outlined",
|
|
3023
|
+
"tags": ["electric vehicle", "inlet", "connector", "charge", "charging station", "household", "home"],
|
|
3024
|
+
"author": "Renato Martins (Brightlayer UI)",
|
|
3025
|
+
"size": 24
|
|
3026
|
+
},
|
|
3027
|
+
{
|
|
3028
|
+
"name": "EV Plug Domestic J",
|
|
3029
|
+
"filename": "ev_plug_domestic_j.svg",
|
|
3030
|
+
"family": ["Vehicles"],
|
|
3031
|
+
"style": "outlined",
|
|
3032
|
+
"tags": ["electric vehicle", "inlet", "connector", "charge", "charging station", "household", "home"],
|
|
3033
|
+
"author": "Renato Martins (Brightlayer UI)",
|
|
3034
|
+
"size": 24
|
|
3035
|
+
},
|
|
3036
|
+
{
|
|
3037
|
+
"name": "EV Plug Domestic K",
|
|
3038
|
+
"filename": "ev_plug_domestic_k.svg",
|
|
3039
|
+
"family": ["Vehicles"],
|
|
3040
|
+
"style": "outlined",
|
|
3041
|
+
"tags": ["electric vehicle", "inlet", "connector", "charge", "charging station", "household", "home"],
|
|
3042
|
+
"author": "Renato Martins (Brightlayer UI)",
|
|
3043
|
+
"size": 24
|
|
3044
|
+
},
|
|
3045
|
+
{
|
|
3046
|
+
"name": "EV Plug Domestic L",
|
|
3047
|
+
"filename": "ev_plug_domestic_l.svg",
|
|
3048
|
+
"family": ["Vehicles"],
|
|
3049
|
+
"style": "outlined",
|
|
3050
|
+
"tags": ["electric vehicle", "inlet", "connector", "charge", "charging station", "household", "home"],
|
|
3051
|
+
"author": "Renato Martins (Brightlayer UI)",
|
|
3052
|
+
"size": 24
|
|
3053
|
+
},
|
|
3054
|
+
{
|
|
3055
|
+
"name": "EV Plug IEC 60309-2 Single 16",
|
|
3056
|
+
"filename": "ev_plug_iec_60309_2_single_16.svg",
|
|
3057
|
+
"family": ["Vehicles"],
|
|
3058
|
+
"style": "outlined",
|
|
3059
|
+
"tags": [
|
|
3060
|
+
"electric vehicle",
|
|
3061
|
+
"inlet",
|
|
3062
|
+
"connector",
|
|
3063
|
+
"charge",
|
|
3064
|
+
"charging station",
|
|
3065
|
+
"industrial",
|
|
3066
|
+
"business",
|
|
3067
|
+
"connector",
|
|
3068
|
+
"international electrotechnical commission"
|
|
3069
|
+
],
|
|
3070
|
+
"author": "Paulo Morgado (Brightlayer UI)",
|
|
3071
|
+
"size": 24
|
|
3072
|
+
},
|
|
3073
|
+
{
|
|
3074
|
+
"name": "EV Plug IEC 60309-2 Three 16",
|
|
3075
|
+
"filename": "ev_plug_iec_60309_2_three_16.svg",
|
|
3076
|
+
"family": ["Vehicles"],
|
|
3077
|
+
"style": "outlined",
|
|
3078
|
+
"tags": [
|
|
3079
|
+
"electric vehicle",
|
|
3080
|
+
"inlet",
|
|
3081
|
+
"connector",
|
|
3082
|
+
"charge",
|
|
3083
|
+
"charging station",
|
|
3084
|
+
"industrial",
|
|
3085
|
+
"business",
|
|
3086
|
+
"connector",
|
|
3087
|
+
"international electrotechnical commission"
|
|
3088
|
+
],
|
|
3089
|
+
"author": "Paulo Morgado (Brightlayer UI)",
|
|
3090
|
+
"size": 24
|
|
3091
|
+
},
|
|
3092
|
+
{
|
|
3093
|
+
"name": "EV Plug IEC 60309-2 Three 32",
|
|
3094
|
+
"filename": "ev_plug_iec_60309_2_three_32.svg",
|
|
3095
|
+
"family": ["Vehicles"],
|
|
3096
|
+
"style": "outlined",
|
|
3097
|
+
"tags": [
|
|
3098
|
+
"electric vehicle",
|
|
3099
|
+
"inlet",
|
|
3100
|
+
"connector",
|
|
3101
|
+
"charge",
|
|
3102
|
+
"charging station",
|
|
3103
|
+
"industrial",
|
|
3104
|
+
"business",
|
|
3105
|
+
"connector",
|
|
3106
|
+
"international electrotechnical commission"
|
|
3107
|
+
],
|
|
3108
|
+
"author": "Paulo Morgado (Brightlayer UI)",
|
|
3109
|
+
"size": 24
|
|
3110
|
+
},
|
|
3111
|
+
{
|
|
3112
|
+
"name": "EV Plug IEC 60309-2 Three 64",
|
|
3113
|
+
"filename": "ev_plug_iec_60309_2_three_64.svg",
|
|
3114
|
+
"family": ["Vehicles"],
|
|
3115
|
+
"style": "outlined",
|
|
3116
|
+
"tags": [
|
|
3117
|
+
"electric vehicle",
|
|
3118
|
+
"inlet",
|
|
3119
|
+
"connector",
|
|
3120
|
+
"charge",
|
|
3121
|
+
"charging station",
|
|
3122
|
+
"industrial",
|
|
3123
|
+
"business",
|
|
3124
|
+
"connector",
|
|
3125
|
+
"international electrotechnical commission"
|
|
3126
|
+
],
|
|
3127
|
+
"author": "Paulo Morgado (Brightlayer UI)",
|
|
3128
|
+
"size": 24
|
|
3129
|
+
},
|
|
3130
|
+
{
|
|
3131
|
+
"name": "EV Plug IEC 62196 T1",
|
|
3132
|
+
"filename": "ev_plug_iec_62196_t1.svg",
|
|
3133
|
+
"family": ["Vehicles"],
|
|
3134
|
+
"style": "outlined",
|
|
3135
|
+
"tags": [
|
|
3136
|
+
"electric vehicle",
|
|
3137
|
+
"inlet",
|
|
3138
|
+
"connector",
|
|
3139
|
+
"j1772",
|
|
3140
|
+
"japan",
|
|
3141
|
+
"charge",
|
|
3142
|
+
"charging station",
|
|
3143
|
+
"sae",
|
|
3144
|
+
"type 1"
|
|
3145
|
+
],
|
|
3146
|
+
"author": "Paulo Morgado (Brightlayer UI)",
|
|
3147
|
+
"size": 24
|
|
3148
|
+
},
|
|
3149
|
+
{
|
|
3150
|
+
"name": "EV Plug Type One",
|
|
2798
3151
|
"filename": "ev_plug_type_one.svg",
|
|
2799
3152
|
"family": ["Vehicles"],
|
|
2800
3153
|
"style": "outlined",
|
|
2801
|
-
"tags": [
|
|
2802
|
-
|
|
3154
|
+
"tags": [
|
|
3155
|
+
"electric vehicle",
|
|
3156
|
+
"inlet",
|
|
3157
|
+
"connector",
|
|
3158
|
+
"j1772",
|
|
3159
|
+
"japan",
|
|
3160
|
+
"charge",
|
|
3161
|
+
"charging station",
|
|
3162
|
+
"sae",
|
|
3163
|
+
"type 1"
|
|
3164
|
+
],
|
|
3165
|
+
"author": "Paulo Morgado (Brightlayer UI)",
|
|
3166
|
+
"size": 24,
|
|
3167
|
+
"deprecatedToBLUIIcon": "ev_plug_iec_62196_t1"
|
|
3168
|
+
},
|
|
3169
|
+
{
|
|
3170
|
+
"name": "EV Plug IEC 62196 T1 Combo",
|
|
3171
|
+
"filename": "ev_plug_iec_62196_t1_combo.svg",
|
|
3172
|
+
"family": ["Vehicles"],
|
|
3173
|
+
"style": "outlined",
|
|
3174
|
+
"tags": [
|
|
3175
|
+
"electric vehicle",
|
|
3176
|
+
"inlet",
|
|
3177
|
+
"connector",
|
|
3178
|
+
"combined charging system",
|
|
3179
|
+
"japan",
|
|
3180
|
+
"charge",
|
|
3181
|
+
"charging station",
|
|
3182
|
+
"combination",
|
|
3183
|
+
"multi",
|
|
3184
|
+
"multiple"
|
|
3185
|
+
],
|
|
3186
|
+
"author": "Paulo Morgado (Brightlayer UI)",
|
|
2803
3187
|
"size": 24
|
|
2804
3188
|
},
|
|
2805
3189
|
{
|
|
2806
|
-
"name": "EV Plug
|
|
3190
|
+
"name": "EV Plug IEC 62196 T2",
|
|
3191
|
+
"filename": "ev_plug_iec_62196_t2.svg",
|
|
3192
|
+
"family": ["Vehicles"],
|
|
3193
|
+
"style": "outlined",
|
|
3194
|
+
"tags": [
|
|
3195
|
+
"electric vehicle",
|
|
3196
|
+
"inlet",
|
|
3197
|
+
"connector",
|
|
3198
|
+
"mennekes",
|
|
3199
|
+
"europe",
|
|
3200
|
+
"charge",
|
|
3201
|
+
"charging station",
|
|
3202
|
+
"type 2"
|
|
3203
|
+
],
|
|
3204
|
+
"author": "Paulo Morgado (Brightlayer UI)",
|
|
3205
|
+
"size": 24
|
|
3206
|
+
},
|
|
3207
|
+
{
|
|
3208
|
+
"name": "EV Plug Type Two",
|
|
2807
3209
|
"filename": "ev_plug_type_two.svg",
|
|
2808
3210
|
"family": ["Vehicles"],
|
|
2809
3211
|
"style": "outlined",
|
|
2810
|
-
"tags": [
|
|
2811
|
-
|
|
3212
|
+
"tags": [
|
|
3213
|
+
"electric vehicle",
|
|
3214
|
+
"inlet",
|
|
3215
|
+
"connector",
|
|
3216
|
+
"mennekes",
|
|
3217
|
+
"europe",
|
|
3218
|
+
"charge",
|
|
3219
|
+
"charging station",
|
|
3220
|
+
"type 2"
|
|
3221
|
+
],
|
|
3222
|
+
"author": "Paulo Morgado (Brightlayer UI)",
|
|
3223
|
+
"size": 24,
|
|
3224
|
+
"deprecatedToBLUIIcon": "ev_plug_iec_62196_t2"
|
|
3225
|
+
},
|
|
3226
|
+
{
|
|
3227
|
+
"name": "EV Plug IEC 62196 T2 Combo",
|
|
3228
|
+
"filename": "ev_plug_iec_62196_t2_combo.svg",
|
|
3229
|
+
"family": ["Vehicles"],
|
|
3230
|
+
"style": "outlined",
|
|
3231
|
+
"tags": [
|
|
3232
|
+
"electric vehicle",
|
|
3233
|
+
"inlet",
|
|
3234
|
+
"connector",
|
|
3235
|
+
"combined charging system",
|
|
3236
|
+
"us",
|
|
3237
|
+
"charge",
|
|
3238
|
+
"charging station",
|
|
3239
|
+
"ccs",
|
|
3240
|
+
"combination",
|
|
3241
|
+
"multi",
|
|
3242
|
+
"multiple"
|
|
3243
|
+
],
|
|
3244
|
+
"author": "Paulo Morgado (Brightlayer UI)",
|
|
2812
3245
|
"size": 24
|
|
2813
3246
|
},
|
|
2814
3247
|
{
|
|
@@ -2821,12 +3254,69 @@
|
|
|
2821
3254
|
"inlet",
|
|
2822
3255
|
"connector",
|
|
2823
3256
|
"combined charging system",
|
|
2824
|
-
"united states of america",
|
|
2825
3257
|
"us",
|
|
2826
3258
|
"charge",
|
|
3259
|
+
"charging station",
|
|
3260
|
+
"ccs",
|
|
3261
|
+
"combination",
|
|
3262
|
+
"multi",
|
|
3263
|
+
"multiple"
|
|
3264
|
+
],
|
|
3265
|
+
"author": "Paulo Morgado (Brightlayer UI)",
|
|
3266
|
+
"size": 24,
|
|
3267
|
+
"deprecatedToBLUIIcon": "ev_plug_iec_62196_t2_combo"
|
|
3268
|
+
},
|
|
3269
|
+
{
|
|
3270
|
+
"name": "EV Plug IEC 62196 T3A",
|
|
3271
|
+
"filename": "ev_plug_iec_62196_t3a.svg",
|
|
3272
|
+
"family": ["Vehicles"],
|
|
3273
|
+
"style": "outlined",
|
|
3274
|
+
"tags": [
|
|
3275
|
+
"electric vehicle",
|
|
3276
|
+
"inlet",
|
|
3277
|
+
"connector",
|
|
3278
|
+
"combined charging system",
|
|
3279
|
+
"japan",
|
|
3280
|
+
"charge",
|
|
2827
3281
|
"charging station"
|
|
2828
3282
|
],
|
|
2829
|
-
"author": "
|
|
3283
|
+
"author": "Paulo Morgado (Brightlayer UI)",
|
|
3284
|
+
"size": 24
|
|
3285
|
+
},
|
|
3286
|
+
{
|
|
3287
|
+
"name": "EV Plug IEC 62196 T3C",
|
|
3288
|
+
"filename": "ev_plug_iec_62196_t3c.svg",
|
|
3289
|
+
"family": ["Vehicles"],
|
|
3290
|
+
"style": "outlined",
|
|
3291
|
+
"tags": [
|
|
3292
|
+
"electric vehicle",
|
|
3293
|
+
"inlet",
|
|
3294
|
+
"connector",
|
|
3295
|
+
"combined charging system",
|
|
3296
|
+
"japan",
|
|
3297
|
+
"charge",
|
|
3298
|
+
"charging station",
|
|
3299
|
+
"scame"
|
|
3300
|
+
],
|
|
3301
|
+
"author": "Paulo Morgado (Brightlayer UI)",
|
|
3302
|
+
"size": 24
|
|
3303
|
+
},
|
|
3304
|
+
{
|
|
3305
|
+
"name": "EV Plug Tesla R",
|
|
3306
|
+
"filename": "ev_plug_tesla_r.svg",
|
|
3307
|
+
"family": ["Vehicles"],
|
|
3308
|
+
"style": "outlined",
|
|
3309
|
+
"tags": ["electric vehicle", "inlet", "connector", "tesla", "charge", "charging station"],
|
|
3310
|
+
"author": "Paulo Morgado (Brightlayer UI)",
|
|
3311
|
+
"size": 24
|
|
3312
|
+
},
|
|
3313
|
+
{
|
|
3314
|
+
"name": "EV Plug Tesla S",
|
|
3315
|
+
"filename": "ev_plug_tesla_s.svg",
|
|
3316
|
+
"family": ["Vehicles"],
|
|
3317
|
+
"style": "outlined",
|
|
3318
|
+
"tags": ["electric vehicle", "inlet", "connector", "tesla", "charge", "charging station"],
|
|
3319
|
+
"author": "Paulo Morgado (Brightlayer UI)",
|
|
2830
3320
|
"size": 24
|
|
2831
3321
|
},
|
|
2832
3322
|
{
|
|
@@ -2843,16 +3333,64 @@
|
|
|
2843
3333
|
"charge",
|
|
2844
3334
|
"charging station"
|
|
2845
3335
|
],
|
|
2846
|
-
"author": "
|
|
3336
|
+
"author": "Renato Martins (Brightlayer UI)",
|
|
2847
3337
|
"size": 24
|
|
2848
3338
|
},
|
|
2849
3339
|
{
|
|
2850
|
-
"name": "
|
|
2851
|
-
"filename": "
|
|
2852
|
-
"family": ["
|
|
2853
|
-
"style": "
|
|
2854
|
-
"tags": [
|
|
2855
|
-
|
|
3340
|
+
"name": "Pantograph Bottom-Up",
|
|
3341
|
+
"filename": "pantograph_bottom_up.svg",
|
|
3342
|
+
"family": ["Vehicles"],
|
|
3343
|
+
"style": "baseline",
|
|
3344
|
+
"tags": [
|
|
3345
|
+
"electric vehicle",
|
|
3346
|
+
"ev",
|
|
3347
|
+
"inlet",
|
|
3348
|
+
"connector",
|
|
3349
|
+
"bus",
|
|
3350
|
+
"buses",
|
|
3351
|
+
"train",
|
|
3352
|
+
"on-board",
|
|
3353
|
+
"cables",
|
|
3354
|
+
"panto",
|
|
3355
|
+
"pan",
|
|
3356
|
+
"overhead",
|
|
3357
|
+
"line",
|
|
3358
|
+
"apparatus"
|
|
3359
|
+
],
|
|
3360
|
+
"author": "Paulo Morgado (Brightlayer UI)",
|
|
3361
|
+
"size": 24
|
|
3362
|
+
},
|
|
3363
|
+
{
|
|
3364
|
+
"name": "Pantograph Top-Down",
|
|
3365
|
+
"filename": "pantograph_top_down.svg",
|
|
3366
|
+
"family": ["Vehicles"],
|
|
3367
|
+
"style": "baseline",
|
|
3368
|
+
"tags": [
|
|
3369
|
+
"electric vehicle",
|
|
3370
|
+
"ev",
|
|
3371
|
+
"inlet",
|
|
3372
|
+
"connector",
|
|
3373
|
+
"bus",
|
|
3374
|
+
"buses",
|
|
3375
|
+
"train",
|
|
3376
|
+
"on-board",
|
|
3377
|
+
"cables",
|
|
3378
|
+
"panto",
|
|
3379
|
+
"pan",
|
|
3380
|
+
"overhead",
|
|
3381
|
+
"line",
|
|
3382
|
+
"apparatus"
|
|
3383
|
+
],
|
|
3384
|
+
"author": "Paulo Morgado (Brightlayer UI)",
|
|
3385
|
+
"size": 24
|
|
3386
|
+
},
|
|
3387
|
+
{
|
|
3388
|
+
"name": "Hubject",
|
|
3389
|
+
"filename": "hubject.svg",
|
|
3390
|
+
"family": ["Companies"],
|
|
3391
|
+
"style": "baseline",
|
|
3392
|
+
"tags": ["electric vehicle", "roaming", "partner", "operator", "emobility", "service", "logo", "e"],
|
|
3393
|
+
"author": "Hubject",
|
|
2856
3394
|
"size": 24
|
|
2857
3395
|
}
|
|
2858
3396
|
]
|