@instructure/ui-icons 7.20.0 → 7.21.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.
Files changed (42) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/es/IconHeaderLine.js +43 -0
  3. package/es/IconHeaderSolid.js +43 -0
  4. package/es/font/Line/InstructureIcons-Line.css +218 -213
  5. package/es/font/Line/InstructureIcons-Line.eot +0 -0
  6. package/es/font/Line/InstructureIcons-Line.svg +216 -213
  7. package/es/font/Line/InstructureIcons-Line.ttf +0 -0
  8. package/es/font/Line/InstructureIcons-Line.woff +0 -0
  9. package/es/font/Line/InstructureIcons-Line.woff2 +0 -0
  10. package/es/font/Line/InstructureIcons-Line_icon-map.scss +215 -213
  11. package/es/font/Solid/InstructureIcons-Solid.css +218 -213
  12. package/es/font/Solid/InstructureIcons-Solid.eot +0 -0
  13. package/es/font/Solid/InstructureIcons-Solid.svg +216 -213
  14. package/es/font/Solid/InstructureIcons-Solid.ttf +0 -0
  15. package/es/font/Solid/InstructureIcons-Solid.woff +0 -0
  16. package/es/font/Solid/InstructureIcons-Solid.woff2 +0 -0
  17. package/es/font/Solid/InstructureIcons-Solid_icon-map.scss +215 -213
  18. package/es/font/index.js +446 -426
  19. package/es/index.js +2 -0
  20. package/es/svg/index.js +1 -1
  21. package/lib/IconHeaderLine.js +59 -0
  22. package/lib/IconHeaderSolid.js +59 -0
  23. package/lib/font/Line/InstructureIcons-Line.css +218 -213
  24. package/lib/font/Line/InstructureIcons-Line.eot +0 -0
  25. package/lib/font/Line/InstructureIcons-Line.svg +216 -213
  26. package/lib/font/Line/InstructureIcons-Line.ttf +0 -0
  27. package/lib/font/Line/InstructureIcons-Line.woff +0 -0
  28. package/lib/font/Line/InstructureIcons-Line.woff2 +0 -0
  29. package/lib/font/Line/InstructureIcons-Line_icon-map.scss +215 -213
  30. package/lib/font/Solid/InstructureIcons-Solid.css +218 -213
  31. package/lib/font/Solid/InstructureIcons-Solid.eot +0 -0
  32. package/lib/font/Solid/InstructureIcons-Solid.svg +216 -213
  33. package/lib/font/Solid/InstructureIcons-Solid.ttf +0 -0
  34. package/lib/font/Solid/InstructureIcons-Solid.woff +0 -0
  35. package/lib/font/Solid/InstructureIcons-Solid.woff2 +0 -0
  36. package/lib/font/Solid/InstructureIcons-Solid_icon-map.scss +215 -213
  37. package/lib/font/index.js +454 -432
  38. package/lib/index.js +16 -0
  39. package/lib/svg/index.js +1 -1
  40. package/package.json +4 -4
  41. package/svg/Line/header.svg +3 -0
  42. package/svg/Solid/header.svg +3 -0
package/es/font/index.js CHANGED
@@ -2878,11 +2878,31 @@ export var IconHamburgerSolid = {
2878
2878
  "bidirectional": false,
2879
2879
  "deprecated": false
2880
2880
  };
2881
+ export var IconHeaderLine = {
2882
+ "variant": "Line",
2883
+ "glyphName": "header",
2884
+ "cssFile": "InstructureIcons-Line.css",
2885
+ "codepoint": "EA91",
2886
+ "className": "icon-header",
2887
+ "classes": ["icon-line", "icon-header"],
2888
+ "bidirectional": false,
2889
+ "deprecated": false
2890
+ };
2891
+ export var IconHeaderSolid = {
2892
+ "variant": "Solid",
2893
+ "glyphName": "header",
2894
+ "cssFile": "InstructureIcons-Solid.css",
2895
+ "codepoint": "EA91",
2896
+ "className": "icon-header",
2897
+ "classes": ["icon-solid", "icon-header"],
2898
+ "bidirectional": false,
2899
+ "deprecated": false
2900
+ };
2881
2901
  export var IconHeartLine = {
2882
2902
  "variant": "Line",
2883
2903
  "glyphName": "heart",
2884
2904
  "cssFile": "InstructureIcons-Line.css",
2885
- "codepoint": "EA91",
2905
+ "codepoint": "EA92",
2886
2906
  "className": "icon-heart",
2887
2907
  "classes": ["icon-line", "icon-heart"],
2888
2908
  "bidirectional": false,
@@ -2892,7 +2912,7 @@ export var IconHeartSolid = {
2892
2912
  "variant": "Solid",
2893
2913
  "glyphName": "heart",
2894
2914
  "cssFile": "InstructureIcons-Solid.css",
2895
- "codepoint": "EA91",
2915
+ "codepoint": "EA92",
2896
2916
  "className": "icon-heart",
2897
2917
  "classes": ["icon-solid", "icon-heart"],
2898
2918
  "bidirectional": false,
@@ -2902,7 +2922,7 @@ export var IconHighlighterLine = {
2902
2922
  "variant": "Line",
2903
2923
  "glyphName": "highlighter",
2904
2924
  "cssFile": "InstructureIcons-Line.css",
2905
- "codepoint": "EA92",
2925
+ "codepoint": "EA93",
2906
2926
  "className": "icon-highlighter",
2907
2927
  "classes": ["icon-line", "icon-highlighter"],
2908
2928
  "bidirectional": true,
@@ -2912,7 +2932,7 @@ export var IconHighlighterSolid = {
2912
2932
  "variant": "Solid",
2913
2933
  "glyphName": "highlighter",
2914
2934
  "cssFile": "InstructureIcons-Solid.css",
2915
- "codepoint": "EA92",
2935
+ "codepoint": "EA93",
2916
2936
  "className": "icon-highlighter",
2917
2937
  "classes": ["icon-solid", "icon-highlighter"],
2918
2938
  "bidirectional": true,
@@ -2922,7 +2942,7 @@ export var IconHomeLine = {
2922
2942
  "variant": "Line",
2923
2943
  "glyphName": "home",
2924
2944
  "cssFile": "InstructureIcons-Line.css",
2925
- "codepoint": "EA93",
2945
+ "codepoint": "EA94",
2926
2946
  "className": "icon-home",
2927
2947
  "classes": ["icon-line", "icon-home"],
2928
2948
  "bidirectional": false,
@@ -2932,7 +2952,7 @@ export var IconHomeSolid = {
2932
2952
  "variant": "Solid",
2933
2953
  "glyphName": "home",
2934
2954
  "cssFile": "InstructureIcons-Solid.css",
2935
- "codepoint": "EA93",
2955
+ "codepoint": "EA94",
2936
2956
  "className": "icon-home",
2937
2957
  "classes": ["icon-solid", "icon-home"],
2938
2958
  "bidirectional": false,
@@ -2942,7 +2962,7 @@ export var IconHourGlassLine = {
2942
2962
  "variant": "Line",
2943
2963
  "glyphName": "hour-glass",
2944
2964
  "cssFile": "InstructureIcons-Line.css",
2945
- "codepoint": "EA94",
2965
+ "codepoint": "EA95",
2946
2966
  "className": "icon-hour-glass",
2947
2967
  "classes": ["icon-line", "icon-hour-glass"],
2948
2968
  "bidirectional": false,
@@ -2952,7 +2972,7 @@ export var IconHourGlassSolid = {
2952
2972
  "variant": "Solid",
2953
2973
  "glyphName": "hour-glass",
2954
2974
  "cssFile": "InstructureIcons-Solid.css",
2955
- "codepoint": "EA94",
2975
+ "codepoint": "EA95",
2956
2976
  "className": "icon-hour-glass",
2957
2977
  "classes": ["icon-solid", "icon-hour-glass"],
2958
2978
  "bidirectional": false,
@@ -2962,7 +2982,7 @@ export var IconImageLine = {
2962
2982
  "variant": "Line",
2963
2983
  "glyphName": "image",
2964
2984
  "cssFile": "InstructureIcons-Line.css",
2965
- "codepoint": "EA95",
2985
+ "codepoint": "EA96",
2966
2986
  "className": "icon-image",
2967
2987
  "classes": ["icon-line", "icon-image"],
2968
2988
  "bidirectional": false,
@@ -2972,7 +2992,7 @@ export var IconImageSolid = {
2972
2992
  "variant": "Solid",
2973
2993
  "glyphName": "image",
2974
2994
  "cssFile": "InstructureIcons-Solid.css",
2975
- "codepoint": "EA95",
2995
+ "codepoint": "EA96",
2976
2996
  "className": "icon-image",
2977
2997
  "classes": ["icon-solid", "icon-image"],
2978
2998
  "bidirectional": false,
@@ -2982,7 +3002,7 @@ export var IconImmersiveReaderLine = {
2982
3002
  "variant": "Line",
2983
3003
  "glyphName": "immersive-reader",
2984
3004
  "cssFile": "InstructureIcons-Line.css",
2985
- "codepoint": "EA96",
3005
+ "codepoint": "EA97",
2986
3006
  "className": "icon-immersive-reader",
2987
3007
  "classes": ["icon-line", "icon-immersive-reader"],
2988
3008
  "bidirectional": false,
@@ -2992,7 +3012,7 @@ export var IconImmersiveReaderSolid = {
2992
3012
  "variant": "Solid",
2993
3013
  "glyphName": "immersive-reader",
2994
3014
  "cssFile": "InstructureIcons-Solid.css",
2995
- "codepoint": "EA96",
3015
+ "codepoint": "EA97",
2996
3016
  "className": "icon-immersive-reader",
2997
3017
  "classes": ["icon-solid", "icon-immersive-reader"],
2998
3018
  "bidirectional": false,
@@ -3002,7 +3022,7 @@ export var IconImpactLogoLine = {
3002
3022
  "variant": "Line",
3003
3023
  "glyphName": "impact-logo",
3004
3024
  "cssFile": "InstructureIcons-Line.css",
3005
- "codepoint": "EA97",
3025
+ "codepoint": "EA98",
3006
3026
  "className": "icon-impact-logo",
3007
3027
  "classes": ["icon-line", "icon-impact-logo"],
3008
3028
  "bidirectional": false,
@@ -3012,7 +3032,7 @@ export var IconImpactLogoSolid = {
3012
3032
  "variant": "Solid",
3013
3033
  "glyphName": "impact-logo",
3014
3034
  "cssFile": "InstructureIcons-Solid.css",
3015
- "codepoint": "EA97",
3035
+ "codepoint": "EA98",
3016
3036
  "className": "icon-impact-logo",
3017
3037
  "classes": ["icon-solid", "icon-impact-logo"],
3018
3038
  "bidirectional": false,
@@ -3022,7 +3042,7 @@ export var IconImportContentLine = {
3022
3042
  "variant": "Line",
3023
3043
  "glyphName": "import-content",
3024
3044
  "cssFile": "InstructureIcons-Line.css",
3025
- "codepoint": "EA98",
3045
+ "codepoint": "EA99",
3026
3046
  "className": "icon-import-content",
3027
3047
  "classes": ["icon-line", "icon-import-content"],
3028
3048
  "bidirectional": true,
@@ -3032,7 +3052,7 @@ export var IconImportContentSolid = {
3032
3052
  "variant": "Solid",
3033
3053
  "glyphName": "import-content",
3034
3054
  "cssFile": "InstructureIcons-Solid.css",
3035
- "codepoint": "EA98",
3055
+ "codepoint": "EA99",
3036
3056
  "className": "icon-import-content",
3037
3057
  "classes": ["icon-solid", "icon-import-content"],
3038
3058
  "bidirectional": true,
@@ -3042,7 +3062,7 @@ export var IconImportLine = {
3042
3062
  "variant": "Line",
3043
3063
  "glyphName": "import",
3044
3064
  "cssFile": "InstructureIcons-Line.css",
3045
- "codepoint": "EA99",
3065
+ "codepoint": "EA9A",
3046
3066
  "className": "icon-import",
3047
3067
  "classes": ["icon-line", "icon-import"],
3048
3068
  "bidirectional": true,
@@ -3052,7 +3072,7 @@ export var IconImportSolid = {
3052
3072
  "variant": "Solid",
3053
3073
  "glyphName": "import",
3054
3074
  "cssFile": "InstructureIcons-Solid.css",
3055
- "codepoint": "EA99",
3075
+ "codepoint": "EA9A",
3056
3076
  "className": "icon-import",
3057
3077
  "classes": ["icon-solid", "icon-import"],
3058
3078
  "bidirectional": true,
@@ -3062,7 +3082,7 @@ export var IconImportantDatesLine = {
3062
3082
  "variant": "Line",
3063
3083
  "glyphName": "important-dates",
3064
3084
  "cssFile": "InstructureIcons-Line.css",
3065
- "codepoint": "EA9A",
3085
+ "codepoint": "EA9B",
3066
3086
  "className": "icon-important-dates",
3067
3087
  "classes": ["icon-line", "icon-important-dates"],
3068
3088
  "bidirectional": false,
@@ -3072,7 +3092,7 @@ export var IconImportantDatesSolid = {
3072
3092
  "variant": "Solid",
3073
3093
  "glyphName": "important-dates",
3074
3094
  "cssFile": "InstructureIcons-Solid.css",
3075
- "codepoint": "EA9A",
3095
+ "codepoint": "EA9B",
3076
3096
  "className": "icon-important-dates",
3077
3097
  "classes": ["icon-solid", "icon-important-dates"],
3078
3098
  "bidirectional": false,
@@ -3082,7 +3102,7 @@ export var IconInboxLine = {
3082
3102
  "variant": "Line",
3083
3103
  "glyphName": "inbox",
3084
3104
  "cssFile": "InstructureIcons-Line.css",
3085
- "codepoint": "EA9B",
3105
+ "codepoint": "EA9C",
3086
3106
  "className": "icon-inbox",
3087
3107
  "classes": ["icon-line", "icon-inbox"],
3088
3108
  "bidirectional": false,
@@ -3092,7 +3112,7 @@ export var IconInboxSolid = {
3092
3112
  "variant": "Solid",
3093
3113
  "glyphName": "inbox",
3094
3114
  "cssFile": "InstructureIcons-Solid.css",
3095
- "codepoint": "EA9B",
3115
+ "codepoint": "EA9C",
3096
3116
  "className": "icon-inbox",
3097
3117
  "classes": ["icon-solid", "icon-inbox"],
3098
3118
  "bidirectional": false,
@@ -3102,7 +3122,7 @@ export var IconIndent2Line = {
3102
3122
  "variant": "Line",
3103
3123
  "glyphName": "indent-2",
3104
3124
  "cssFile": "InstructureIcons-Line.css",
3105
- "codepoint": "EA9C",
3125
+ "codepoint": "EA9D",
3106
3126
  "className": "icon-indent-2",
3107
3127
  "classes": ["icon-line", "icon-indent-2"],
3108
3128
  "bidirectional": true,
@@ -3112,7 +3132,7 @@ export var IconIndent2Solid = {
3112
3132
  "variant": "Solid",
3113
3133
  "glyphName": "indent-2",
3114
3134
  "cssFile": "InstructureIcons-Solid.css",
3115
- "codepoint": "EA9C",
3135
+ "codepoint": "EA9D",
3116
3136
  "className": "icon-indent-2",
3117
3137
  "classes": ["icon-solid", "icon-indent-2"],
3118
3138
  "bidirectional": true,
@@ -3122,7 +3142,7 @@ export var IconIndentLine = {
3122
3142
  "variant": "Line",
3123
3143
  "glyphName": "indent",
3124
3144
  "cssFile": "InstructureIcons-Line.css",
3125
- "codepoint": "EA9D",
3145
+ "codepoint": "EA9E",
3126
3146
  "className": "icon-indent",
3127
3147
  "classes": ["icon-line", "icon-indent"],
3128
3148
  "bidirectional": true,
@@ -3132,7 +3152,7 @@ export var IconIndentSolid = {
3132
3152
  "variant": "Solid",
3133
3153
  "glyphName": "indent",
3134
3154
  "cssFile": "InstructureIcons-Solid.css",
3135
- "codepoint": "EA9D",
3155
+ "codepoint": "EA9E",
3136
3156
  "className": "icon-indent",
3137
3157
  "classes": ["icon-solid", "icon-indent"],
3138
3158
  "bidirectional": true,
@@ -3142,7 +3162,7 @@ export var IconInfoBorderlessLine = {
3142
3162
  "variant": "Line",
3143
3163
  "glyphName": "info-borderless",
3144
3164
  "cssFile": "InstructureIcons-Line.css",
3145
- "codepoint": "EA9E",
3165
+ "codepoint": "EA9F",
3146
3166
  "className": "icon-info-borderless",
3147
3167
  "classes": ["icon-line", "icon-info-borderless"],
3148
3168
  "bidirectional": false,
@@ -3152,7 +3172,7 @@ export var IconInfoBorderlessSolid = {
3152
3172
  "variant": "Solid",
3153
3173
  "glyphName": "info-borderless",
3154
3174
  "cssFile": "InstructureIcons-Solid.css",
3155
- "codepoint": "EA9E",
3175
+ "codepoint": "EA9F",
3156
3176
  "className": "icon-info-borderless",
3157
3177
  "classes": ["icon-solid", "icon-info-borderless"],
3158
3178
  "bidirectional": false,
@@ -3162,7 +3182,7 @@ export var IconInfoLine = {
3162
3182
  "variant": "Line",
3163
3183
  "glyphName": "info",
3164
3184
  "cssFile": "InstructureIcons-Line.css",
3165
- "codepoint": "EA9F",
3185
+ "codepoint": "EAA0",
3166
3186
  "className": "icon-info",
3167
3187
  "classes": ["icon-line", "icon-info"],
3168
3188
  "bidirectional": false,
@@ -3172,7 +3192,7 @@ export var IconInfoSolid = {
3172
3192
  "variant": "Solid",
3173
3193
  "glyphName": "info",
3174
3194
  "cssFile": "InstructureIcons-Solid.css",
3175
- "codepoint": "EA9F",
3195
+ "codepoint": "EAA0",
3176
3196
  "className": "icon-info",
3177
3197
  "classes": ["icon-solid", "icon-info"],
3178
3198
  "bidirectional": false,
@@ -3182,7 +3202,7 @@ export var IconInstructureLogoLine = {
3182
3202
  "variant": "Line",
3183
3203
  "glyphName": "instructure-logo",
3184
3204
  "cssFile": "InstructureIcons-Line.css",
3185
- "codepoint": "EAA0",
3205
+ "codepoint": "EAA1",
3186
3206
  "className": "icon-instructure-logo",
3187
3207
  "classes": ["icon-line", "icon-instructure-logo"],
3188
3208
  "bidirectional": false,
@@ -3192,7 +3212,7 @@ export var IconInstructureLogoSolid = {
3192
3212
  "variant": "Solid",
3193
3213
  "glyphName": "instructure-logo",
3194
3214
  "cssFile": "InstructureIcons-Solid.css",
3195
- "codepoint": "EAA0",
3215
+ "codepoint": "EAA1",
3196
3216
  "className": "icon-instructure-logo",
3197
3217
  "classes": ["icon-solid", "icon-instructure-logo"],
3198
3218
  "bidirectional": false,
@@ -3202,7 +3222,7 @@ export var IconInstructureLine = {
3202
3222
  "variant": "Line",
3203
3223
  "glyphName": "instructure",
3204
3224
  "cssFile": "InstructureIcons-Line.css",
3205
- "codepoint": "EAA1",
3225
+ "codepoint": "EAA2",
3206
3226
  "className": "icon-instructure",
3207
3227
  "classes": ["icon-line", "icon-instructure"],
3208
3228
  "bidirectional": false,
@@ -3212,7 +3232,7 @@ export var IconInstructureSolid = {
3212
3232
  "variant": "Solid",
3213
3233
  "glyphName": "instructure",
3214
3234
  "cssFile": "InstructureIcons-Solid.css",
3215
- "codepoint": "EAA1",
3235
+ "codepoint": "EAA2",
3216
3236
  "className": "icon-instructure",
3217
3237
  "classes": ["icon-solid", "icon-instructure"],
3218
3238
  "bidirectional": false,
@@ -3222,7 +3242,7 @@ export var IconIntegrationsLine = {
3222
3242
  "variant": "Line",
3223
3243
  "glyphName": "integrations",
3224
3244
  "cssFile": "InstructureIcons-Line.css",
3225
- "codepoint": "EAA2",
3245
+ "codepoint": "EAA3",
3226
3246
  "className": "icon-integrations",
3227
3247
  "classes": ["icon-line", "icon-integrations"],
3228
3248
  "bidirectional": false,
@@ -3232,7 +3252,7 @@ export var IconIntegrationsSolid = {
3232
3252
  "variant": "Solid",
3233
3253
  "glyphName": "integrations",
3234
3254
  "cssFile": "InstructureIcons-Solid.css",
3235
- "codepoint": "EAA2",
3255
+ "codepoint": "EAA3",
3236
3256
  "className": "icon-integrations",
3237
3257
  "classes": ["icon-solid", "icon-integrations"],
3238
3258
  "bidirectional": false,
@@ -3242,7 +3262,7 @@ export var IconInvitationLine = {
3242
3262
  "variant": "Line",
3243
3263
  "glyphName": "invitation",
3244
3264
  "cssFile": "InstructureIcons-Line.css",
3245
- "codepoint": "EAA3",
3265
+ "codepoint": "EAA4",
3246
3266
  "className": "icon-invitation",
3247
3267
  "classes": ["icon-line", "icon-invitation"],
3248
3268
  "bidirectional": false,
@@ -3252,7 +3272,7 @@ export var IconInvitationSolid = {
3252
3272
  "variant": "Solid",
3253
3273
  "glyphName": "invitation",
3254
3274
  "cssFile": "InstructureIcons-Solid.css",
3255
- "codepoint": "EAA3",
3275
+ "codepoint": "EAA4",
3256
3276
  "className": "icon-invitation",
3257
3277
  "classes": ["icon-solid", "icon-invitation"],
3258
3278
  "bidirectional": false,
@@ -3262,7 +3282,7 @@ export var IconItalicLine = {
3262
3282
  "variant": "Line",
3263
3283
  "glyphName": "italic",
3264
3284
  "cssFile": "InstructureIcons-Line.css",
3265
- "codepoint": "EAA4",
3285
+ "codepoint": "EAA5",
3266
3286
  "className": "icon-italic",
3267
3287
  "classes": ["icon-line", "icon-italic"],
3268
3288
  "bidirectional": false,
@@ -3272,7 +3292,7 @@ export var IconItalicSolid = {
3272
3292
  "variant": "Solid",
3273
3293
  "glyphName": "italic",
3274
3294
  "cssFile": "InstructureIcons-Solid.css",
3275
- "codepoint": "EAA4",
3295
+ "codepoint": "EAA5",
3276
3296
  "className": "icon-italic",
3277
3297
  "classes": ["icon-solid", "icon-italic"],
3278
3298
  "bidirectional": false,
@@ -3282,7 +3302,7 @@ export var IconKeyboardShortcutsLine = {
3282
3302
  "variant": "Line",
3283
3303
  "glyphName": "keyboard-shortcuts",
3284
3304
  "cssFile": "InstructureIcons-Line.css",
3285
- "codepoint": "EAA5",
3305
+ "codepoint": "EAA6",
3286
3306
  "className": "icon-keyboard-shortcuts",
3287
3307
  "classes": ["icon-line", "icon-keyboard-shortcuts"],
3288
3308
  "bidirectional": false,
@@ -3292,7 +3312,7 @@ export var IconKeyboardShortcutsSolid = {
3292
3312
  "variant": "Solid",
3293
3313
  "glyphName": "keyboard-shortcuts",
3294
3314
  "cssFile": "InstructureIcons-Solid.css",
3295
- "codepoint": "EAA5",
3315
+ "codepoint": "EAA6",
3296
3316
  "className": "icon-keyboard-shortcuts",
3297
3317
  "classes": ["icon-solid", "icon-keyboard-shortcuts"],
3298
3318
  "bidirectional": false,
@@ -3302,7 +3322,7 @@ export var IconLaunchLine = {
3302
3322
  "variant": "Line",
3303
3323
  "glyphName": "launch",
3304
3324
  "cssFile": "InstructureIcons-Line.css",
3305
- "codepoint": "EAA6",
3325
+ "codepoint": "EAA7",
3306
3326
  "className": "icon-launch",
3307
3327
  "classes": ["icon-line", "icon-launch"],
3308
3328
  "bidirectional": false,
@@ -3312,7 +3332,7 @@ export var IconLaunchSolid = {
3312
3332
  "variant": "Solid",
3313
3333
  "glyphName": "launch",
3314
3334
  "cssFile": "InstructureIcons-Solid.css",
3315
- "codepoint": "EAA6",
3335
+ "codepoint": "EAA7",
3316
3336
  "className": "icon-launch",
3317
3337
  "classes": ["icon-solid", "icon-launch"],
3318
3338
  "bidirectional": false,
@@ -3322,7 +3342,7 @@ export var IconLifePreserverLine = {
3322
3342
  "variant": "Line",
3323
3343
  "glyphName": "life-preserver",
3324
3344
  "cssFile": "InstructureIcons-Line.css",
3325
- "codepoint": "EAA7",
3345
+ "codepoint": "EAA8",
3326
3346
  "className": "icon-life-preserver",
3327
3347
  "classes": ["icon-line", "icon-life-preserver"],
3328
3348
  "bidirectional": false,
@@ -3332,7 +3352,7 @@ export var IconLifePreserverSolid = {
3332
3352
  "variant": "Solid",
3333
3353
  "glyphName": "life-preserver",
3334
3354
  "cssFile": "InstructureIcons-Solid.css",
3335
- "codepoint": "EAA7",
3355
+ "codepoint": "EAA8",
3336
3356
  "className": "icon-life-preserver",
3337
3357
  "classes": ["icon-solid", "icon-life-preserver"],
3338
3358
  "bidirectional": false,
@@ -3342,7 +3362,7 @@ export var IconLikeLine = {
3342
3362
  "variant": "Line",
3343
3363
  "glyphName": "like",
3344
3364
  "cssFile": "InstructureIcons-Line.css",
3345
- "codepoint": "EAA8",
3365
+ "codepoint": "EAA9",
3346
3366
  "className": "icon-like",
3347
3367
  "classes": ["icon-line", "icon-like"],
3348
3368
  "bidirectional": false,
@@ -3352,7 +3372,7 @@ export var IconLikeSolid = {
3352
3372
  "variant": "Solid",
3353
3373
  "glyphName": "like",
3354
3374
  "cssFile": "InstructureIcons-Solid.css",
3355
- "codepoint": "EAA8",
3375
+ "codepoint": "EAA9",
3356
3376
  "className": "icon-like",
3357
3377
  "classes": ["icon-solid", "icon-like"],
3358
3378
  "bidirectional": false,
@@ -3362,7 +3382,7 @@ export var IconLineReaderLine = {
3362
3382
  "variant": "Line",
3363
3383
  "glyphName": "line-reader",
3364
3384
  "cssFile": "InstructureIcons-Line.css",
3365
- "codepoint": "EAA9",
3385
+ "codepoint": "EAAA",
3366
3386
  "className": "icon-line-reader",
3367
3387
  "classes": ["icon-line", "icon-line-reader"],
3368
3388
  "bidirectional": false,
@@ -3372,7 +3392,7 @@ export var IconLineReaderSolid = {
3372
3392
  "variant": "Solid",
3373
3393
  "glyphName": "line-reader",
3374
3394
  "cssFile": "InstructureIcons-Solid.css",
3375
- "codepoint": "EAA9",
3395
+ "codepoint": "EAAA",
3376
3396
  "className": "icon-line-reader",
3377
3397
  "classes": ["icon-solid", "icon-line-reader"],
3378
3398
  "bidirectional": false,
@@ -3382,7 +3402,7 @@ export var IconLinkLine = {
3382
3402
  "variant": "Line",
3383
3403
  "glyphName": "link",
3384
3404
  "cssFile": "InstructureIcons-Line.css",
3385
- "codepoint": "EAAA",
3405
+ "codepoint": "EAAB",
3386
3406
  "className": "icon-link",
3387
3407
  "classes": ["icon-line", "icon-link"],
3388
3408
  "bidirectional": false,
@@ -3392,7 +3412,7 @@ export var IconLinkSolid = {
3392
3412
  "variant": "Solid",
3393
3413
  "glyphName": "link",
3394
3414
  "cssFile": "InstructureIcons-Solid.css",
3395
- "codepoint": "EAAA",
3415
+ "codepoint": "EAAB",
3396
3416
  "className": "icon-link",
3397
3417
  "classes": ["icon-solid", "icon-link"],
3398
3418
  "bidirectional": false,
@@ -3402,7 +3422,7 @@ export var IconLinkedinLine = {
3402
3422
  "variant": "Line",
3403
3423
  "glyphName": "linkedin",
3404
3424
  "cssFile": "InstructureIcons-Line.css",
3405
- "codepoint": "EAAB",
3425
+ "codepoint": "EAAC",
3406
3426
  "className": "icon-linkedin",
3407
3427
  "classes": ["icon-line", "icon-linkedin"],
3408
3428
  "bidirectional": false,
@@ -3412,7 +3432,7 @@ export var IconLinkedinSolid = {
3412
3432
  "variant": "Solid",
3413
3433
  "glyphName": "linkedin",
3414
3434
  "cssFile": "InstructureIcons-Solid.css",
3415
- "codepoint": "EAAB",
3435
+ "codepoint": "EAAC",
3416
3436
  "className": "icon-linkedin",
3417
3437
  "classes": ["icon-solid", "icon-linkedin"],
3418
3438
  "bidirectional": false,
@@ -3422,7 +3442,7 @@ export var IconLockLine = {
3422
3442
  "variant": "Line",
3423
3443
  "glyphName": "lock",
3424
3444
  "cssFile": "InstructureIcons-Line.css",
3425
- "codepoint": "EAAC",
3445
+ "codepoint": "EAAD",
3426
3446
  "className": "icon-lock",
3427
3447
  "classes": ["icon-line", "icon-lock"],
3428
3448
  "bidirectional": false,
@@ -3432,7 +3452,7 @@ export var IconLockSolid = {
3432
3452
  "variant": "Solid",
3433
3453
  "glyphName": "lock",
3434
3454
  "cssFile": "InstructureIcons-Solid.css",
3435
- "codepoint": "EAAC",
3455
+ "codepoint": "EAAD",
3436
3456
  "className": "icon-lock",
3437
3457
  "classes": ["icon-solid", "icon-lock"],
3438
3458
  "bidirectional": false,
@@ -3442,7 +3462,7 @@ export var IconLtiLine = {
3442
3462
  "variant": "Line",
3443
3463
  "glyphName": "lti",
3444
3464
  "cssFile": "InstructureIcons-Line.css",
3445
- "codepoint": "EAAD",
3465
+ "codepoint": "EAAE",
3446
3466
  "className": "icon-lti",
3447
3467
  "classes": ["icon-line", "icon-lti"],
3448
3468
  "bidirectional": false,
@@ -3452,7 +3472,7 @@ export var IconLtiSolid = {
3452
3472
  "variant": "Solid",
3453
3473
  "glyphName": "lti",
3454
3474
  "cssFile": "InstructureIcons-Solid.css",
3455
- "codepoint": "EAAD",
3475
+ "codepoint": "EAAE",
3456
3476
  "className": "icon-lti",
3457
3477
  "classes": ["icon-solid", "icon-lti"],
3458
3478
  "bidirectional": false,
@@ -3462,7 +3482,7 @@ export var IconMarkAsReadLine = {
3462
3482
  "variant": "Line",
3463
3483
  "glyphName": "mark-as-read",
3464
3484
  "cssFile": "InstructureIcons-Line.css",
3465
- "codepoint": "EAAE",
3485
+ "codepoint": "EAAF",
3466
3486
  "className": "icon-mark-as-read",
3467
3487
  "classes": ["icon-line", "icon-mark-as-read"],
3468
3488
  "bidirectional": false,
@@ -3472,7 +3492,7 @@ export var IconMarkAsReadSolid = {
3472
3492
  "variant": "Solid",
3473
3493
  "glyphName": "mark-as-read",
3474
3494
  "cssFile": "InstructureIcons-Solid.css",
3475
- "codepoint": "EAAE",
3495
+ "codepoint": "EAAF",
3476
3496
  "className": "icon-mark-as-read",
3477
3497
  "classes": ["icon-solid", "icon-mark-as-read"],
3478
3498
  "bidirectional": false,
@@ -3482,7 +3502,7 @@ export var IconMarkerLine = {
3482
3502
  "variant": "Line",
3483
3503
  "glyphName": "marker",
3484
3504
  "cssFile": "InstructureIcons-Line.css",
3485
- "codepoint": "EAAF",
3505
+ "codepoint": "EAB0",
3486
3506
  "className": "icon-marker",
3487
3507
  "classes": ["icon-line", "icon-marker"],
3488
3508
  "bidirectional": false,
@@ -3492,7 +3512,7 @@ export var IconMarkerSolid = {
3492
3512
  "variant": "Solid",
3493
3513
  "glyphName": "marker",
3494
3514
  "cssFile": "InstructureIcons-Solid.css",
3495
- "codepoint": "EAAF",
3515
+ "codepoint": "EAB0",
3496
3516
  "className": "icon-marker",
3497
3517
  "classes": ["icon-solid", "icon-marker"],
3498
3518
  "bidirectional": false,
@@ -3502,7 +3522,7 @@ export var IconMasqueradeLine = {
3502
3522
  "variant": "Line",
3503
3523
  "glyphName": "masquerade",
3504
3524
  "cssFile": "InstructureIcons-Line.css",
3505
- "codepoint": "EAB0",
3525
+ "codepoint": "EAB1",
3506
3526
  "className": "icon-masquerade",
3507
3527
  "classes": ["icon-line", "icon-masquerade"],
3508
3528
  "bidirectional": false,
@@ -3512,7 +3532,7 @@ export var IconMasqueradeSolid = {
3512
3532
  "variant": "Solid",
3513
3533
  "glyphName": "masquerade",
3514
3534
  "cssFile": "InstructureIcons-Solid.css",
3515
- "codepoint": "EAB0",
3535
+ "codepoint": "EAB1",
3516
3536
  "className": "icon-masquerade",
3517
3537
  "classes": ["icon-solid", "icon-masquerade"],
3518
3538
  "bidirectional": false,
@@ -3522,7 +3542,7 @@ export var IconMasteryLogoLine = {
3522
3542
  "variant": "Line",
3523
3543
  "glyphName": "mastery-logo",
3524
3544
  "cssFile": "InstructureIcons-Line.css",
3525
- "codepoint": "EAB1",
3545
+ "codepoint": "EAB2",
3526
3546
  "className": "icon-mastery-logo",
3527
3547
  "classes": ["icon-line", "icon-mastery-logo"],
3528
3548
  "bidirectional": false,
@@ -3532,7 +3552,7 @@ export var IconMasteryLogoSolid = {
3532
3552
  "variant": "Solid",
3533
3553
  "glyphName": "mastery-logo",
3534
3554
  "cssFile": "InstructureIcons-Solid.css",
3535
- "codepoint": "EAB1",
3555
+ "codepoint": "EAB2",
3536
3556
  "className": "icon-mastery-logo",
3537
3557
  "classes": ["icon-solid", "icon-mastery-logo"],
3538
3558
  "bidirectional": false,
@@ -3542,7 +3562,7 @@ export var IconMasteryPathsLine = {
3542
3562
  "variant": "Line",
3543
3563
  "glyphName": "mastery-paths",
3544
3564
  "cssFile": "InstructureIcons-Line.css",
3545
- "codepoint": "EAB2",
3565
+ "codepoint": "EAB3",
3546
3566
  "className": "icon-mastery-paths",
3547
3567
  "classes": ["icon-line", "icon-mastery-paths"],
3548
3568
  "bidirectional": false,
@@ -3552,7 +3572,7 @@ export var IconMasteryPathsSolid = {
3552
3572
  "variant": "Solid",
3553
3573
  "glyphName": "mastery-paths",
3554
3574
  "cssFile": "InstructureIcons-Solid.css",
3555
- "codepoint": "EAB2",
3575
+ "codepoint": "EAB3",
3556
3576
  "className": "icon-mastery-paths",
3557
3577
  "classes": ["icon-solid", "icon-mastery-paths"],
3558
3578
  "bidirectional": false,
@@ -3562,7 +3582,7 @@ export var IconMaterialsRequiredLightLine = {
3562
3582
  "variant": "Line",
3563
3583
  "glyphName": "materials-required-light",
3564
3584
  "cssFile": "InstructureIcons-Line.css",
3565
- "codepoint": "EAB3",
3585
+ "codepoint": "EAB4",
3566
3586
  "className": "icon-materials-required-light",
3567
3587
  "classes": ["icon-line", "icon-materials-required-light"],
3568
3588
  "bidirectional": false,
@@ -3572,7 +3592,7 @@ export var IconMaterialsRequiredLightSolid = {
3572
3592
  "variant": "Solid",
3573
3593
  "glyphName": "materials-required-light",
3574
3594
  "cssFile": "InstructureIcons-Solid.css",
3575
- "codepoint": "EAB3",
3595
+ "codepoint": "EAB4",
3576
3596
  "className": "icon-materials-required-light",
3577
3597
  "classes": ["icon-solid", "icon-materials-required-light"],
3578
3598
  "bidirectional": false,
@@ -3582,7 +3602,7 @@ export var IconMaterialsRequiredLine = {
3582
3602
  "variant": "Line",
3583
3603
  "glyphName": "materials-required",
3584
3604
  "cssFile": "InstructureIcons-Line.css",
3585
- "codepoint": "EAB4",
3605
+ "codepoint": "EAB5",
3586
3606
  "className": "icon-materials-required",
3587
3607
  "classes": ["icon-line", "icon-materials-required"],
3588
3608
  "bidirectional": false,
@@ -3592,7 +3612,7 @@ export var IconMaterialsRequiredSolid = {
3592
3612
  "variant": "Solid",
3593
3613
  "glyphName": "materials-required",
3594
3614
  "cssFile": "InstructureIcons-Solid.css",
3595
- "codepoint": "EAB4",
3615
+ "codepoint": "EAB5",
3596
3616
  "className": "icon-materials-required",
3597
3617
  "classes": ["icon-solid", "icon-materials-required"],
3598
3618
  "bidirectional": false,
@@ -3602,7 +3622,7 @@ export var IconMatureLightLine = {
3602
3622
  "variant": "Line",
3603
3623
  "glyphName": "mature-light",
3604
3624
  "cssFile": "InstructureIcons-Line.css",
3605
- "codepoint": "EAB5",
3625
+ "codepoint": "EAB6",
3606
3626
  "className": "icon-mature-light",
3607
3627
  "classes": ["icon-line", "icon-mature-light"],
3608
3628
  "bidirectional": false,
@@ -3612,7 +3632,7 @@ export var IconMatureLightSolid = {
3612
3632
  "variant": "Solid",
3613
3633
  "glyphName": "mature-light",
3614
3634
  "cssFile": "InstructureIcons-Solid.css",
3615
- "codepoint": "EAB5",
3635
+ "codepoint": "EAB6",
3616
3636
  "className": "icon-mature-light",
3617
3637
  "classes": ["icon-solid", "icon-mature-light"],
3618
3638
  "bidirectional": false,
@@ -3622,7 +3642,7 @@ export var IconMatureLine = {
3622
3642
  "variant": "Line",
3623
3643
  "glyphName": "mature",
3624
3644
  "cssFile": "InstructureIcons-Line.css",
3625
- "codepoint": "EAB6",
3645
+ "codepoint": "EAB7",
3626
3646
  "className": "icon-mature",
3627
3647
  "classes": ["icon-line", "icon-mature"],
3628
3648
  "bidirectional": false,
@@ -3632,7 +3652,7 @@ export var IconMatureSolid = {
3632
3652
  "variant": "Solid",
3633
3653
  "glyphName": "mature",
3634
3654
  "cssFile": "InstructureIcons-Solid.css",
3635
- "codepoint": "EAB6",
3655
+ "codepoint": "EAB7",
3636
3656
  "className": "icon-mature",
3637
3657
  "classes": ["icon-solid", "icon-mature"],
3638
3658
  "bidirectional": false,
@@ -3642,7 +3662,7 @@ export var IconMediaLine = {
3642
3662
  "variant": "Line",
3643
3663
  "glyphName": "media",
3644
3664
  "cssFile": "InstructureIcons-Line.css",
3645
- "codepoint": "EAB7",
3665
+ "codepoint": "EAB8",
3646
3666
  "className": "icon-media",
3647
3667
  "classes": ["icon-line", "icon-media"],
3648
3668
  "bidirectional": false,
@@ -3652,7 +3672,7 @@ export var IconMediaSolid = {
3652
3672
  "variant": "Solid",
3653
3673
  "glyphName": "media",
3654
3674
  "cssFile": "InstructureIcons-Solid.css",
3655
- "codepoint": "EAB7",
3675
+ "codepoint": "EAB8",
3656
3676
  "className": "icon-media",
3657
3677
  "classes": ["icon-solid", "icon-media"],
3658
3678
  "bidirectional": false,
@@ -3662,7 +3682,7 @@ export var IconMessageLine = {
3662
3682
  "variant": "Line",
3663
3683
  "glyphName": "message",
3664
3684
  "cssFile": "InstructureIcons-Line.css",
3665
- "codepoint": "EAB8",
3685
+ "codepoint": "EAB9",
3666
3686
  "className": "icon-message",
3667
3687
  "classes": ["icon-line", "icon-message"],
3668
3688
  "bidirectional": false,
@@ -3672,7 +3692,7 @@ export var IconMessageSolid = {
3672
3692
  "variant": "Solid",
3673
3693
  "glyphName": "message",
3674
3694
  "cssFile": "InstructureIcons-Solid.css",
3675
- "codepoint": "EAB8",
3695
+ "codepoint": "EAB9",
3676
3696
  "className": "icon-message",
3677
3697
  "classes": ["icon-solid", "icon-message"],
3678
3698
  "bidirectional": false,
@@ -3682,7 +3702,7 @@ export var IconMicOffLine = {
3682
3702
  "variant": "Line",
3683
3703
  "glyphName": "mic-off",
3684
3704
  "cssFile": "InstructureIcons-Line.css",
3685
- "codepoint": "EAB9",
3705
+ "codepoint": "EABA",
3686
3706
  "className": "icon-mic-off",
3687
3707
  "classes": ["icon-line", "icon-mic-off"],
3688
3708
  "bidirectional": false,
@@ -3692,7 +3712,7 @@ export var IconMicOffSolid = {
3692
3712
  "variant": "Solid",
3693
3713
  "glyphName": "mic-off",
3694
3714
  "cssFile": "InstructureIcons-Solid.css",
3695
- "codepoint": "EAB9",
3715
+ "codepoint": "EABA",
3696
3716
  "className": "icon-mic-off",
3697
3717
  "classes": ["icon-solid", "icon-mic-off"],
3698
3718
  "bidirectional": false,
@@ -3702,7 +3722,7 @@ export var IconMicLine = {
3702
3722
  "variant": "Line",
3703
3723
  "glyphName": "mic",
3704
3724
  "cssFile": "InstructureIcons-Line.css",
3705
- "codepoint": "EABA",
3725
+ "codepoint": "EABB",
3706
3726
  "className": "icon-mic",
3707
3727
  "classes": ["icon-line", "icon-mic"],
3708
3728
  "bidirectional": false,
@@ -3712,7 +3732,7 @@ export var IconMicSolid = {
3712
3732
  "variant": "Solid",
3713
3733
  "glyphName": "mic",
3714
3734
  "cssFile": "InstructureIcons-Solid.css",
3715
- "codepoint": "EABA",
3735
+ "codepoint": "EABB",
3716
3736
  "className": "icon-mic",
3717
3737
  "classes": ["icon-solid", "icon-mic"],
3718
3738
  "bidirectional": false,
@@ -3722,7 +3742,7 @@ export var IconMiniArrowDoubleLine = {
3722
3742
  "variant": "Line",
3723
3743
  "glyphName": "mini-arrow-double",
3724
3744
  "cssFile": "InstructureIcons-Line.css",
3725
- "codepoint": "EABB",
3745
+ "codepoint": "EABC",
3726
3746
  "className": "icon-mini-arrow-double",
3727
3747
  "classes": ["icon-line", "icon-mini-arrow-double"],
3728
3748
  "bidirectional": false,
@@ -3732,7 +3752,7 @@ export var IconMiniArrowDoubleSolid = {
3732
3752
  "variant": "Solid",
3733
3753
  "glyphName": "mini-arrow-double",
3734
3754
  "cssFile": "InstructureIcons-Solid.css",
3735
- "codepoint": "EABB",
3755
+ "codepoint": "EABC",
3736
3756
  "className": "icon-mini-arrow-double",
3737
3757
  "classes": ["icon-solid", "icon-mini-arrow-double"],
3738
3758
  "bidirectional": false,
@@ -3742,7 +3762,7 @@ export var IconMiniArrowDownLine = {
3742
3762
  "variant": "Line",
3743
3763
  "glyphName": "mini-arrow-down",
3744
3764
  "cssFile": "InstructureIcons-Line.css",
3745
- "codepoint": "EABC",
3765
+ "codepoint": "EABD",
3746
3766
  "className": "icon-mini-arrow-down",
3747
3767
  "classes": ["icon-line", "icon-mini-arrow-down"],
3748
3768
  "bidirectional": false,
@@ -3752,7 +3772,7 @@ export var IconMiniArrowDownSolid = {
3752
3772
  "variant": "Solid",
3753
3773
  "glyphName": "mini-arrow-down",
3754
3774
  "cssFile": "InstructureIcons-Solid.css",
3755
- "codepoint": "EABC",
3775
+ "codepoint": "EABD",
3756
3776
  "className": "icon-mini-arrow-down",
3757
3777
  "classes": ["icon-solid", "icon-mini-arrow-down"],
3758
3778
  "bidirectional": false,
@@ -3762,7 +3782,7 @@ export var IconMiniArrowEndLine = {
3762
3782
  "variant": "Line",
3763
3783
  "glyphName": "mini-arrow-end",
3764
3784
  "cssFile": "InstructureIcons-Line.css",
3765
- "codepoint": "EABD",
3785
+ "codepoint": "EABE",
3766
3786
  "className": "icon-mini-arrow-end",
3767
3787
  "classes": ["icon-line", "icon-mini-arrow-end"],
3768
3788
  "bidirectional": true,
@@ -3772,7 +3792,7 @@ export var IconMiniArrowEndSolid = {
3772
3792
  "variant": "Solid",
3773
3793
  "glyphName": "mini-arrow-end",
3774
3794
  "cssFile": "InstructureIcons-Solid.css",
3775
- "codepoint": "EABD",
3795
+ "codepoint": "EABE",
3776
3796
  "className": "icon-mini-arrow-end",
3777
3797
  "classes": ["icon-solid", "icon-mini-arrow-end"],
3778
3798
  "bidirectional": true,
@@ -3782,7 +3802,7 @@ export var IconMiniArrowLeftLine = {
3782
3802
  "variant": "Line",
3783
3803
  "glyphName": "mini-arrow-left",
3784
3804
  "cssFile": "InstructureIcons-Line.css",
3785
- "codepoint": "EABE",
3805
+ "codepoint": "EABF",
3786
3806
  "className": "icon-mini-arrow-left",
3787
3807
  "classes": ["icon-line", "icon-mini-arrow-left"],
3788
3808
  "bidirectional": true,
@@ -3792,7 +3812,7 @@ export var IconMiniArrowLeftSolid = {
3792
3812
  "variant": "Solid",
3793
3813
  "glyphName": "mini-arrow-left",
3794
3814
  "cssFile": "InstructureIcons-Solid.css",
3795
- "codepoint": "EABE",
3815
+ "codepoint": "EABF",
3796
3816
  "className": "icon-mini-arrow-left",
3797
3817
  "classes": ["icon-solid", "icon-mini-arrow-left"],
3798
3818
  "bidirectional": true,
@@ -3802,7 +3822,7 @@ export var IconMiniArrowRightLine = {
3802
3822
  "variant": "Line",
3803
3823
  "glyphName": "mini-arrow-right",
3804
3824
  "cssFile": "InstructureIcons-Line.css",
3805
- "codepoint": "EABF",
3825
+ "codepoint": "EAC0",
3806
3826
  "className": "icon-mini-arrow-right",
3807
3827
  "classes": ["icon-line", "icon-mini-arrow-right"],
3808
3828
  "bidirectional": true,
@@ -3812,7 +3832,7 @@ export var IconMiniArrowRightSolid = {
3812
3832
  "variant": "Solid",
3813
3833
  "glyphName": "mini-arrow-right",
3814
3834
  "cssFile": "InstructureIcons-Solid.css",
3815
- "codepoint": "EABF",
3835
+ "codepoint": "EAC0",
3816
3836
  "className": "icon-mini-arrow-right",
3817
3837
  "classes": ["icon-solid", "icon-mini-arrow-right"],
3818
3838
  "bidirectional": true,
@@ -3822,7 +3842,7 @@ export var IconMiniArrowStartLine = {
3822
3842
  "variant": "Line",
3823
3843
  "glyphName": "mini-arrow-start",
3824
3844
  "cssFile": "InstructureIcons-Line.css",
3825
- "codepoint": "EAC0",
3845
+ "codepoint": "EAC1",
3826
3846
  "className": "icon-mini-arrow-start",
3827
3847
  "classes": ["icon-line", "icon-mini-arrow-start"],
3828
3848
  "bidirectional": true,
@@ -3832,7 +3852,7 @@ export var IconMiniArrowStartSolid = {
3832
3852
  "variant": "Solid",
3833
3853
  "glyphName": "mini-arrow-start",
3834
3854
  "cssFile": "InstructureIcons-Solid.css",
3835
- "codepoint": "EAC0",
3855
+ "codepoint": "EAC1",
3836
3856
  "className": "icon-mini-arrow-start",
3837
3857
  "classes": ["icon-solid", "icon-mini-arrow-start"],
3838
3858
  "bidirectional": true,
@@ -3842,7 +3862,7 @@ export var IconMiniArrowUpLine = {
3842
3862
  "variant": "Line",
3843
3863
  "glyphName": "mini-arrow-up",
3844
3864
  "cssFile": "InstructureIcons-Line.css",
3845
- "codepoint": "EAC1",
3865
+ "codepoint": "EAC2",
3846
3866
  "className": "icon-mini-arrow-up",
3847
3867
  "classes": ["icon-line", "icon-mini-arrow-up"],
3848
3868
  "bidirectional": false,
@@ -3852,7 +3872,7 @@ export var IconMiniArrowUpSolid = {
3852
3872
  "variant": "Solid",
3853
3873
  "glyphName": "mini-arrow-up",
3854
3874
  "cssFile": "InstructureIcons-Solid.css",
3855
- "codepoint": "EAC1",
3875
+ "codepoint": "EAC2",
3856
3876
  "className": "icon-mini-arrow-up",
3857
3877
  "classes": ["icon-solid", "icon-mini-arrow-up"],
3858
3878
  "bidirectional": false,
@@ -3862,7 +3882,7 @@ export var IconMinimizeLine = {
3862
3882
  "variant": "Line",
3863
3883
  "glyphName": "minimize",
3864
3884
  "cssFile": "InstructureIcons-Line.css",
3865
- "codepoint": "EAC2",
3885
+ "codepoint": "EAC3",
3866
3886
  "className": "icon-minimize",
3867
3887
  "classes": ["icon-line", "icon-minimize"],
3868
3888
  "bidirectional": false,
@@ -3872,7 +3892,7 @@ export var IconMinimizeSolid = {
3872
3892
  "variant": "Solid",
3873
3893
  "glyphName": "minimize",
3874
3894
  "cssFile": "InstructureIcons-Solid.css",
3875
- "codepoint": "EAC2",
3895
+ "codepoint": "EAC3",
3876
3896
  "className": "icon-minimize",
3877
3897
  "classes": ["icon-solid", "icon-minimize"],
3878
3898
  "bidirectional": false,
@@ -3882,7 +3902,7 @@ export var IconModuleLine = {
3882
3902
  "variant": "Line",
3883
3903
  "glyphName": "module",
3884
3904
  "cssFile": "InstructureIcons-Line.css",
3885
- "codepoint": "EAC3",
3905
+ "codepoint": "EAC4",
3886
3906
  "className": "icon-module",
3887
3907
  "classes": ["icon-line", "icon-module"],
3888
3908
  "bidirectional": false,
@@ -3892,7 +3912,7 @@ export var IconModuleSolid = {
3892
3912
  "variant": "Solid",
3893
3913
  "glyphName": "module",
3894
3914
  "cssFile": "InstructureIcons-Solid.css",
3895
- "codepoint": "EAC3",
3915
+ "codepoint": "EAC4",
3896
3916
  "className": "icon-module",
3897
3917
  "classes": ["icon-solid", "icon-module"],
3898
3918
  "bidirectional": false,
@@ -3902,7 +3922,7 @@ export var IconMoreLine = {
3902
3922
  "variant": "Line",
3903
3923
  "glyphName": "more",
3904
3924
  "cssFile": "InstructureIcons-Line.css",
3905
- "codepoint": "EAC4",
3925
+ "codepoint": "EAC5",
3906
3926
  "className": "icon-more",
3907
3927
  "classes": ["icon-line", "icon-more"],
3908
3928
  "bidirectional": false,
@@ -3912,7 +3932,7 @@ export var IconMoreSolid = {
3912
3932
  "variant": "Solid",
3913
3933
  "glyphName": "more",
3914
3934
  "cssFile": "InstructureIcons-Solid.css",
3915
- "codepoint": "EAC4",
3935
+ "codepoint": "EAC5",
3916
3936
  "className": "icon-more",
3917
3937
  "classes": ["icon-solid", "icon-more"],
3918
3938
  "bidirectional": false,
@@ -3922,7 +3942,7 @@ export var IconMoveDownBottomLine = {
3922
3942
  "variant": "Line",
3923
3943
  "glyphName": "move-down-bottom",
3924
3944
  "cssFile": "InstructureIcons-Line.css",
3925
- "codepoint": "EAC5",
3945
+ "codepoint": "EAC6",
3926
3946
  "className": "icon-move-down-bottom",
3927
3947
  "classes": ["icon-line", "icon-move-down-bottom"],
3928
3948
  "bidirectional": false,
@@ -3932,7 +3952,7 @@ export var IconMoveDownBottomSolid = {
3932
3952
  "variant": "Solid",
3933
3953
  "glyphName": "move-down-bottom",
3934
3954
  "cssFile": "InstructureIcons-Solid.css",
3935
- "codepoint": "EAC5",
3955
+ "codepoint": "EAC6",
3936
3956
  "className": "icon-move-down-bottom",
3937
3957
  "classes": ["icon-solid", "icon-move-down-bottom"],
3938
3958
  "bidirectional": false,
@@ -3942,7 +3962,7 @@ export var IconMoveDownLine = {
3942
3962
  "variant": "Line",
3943
3963
  "glyphName": "move-down",
3944
3964
  "cssFile": "InstructureIcons-Line.css",
3945
- "codepoint": "EAC6",
3965
+ "codepoint": "EAC7",
3946
3966
  "className": "icon-move-down",
3947
3967
  "classes": ["icon-line", "icon-move-down"],
3948
3968
  "bidirectional": false,
@@ -3952,7 +3972,7 @@ export var IconMoveDownSolid = {
3952
3972
  "variant": "Solid",
3953
3973
  "glyphName": "move-down",
3954
3974
  "cssFile": "InstructureIcons-Solid.css",
3955
- "codepoint": "EAC6",
3975
+ "codepoint": "EAC7",
3956
3976
  "className": "icon-move-down",
3957
3977
  "classes": ["icon-solid", "icon-move-down"],
3958
3978
  "bidirectional": false,
@@ -3962,7 +3982,7 @@ export var IconMoveEndLine = {
3962
3982
  "variant": "Line",
3963
3983
  "glyphName": "move-end",
3964
3984
  "cssFile": "InstructureIcons-Line.css",
3965
- "codepoint": "EAC7",
3985
+ "codepoint": "EAC8",
3966
3986
  "className": "icon-move-end",
3967
3987
  "classes": ["icon-line", "icon-move-end"],
3968
3988
  "bidirectional": true,
@@ -3972,7 +3992,7 @@ export var IconMoveEndSolid = {
3972
3992
  "variant": "Solid",
3973
3993
  "glyphName": "move-end",
3974
3994
  "cssFile": "InstructureIcons-Solid.css",
3975
- "codepoint": "EAC7",
3995
+ "codepoint": "EAC8",
3976
3996
  "className": "icon-move-end",
3977
3997
  "classes": ["icon-solid", "icon-move-end"],
3978
3998
  "bidirectional": true,
@@ -3982,7 +4002,7 @@ export var IconMoveLeftLine = {
3982
4002
  "variant": "Line",
3983
4003
  "glyphName": "move-left",
3984
4004
  "cssFile": "InstructureIcons-Line.css",
3985
- "codepoint": "EAC8",
4005
+ "codepoint": "EAC9",
3986
4006
  "className": "icon-move-left",
3987
4007
  "classes": ["icon-line", "icon-move-left"],
3988
4008
  "bidirectional": true,
@@ -3992,7 +4012,7 @@ export var IconMoveLeftSolid = {
3992
4012
  "variant": "Solid",
3993
4013
  "glyphName": "move-left",
3994
4014
  "cssFile": "InstructureIcons-Solid.css",
3995
- "codepoint": "EAC8",
4015
+ "codepoint": "EAC9",
3996
4016
  "className": "icon-move-left",
3997
4017
  "classes": ["icon-solid", "icon-move-left"],
3998
4018
  "bidirectional": true,
@@ -4002,7 +4022,7 @@ export var IconMoveRightLine = {
4002
4022
  "variant": "Line",
4003
4023
  "glyphName": "move-right",
4004
4024
  "cssFile": "InstructureIcons-Line.css",
4005
- "codepoint": "EAC9",
4025
+ "codepoint": "EACA",
4006
4026
  "className": "icon-move-right",
4007
4027
  "classes": ["icon-line", "icon-move-right"],
4008
4028
  "bidirectional": true,
@@ -4012,7 +4032,7 @@ export var IconMoveRightSolid = {
4012
4032
  "variant": "Solid",
4013
4033
  "glyphName": "move-right",
4014
4034
  "cssFile": "InstructureIcons-Solid.css",
4015
- "codepoint": "EAC9",
4035
+ "codepoint": "EACA",
4016
4036
  "className": "icon-move-right",
4017
4037
  "classes": ["icon-solid", "icon-move-right"],
4018
4038
  "bidirectional": true,
@@ -4022,7 +4042,7 @@ export var IconMoveStartLine = {
4022
4042
  "variant": "Line",
4023
4043
  "glyphName": "move-start",
4024
4044
  "cssFile": "InstructureIcons-Line.css",
4025
- "codepoint": "EACA",
4045
+ "codepoint": "EACB",
4026
4046
  "className": "icon-move-start",
4027
4047
  "classes": ["icon-line", "icon-move-start"],
4028
4048
  "bidirectional": true,
@@ -4032,7 +4052,7 @@ export var IconMoveStartSolid = {
4032
4052
  "variant": "Solid",
4033
4053
  "glyphName": "move-start",
4034
4054
  "cssFile": "InstructureIcons-Solid.css",
4035
- "codepoint": "EACA",
4055
+ "codepoint": "EACB",
4036
4056
  "className": "icon-move-start",
4037
4057
  "classes": ["icon-solid", "icon-move-start"],
4038
4058
  "bidirectional": true,
@@ -4042,7 +4062,7 @@ export var IconMoveUpTopLine = {
4042
4062
  "variant": "Line",
4043
4063
  "glyphName": "move-up-top",
4044
4064
  "cssFile": "InstructureIcons-Line.css",
4045
- "codepoint": "EACB",
4065
+ "codepoint": "EACC",
4046
4066
  "className": "icon-move-up-top",
4047
4067
  "classes": ["icon-line", "icon-move-up-top"],
4048
4068
  "bidirectional": false,
@@ -4052,7 +4072,7 @@ export var IconMoveUpTopSolid = {
4052
4072
  "variant": "Solid",
4053
4073
  "glyphName": "move-up-top",
4054
4074
  "cssFile": "InstructureIcons-Solid.css",
4055
- "codepoint": "EACB",
4075
+ "codepoint": "EACC",
4056
4076
  "className": "icon-move-up-top",
4057
4077
  "classes": ["icon-solid", "icon-move-up-top"],
4058
4078
  "bidirectional": false,
@@ -4062,7 +4082,7 @@ export var IconMoveUpLine = {
4062
4082
  "variant": "Line",
4063
4083
  "glyphName": "move-up",
4064
4084
  "cssFile": "InstructureIcons-Line.css",
4065
- "codepoint": "EACC",
4085
+ "codepoint": "EACD",
4066
4086
  "className": "icon-move-up",
4067
4087
  "classes": ["icon-line", "icon-move-up"],
4068
4088
  "bidirectional": false,
@@ -4072,7 +4092,7 @@ export var IconMoveUpSolid = {
4072
4092
  "variant": "Solid",
4073
4093
  "glyphName": "move-up",
4074
4094
  "cssFile": "InstructureIcons-Solid.css",
4075
- "codepoint": "EACC",
4095
+ "codepoint": "EACD",
4076
4096
  "className": "icon-move-up",
4077
4097
  "classes": ["icon-solid", "icon-move-up"],
4078
4098
  "bidirectional": false,
@@ -4082,7 +4102,7 @@ export var IconMsExcelLine = {
4082
4102
  "variant": "Line",
4083
4103
  "glyphName": "ms-excel",
4084
4104
  "cssFile": "InstructureIcons-Line.css",
4085
- "codepoint": "EACD",
4105
+ "codepoint": "EACE",
4086
4106
  "className": "icon-ms-excel",
4087
4107
  "classes": ["icon-line", "icon-ms-excel"],
4088
4108
  "bidirectional": false,
@@ -4092,7 +4112,7 @@ export var IconMsExcelSolid = {
4092
4112
  "variant": "Solid",
4093
4113
  "glyphName": "ms-excel",
4094
4114
  "cssFile": "InstructureIcons-Solid.css",
4095
- "codepoint": "EACD",
4115
+ "codepoint": "EACE",
4096
4116
  "className": "icon-ms-excel",
4097
4117
  "classes": ["icon-solid", "icon-ms-excel"],
4098
4118
  "bidirectional": false,
@@ -4102,7 +4122,7 @@ export var IconMsPptLine = {
4102
4122
  "variant": "Line",
4103
4123
  "glyphName": "ms-ppt",
4104
4124
  "cssFile": "InstructureIcons-Line.css",
4105
- "codepoint": "EACE",
4125
+ "codepoint": "EACF",
4106
4126
  "className": "icon-ms-ppt",
4107
4127
  "classes": ["icon-line", "icon-ms-ppt"],
4108
4128
  "bidirectional": false,
@@ -4112,7 +4132,7 @@ export var IconMsPptSolid = {
4112
4132
  "variant": "Solid",
4113
4133
  "glyphName": "ms-ppt",
4114
4134
  "cssFile": "InstructureIcons-Solid.css",
4115
- "codepoint": "EACE",
4135
+ "codepoint": "EACF",
4116
4136
  "className": "icon-ms-ppt",
4117
4137
  "classes": ["icon-solid", "icon-ms-ppt"],
4118
4138
  "bidirectional": false,
@@ -4122,7 +4142,7 @@ export var IconMsWordLine = {
4122
4142
  "variant": "Line",
4123
4143
  "glyphName": "ms-word",
4124
4144
  "cssFile": "InstructureIcons-Line.css",
4125
- "codepoint": "EACF",
4145
+ "codepoint": "EAD0",
4126
4146
  "className": "icon-ms-word",
4127
4147
  "classes": ["icon-line", "icon-ms-word"],
4128
4148
  "bidirectional": false,
@@ -4132,7 +4152,7 @@ export var IconMsWordSolid = {
4132
4152
  "variant": "Solid",
4133
4153
  "glyphName": "ms-word",
4134
4154
  "cssFile": "InstructureIcons-Solid.css",
4135
- "codepoint": "EACF",
4155
+ "codepoint": "EAD0",
4136
4156
  "className": "icon-ms-word",
4137
4157
  "classes": ["icon-solid", "icon-ms-word"],
4138
4158
  "bidirectional": false,
@@ -4142,7 +4162,7 @@ export var IconMutedLine = {
4142
4162
  "variant": "Line",
4143
4163
  "glyphName": "muted",
4144
4164
  "cssFile": "InstructureIcons-Line.css",
4145
- "codepoint": "EAD0",
4165
+ "codepoint": "EAD1",
4146
4166
  "className": "icon-muted",
4147
4167
  "classes": ["icon-line", "icon-muted"],
4148
4168
  "bidirectional": false,
@@ -4152,7 +4172,7 @@ export var IconMutedSolid = {
4152
4172
  "variant": "Solid",
4153
4173
  "glyphName": "muted",
4154
4174
  "cssFile": "InstructureIcons-Solid.css",
4155
- "codepoint": "EAD0",
4175
+ "codepoint": "EAD1",
4156
4176
  "className": "icon-muted",
4157
4177
  "classes": ["icon-solid", "icon-muted"],
4158
4178
  "bidirectional": false,
@@ -4162,7 +4182,7 @@ export var IconNextUnreadLine = {
4162
4182
  "variant": "Line",
4163
4183
  "glyphName": "next-unread",
4164
4184
  "cssFile": "InstructureIcons-Line.css",
4165
- "codepoint": "EAD1",
4185
+ "codepoint": "EAD2",
4166
4186
  "className": "icon-next-unread",
4167
4187
  "classes": ["icon-line", "icon-next-unread"],
4168
4188
  "bidirectional": true,
@@ -4172,7 +4192,7 @@ export var IconNextUnreadSolid = {
4172
4192
  "variant": "Solid",
4173
4193
  "glyphName": "next-unread",
4174
4194
  "cssFile": "InstructureIcons-Solid.css",
4175
- "codepoint": "EAD1",
4195
+ "codepoint": "EAD2",
4176
4196
  "className": "icon-next-unread",
4177
4197
  "classes": ["icon-solid", "icon-next-unread"],
4178
4198
  "bidirectional": true,
@@ -4182,7 +4202,7 @@ export var IconNoLine = {
4182
4202
  "variant": "Line",
4183
4203
  "glyphName": "no",
4184
4204
  "cssFile": "InstructureIcons-Line.css",
4185
- "codepoint": "EAD2",
4205
+ "codepoint": "EAD3",
4186
4206
  "className": "icon-no",
4187
4207
  "classes": ["icon-line", "icon-no"],
4188
4208
  "bidirectional": false,
@@ -4192,7 +4212,7 @@ export var IconNoSolid = {
4192
4212
  "variant": "Solid",
4193
4213
  "glyphName": "no",
4194
4214
  "cssFile": "InstructureIcons-Solid.css",
4195
- "codepoint": "EAD2",
4215
+ "codepoint": "EAD3",
4196
4216
  "className": "icon-no",
4197
4217
  "classes": ["icon-solid", "icon-no"],
4198
4218
  "bidirectional": false,
@@ -4202,7 +4222,7 @@ export var IconNotGradedLine = {
4202
4222
  "variant": "Line",
4203
4223
  "glyphName": "not-graded",
4204
4224
  "cssFile": "InstructureIcons-Line.css",
4205
- "codepoint": "EAD3",
4225
+ "codepoint": "EAD4",
4206
4226
  "className": "icon-not-graded",
4207
4227
  "classes": ["icon-line", "icon-not-graded"],
4208
4228
  "bidirectional": true,
@@ -4212,7 +4232,7 @@ export var IconNotGradedSolid = {
4212
4232
  "variant": "Solid",
4213
4233
  "glyphName": "not-graded",
4214
4234
  "cssFile": "InstructureIcons-Solid.css",
4215
- "codepoint": "EAD3",
4235
+ "codepoint": "EAD4",
4216
4236
  "className": "icon-not-graded",
4217
4237
  "classes": ["icon-solid", "icon-not-graded"],
4218
4238
  "bidirectional": true,
@@ -4222,7 +4242,7 @@ export var IconNoteDarkLine = {
4222
4242
  "variant": "Line",
4223
4243
  "glyphName": "note-dark",
4224
4244
  "cssFile": "InstructureIcons-Line.css",
4225
- "codepoint": "EAD4",
4245
+ "codepoint": "EAD5",
4226
4246
  "className": "icon-note-dark",
4227
4247
  "classes": ["icon-line", "icon-note-dark"],
4228
4248
  "bidirectional": false,
@@ -4232,7 +4252,7 @@ export var IconNoteDarkSolid = {
4232
4252
  "variant": "Solid",
4233
4253
  "glyphName": "note-dark",
4234
4254
  "cssFile": "InstructureIcons-Solid.css",
4235
- "codepoint": "EAD4",
4255
+ "codepoint": "EAD5",
4236
4256
  "className": "icon-note-dark",
4237
4257
  "classes": ["icon-solid", "icon-note-dark"],
4238
4258
  "bidirectional": false,
@@ -4242,7 +4262,7 @@ export var IconNoteLightLine = {
4242
4262
  "variant": "Line",
4243
4263
  "glyphName": "note-light",
4244
4264
  "cssFile": "InstructureIcons-Line.css",
4245
- "codepoint": "EAD5",
4265
+ "codepoint": "EAD6",
4246
4266
  "className": "icon-note-light",
4247
4267
  "classes": ["icon-line", "icon-note-light"],
4248
4268
  "bidirectional": false,
@@ -4252,7 +4272,7 @@ export var IconNoteLightSolid = {
4252
4272
  "variant": "Solid",
4253
4273
  "glyphName": "note-light",
4254
4274
  "cssFile": "InstructureIcons-Solid.css",
4255
- "codepoint": "EAD5",
4275
+ "codepoint": "EAD6",
4256
4276
  "className": "icon-note-light",
4257
4277
  "classes": ["icon-solid", "icon-note-light"],
4258
4278
  "bidirectional": false,
@@ -4262,7 +4282,7 @@ export var IconNoteLine = {
4262
4282
  "variant": "Line",
4263
4283
  "glyphName": "note",
4264
4284
  "cssFile": "InstructureIcons-Line.css",
4265
- "codepoint": "EAD6",
4285
+ "codepoint": "EAD7",
4266
4286
  "className": "icon-note",
4267
4287
  "classes": ["icon-line", "icon-note"],
4268
4288
  "bidirectional": true,
@@ -4272,7 +4292,7 @@ export var IconNoteSolid = {
4272
4292
  "variant": "Solid",
4273
4293
  "glyphName": "note",
4274
4294
  "cssFile": "InstructureIcons-Solid.css",
4275
- "codepoint": "EAD6",
4295
+ "codepoint": "EAD7",
4276
4296
  "className": "icon-note",
4277
4297
  "classes": ["icon-solid", "icon-note"],
4278
4298
  "bidirectional": true,
@@ -4282,7 +4302,7 @@ export var IconNotepadLine = {
4282
4302
  "variant": "Line",
4283
4303
  "glyphName": "notepad",
4284
4304
  "cssFile": "InstructureIcons-Line.css",
4285
- "codepoint": "EAD7",
4305
+ "codepoint": "EAD8",
4286
4306
  "className": "icon-notepad",
4287
4307
  "classes": ["icon-line", "icon-notepad"],
4288
4308
  "bidirectional": false,
@@ -4292,7 +4312,7 @@ export var IconNotepadSolid = {
4292
4312
  "variant": "Solid",
4293
4313
  "glyphName": "notepad",
4294
4314
  "cssFile": "InstructureIcons-Solid.css",
4295
- "codepoint": "EAD7",
4315
+ "codepoint": "EAD8",
4296
4316
  "className": "icon-notepad",
4297
4317
  "classes": ["icon-solid", "icon-notepad"],
4298
4318
  "bidirectional": false,
@@ -4302,7 +4322,7 @@ export var IconNumberedListLine = {
4302
4322
  "variant": "Line",
4303
4323
  "glyphName": "numbered-list",
4304
4324
  "cssFile": "InstructureIcons-Line.css",
4305
- "codepoint": "EAD8",
4325
+ "codepoint": "EAD9",
4306
4326
  "className": "icon-numbered-list",
4307
4327
  "classes": ["icon-line", "icon-numbered-list"],
4308
4328
  "bidirectional": false,
@@ -4312,7 +4332,7 @@ export var IconNumberedListSolid = {
4312
4332
  "variant": "Solid",
4313
4333
  "glyphName": "numbered-list",
4314
4334
  "cssFile": "InstructureIcons-Solid.css",
4315
- "codepoint": "EAD8",
4335
+ "codepoint": "EAD9",
4316
4336
  "className": "icon-numbered-list",
4317
4337
  "classes": ["icon-solid", "icon-numbered-list"],
4318
4338
  "bidirectional": false,
@@ -4322,7 +4342,7 @@ export var IconOffLine = {
4322
4342
  "variant": "Line",
4323
4343
  "glyphName": "off",
4324
4344
  "cssFile": "InstructureIcons-Line.css",
4325
- "codepoint": "EAD9",
4345
+ "codepoint": "EADA",
4326
4346
  "className": "icon-off",
4327
4347
  "classes": ["icon-line", "icon-off"],
4328
4348
  "bidirectional": false,
@@ -4332,7 +4352,7 @@ export var IconOffSolid = {
4332
4352
  "variant": "Solid",
4333
4353
  "glyphName": "off",
4334
4354
  "cssFile": "InstructureIcons-Solid.css",
4335
- "codepoint": "EAD9",
4355
+ "codepoint": "EADA",
4336
4356
  "className": "icon-off",
4337
4357
  "classes": ["icon-solid", "icon-off"],
4338
4358
  "bidirectional": false,
@@ -4342,7 +4362,7 @@ export var IconOpenFolderLine = {
4342
4362
  "variant": "Line",
4343
4363
  "glyphName": "open-folder",
4344
4364
  "cssFile": "InstructureIcons-Line.css",
4345
- "codepoint": "EADA",
4365
+ "codepoint": "EADB",
4346
4366
  "className": "icon-open-folder",
4347
4367
  "classes": ["icon-line", "icon-open-folder"],
4348
4368
  "bidirectional": true,
@@ -4352,7 +4372,7 @@ export var IconOpenFolderSolid = {
4352
4372
  "variant": "Solid",
4353
4373
  "glyphName": "open-folder",
4354
4374
  "cssFile": "InstructureIcons-Solid.css",
4355
- "codepoint": "EADA",
4375
+ "codepoint": "EADB",
4356
4376
  "className": "icon-open-folder",
4357
4377
  "classes": ["icon-solid", "icon-open-folder"],
4358
4378
  "bidirectional": true,
@@ -4362,7 +4382,7 @@ export var IconOutcomesLine = {
4362
4382
  "variant": "Line",
4363
4383
  "glyphName": "outcomes",
4364
4384
  "cssFile": "InstructureIcons-Line.css",
4365
- "codepoint": "EADB",
4385
+ "codepoint": "EADC",
4366
4386
  "className": "icon-outcomes",
4367
4387
  "classes": ["icon-line", "icon-outcomes"],
4368
4388
  "bidirectional": false,
@@ -4372,7 +4392,7 @@ export var IconOutcomesSolid = {
4372
4392
  "variant": "Solid",
4373
4393
  "glyphName": "outcomes",
4374
4394
  "cssFile": "InstructureIcons-Solid.css",
4375
- "codepoint": "EADB",
4395
+ "codepoint": "EADC",
4376
4396
  "className": "icon-outcomes",
4377
4397
  "classes": ["icon-solid", "icon-outcomes"],
4378
4398
  "bidirectional": false,
@@ -4382,7 +4402,7 @@ export var IconOutdentLine = {
4382
4402
  "variant": "Line",
4383
4403
  "glyphName": "outdent",
4384
4404
  "cssFile": "InstructureIcons-Line.css",
4385
- "codepoint": "EADC",
4405
+ "codepoint": "EADD",
4386
4406
  "className": "icon-outdent",
4387
4407
  "classes": ["icon-line", "icon-outdent"],
4388
4408
  "bidirectional": true,
@@ -4392,7 +4412,7 @@ export var IconOutdentSolid = {
4392
4412
  "variant": "Solid",
4393
4413
  "glyphName": "outdent",
4394
4414
  "cssFile": "InstructureIcons-Solid.css",
4395
- "codepoint": "EADC",
4415
+ "codepoint": "EADD",
4396
4416
  "className": "icon-outdent",
4397
4417
  "classes": ["icon-solid", "icon-outdent"],
4398
4418
  "bidirectional": true,
@@ -4402,7 +4422,7 @@ export var IconOutdent2Line = {
4402
4422
  "variant": "Line",
4403
4423
  "glyphName": "outdent2",
4404
4424
  "cssFile": "InstructureIcons-Line.css",
4405
- "codepoint": "EADD",
4425
+ "codepoint": "EADE",
4406
4426
  "className": "icon-outdent2",
4407
4427
  "classes": ["icon-line", "icon-outdent2"],
4408
4428
  "bidirectional": true,
@@ -4412,7 +4432,7 @@ export var IconOutdent2Solid = {
4412
4432
  "variant": "Solid",
4413
4433
  "glyphName": "outdent2",
4414
4434
  "cssFile": "InstructureIcons-Solid.css",
4415
- "codepoint": "EADD",
4435
+ "codepoint": "EADE",
4416
4436
  "className": "icon-outdent2",
4417
4437
  "classes": ["icon-solid", "icon-outdent2"],
4418
4438
  "bidirectional": true,
@@ -4422,7 +4442,7 @@ export var IconOvalHalfLine = {
4422
4442
  "variant": "Line",
4423
4443
  "glyphName": "oval-half",
4424
4444
  "cssFile": "InstructureIcons-Line.css",
4425
- "codepoint": "EADE",
4445
+ "codepoint": "EADF",
4426
4446
  "className": "icon-oval-half",
4427
4447
  "classes": ["icon-line", "icon-oval-half"],
4428
4448
  "bidirectional": false,
@@ -4432,7 +4452,7 @@ export var IconOvalHalfSolid = {
4432
4452
  "variant": "Solid",
4433
4453
  "glyphName": "oval-half",
4434
4454
  "cssFile": "InstructureIcons-Solid.css",
4435
- "codepoint": "EADE",
4455
+ "codepoint": "EADF",
4436
4456
  "className": "icon-oval-half",
4437
4457
  "classes": ["icon-solid", "icon-oval-half"],
4438
4458
  "bidirectional": false,
@@ -4442,7 +4462,7 @@ export var IconPageDownLine = {
4442
4462
  "variant": "Line",
4443
4463
  "glyphName": "page-down",
4444
4464
  "cssFile": "InstructureIcons-Line.css",
4445
- "codepoint": "EADF",
4465
+ "codepoint": "EAE0",
4446
4466
  "className": "icon-page-down",
4447
4467
  "classes": ["icon-line", "icon-page-down"],
4448
4468
  "bidirectional": false,
@@ -4452,7 +4472,7 @@ export var IconPageDownSolid = {
4452
4472
  "variant": "Solid",
4453
4473
  "glyphName": "page-down",
4454
4474
  "cssFile": "InstructureIcons-Solid.css",
4455
- "codepoint": "EADF",
4475
+ "codepoint": "EAE0",
4456
4476
  "className": "icon-page-down",
4457
4477
  "classes": ["icon-solid", "icon-page-down"],
4458
4478
  "bidirectional": false,
@@ -4462,7 +4482,7 @@ export var IconPageUpLine = {
4462
4482
  "variant": "Line",
4463
4483
  "glyphName": "page-up",
4464
4484
  "cssFile": "InstructureIcons-Line.css",
4465
- "codepoint": "EAE0",
4485
+ "codepoint": "EAE1",
4466
4486
  "className": "icon-page-up",
4467
4487
  "classes": ["icon-line", "icon-page-up"],
4468
4488
  "bidirectional": false,
@@ -4472,7 +4492,7 @@ export var IconPageUpSolid = {
4472
4492
  "variant": "Solid",
4473
4493
  "glyphName": "page-up",
4474
4494
  "cssFile": "InstructureIcons-Solid.css",
4475
- "codepoint": "EAE0",
4495
+ "codepoint": "EAE1",
4476
4496
  "className": "icon-page-up",
4477
4497
  "classes": ["icon-solid", "icon-page-up"],
4478
4498
  "bidirectional": false,
@@ -4482,7 +4502,7 @@ export var IconPaintLine = {
4482
4502
  "variant": "Line",
4483
4503
  "glyphName": "paint",
4484
4504
  "cssFile": "InstructureIcons-Line.css",
4485
- "codepoint": "EAE1",
4505
+ "codepoint": "EAE2",
4486
4506
  "className": "icon-paint",
4487
4507
  "classes": ["icon-line", "icon-paint"],
4488
4508
  "bidirectional": false,
@@ -4492,7 +4512,7 @@ export var IconPaintSolid = {
4492
4512
  "variant": "Solid",
4493
4513
  "glyphName": "paint",
4494
4514
  "cssFile": "InstructureIcons-Solid.css",
4495
- "codepoint": "EAE1",
4515
+ "codepoint": "EAE2",
4496
4516
  "className": "icon-paint",
4497
4517
  "classes": ["icon-solid", "icon-paint"],
4498
4518
  "bidirectional": false,
@@ -4502,7 +4522,7 @@ export var IconPaperclipLine = {
4502
4522
  "variant": "Line",
4503
4523
  "glyphName": "paperclip",
4504
4524
  "cssFile": "InstructureIcons-Line.css",
4505
- "codepoint": "EAE2",
4525
+ "codepoint": "EAE3",
4506
4526
  "className": "icon-paperclip",
4507
4527
  "classes": ["icon-line", "icon-paperclip"],
4508
4528
  "bidirectional": false,
@@ -4512,7 +4532,7 @@ export var IconPaperclipSolid = {
4512
4532
  "variant": "Solid",
4513
4533
  "glyphName": "paperclip",
4514
4534
  "cssFile": "InstructureIcons-Solid.css",
4515
- "codepoint": "EAE2",
4535
+ "codepoint": "EAE3",
4516
4536
  "className": "icon-paperclip",
4517
4537
  "classes": ["icon-solid", "icon-paperclip"],
4518
4538
  "bidirectional": false,
@@ -4522,7 +4542,7 @@ export var IconPartialLine = {
4522
4542
  "variant": "Line",
4523
4543
  "glyphName": "partial",
4524
4544
  "cssFile": "InstructureIcons-Line.css",
4525
- "codepoint": "EAE3",
4545
+ "codepoint": "EAE4",
4526
4546
  "className": "icon-partial",
4527
4547
  "classes": ["icon-line", "icon-partial"],
4528
4548
  "bidirectional": false,
@@ -4532,7 +4552,7 @@ export var IconPartialSolid = {
4532
4552
  "variant": "Solid",
4533
4553
  "glyphName": "partial",
4534
4554
  "cssFile": "InstructureIcons-Solid.css",
4535
- "codepoint": "EAE3",
4555
+ "codepoint": "EAE4",
4536
4556
  "className": "icon-partial",
4537
4557
  "classes": ["icon-solid", "icon-partial"],
4538
4558
  "bidirectional": false,
@@ -4542,7 +4562,7 @@ export var IconPauseLine = {
4542
4562
  "variant": "Line",
4543
4563
  "glyphName": "pause",
4544
4564
  "cssFile": "InstructureIcons-Line.css",
4545
- "codepoint": "EAE4",
4565
+ "codepoint": "EAE5",
4546
4566
  "className": "icon-pause",
4547
4567
  "classes": ["icon-line", "icon-pause"],
4548
4568
  "bidirectional": false,
@@ -4552,7 +4572,7 @@ export var IconPauseSolid = {
4552
4572
  "variant": "Solid",
4553
4573
  "glyphName": "pause",
4554
4574
  "cssFile": "InstructureIcons-Solid.css",
4555
- "codepoint": "EAE4",
4575
+ "codepoint": "EAE5",
4556
4576
  "className": "icon-pause",
4557
4577
  "classes": ["icon-solid", "icon-pause"],
4558
4578
  "bidirectional": false,
@@ -4562,7 +4582,7 @@ export var IconPdfLine = {
4562
4582
  "variant": "Line",
4563
4583
  "glyphName": "pdf",
4564
4584
  "cssFile": "InstructureIcons-Line.css",
4565
- "codepoint": "EAE5",
4585
+ "codepoint": "EAE6",
4566
4586
  "className": "icon-pdf",
4567
4587
  "classes": ["icon-line", "icon-pdf"],
4568
4588
  "bidirectional": false,
@@ -4572,7 +4592,7 @@ export var IconPdfSolid = {
4572
4592
  "variant": "Solid",
4573
4593
  "glyphName": "pdf",
4574
4594
  "cssFile": "InstructureIcons-Solid.css",
4575
- "codepoint": "EAE5",
4595
+ "codepoint": "EAE6",
4576
4596
  "className": "icon-pdf",
4577
4597
  "classes": ["icon-solid", "icon-pdf"],
4578
4598
  "bidirectional": false,
@@ -4582,7 +4602,7 @@ export var IconPeerGradedLine = {
4582
4602
  "variant": "Line",
4583
4603
  "glyphName": "peer-graded",
4584
4604
  "cssFile": "InstructureIcons-Line.css",
4585
- "codepoint": "EAE6",
4605
+ "codepoint": "EAE7",
4586
4606
  "className": "icon-peer-graded",
4587
4607
  "classes": ["icon-line", "icon-peer-graded"],
4588
4608
  "bidirectional": false,
@@ -4592,7 +4612,7 @@ export var IconPeerGradedSolid = {
4592
4612
  "variant": "Solid",
4593
4613
  "glyphName": "peer-graded",
4594
4614
  "cssFile": "InstructureIcons-Solid.css",
4595
- "codepoint": "EAE6",
4615
+ "codepoint": "EAE7",
4596
4616
  "className": "icon-peer-graded",
4597
4617
  "classes": ["icon-solid", "icon-peer-graded"],
4598
4618
  "bidirectional": false,
@@ -4602,7 +4622,7 @@ export var IconPeerReviewLine = {
4602
4622
  "variant": "Line",
4603
4623
  "glyphName": "peer-review",
4604
4624
  "cssFile": "InstructureIcons-Line.css",
4605
- "codepoint": "EAE7",
4625
+ "codepoint": "EAE8",
4606
4626
  "className": "icon-peer-review",
4607
4627
  "classes": ["icon-line", "icon-peer-review"],
4608
4628
  "bidirectional": false,
@@ -4612,7 +4632,7 @@ export var IconPeerReviewSolid = {
4612
4632
  "variant": "Solid",
4613
4633
  "glyphName": "peer-review",
4614
4634
  "cssFile": "InstructureIcons-Solid.css",
4615
- "codepoint": "EAE7",
4635
+ "codepoint": "EAE8",
4616
4636
  "className": "icon-peer-review",
4617
4637
  "classes": ["icon-solid", "icon-peer-review"],
4618
4638
  "bidirectional": false,
@@ -4622,7 +4642,7 @@ export var IconPermissionsLine = {
4622
4642
  "variant": "Line",
4623
4643
  "glyphName": "permissions",
4624
4644
  "cssFile": "InstructureIcons-Line.css",
4625
- "codepoint": "EAE8",
4645
+ "codepoint": "EAE9",
4626
4646
  "className": "icon-permissions",
4627
4647
  "classes": ["icon-line", "icon-permissions"],
4628
4648
  "bidirectional": false,
@@ -4632,7 +4652,7 @@ export var IconPermissionsSolid = {
4632
4652
  "variant": "Solid",
4633
4653
  "glyphName": "permissions",
4634
4654
  "cssFile": "InstructureIcons-Solid.css",
4635
- "codepoint": "EAE8",
4655
+ "codepoint": "EAE9",
4636
4656
  "className": "icon-permissions",
4637
4657
  "classes": ["icon-solid", "icon-permissions"],
4638
4658
  "bidirectional": false,
@@ -4642,7 +4662,7 @@ export var IconPinLine = {
4642
4662
  "variant": "Line",
4643
4663
  "glyphName": "pin",
4644
4664
  "cssFile": "InstructureIcons-Line.css",
4645
- "codepoint": "EAE9",
4665
+ "codepoint": "EAEA",
4646
4666
  "className": "icon-pin",
4647
4667
  "classes": ["icon-line", "icon-pin"],
4648
4668
  "bidirectional": false,
@@ -4652,7 +4672,7 @@ export var IconPinSolid = {
4652
4672
  "variant": "Solid",
4653
4673
  "glyphName": "pin",
4654
4674
  "cssFile": "InstructureIcons-Solid.css",
4655
- "codepoint": "EAE9",
4675
+ "codepoint": "EAEA",
4656
4676
  "className": "icon-pin",
4657
4677
  "classes": ["icon-solid", "icon-pin"],
4658
4678
  "bidirectional": false,
@@ -4662,7 +4682,7 @@ export var IconPinterestLine = {
4662
4682
  "variant": "Line",
4663
4683
  "glyphName": "pinterest",
4664
4684
  "cssFile": "InstructureIcons-Line.css",
4665
- "codepoint": "EAEA",
4685
+ "codepoint": "EAEB",
4666
4686
  "className": "icon-pinterest",
4667
4687
  "classes": ["icon-line", "icon-pinterest"],
4668
4688
  "bidirectional": false,
@@ -4672,7 +4692,7 @@ export var IconPinterestSolid = {
4672
4692
  "variant": "Solid",
4673
4693
  "glyphName": "pinterest",
4674
4694
  "cssFile": "InstructureIcons-Solid.css",
4675
- "codepoint": "EAEA",
4695
+ "codepoint": "EAEB",
4676
4696
  "className": "icon-pinterest",
4677
4697
  "classes": ["icon-solid", "icon-pinterest"],
4678
4698
  "bidirectional": false,
@@ -4682,7 +4702,7 @@ export var IconPlayLine = {
4682
4702
  "variant": "Line",
4683
4703
  "glyphName": "play",
4684
4704
  "cssFile": "InstructureIcons-Line.css",
4685
- "codepoint": "EAEB",
4705
+ "codepoint": "EAEC",
4686
4706
  "className": "icon-play",
4687
4707
  "classes": ["icon-line", "icon-play"],
4688
4708
  "bidirectional": false,
@@ -4692,7 +4712,7 @@ export var IconPlaySolid = {
4692
4712
  "variant": "Solid",
4693
4713
  "glyphName": "play",
4694
4714
  "cssFile": "InstructureIcons-Solid.css",
4695
- "codepoint": "EAEB",
4715
+ "codepoint": "EAEC",
4696
4716
  "className": "icon-play",
4697
4717
  "classes": ["icon-solid", "icon-play"],
4698
4718
  "bidirectional": false,
@@ -4702,7 +4722,7 @@ export var IconPlusLine = {
4702
4722
  "variant": "Line",
4703
4723
  "glyphName": "plus",
4704
4724
  "cssFile": "InstructureIcons-Line.css",
4705
- "codepoint": "EAEC",
4725
+ "codepoint": "EAED",
4706
4726
  "className": "icon-plus",
4707
4727
  "classes": ["icon-line", "icon-plus"],
4708
4728
  "bidirectional": false,
@@ -4712,7 +4732,7 @@ export var IconPlusSolid = {
4712
4732
  "variant": "Solid",
4713
4733
  "glyphName": "plus",
4714
4734
  "cssFile": "InstructureIcons-Solid.css",
4715
- "codepoint": "EAEC",
4735
+ "codepoint": "EAED",
4716
4736
  "className": "icon-plus",
4717
4737
  "classes": ["icon-solid", "icon-plus"],
4718
4738
  "bidirectional": false,
@@ -4722,7 +4742,7 @@ export var IconPostToSisLine = {
4722
4742
  "variant": "Line",
4723
4743
  "glyphName": "post-to-sis",
4724
4744
  "cssFile": "InstructureIcons-Line.css",
4725
- "codepoint": "EAED",
4745
+ "codepoint": "EAEE",
4726
4746
  "className": "icon-post-to-sis",
4727
4747
  "classes": ["icon-line", "icon-post-to-sis"],
4728
4748
  "bidirectional": false,
@@ -4732,7 +4752,7 @@ export var IconPostToSisSolid = {
4732
4752
  "variant": "Solid",
4733
4753
  "glyphName": "post-to-sis",
4734
4754
  "cssFile": "InstructureIcons-Solid.css",
4735
- "codepoint": "EAED",
4755
+ "codepoint": "EAEE",
4736
4756
  "className": "icon-post-to-sis",
4737
4757
  "classes": ["icon-solid", "icon-post-to-sis"],
4738
4758
  "bidirectional": false,
@@ -4742,7 +4762,7 @@ export var IconPrerequisiteLine = {
4742
4762
  "variant": "Line",
4743
4763
  "glyphName": "prerequisite",
4744
4764
  "cssFile": "InstructureIcons-Line.css",
4745
- "codepoint": "EAEE",
4765
+ "codepoint": "EAEF",
4746
4766
  "className": "icon-prerequisite",
4747
4767
  "classes": ["icon-line", "icon-prerequisite"],
4748
4768
  "bidirectional": false,
@@ -4752,7 +4772,7 @@ export var IconPrerequisiteSolid = {
4752
4772
  "variant": "Solid",
4753
4773
  "glyphName": "prerequisite",
4754
4774
  "cssFile": "InstructureIcons-Solid.css",
4755
- "codepoint": "EAEE",
4775
+ "codepoint": "EAEF",
4756
4776
  "className": "icon-prerequisite",
4757
4777
  "classes": ["icon-solid", "icon-prerequisite"],
4758
4778
  "bidirectional": false,
@@ -4762,7 +4782,7 @@ export var IconPrinterLine = {
4762
4782
  "variant": "Line",
4763
4783
  "glyphName": "printer",
4764
4784
  "cssFile": "InstructureIcons-Line.css",
4765
- "codepoint": "EAEF",
4785
+ "codepoint": "EAF0",
4766
4786
  "className": "icon-printer",
4767
4787
  "classes": ["icon-line", "icon-printer"],
4768
4788
  "bidirectional": false,
@@ -4772,7 +4792,7 @@ export var IconPrinterSolid = {
4772
4792
  "variant": "Solid",
4773
4793
  "glyphName": "printer",
4774
4794
  "cssFile": "InstructureIcons-Solid.css",
4775
- "codepoint": "EAEF",
4795
+ "codepoint": "EAF0",
4776
4796
  "className": "icon-printer",
4777
4797
  "classes": ["icon-solid", "icon-printer"],
4778
4798
  "bidirectional": false,
@@ -4782,7 +4802,7 @@ export var IconProgressLine = {
4782
4802
  "variant": "Line",
4783
4803
  "glyphName": "progress",
4784
4804
  "cssFile": "InstructureIcons-Line.css",
4785
- "codepoint": "EAF0",
4805
+ "codepoint": "EAF1",
4786
4806
  "className": "icon-progress",
4787
4807
  "classes": ["icon-line", "icon-progress"],
4788
4808
  "bidirectional": false,
@@ -4792,7 +4812,7 @@ export var IconProgressSolid = {
4792
4812
  "variant": "Solid",
4793
4813
  "glyphName": "progress",
4794
4814
  "cssFile": "InstructureIcons-Solid.css",
4795
- "codepoint": "EAF0",
4815
+ "codepoint": "EAF1",
4796
4816
  "className": "icon-progress",
4797
4817
  "classes": ["icon-solid", "icon-progress"],
4798
4818
  "bidirectional": false,
@@ -4802,7 +4822,7 @@ export var IconProtractorLine = {
4802
4822
  "variant": "Line",
4803
4823
  "glyphName": "protractor",
4804
4824
  "cssFile": "InstructureIcons-Line.css",
4805
- "codepoint": "EAF1",
4825
+ "codepoint": "EAF2",
4806
4826
  "className": "icon-protractor",
4807
4827
  "classes": ["icon-line", "icon-protractor"],
4808
4828
  "bidirectional": false,
@@ -4812,7 +4832,7 @@ export var IconProtractorSolid = {
4812
4832
  "variant": "Solid",
4813
4833
  "glyphName": "protractor",
4814
4834
  "cssFile": "InstructureIcons-Solid.css",
4815
- "codepoint": "EAF1",
4835
+ "codepoint": "EAF2",
4816
4836
  "className": "icon-protractor",
4817
4837
  "classes": ["icon-solid", "icon-protractor"],
4818
4838
  "bidirectional": false,
@@ -4822,7 +4842,7 @@ export var IconPublishLine = {
4822
4842
  "variant": "Line",
4823
4843
  "glyphName": "publish",
4824
4844
  "cssFile": "InstructureIcons-Line.css",
4825
- "codepoint": "EAF2",
4845
+ "codepoint": "EAF3",
4826
4846
  "className": "icon-publish",
4827
4847
  "classes": ["icon-line", "icon-publish"],
4828
4848
  "bidirectional": false,
@@ -4832,7 +4852,7 @@ export var IconPublishSolid = {
4832
4852
  "variant": "Solid",
4833
4853
  "glyphName": "publish",
4834
4854
  "cssFile": "InstructureIcons-Solid.css",
4835
- "codepoint": "EAF2",
4855
+ "codepoint": "EAF3",
4836
4856
  "className": "icon-publish",
4837
4857
  "classes": ["icon-solid", "icon-publish"],
4838
4858
  "bidirectional": false,
@@ -4842,7 +4862,7 @@ export var IconQuestionLine = {
4842
4862
  "variant": "Line",
4843
4863
  "glyphName": "question",
4844
4864
  "cssFile": "InstructureIcons-Line.css",
4845
- "codepoint": "EAF3",
4865
+ "codepoint": "EAF4",
4846
4866
  "className": "icon-question",
4847
4867
  "classes": ["icon-line", "icon-question"],
4848
4868
  "bidirectional": false,
@@ -4852,7 +4872,7 @@ export var IconQuestionSolid = {
4852
4872
  "variant": "Solid",
4853
4873
  "glyphName": "question",
4854
4874
  "cssFile": "InstructureIcons-Solid.css",
4855
- "codepoint": "EAF3",
4875
+ "codepoint": "EAF4",
4856
4876
  "className": "icon-question",
4857
4877
  "classes": ["icon-solid", "icon-question"],
4858
4878
  "bidirectional": false,
@@ -4862,7 +4882,7 @@ export var IconQuizInstructionsLine = {
4862
4882
  "variant": "Line",
4863
4883
  "glyphName": "quiz-instructions",
4864
4884
  "cssFile": "InstructureIcons-Line.css",
4865
- "codepoint": "EAF4",
4885
+ "codepoint": "EAF5",
4866
4886
  "className": "icon-quiz-instructions",
4867
4887
  "classes": ["icon-line", "icon-quiz-instructions"],
4868
4888
  "bidirectional": false,
@@ -4872,7 +4892,7 @@ export var IconQuizInstructionsSolid = {
4872
4892
  "variant": "Solid",
4873
4893
  "glyphName": "quiz-instructions",
4874
4894
  "cssFile": "InstructureIcons-Solid.css",
4875
- "codepoint": "EAF4",
4895
+ "codepoint": "EAF5",
4876
4896
  "className": "icon-quiz-instructions",
4877
4897
  "classes": ["icon-solid", "icon-quiz-instructions"],
4878
4898
  "bidirectional": false,
@@ -4882,7 +4902,7 @@ export var IconQuizStatsAvgLine = {
4882
4902
  "variant": "Line",
4883
4903
  "glyphName": "quiz-stats-avg",
4884
4904
  "cssFile": "InstructureIcons-Line.css",
4885
- "codepoint": "EAF5",
4905
+ "codepoint": "EAF6",
4886
4906
  "className": "icon-quiz-stats-avg",
4887
4907
  "classes": ["icon-line", "icon-quiz-stats-avg"],
4888
4908
  "bidirectional": false,
@@ -4892,7 +4912,7 @@ export var IconQuizStatsAvgSolid = {
4892
4912
  "variant": "Solid",
4893
4913
  "glyphName": "quiz-stats-avg",
4894
4914
  "cssFile": "InstructureIcons-Solid.css",
4895
- "codepoint": "EAF5",
4915
+ "codepoint": "EAF6",
4896
4916
  "className": "icon-quiz-stats-avg",
4897
4917
  "classes": ["icon-solid", "icon-quiz-stats-avg"],
4898
4918
  "bidirectional": false,
@@ -4902,7 +4922,7 @@ export var IconQuizStatsCronbachsAlphaLine = {
4902
4922
  "variant": "Line",
4903
4923
  "glyphName": "quiz-stats-cronbachs-alpha",
4904
4924
  "cssFile": "InstructureIcons-Line.css",
4905
- "codepoint": "EAF6",
4925
+ "codepoint": "EAF7",
4906
4926
  "className": "icon-quiz-stats-cronbachs-alpha",
4907
4927
  "classes": ["icon-line", "icon-quiz-stats-cronbachs-alpha"],
4908
4928
  "bidirectional": false,
@@ -4912,7 +4932,7 @@ export var IconQuizStatsCronbachsAlphaSolid = {
4912
4932
  "variant": "Solid",
4913
4933
  "glyphName": "quiz-stats-cronbachs-alpha",
4914
4934
  "cssFile": "InstructureIcons-Solid.css",
4915
- "codepoint": "EAF6",
4935
+ "codepoint": "EAF7",
4916
4936
  "className": "icon-quiz-stats-cronbachs-alpha",
4917
4937
  "classes": ["icon-solid", "icon-quiz-stats-cronbachs-alpha"],
4918
4938
  "bidirectional": false,
@@ -4922,7 +4942,7 @@ export var IconQuizStatsDeviationLine = {
4922
4942
  "variant": "Line",
4923
4943
  "glyphName": "quiz-stats-deviation",
4924
4944
  "cssFile": "InstructureIcons-Line.css",
4925
- "codepoint": "EAF7",
4945
+ "codepoint": "EAF8",
4926
4946
  "className": "icon-quiz-stats-deviation",
4927
4947
  "classes": ["icon-line", "icon-quiz-stats-deviation"],
4928
4948
  "bidirectional": false,
@@ -4932,7 +4952,7 @@ export var IconQuizStatsDeviationSolid = {
4932
4952
  "variant": "Solid",
4933
4953
  "glyphName": "quiz-stats-deviation",
4934
4954
  "cssFile": "InstructureIcons-Solid.css",
4935
- "codepoint": "EAF7",
4955
+ "codepoint": "EAF8",
4936
4956
  "className": "icon-quiz-stats-deviation",
4937
4957
  "classes": ["icon-solid", "icon-quiz-stats-deviation"],
4938
4958
  "bidirectional": false,
@@ -4942,7 +4962,7 @@ export var IconQuizStatsHighLine = {
4942
4962
  "variant": "Line",
4943
4963
  "glyphName": "quiz-stats-high",
4944
4964
  "cssFile": "InstructureIcons-Line.css",
4945
- "codepoint": "EAF8",
4965
+ "codepoint": "EAF9",
4946
4966
  "className": "icon-quiz-stats-high",
4947
4967
  "classes": ["icon-line", "icon-quiz-stats-high"],
4948
4968
  "bidirectional": true,
@@ -4952,7 +4972,7 @@ export var IconQuizStatsHighSolid = {
4952
4972
  "variant": "Solid",
4953
4973
  "glyphName": "quiz-stats-high",
4954
4974
  "cssFile": "InstructureIcons-Solid.css",
4955
- "codepoint": "EAF8",
4975
+ "codepoint": "EAF9",
4956
4976
  "className": "icon-quiz-stats-high",
4957
4977
  "classes": ["icon-solid", "icon-quiz-stats-high"],
4958
4978
  "bidirectional": true,
@@ -4962,7 +4982,7 @@ export var IconQuizStatsLowLine = {
4962
4982
  "variant": "Line",
4963
4983
  "glyphName": "quiz-stats-low",
4964
4984
  "cssFile": "InstructureIcons-Line.css",
4965
- "codepoint": "EAF9",
4985
+ "codepoint": "EAFA",
4966
4986
  "className": "icon-quiz-stats-low",
4967
4987
  "classes": ["icon-line", "icon-quiz-stats-low"],
4968
4988
  "bidirectional": true,
@@ -4972,7 +4992,7 @@ export var IconQuizStatsLowSolid = {
4972
4992
  "variant": "Solid",
4973
4993
  "glyphName": "quiz-stats-low",
4974
4994
  "cssFile": "InstructureIcons-Solid.css",
4975
- "codepoint": "EAF9",
4995
+ "codepoint": "EAFA",
4976
4996
  "className": "icon-quiz-stats-low",
4977
4997
  "classes": ["icon-solid", "icon-quiz-stats-low"],
4978
4998
  "bidirectional": true,
@@ -4982,7 +5002,7 @@ export var IconQuizStatsTimeLine = {
4982
5002
  "variant": "Line",
4983
5003
  "glyphName": "quiz-stats-time",
4984
5004
  "cssFile": "InstructureIcons-Line.css",
4985
- "codepoint": "EAFA",
5005
+ "codepoint": "EAFB",
4986
5006
  "className": "icon-quiz-stats-time",
4987
5007
  "classes": ["icon-line", "icon-quiz-stats-time"],
4988
5008
  "bidirectional": false,
@@ -4992,7 +5012,7 @@ export var IconQuizStatsTimeSolid = {
4992
5012
  "variant": "Solid",
4993
5013
  "glyphName": "quiz-stats-time",
4994
5014
  "cssFile": "InstructureIcons-Solid.css",
4995
- "codepoint": "EAFA",
5015
+ "codepoint": "EAFB",
4996
5016
  "className": "icon-quiz-stats-time",
4997
5017
  "classes": ["icon-solid", "icon-quiz-stats-time"],
4998
5018
  "bidirectional": false,
@@ -5002,7 +5022,7 @@ export var IconQuizTitleLine = {
5002
5022
  "variant": "Line",
5003
5023
  "glyphName": "quiz-title",
5004
5024
  "cssFile": "InstructureIcons-Line.css",
5005
- "codepoint": "EAFB",
5025
+ "codepoint": "EAFC",
5006
5026
  "className": "icon-quiz-title",
5007
5027
  "classes": ["icon-line", "icon-quiz-title"],
5008
5028
  "bidirectional": false,
@@ -5012,7 +5032,7 @@ export var IconQuizTitleSolid = {
5012
5032
  "variant": "Solid",
5013
5033
  "glyphName": "quiz-title",
5014
5034
  "cssFile": "InstructureIcons-Solid.css",
5015
- "codepoint": "EAFB",
5035
+ "codepoint": "EAFC",
5016
5036
  "className": "icon-quiz-title",
5017
5037
  "classes": ["icon-solid", "icon-quiz-title"],
5018
5038
  "bidirectional": false,
@@ -5022,7 +5042,7 @@ export var IconQuizLine = {
5022
5042
  "variant": "Line",
5023
5043
  "glyphName": "quiz",
5024
5044
  "cssFile": "InstructureIcons-Line.css",
5025
- "codepoint": "EAFC",
5045
+ "codepoint": "EAFD",
5026
5046
  "className": "icon-quiz",
5027
5047
  "classes": ["icon-line", "icon-quiz"],
5028
5048
  "bidirectional": true,
@@ -5032,7 +5052,7 @@ export var IconQuizSolid = {
5032
5052
  "variant": "Solid",
5033
5053
  "glyphName": "quiz",
5034
5054
  "cssFile": "InstructureIcons-Solid.css",
5035
- "codepoint": "EAFC",
5055
+ "codepoint": "EAFD",
5036
5056
  "className": "icon-quiz",
5037
5057
  "classes": ["icon-solid", "icon-quiz"],
5038
5058
  "bidirectional": true,
@@ -5042,7 +5062,7 @@ export var IconRecordLine = {
5042
5062
  "variant": "Line",
5043
5063
  "glyphName": "record",
5044
5064
  "cssFile": "InstructureIcons-Line.css",
5045
- "codepoint": "EAFD",
5065
+ "codepoint": "EAFE",
5046
5066
  "className": "icon-record",
5047
5067
  "classes": ["icon-line", "icon-record"],
5048
5068
  "bidirectional": false,
@@ -5052,7 +5072,7 @@ export var IconRecordSolid = {
5052
5072
  "variant": "Solid",
5053
5073
  "glyphName": "record",
5054
5074
  "cssFile": "InstructureIcons-Solid.css",
5055
- "codepoint": "EAFD",
5075
+ "codepoint": "EAFE",
5056
5076
  "className": "icon-record",
5057
5077
  "classes": ["icon-solid", "icon-record"],
5058
5078
  "bidirectional": false,
@@ -5062,7 +5082,7 @@ export var IconRefreshLine = {
5062
5082
  "variant": "Line",
5063
5083
  "glyphName": "refresh",
5064
5084
  "cssFile": "InstructureIcons-Line.css",
5065
- "codepoint": "EAFE",
5085
+ "codepoint": "EAFF",
5066
5086
  "className": "icon-refresh",
5067
5087
  "classes": ["icon-line", "icon-refresh"],
5068
5088
  "bidirectional": false,
@@ -5072,7 +5092,7 @@ export var IconRefreshSolid = {
5072
5092
  "variant": "Solid",
5073
5093
  "glyphName": "refresh",
5074
5094
  "cssFile": "InstructureIcons-Solid.css",
5075
- "codepoint": "EAFE",
5095
+ "codepoint": "EAFF",
5076
5096
  "className": "icon-refresh",
5077
5097
  "classes": ["icon-solid", "icon-refresh"],
5078
5098
  "bidirectional": false,
@@ -5082,7 +5102,7 @@ export var IconRemoveBookmarkLine = {
5082
5102
  "variant": "Line",
5083
5103
  "glyphName": "remove-bookmark",
5084
5104
  "cssFile": "InstructureIcons-Line.css",
5085
- "codepoint": "EAFF",
5105
+ "codepoint": "EB00",
5086
5106
  "className": "icon-remove-bookmark",
5087
5107
  "classes": ["icon-line", "icon-remove-bookmark"],
5088
5108
  "bidirectional": false,
@@ -5092,7 +5112,7 @@ export var IconRemoveBookmarkSolid = {
5092
5112
  "variant": "Solid",
5093
5113
  "glyphName": "remove-bookmark",
5094
5114
  "cssFile": "InstructureIcons-Solid.css",
5095
- "codepoint": "EAFF",
5115
+ "codepoint": "EB00",
5096
5116
  "className": "icon-remove-bookmark",
5097
5117
  "classes": ["icon-solid", "icon-remove-bookmark"],
5098
5118
  "bidirectional": false,
@@ -5102,7 +5122,7 @@ export var IconRemoveFromCollectionLine = {
5102
5122
  "variant": "Line",
5103
5123
  "glyphName": "remove-from-collection",
5104
5124
  "cssFile": "InstructureIcons-Line.css",
5105
- "codepoint": "EB00",
5125
+ "codepoint": "EB01",
5106
5126
  "className": "icon-remove-from-collection",
5107
5127
  "classes": ["icon-line", "icon-remove-from-collection"],
5108
5128
  "bidirectional": false,
@@ -5112,7 +5132,7 @@ export var IconRemoveFromCollectionSolid = {
5112
5132
  "variant": "Solid",
5113
5133
  "glyphName": "remove-from-collection",
5114
5134
  "cssFile": "InstructureIcons-Solid.css",
5115
- "codepoint": "EB00",
5135
+ "codepoint": "EB01",
5116
5136
  "className": "icon-remove-from-collection",
5117
5137
  "classes": ["icon-solid", "icon-remove-from-collection"],
5118
5138
  "bidirectional": false,
@@ -5122,7 +5142,7 @@ export var IconRemoveLinkLine = {
5122
5142
  "variant": "Line",
5123
5143
  "glyphName": "remove-link",
5124
5144
  "cssFile": "InstructureIcons-Line.css",
5125
- "codepoint": "EB01",
5145
+ "codepoint": "EB02",
5126
5146
  "className": "icon-remove-link",
5127
5147
  "classes": ["icon-line", "icon-remove-link"],
5128
5148
  "bidirectional": false,
@@ -5132,7 +5152,7 @@ export var IconRemoveLinkSolid = {
5132
5152
  "variant": "Solid",
5133
5153
  "glyphName": "remove-link",
5134
5154
  "cssFile": "InstructureIcons-Solid.css",
5135
- "codepoint": "EB01",
5155
+ "codepoint": "EB02",
5136
5156
  "className": "icon-remove-link",
5137
5157
  "classes": ["icon-solid", "icon-remove-link"],
5138
5158
  "bidirectional": false,
@@ -5142,7 +5162,7 @@ export var IconRepliedLine = {
5142
5162
  "variant": "Line",
5143
5163
  "glyphName": "replied",
5144
5164
  "cssFile": "InstructureIcons-Line.css",
5145
- "codepoint": "EB02",
5165
+ "codepoint": "EB03",
5146
5166
  "className": "icon-replied",
5147
5167
  "classes": ["icon-line", "icon-replied"],
5148
5168
  "bidirectional": true,
@@ -5152,7 +5172,7 @@ export var IconRepliedSolid = {
5152
5172
  "variant": "Solid",
5153
5173
  "glyphName": "replied",
5154
5174
  "cssFile": "InstructureIcons-Solid.css",
5155
- "codepoint": "EB02",
5175
+ "codepoint": "EB03",
5156
5176
  "className": "icon-replied",
5157
5177
  "classes": ["icon-solid", "icon-replied"],
5158
5178
  "bidirectional": true,
@@ -5162,7 +5182,7 @@ export var IconReply2Line = {
5162
5182
  "variant": "Line",
5163
5183
  "glyphName": "reply-2",
5164
5184
  "cssFile": "InstructureIcons-Line.css",
5165
- "codepoint": "EB03",
5185
+ "codepoint": "EB04",
5166
5186
  "className": "icon-reply-2",
5167
5187
  "classes": ["icon-line", "icon-reply-2"],
5168
5188
  "bidirectional": true,
@@ -5172,7 +5192,7 @@ export var IconReply2Solid = {
5172
5192
  "variant": "Solid",
5173
5193
  "glyphName": "reply-2",
5174
5194
  "cssFile": "InstructureIcons-Solid.css",
5175
- "codepoint": "EB03",
5195
+ "codepoint": "EB04",
5176
5196
  "className": "icon-reply-2",
5177
5197
  "classes": ["icon-solid", "icon-reply-2"],
5178
5198
  "bidirectional": true,
@@ -5182,7 +5202,7 @@ export var IconReplyAll2Line = {
5182
5202
  "variant": "Line",
5183
5203
  "glyphName": "reply-all-2",
5184
5204
  "cssFile": "InstructureIcons-Line.css",
5185
- "codepoint": "EB04",
5205
+ "codepoint": "EB05",
5186
5206
  "className": "icon-reply-all-2",
5187
5207
  "classes": ["icon-line", "icon-reply-all-2"],
5188
5208
  "bidirectional": true,
@@ -5192,7 +5212,7 @@ export var IconReplyAll2Solid = {
5192
5212
  "variant": "Solid",
5193
5213
  "glyphName": "reply-all-2",
5194
5214
  "cssFile": "InstructureIcons-Solid.css",
5195
- "codepoint": "EB04",
5215
+ "codepoint": "EB05",
5196
5216
  "className": "icon-reply-all-2",
5197
5217
  "classes": ["icon-solid", "icon-reply-all-2"],
5198
5218
  "bidirectional": true,
@@ -5202,7 +5222,7 @@ export var IconReplyLine = {
5202
5222
  "variant": "Line",
5203
5223
  "glyphName": "reply",
5204
5224
  "cssFile": "InstructureIcons-Line.css",
5205
- "codepoint": "EB05",
5225
+ "codepoint": "EB06",
5206
5226
  "className": "icon-reply",
5207
5227
  "classes": ["icon-line", "icon-reply"],
5208
5228
  "bidirectional": true,
@@ -5212,7 +5232,7 @@ export var IconReplySolid = {
5212
5232
  "variant": "Solid",
5213
5233
  "glyphName": "reply",
5214
5234
  "cssFile": "InstructureIcons-Solid.css",
5215
- "codepoint": "EB05",
5235
+ "codepoint": "EB06",
5216
5236
  "className": "icon-reply",
5217
5237
  "classes": ["icon-solid", "icon-reply"],
5218
5238
  "bidirectional": true,
@@ -5222,7 +5242,7 @@ export var IconResetLine = {
5222
5242
  "variant": "Line",
5223
5243
  "glyphName": "reset",
5224
5244
  "cssFile": "InstructureIcons-Line.css",
5225
- "codepoint": "EB06",
5245
+ "codepoint": "EB07",
5226
5246
  "className": "icon-reset",
5227
5247
  "classes": ["icon-line", "icon-reset"],
5228
5248
  "bidirectional": false,
@@ -5232,7 +5252,7 @@ export var IconResetSolid = {
5232
5252
  "variant": "Solid",
5233
5253
  "glyphName": "reset",
5234
5254
  "cssFile": "InstructureIcons-Solid.css",
5235
- "codepoint": "EB06",
5255
+ "codepoint": "EB07",
5236
5256
  "className": "icon-reset",
5237
5257
  "classes": ["icon-solid", "icon-reset"],
5238
5258
  "bidirectional": false,
@@ -5242,7 +5262,7 @@ export var IconReviewScreenLine = {
5242
5262
  "variant": "Line",
5243
5263
  "glyphName": "review-screen",
5244
5264
  "cssFile": "InstructureIcons-Line.css",
5245
- "codepoint": "EB07",
5265
+ "codepoint": "EB08",
5246
5266
  "className": "icon-review-screen",
5247
5267
  "classes": ["icon-line", "icon-review-screen"],
5248
5268
  "bidirectional": false,
@@ -5252,7 +5272,7 @@ export var IconReviewScreenSolid = {
5252
5272
  "variant": "Solid",
5253
5273
  "glyphName": "review-screen",
5254
5274
  "cssFile": "InstructureIcons-Solid.css",
5255
- "codepoint": "EB07",
5275
+ "codepoint": "EB08",
5256
5276
  "className": "icon-review-screen",
5257
5277
  "classes": ["icon-solid", "icon-review-screen"],
5258
5278
  "bidirectional": false,
@@ -5262,7 +5282,7 @@ export var IconRewindLine = {
5262
5282
  "variant": "Line",
5263
5283
  "glyphName": "rewind",
5264
5284
  "cssFile": "InstructureIcons-Line.css",
5265
- "codepoint": "EB08",
5285
+ "codepoint": "EB09",
5266
5286
  "className": "icon-rewind",
5267
5287
  "classes": ["icon-line", "icon-rewind"],
5268
5288
  "bidirectional": false,
@@ -5272,7 +5292,7 @@ export var IconRewindSolid = {
5272
5292
  "variant": "Solid",
5273
5293
  "glyphName": "rewind",
5274
5294
  "cssFile": "InstructureIcons-Solid.css",
5275
- "codepoint": "EB08",
5295
+ "codepoint": "EB09",
5276
5296
  "className": "icon-rewind",
5277
5297
  "classes": ["icon-solid", "icon-rewind"],
5278
5298
  "bidirectional": false,
@@ -5282,7 +5302,7 @@ export var IconRotateLeftLine = {
5282
5302
  "variant": "Line",
5283
5303
  "glyphName": "rotate-left",
5284
5304
  "cssFile": "InstructureIcons-Line.css",
5285
- "codepoint": "EB09",
5305
+ "codepoint": "EB0A",
5286
5306
  "className": "icon-rotate-left",
5287
5307
  "classes": ["icon-line", "icon-rotate-left"],
5288
5308
  "bidirectional": false,
@@ -5292,7 +5312,7 @@ export var IconRotateLeftSolid = {
5292
5312
  "variant": "Solid",
5293
5313
  "glyphName": "rotate-left",
5294
5314
  "cssFile": "InstructureIcons-Solid.css",
5295
- "codepoint": "EB09",
5315
+ "codepoint": "EB0A",
5296
5316
  "className": "icon-rotate-left",
5297
5317
  "classes": ["icon-solid", "icon-rotate-left"],
5298
5318
  "bidirectional": false,
@@ -5302,7 +5322,7 @@ export var IconRotateRightLine = {
5302
5322
  "variant": "Line",
5303
5323
  "glyphName": "rotate-right",
5304
5324
  "cssFile": "InstructureIcons-Line.css",
5305
- "codepoint": "EB0A",
5325
+ "codepoint": "EB0B",
5306
5326
  "className": "icon-rotate-right",
5307
5327
  "classes": ["icon-line", "icon-rotate-right"],
5308
5328
  "bidirectional": false,
@@ -5312,7 +5332,7 @@ export var IconRotateRightSolid = {
5312
5332
  "variant": "Solid",
5313
5333
  "glyphName": "rotate-right",
5314
5334
  "cssFile": "InstructureIcons-Solid.css",
5315
- "codepoint": "EB0A",
5335
+ "codepoint": "EB0B",
5316
5336
  "className": "icon-rotate-right",
5317
5337
  "classes": ["icon-solid", "icon-rotate-right"],
5318
5338
  "bidirectional": false,
@@ -5322,7 +5342,7 @@ export var IconRssAddLine = {
5322
5342
  "variant": "Line",
5323
5343
  "glyphName": "rss-add",
5324
5344
  "cssFile": "InstructureIcons-Line.css",
5325
- "codepoint": "EB0B",
5345
+ "codepoint": "EB0C",
5326
5346
  "className": "icon-rss-add",
5327
5347
  "classes": ["icon-line", "icon-rss-add"],
5328
5348
  "bidirectional": false,
@@ -5332,7 +5352,7 @@ export var IconRssAddSolid = {
5332
5352
  "variant": "Solid",
5333
5353
  "glyphName": "rss-add",
5334
5354
  "cssFile": "InstructureIcons-Solid.css",
5335
- "codepoint": "EB0B",
5355
+ "codepoint": "EB0C",
5336
5356
  "className": "icon-rss-add",
5337
5357
  "classes": ["icon-solid", "icon-rss-add"],
5338
5358
  "bidirectional": false,
@@ -5342,7 +5362,7 @@ export var IconRssLine = {
5342
5362
  "variant": "Line",
5343
5363
  "glyphName": "rss",
5344
5364
  "cssFile": "InstructureIcons-Line.css",
5345
- "codepoint": "EB0C",
5365
+ "codepoint": "EB0D",
5346
5366
  "className": "icon-rss",
5347
5367
  "classes": ["icon-line", "icon-rss"],
5348
5368
  "bidirectional": false,
@@ -5352,7 +5372,7 @@ export var IconRssSolid = {
5352
5372
  "variant": "Solid",
5353
5373
  "glyphName": "rss",
5354
5374
  "cssFile": "InstructureIcons-Solid.css",
5355
- "codepoint": "EB0C",
5375
+ "codepoint": "EB0D",
5356
5376
  "className": "icon-rss",
5357
5377
  "classes": ["icon-solid", "icon-rss"],
5358
5378
  "bidirectional": false,
@@ -5362,7 +5382,7 @@ export var IconRubricDarkLine = {
5362
5382
  "variant": "Line",
5363
5383
  "glyphName": "rubric-dark",
5364
5384
  "cssFile": "InstructureIcons-Line.css",
5365
- "codepoint": "EB0D",
5385
+ "codepoint": "EB0E",
5366
5386
  "className": "icon-rubric-dark",
5367
5387
  "classes": ["icon-line", "icon-rubric-dark"],
5368
5388
  "bidirectional": true,
@@ -5372,7 +5392,7 @@ export var IconRubricDarkSolid = {
5372
5392
  "variant": "Solid",
5373
5393
  "glyphName": "rubric-dark",
5374
5394
  "cssFile": "InstructureIcons-Solid.css",
5375
- "codepoint": "EB0D",
5395
+ "codepoint": "EB0E",
5376
5396
  "className": "icon-rubric-dark",
5377
5397
  "classes": ["icon-solid", "icon-rubric-dark"],
5378
5398
  "bidirectional": true,
@@ -5382,7 +5402,7 @@ export var IconRubricLine = {
5382
5402
  "variant": "Line",
5383
5403
  "glyphName": "rubric",
5384
5404
  "cssFile": "InstructureIcons-Line.css",
5385
- "codepoint": "EB0E",
5405
+ "codepoint": "EB0F",
5386
5406
  "className": "icon-rubric",
5387
5407
  "classes": ["icon-line", "icon-rubric"],
5388
5408
  "bidirectional": true,
@@ -5392,7 +5412,7 @@ export var IconRubricSolid = {
5392
5412
  "variant": "Solid",
5393
5413
  "glyphName": "rubric",
5394
5414
  "cssFile": "InstructureIcons-Solid.css",
5395
- "codepoint": "EB0E",
5415
+ "codepoint": "EB0F",
5396
5416
  "className": "icon-rubric",
5397
5417
  "classes": ["icon-solid", "icon-rubric"],
5398
5418
  "bidirectional": true,
@@ -5402,7 +5422,7 @@ export var IconRulerLine = {
5402
5422
  "variant": "Line",
5403
5423
  "glyphName": "ruler",
5404
5424
  "cssFile": "InstructureIcons-Line.css",
5405
- "codepoint": "EB0F",
5425
+ "codepoint": "EB10",
5406
5426
  "className": "icon-ruler",
5407
5427
  "classes": ["icon-line", "icon-ruler"],
5408
5428
  "bidirectional": false,
@@ -5412,7 +5432,7 @@ export var IconRulerSolid = {
5412
5432
  "variant": "Solid",
5413
5433
  "glyphName": "ruler",
5414
5434
  "cssFile": "InstructureIcons-Solid.css",
5415
- "codepoint": "EB0F",
5435
+ "codepoint": "EB10",
5416
5436
  "className": "icon-ruler",
5417
5437
  "classes": ["icon-solid", "icon-ruler"],
5418
5438
  "bidirectional": false,
@@ -5422,7 +5442,7 @@ export var IconSaveLine = {
5422
5442
  "variant": "Line",
5423
5443
  "glyphName": "save",
5424
5444
  "cssFile": "InstructureIcons-Line.css",
5425
- "codepoint": "EB10",
5445
+ "codepoint": "EB11",
5426
5446
  "className": "icon-save",
5427
5447
  "classes": ["icon-line", "icon-save"],
5428
5448
  "bidirectional": false,
@@ -5432,7 +5452,7 @@ export var IconSaveSolid = {
5432
5452
  "variant": "Solid",
5433
5453
  "glyphName": "save",
5434
5454
  "cssFile": "InstructureIcons-Solid.css",
5435
- "codepoint": "EB10",
5455
+ "codepoint": "EB11",
5436
5456
  "className": "icon-save",
5437
5457
  "classes": ["icon-solid", "icon-save"],
5438
5458
  "bidirectional": false,
@@ -5442,7 +5462,7 @@ export var IconScreenCaptureLine = {
5442
5462
  "variant": "Line",
5443
5463
  "glyphName": "screen-capture",
5444
5464
  "cssFile": "InstructureIcons-Line.css",
5445
- "codepoint": "EB11",
5465
+ "codepoint": "EB12",
5446
5466
  "className": "icon-screen-capture",
5447
5467
  "classes": ["icon-line", "icon-screen-capture"],
5448
5468
  "bidirectional": false,
@@ -5452,7 +5472,7 @@ export var IconScreenCaptureSolid = {
5452
5472
  "variant": "Solid",
5453
5473
  "glyphName": "screen-capture",
5454
5474
  "cssFile": "InstructureIcons-Solid.css",
5455
- "codepoint": "EB11",
5475
+ "codepoint": "EB12",
5456
5476
  "className": "icon-screen-capture",
5457
5477
  "classes": ["icon-solid", "icon-screen-capture"],
5458
5478
  "bidirectional": false,
@@ -5462,7 +5482,7 @@ export var IconSearchAddressBookLine = {
5462
5482
  "variant": "Line",
5463
5483
  "glyphName": "search-address-book",
5464
5484
  "cssFile": "InstructureIcons-Line.css",
5465
- "codepoint": "EB12",
5485
+ "codepoint": "EB13",
5466
5486
  "className": "icon-search-address-book",
5467
5487
  "classes": ["icon-line", "icon-search-address-book"],
5468
5488
  "bidirectional": false,
@@ -5472,7 +5492,7 @@ export var IconSearchAddressBookSolid = {
5472
5492
  "variant": "Solid",
5473
5493
  "glyphName": "search-address-book",
5474
5494
  "cssFile": "InstructureIcons-Solid.css",
5475
- "codepoint": "EB12",
5495
+ "codepoint": "EB13",
5476
5496
  "className": "icon-search-address-book",
5477
5497
  "classes": ["icon-solid", "icon-search-address-book"],
5478
5498
  "bidirectional": false,
@@ -5482,7 +5502,7 @@ export var IconSearchLine = {
5482
5502
  "variant": "Line",
5483
5503
  "glyphName": "search",
5484
5504
  "cssFile": "InstructureIcons-Line.css",
5485
- "codepoint": "EB13",
5505
+ "codepoint": "EB14",
5486
5506
  "className": "icon-search",
5487
5507
  "classes": ["icon-line", "icon-search"],
5488
5508
  "bidirectional": false,
@@ -5492,7 +5512,7 @@ export var IconSearchSolid = {
5492
5512
  "variant": "Solid",
5493
5513
  "glyphName": "search",
5494
5514
  "cssFile": "InstructureIcons-Solid.css",
5495
- "codepoint": "EB13",
5515
+ "codepoint": "EB14",
5496
5516
  "className": "icon-search",
5497
5517
  "classes": ["icon-solid", "icon-search"],
5498
5518
  "bidirectional": false,
@@ -5502,7 +5522,7 @@ export var IconSettings2Line = {
5502
5522
  "variant": "Line",
5503
5523
  "glyphName": "settings-2",
5504
5524
  "cssFile": "InstructureIcons-Line.css",
5505
- "codepoint": "EB14",
5525
+ "codepoint": "EB15",
5506
5526
  "className": "icon-settings-2",
5507
5527
  "classes": ["icon-line", "icon-settings-2"],
5508
5528
  "bidirectional": false,
@@ -5512,7 +5532,7 @@ export var IconSettings2Solid = {
5512
5532
  "variant": "Solid",
5513
5533
  "glyphName": "settings-2",
5514
5534
  "cssFile": "InstructureIcons-Solid.css",
5515
- "codepoint": "EB14",
5535
+ "codepoint": "EB15",
5516
5536
  "className": "icon-settings-2",
5517
5537
  "classes": ["icon-solid", "icon-settings-2"],
5518
5538
  "bidirectional": false,
@@ -5522,7 +5542,7 @@ export var IconSettingsLine = {
5522
5542
  "variant": "Line",
5523
5543
  "glyphName": "settings",
5524
5544
  "cssFile": "InstructureIcons-Line.css",
5525
- "codepoint": "EB15",
5545
+ "codepoint": "EB16",
5526
5546
  "className": "icon-settings",
5527
5547
  "classes": ["icon-line", "icon-settings"],
5528
5548
  "bidirectional": false,
@@ -5532,7 +5552,7 @@ export var IconSettingsSolid = {
5532
5552
  "variant": "Solid",
5533
5553
  "glyphName": "settings",
5534
5554
  "cssFile": "InstructureIcons-Solid.css",
5535
- "codepoint": "EB15",
5555
+ "codepoint": "EB16",
5536
5556
  "className": "icon-settings",
5537
5557
  "classes": ["icon-solid", "icon-settings"],
5538
5558
  "bidirectional": false,
@@ -5542,7 +5562,7 @@ export var IconShapeOvalLine = {
5542
5562
  "variant": "Line",
5543
5563
  "glyphName": "shape-oval",
5544
5564
  "cssFile": "InstructureIcons-Line.css",
5545
- "codepoint": "EB16",
5565
+ "codepoint": "EB17",
5546
5566
  "className": "icon-shape-oval",
5547
5567
  "classes": ["icon-line", "icon-shape-oval"],
5548
5568
  "bidirectional": false,
@@ -5552,7 +5572,7 @@ export var IconShapeOvalSolid = {
5552
5572
  "variant": "Solid",
5553
5573
  "glyphName": "shape-oval",
5554
5574
  "cssFile": "InstructureIcons-Solid.css",
5555
- "codepoint": "EB16",
5575
+ "codepoint": "EB17",
5556
5576
  "className": "icon-shape-oval",
5557
5577
  "classes": ["icon-solid", "icon-shape-oval"],
5558
5578
  "bidirectional": false,
@@ -5562,7 +5582,7 @@ export var IconShapePolygonLine = {
5562
5582
  "variant": "Line",
5563
5583
  "glyphName": "shape-polygon",
5564
5584
  "cssFile": "InstructureIcons-Line.css",
5565
- "codepoint": "EB17",
5585
+ "codepoint": "EB18",
5566
5586
  "className": "icon-shape-polygon",
5567
5587
  "classes": ["icon-line", "icon-shape-polygon"],
5568
5588
  "bidirectional": false,
@@ -5572,7 +5592,7 @@ export var IconShapePolygonSolid = {
5572
5592
  "variant": "Solid",
5573
5593
  "glyphName": "shape-polygon",
5574
5594
  "cssFile": "InstructureIcons-Solid.css",
5575
- "codepoint": "EB17",
5595
+ "codepoint": "EB18",
5576
5596
  "className": "icon-shape-polygon",
5577
5597
  "classes": ["icon-solid", "icon-shape-polygon"],
5578
5598
  "bidirectional": false,
@@ -5582,7 +5602,7 @@ export var IconShapeRectangleLine = {
5582
5602
  "variant": "Line",
5583
5603
  "glyphName": "shape-rectangle",
5584
5604
  "cssFile": "InstructureIcons-Line.css",
5585
- "codepoint": "EB18",
5605
+ "codepoint": "EB19",
5586
5606
  "className": "icon-shape-rectangle",
5587
5607
  "classes": ["icon-line", "icon-shape-rectangle"],
5588
5608
  "bidirectional": false,
@@ -5592,7 +5612,7 @@ export var IconShapeRectangleSolid = {
5592
5612
  "variant": "Solid",
5593
5613
  "glyphName": "shape-rectangle",
5594
5614
  "cssFile": "InstructureIcons-Solid.css",
5595
- "codepoint": "EB18",
5615
+ "codepoint": "EB19",
5596
5616
  "className": "icon-shape-rectangle",
5597
5617
  "classes": ["icon-solid", "icon-shape-rectangle"],
5598
5618
  "bidirectional": false,
@@ -5602,7 +5622,7 @@ export var IconShareLine = {
5602
5622
  "variant": "Line",
5603
5623
  "glyphName": "share",
5604
5624
  "cssFile": "InstructureIcons-Line.css",
5605
- "codepoint": "EB19",
5625
+ "codepoint": "EB1A",
5606
5626
  "className": "icon-share",
5607
5627
  "classes": ["icon-line", "icon-share"],
5608
5628
  "bidirectional": false,
@@ -5612,7 +5632,7 @@ export var IconShareSolid = {
5612
5632
  "variant": "Solid",
5613
5633
  "glyphName": "share",
5614
5634
  "cssFile": "InstructureIcons-Solid.css",
5615
- "codepoint": "EB19",
5635
+ "codepoint": "EB1A",
5616
5636
  "className": "icon-share",
5617
5637
  "classes": ["icon-solid", "icon-share"],
5618
5638
  "bidirectional": false,
@@ -5622,7 +5642,7 @@ export var IconSisImportedLine = {
5622
5642
  "variant": "Line",
5623
5643
  "glyphName": "sis-imported",
5624
5644
  "cssFile": "InstructureIcons-Line.css",
5625
- "codepoint": "EB1A",
5645
+ "codepoint": "EB1B",
5626
5646
  "className": "icon-sis-imported",
5627
5647
  "classes": ["icon-line", "icon-sis-imported"],
5628
5648
  "bidirectional": true,
@@ -5632,7 +5652,7 @@ export var IconSisImportedSolid = {
5632
5652
  "variant": "Solid",
5633
5653
  "glyphName": "sis-imported",
5634
5654
  "cssFile": "InstructureIcons-Solid.css",
5635
- "codepoint": "EB1A",
5655
+ "codepoint": "EB1B",
5636
5656
  "className": "icon-sis-imported",
5637
5657
  "classes": ["icon-solid", "icon-sis-imported"],
5638
5658
  "bidirectional": true,
@@ -5642,7 +5662,7 @@ export var IconSisNotSyncedLine = {
5642
5662
  "variant": "Line",
5643
5663
  "glyphName": "sis-not-synced",
5644
5664
  "cssFile": "InstructureIcons-Line.css",
5645
- "codepoint": "EB1B",
5665
+ "codepoint": "EB1C",
5646
5666
  "className": "icon-sis-not-synced",
5647
5667
  "classes": ["icon-line", "icon-sis-not-synced"],
5648
5668
  "bidirectional": false,
@@ -5652,7 +5672,7 @@ export var IconSisNotSyncedSolid = {
5652
5672
  "variant": "Solid",
5653
5673
  "glyphName": "sis-not-synced",
5654
5674
  "cssFile": "InstructureIcons-Solid.css",
5655
- "codepoint": "EB1B",
5675
+ "codepoint": "EB1C",
5656
5676
  "className": "icon-sis-not-synced",
5657
5677
  "classes": ["icon-solid", "icon-sis-not-synced"],
5658
5678
  "bidirectional": false,
@@ -5662,7 +5682,7 @@ export var IconSisSyncedLine = {
5662
5682
  "variant": "Line",
5663
5683
  "glyphName": "sis-synced",
5664
5684
  "cssFile": "InstructureIcons-Line.css",
5665
- "codepoint": "EB1C",
5685
+ "codepoint": "EB1D",
5666
5686
  "className": "icon-sis-synced",
5667
5687
  "classes": ["icon-line", "icon-sis-synced"],
5668
5688
  "bidirectional": false,
@@ -5672,7 +5692,7 @@ export var IconSisSyncedSolid = {
5672
5692
  "variant": "Solid",
5673
5693
  "glyphName": "sis-synced",
5674
5694
  "cssFile": "InstructureIcons-Solid.css",
5675
- "codepoint": "EB1C",
5695
+ "codepoint": "EB1D",
5676
5696
  "className": "icon-sis-synced",
5677
5697
  "classes": ["icon-solid", "icon-sis-synced"],
5678
5698
  "bidirectional": false,
@@ -5682,7 +5702,7 @@ export var IconSkypeLine = {
5682
5702
  "variant": "Line",
5683
5703
  "glyphName": "skype",
5684
5704
  "cssFile": "InstructureIcons-Line.css",
5685
- "codepoint": "EB1D",
5705
+ "codepoint": "EB1E",
5686
5706
  "className": "icon-skype",
5687
5707
  "classes": ["icon-line", "icon-skype"],
5688
5708
  "bidirectional": false,
@@ -5692,7 +5712,7 @@ export var IconSkypeSolid = {
5692
5712
  "variant": "Solid",
5693
5713
  "glyphName": "skype",
5694
5714
  "cssFile": "InstructureIcons-Solid.css",
5695
- "codepoint": "EB1D",
5715
+ "codepoint": "EB1E",
5696
5716
  "className": "icon-skype",
5697
5717
  "classes": ["icon-solid", "icon-skype"],
5698
5718
  "bidirectional": false,
@@ -5702,7 +5722,7 @@ export var IconSortLine = {
5702
5722
  "variant": "Line",
5703
5723
  "glyphName": "sort",
5704
5724
  "cssFile": "InstructureIcons-Line.css",
5705
- "codepoint": "EB1E",
5725
+ "codepoint": "EB1F",
5706
5726
  "className": "icon-sort",
5707
5727
  "classes": ["icon-line", "icon-sort"],
5708
5728
  "bidirectional": false,
@@ -5712,7 +5732,7 @@ export var IconSortSolid = {
5712
5732
  "variant": "Solid",
5713
5733
  "glyphName": "sort",
5714
5734
  "cssFile": "InstructureIcons-Solid.css",
5715
- "codepoint": "EB1E",
5735
+ "codepoint": "EB1F",
5716
5736
  "className": "icon-sort",
5717
5737
  "classes": ["icon-solid", "icon-sort"],
5718
5738
  "bidirectional": false,
@@ -5722,7 +5742,7 @@ export var IconSpeedGraderLine = {
5722
5742
  "variant": "Line",
5723
5743
  "glyphName": "speed-grader",
5724
5744
  "cssFile": "InstructureIcons-Line.css",
5725
- "codepoint": "EB1F",
5745
+ "codepoint": "EB20",
5726
5746
  "className": "icon-speed-grader",
5727
5747
  "classes": ["icon-line", "icon-speed-grader"],
5728
5748
  "bidirectional": false,
@@ -5732,7 +5752,7 @@ export var IconSpeedGraderSolid = {
5732
5752
  "variant": "Solid",
5733
5753
  "glyphName": "speed-grader",
5734
5754
  "cssFile": "InstructureIcons-Solid.css",
5735
- "codepoint": "EB1F",
5755
+ "codepoint": "EB20",
5736
5756
  "className": "icon-speed-grader",
5737
5757
  "classes": ["icon-solid", "icon-speed-grader"],
5738
5758
  "bidirectional": false,
@@ -5742,7 +5762,7 @@ export var IconStandardsLine = {
5742
5762
  "variant": "Line",
5743
5763
  "glyphName": "standards",
5744
5764
  "cssFile": "InstructureIcons-Line.css",
5745
- "codepoint": "EB20",
5765
+ "codepoint": "EB21",
5746
5766
  "className": "icon-standards",
5747
5767
  "classes": ["icon-line", "icon-standards"],
5748
5768
  "bidirectional": false,
@@ -5752,7 +5772,7 @@ export var IconStandardsSolid = {
5752
5772
  "variant": "Solid",
5753
5773
  "glyphName": "standards",
5754
5774
  "cssFile": "InstructureIcons-Solid.css",
5755
- "codepoint": "EB20",
5775
+ "codepoint": "EB21",
5756
5776
  "className": "icon-standards",
5757
5777
  "classes": ["icon-solid", "icon-standards"],
5758
5778
  "bidirectional": false,
@@ -5762,7 +5782,7 @@ export var IconStarLightLine = {
5762
5782
  "variant": "Line",
5763
5783
  "glyphName": "star-light",
5764
5784
  "cssFile": "InstructureIcons-Line.css",
5765
- "codepoint": "EB21",
5785
+ "codepoint": "EB22",
5766
5786
  "className": "icon-star-light",
5767
5787
  "classes": ["icon-line", "icon-star-light"],
5768
5788
  "bidirectional": false,
@@ -5772,7 +5792,7 @@ export var IconStarLightSolid = {
5772
5792
  "variant": "Solid",
5773
5793
  "glyphName": "star-light",
5774
5794
  "cssFile": "InstructureIcons-Solid.css",
5775
- "codepoint": "EB21",
5795
+ "codepoint": "EB22",
5776
5796
  "className": "icon-star-light",
5777
5797
  "classes": ["icon-solid", "icon-star-light"],
5778
5798
  "bidirectional": false,
@@ -5782,7 +5802,7 @@ export var IconStarLine = {
5782
5802
  "variant": "Line",
5783
5803
  "glyphName": "star",
5784
5804
  "cssFile": "InstructureIcons-Line.css",
5785
- "codepoint": "EB22",
5805
+ "codepoint": "EB23",
5786
5806
  "className": "icon-star",
5787
5807
  "classes": ["icon-line", "icon-star"],
5788
5808
  "bidirectional": false,
@@ -5792,7 +5812,7 @@ export var IconStarSolid = {
5792
5812
  "variant": "Solid",
5793
5813
  "glyphName": "star",
5794
5814
  "cssFile": "InstructureIcons-Solid.css",
5795
- "codepoint": "EB22",
5815
+ "codepoint": "EB23",
5796
5816
  "className": "icon-star",
5797
5817
  "classes": ["icon-solid", "icon-star"],
5798
5818
  "bidirectional": false,
@@ -5802,7 +5822,7 @@ export var IconStatsLine = {
5802
5822
  "variant": "Line",
5803
5823
  "glyphName": "stats",
5804
5824
  "cssFile": "InstructureIcons-Line.css",
5805
- "codepoint": "EB23",
5825
+ "codepoint": "EB24",
5806
5826
  "className": "icon-stats",
5807
5827
  "classes": ["icon-line", "icon-stats"],
5808
5828
  "bidirectional": false,
@@ -5812,7 +5832,7 @@ export var IconStatsSolid = {
5812
5832
  "variant": "Solid",
5813
5833
  "glyphName": "stats",
5814
5834
  "cssFile": "InstructureIcons-Solid.css",
5815
- "codepoint": "EB23",
5835
+ "codepoint": "EB24",
5816
5836
  "className": "icon-stats",
5817
5837
  "classes": ["icon-solid", "icon-stats"],
5818
5838
  "bidirectional": false,
@@ -5822,7 +5842,7 @@ export var IconStopLine = {
5822
5842
  "variant": "Line",
5823
5843
  "glyphName": "stop",
5824
5844
  "cssFile": "InstructureIcons-Line.css",
5825
- "codepoint": "EB24",
5845
+ "codepoint": "EB25",
5826
5846
  "className": "icon-stop",
5827
5847
  "classes": ["icon-line", "icon-stop"],
5828
5848
  "bidirectional": false,
@@ -5832,7 +5852,7 @@ export var IconStopSolid = {
5832
5852
  "variant": "Solid",
5833
5853
  "glyphName": "stop",
5834
5854
  "cssFile": "InstructureIcons-Solid.css",
5835
- "codepoint": "EB24",
5855
+ "codepoint": "EB25",
5836
5856
  "className": "icon-stop",
5837
5857
  "classes": ["icon-solid", "icon-stop"],
5838
5858
  "bidirectional": false,
@@ -5842,7 +5862,7 @@ export var IconStrikethroughLine = {
5842
5862
  "variant": "Line",
5843
5863
  "glyphName": "strikethrough",
5844
5864
  "cssFile": "InstructureIcons-Line.css",
5845
- "codepoint": "EB25",
5865
+ "codepoint": "EB26",
5846
5866
  "className": "icon-strikethrough",
5847
5867
  "classes": ["icon-line", "icon-strikethrough"],
5848
5868
  "bidirectional": false,
@@ -5852,7 +5872,7 @@ export var IconStrikethroughSolid = {
5852
5872
  "variant": "Solid",
5853
5873
  "glyphName": "strikethrough",
5854
5874
  "cssFile": "InstructureIcons-Solid.css",
5855
- "codepoint": "EB25",
5875
+ "codepoint": "EB26",
5856
5876
  "className": "icon-strikethrough",
5857
5877
  "classes": ["icon-solid", "icon-strikethrough"],
5858
5878
  "bidirectional": false,
@@ -5862,7 +5882,7 @@ export var IconStudentViewLine = {
5862
5882
  "variant": "Line",
5863
5883
  "glyphName": "student-view",
5864
5884
  "cssFile": "InstructureIcons-Line.css",
5865
- "codepoint": "EB26",
5885
+ "codepoint": "EB27",
5866
5886
  "className": "icon-student-view",
5867
5887
  "classes": ["icon-line", "icon-student-view"],
5868
5888
  "bidirectional": false,
@@ -5872,7 +5892,7 @@ export var IconStudentViewSolid = {
5872
5892
  "variant": "Solid",
5873
5893
  "glyphName": "student-view",
5874
5894
  "cssFile": "InstructureIcons-Solid.css",
5875
- "codepoint": "EB26",
5895
+ "codepoint": "EB27",
5876
5896
  "className": "icon-student-view",
5877
5897
  "classes": ["icon-solid", "icon-student-view"],
5878
5898
  "bidirectional": false,
@@ -5882,7 +5902,7 @@ export var IconStudioLine = {
5882
5902
  "variant": "Line",
5883
5903
  "glyphName": "studio",
5884
5904
  "cssFile": "InstructureIcons-Line.css",
5885
- "codepoint": "EB27",
5905
+ "codepoint": "EB28",
5886
5906
  "className": "icon-studio",
5887
5907
  "classes": ["icon-line", "icon-studio"],
5888
5908
  "bidirectional": false,
@@ -5892,7 +5912,7 @@ export var IconStudioSolid = {
5892
5912
  "variant": "Solid",
5893
5913
  "glyphName": "studio",
5894
5914
  "cssFile": "InstructureIcons-Solid.css",
5895
- "codepoint": "EB27",
5915
+ "codepoint": "EB28",
5896
5916
  "className": "icon-studio",
5897
5917
  "classes": ["icon-solid", "icon-studio"],
5898
5918
  "bidirectional": false,
@@ -5902,7 +5922,7 @@ export var IconSubaccountsLine = {
5902
5922
  "variant": "Line",
5903
5923
  "glyphName": "subaccounts",
5904
5924
  "cssFile": "InstructureIcons-Line.css",
5905
- "codepoint": "EB28",
5925
+ "codepoint": "EB29",
5906
5926
  "className": "icon-subaccounts",
5907
5927
  "classes": ["icon-line", "icon-subaccounts"],
5908
5928
  "bidirectional": false,
@@ -5912,7 +5932,7 @@ export var IconSubaccountsSolid = {
5912
5932
  "variant": "Solid",
5913
5933
  "glyphName": "subaccounts",
5914
5934
  "cssFile": "InstructureIcons-Solid.css",
5915
- "codepoint": "EB28",
5935
+ "codepoint": "EB29",
5916
5936
  "className": "icon-subaccounts",
5917
5937
  "classes": ["icon-solid", "icon-subaccounts"],
5918
5938
  "bidirectional": false,
@@ -5922,7 +5942,7 @@ export var IconSubtitlesLine = {
5922
5942
  "variant": "Line",
5923
5943
  "glyphName": "subtitles",
5924
5944
  "cssFile": "InstructureIcons-Line.css",
5925
- "codepoint": "EB29",
5945
+ "codepoint": "EB2A",
5926
5946
  "className": "icon-subtitles",
5927
5947
  "classes": ["icon-line", "icon-subtitles"],
5928
5948
  "bidirectional": false,
@@ -5932,7 +5952,7 @@ export var IconSubtitlesSolid = {
5932
5952
  "variant": "Solid",
5933
5953
  "glyphName": "subtitles",
5934
5954
  "cssFile": "InstructureIcons-Solid.css",
5935
- "codepoint": "EB29",
5955
+ "codepoint": "EB2A",
5936
5956
  "className": "icon-subtitles",
5937
5957
  "classes": ["icon-solid", "icon-subtitles"],
5938
5958
  "bidirectional": false,
@@ -5942,7 +5962,7 @@ export var IconSyllabusLine = {
5942
5962
  "variant": "Line",
5943
5963
  "glyphName": "syllabus",
5944
5964
  "cssFile": "InstructureIcons-Line.css",
5945
- "codepoint": "EB2A",
5965
+ "codepoint": "EB2B",
5946
5966
  "className": "icon-syllabus",
5947
5967
  "classes": ["icon-line", "icon-syllabus"],
5948
5968
  "bidirectional": true,
@@ -5952,7 +5972,7 @@ export var IconSyllabusSolid = {
5952
5972
  "variant": "Solid",
5953
5973
  "glyphName": "syllabus",
5954
5974
  "cssFile": "InstructureIcons-Solid.css",
5955
- "codepoint": "EB2A",
5975
+ "codepoint": "EB2B",
5956
5976
  "className": "icon-syllabus",
5957
5977
  "classes": ["icon-solid", "icon-syllabus"],
5958
5978
  "bidirectional": true,
@@ -5962,7 +5982,7 @@ export var IconTableCellSelectAllLine = {
5962
5982
  "variant": "Line",
5963
5983
  "glyphName": "table-cell-select-all",
5964
5984
  "cssFile": "InstructureIcons-Line.css",
5965
- "codepoint": "EB2B",
5985
+ "codepoint": "EB2C",
5966
5986
  "className": "icon-table-cell-select-all",
5967
5987
  "classes": ["icon-line", "icon-table-cell-select-all"],
5968
5988
  "bidirectional": false,
@@ -5972,7 +5992,7 @@ export var IconTableCellSelectAllSolid = {
5972
5992
  "variant": "Solid",
5973
5993
  "glyphName": "table-cell-select-all",
5974
5994
  "cssFile": "InstructureIcons-Solid.css",
5975
- "codepoint": "EB2B",
5995
+ "codepoint": "EB2C",
5976
5996
  "className": "icon-table-cell-select-all",
5977
5997
  "classes": ["icon-solid", "icon-table-cell-select-all"],
5978
5998
  "bidirectional": false,
@@ -5982,7 +6002,7 @@ export var IconTableDeleteColumnLine = {
5982
6002
  "variant": "Line",
5983
6003
  "glyphName": "table-delete-column",
5984
6004
  "cssFile": "InstructureIcons-Line.css",
5985
- "codepoint": "EB2C",
6005
+ "codepoint": "EB2D",
5986
6006
  "className": "icon-table-delete-column",
5987
6007
  "classes": ["icon-line", "icon-table-delete-column"],
5988
6008
  "bidirectional": false,
@@ -5992,7 +6012,7 @@ export var IconTableDeleteColumnSolid = {
5992
6012
  "variant": "Solid",
5993
6013
  "glyphName": "table-delete-column",
5994
6014
  "cssFile": "InstructureIcons-Solid.css",
5995
- "codepoint": "EB2C",
6015
+ "codepoint": "EB2D",
5996
6016
  "className": "icon-table-delete-column",
5997
6017
  "classes": ["icon-solid", "icon-table-delete-column"],
5998
6018
  "bidirectional": false,
@@ -6002,7 +6022,7 @@ export var IconTableDeleteRowLine = {
6002
6022
  "variant": "Line",
6003
6023
  "glyphName": "table-delete-row",
6004
6024
  "cssFile": "InstructureIcons-Line.css",
6005
- "codepoint": "EB2D",
6025
+ "codepoint": "EB2E",
6006
6026
  "className": "icon-table-delete-row",
6007
6027
  "classes": ["icon-line", "icon-table-delete-row"],
6008
6028
  "bidirectional": false,
@@ -6012,7 +6032,7 @@ export var IconTableDeleteRowSolid = {
6012
6032
  "variant": "Solid",
6013
6033
  "glyphName": "table-delete-row",
6014
6034
  "cssFile": "InstructureIcons-Solid.css",
6015
- "codepoint": "EB2D",
6035
+ "codepoint": "EB2E",
6016
6036
  "className": "icon-table-delete-row",
6017
6037
  "classes": ["icon-solid", "icon-table-delete-row"],
6018
6038
  "bidirectional": false,
@@ -6022,7 +6042,7 @@ export var IconTableDeleteTableLine = {
6022
6042
  "variant": "Line",
6023
6043
  "glyphName": "table-delete-table",
6024
6044
  "cssFile": "InstructureIcons-Line.css",
6025
- "codepoint": "EB2E",
6045
+ "codepoint": "EB2F",
6026
6046
  "className": "icon-table-delete-table",
6027
6047
  "classes": ["icon-line", "icon-table-delete-table"],
6028
6048
  "bidirectional": false,
@@ -6032,7 +6052,7 @@ export var IconTableDeleteTableSolid = {
6032
6052
  "variant": "Solid",
6033
6053
  "glyphName": "table-delete-table",
6034
6054
  "cssFile": "InstructureIcons-Solid.css",
6035
- "codepoint": "EB2E",
6055
+ "codepoint": "EB2F",
6036
6056
  "className": "icon-table-delete-table",
6037
6057
  "classes": ["icon-solid", "icon-table-delete-table"],
6038
6058
  "bidirectional": false,
@@ -6042,7 +6062,7 @@ export var IconTableInsertColumnAfterLine = {
6042
6062
  "variant": "Line",
6043
6063
  "glyphName": "table-insert-column-after",
6044
6064
  "cssFile": "InstructureIcons-Line.css",
6045
- "codepoint": "EB2F",
6065
+ "codepoint": "EB30",
6046
6066
  "className": "icon-table-insert-column-after",
6047
6067
  "classes": ["icon-line", "icon-table-insert-column-after"],
6048
6068
  "bidirectional": false,
@@ -6052,7 +6072,7 @@ export var IconTableInsertColumnAfterSolid = {
6052
6072
  "variant": "Solid",
6053
6073
  "glyphName": "table-insert-column-after",
6054
6074
  "cssFile": "InstructureIcons-Solid.css",
6055
- "codepoint": "EB2F",
6075
+ "codepoint": "EB30",
6056
6076
  "className": "icon-table-insert-column-after",
6057
6077
  "classes": ["icon-solid", "icon-table-insert-column-after"],
6058
6078
  "bidirectional": false,
@@ -6062,7 +6082,7 @@ export var IconTableInsertColumnBeforeLine = {
6062
6082
  "variant": "Line",
6063
6083
  "glyphName": "table-insert-column-before",
6064
6084
  "cssFile": "InstructureIcons-Line.css",
6065
- "codepoint": "EB30",
6085
+ "codepoint": "EB31",
6066
6086
  "className": "icon-table-insert-column-before",
6067
6087
  "classes": ["icon-line", "icon-table-insert-column-before"],
6068
6088
  "bidirectional": false,
@@ -6072,7 +6092,7 @@ export var IconTableInsertColumnBeforeSolid = {
6072
6092
  "variant": "Solid",
6073
6093
  "glyphName": "table-insert-column-before",
6074
6094
  "cssFile": "InstructureIcons-Solid.css",
6075
- "codepoint": "EB30",
6095
+ "codepoint": "EB31",
6076
6096
  "className": "icon-table-insert-column-before",
6077
6097
  "classes": ["icon-solid", "icon-table-insert-column-before"],
6078
6098
  "bidirectional": false,
@@ -6082,7 +6102,7 @@ export var IconTableInsertRowAboveLine = {
6082
6102
  "variant": "Line",
6083
6103
  "glyphName": "table-insert-row-above",
6084
6104
  "cssFile": "InstructureIcons-Line.css",
6085
- "codepoint": "EB31",
6105
+ "codepoint": "EB32",
6086
6106
  "className": "icon-table-insert-row-above",
6087
6107
  "classes": ["icon-line", "icon-table-insert-row-above"],
6088
6108
  "bidirectional": false,
@@ -6092,7 +6112,7 @@ export var IconTableInsertRowAboveSolid = {
6092
6112
  "variant": "Solid",
6093
6113
  "glyphName": "table-insert-row-above",
6094
6114
  "cssFile": "InstructureIcons-Solid.css",
6095
- "codepoint": "EB31",
6115
+ "codepoint": "EB32",
6096
6116
  "className": "icon-table-insert-row-above",
6097
6117
  "classes": ["icon-solid", "icon-table-insert-row-above"],
6098
6118
  "bidirectional": false,
@@ -6102,7 +6122,7 @@ export var IconTableInsertRowAfterLine = {
6102
6122
  "variant": "Line",
6103
6123
  "glyphName": "table-insert-row-after",
6104
6124
  "cssFile": "InstructureIcons-Line.css",
6105
- "codepoint": "EB32",
6125
+ "codepoint": "EB33",
6106
6126
  "className": "icon-table-insert-row-after",
6107
6127
  "classes": ["icon-line", "icon-table-insert-row-after"],
6108
6128
  "bidirectional": false,
@@ -6112,7 +6132,7 @@ export var IconTableInsertRowAfterSolid = {
6112
6132
  "variant": "Solid",
6113
6133
  "glyphName": "table-insert-row-after",
6114
6134
  "cssFile": "InstructureIcons-Solid.css",
6115
- "codepoint": "EB32",
6135
+ "codepoint": "EB33",
6116
6136
  "className": "icon-table-insert-row-after",
6117
6137
  "classes": ["icon-solid", "icon-table-insert-row-after"],
6118
6138
  "bidirectional": false,
@@ -6122,7 +6142,7 @@ export var IconTableLeftHeaderLine = {
6122
6142
  "variant": "Line",
6123
6143
  "glyphName": "table-left-header",
6124
6144
  "cssFile": "InstructureIcons-Line.css",
6125
- "codepoint": "EB33",
6145
+ "codepoint": "EB34",
6126
6146
  "className": "icon-table-left-header",
6127
6147
  "classes": ["icon-line", "icon-table-left-header"],
6128
6148
  "bidirectional": false,
@@ -6132,7 +6152,7 @@ export var IconTableLeftHeaderSolid = {
6132
6152
  "variant": "Solid",
6133
6153
  "glyphName": "table-left-header",
6134
6154
  "cssFile": "InstructureIcons-Solid.css",
6135
- "codepoint": "EB33",
6155
+ "codepoint": "EB34",
6136
6156
  "className": "icon-table-left-header",
6137
6157
  "classes": ["icon-solid", "icon-table-left-header"],
6138
6158
  "bidirectional": false,
@@ -6142,7 +6162,7 @@ export var IconTableMergeCellsLine = {
6142
6162
  "variant": "Line",
6143
6163
  "glyphName": "table-merge-cells",
6144
6164
  "cssFile": "InstructureIcons-Line.css",
6145
- "codepoint": "EB34",
6165
+ "codepoint": "EB35",
6146
6166
  "className": "icon-table-merge-cells",
6147
6167
  "classes": ["icon-line", "icon-table-merge-cells"],
6148
6168
  "bidirectional": false,
@@ -6152,7 +6172,7 @@ export var IconTableMergeCellsSolid = {
6152
6172
  "variant": "Solid",
6153
6173
  "glyphName": "table-merge-cells",
6154
6174
  "cssFile": "InstructureIcons-Solid.css",
6155
- "codepoint": "EB34",
6175
+ "codepoint": "EB35",
6156
6176
  "className": "icon-table-merge-cells",
6157
6177
  "classes": ["icon-solid", "icon-table-merge-cells"],
6158
6178
  "bidirectional": false,
@@ -6162,7 +6182,7 @@ export var IconTableRowPropertiesLine = {
6162
6182
  "variant": "Line",
6163
6183
  "glyphName": "table-row-properties",
6164
6184
  "cssFile": "InstructureIcons-Line.css",
6165
- "codepoint": "EB35",
6185
+ "codepoint": "EB36",
6166
6186
  "className": "icon-table-row-properties",
6167
6187
  "classes": ["icon-line", "icon-table-row-properties"],
6168
6188
  "bidirectional": false,
@@ -6172,7 +6192,7 @@ export var IconTableRowPropertiesSolid = {
6172
6192
  "variant": "Solid",
6173
6193
  "glyphName": "table-row-properties",
6174
6194
  "cssFile": "InstructureIcons-Solid.css",
6175
- "codepoint": "EB35",
6195
+ "codepoint": "EB36",
6176
6196
  "className": "icon-table-row-properties",
6177
6197
  "classes": ["icon-solid", "icon-table-row-properties"],
6178
6198
  "bidirectional": false,
@@ -6182,7 +6202,7 @@ export var IconTableSplitCellsLine = {
6182
6202
  "variant": "Line",
6183
6203
  "glyphName": "table-split-cells",
6184
6204
  "cssFile": "InstructureIcons-Line.css",
6185
- "codepoint": "EB36",
6205
+ "codepoint": "EB37",
6186
6206
  "className": "icon-table-split-cells",
6187
6207
  "classes": ["icon-line", "icon-table-split-cells"],
6188
6208
  "bidirectional": false,
@@ -6192,7 +6212,7 @@ export var IconTableSplitCellsSolid = {
6192
6212
  "variant": "Solid",
6193
6213
  "glyphName": "table-split-cells",
6194
6214
  "cssFile": "InstructureIcons-Solid.css",
6195
- "codepoint": "EB36",
6215
+ "codepoint": "EB37",
6196
6216
  "className": "icon-table-split-cells",
6197
6217
  "classes": ["icon-solid", "icon-table-split-cells"],
6198
6218
  "bidirectional": false,
@@ -6202,7 +6222,7 @@ export var IconTableTopHeaderLine = {
6202
6222
  "variant": "Line",
6203
6223
  "glyphName": "table-top-header",
6204
6224
  "cssFile": "InstructureIcons-Line.css",
6205
- "codepoint": "EB37",
6225
+ "codepoint": "EB38",
6206
6226
  "className": "icon-table-top-header",
6207
6227
  "classes": ["icon-line", "icon-table-top-header"],
6208
6228
  "bidirectional": false,
@@ -6212,7 +6232,7 @@ export var IconTableTopHeaderSolid = {
6212
6232
  "variant": "Solid",
6213
6233
  "glyphName": "table-top-header",
6214
6234
  "cssFile": "InstructureIcons-Solid.css",
6215
- "codepoint": "EB37",
6235
+ "codepoint": "EB38",
6216
6236
  "className": "icon-table-top-header",
6217
6237
  "classes": ["icon-solid", "icon-table-top-header"],
6218
6238
  "bidirectional": false,
@@ -6222,7 +6242,7 @@ export var IconTableLine = {
6222
6242
  "variant": "Line",
6223
6243
  "glyphName": "table",
6224
6244
  "cssFile": "InstructureIcons-Line.css",
6225
- "codepoint": "EB38",
6245
+ "codepoint": "EB39",
6226
6246
  "className": "icon-table",
6227
6247
  "classes": ["icon-line", "icon-table"],
6228
6248
  "bidirectional": false,
@@ -6232,7 +6252,7 @@ export var IconTableSolid = {
6232
6252
  "variant": "Solid",
6233
6253
  "glyphName": "table",
6234
6254
  "cssFile": "InstructureIcons-Solid.css",
6235
- "codepoint": "EB38",
6255
+ "codepoint": "EB39",
6236
6256
  "className": "icon-table",
6237
6257
  "classes": ["icon-solid", "icon-table"],
6238
6258
  "bidirectional": false,
@@ -6242,7 +6262,7 @@ export var IconTagLine = {
6242
6262
  "variant": "Line",
6243
6263
  "glyphName": "tag",
6244
6264
  "cssFile": "InstructureIcons-Line.css",
6245
- "codepoint": "EB39",
6265
+ "codepoint": "EB3A",
6246
6266
  "className": "icon-tag",
6247
6267
  "classes": ["icon-line", "icon-tag"],
6248
6268
  "bidirectional": false,
@@ -6252,7 +6272,7 @@ export var IconTagSolid = {
6252
6272
  "variant": "Solid",
6253
6273
  "glyphName": "tag",
6254
6274
  "cssFile": "InstructureIcons-Solid.css",
6255
- "codepoint": "EB39",
6275
+ "codepoint": "EB3A",
6256
6276
  "className": "icon-tag",
6257
6277
  "classes": ["icon-solid", "icon-tag"],
6258
6278
  "bidirectional": false,
@@ -6262,7 +6282,7 @@ export var IconTargetLine = {
6262
6282
  "variant": "Line",
6263
6283
  "glyphName": "target",
6264
6284
  "cssFile": "InstructureIcons-Line.css",
6265
- "codepoint": "EB3A",
6285
+ "codepoint": "EB3B",
6266
6286
  "className": "icon-target",
6267
6287
  "classes": ["icon-line", "icon-target"],
6268
6288
  "bidirectional": false,
@@ -6272,7 +6292,7 @@ export var IconTargetSolid = {
6272
6292
  "variant": "Solid",
6273
6293
  "glyphName": "target",
6274
6294
  "cssFile": "InstructureIcons-Solid.css",
6275
- "codepoint": "EB3A",
6295
+ "codepoint": "EB3B",
6276
6296
  "className": "icon-target",
6277
6297
  "classes": ["icon-solid", "icon-target"],
6278
6298
  "bidirectional": false,
@@ -6282,7 +6302,7 @@ export var IconTextBackgroundColorLine = {
6282
6302
  "variant": "Line",
6283
6303
  "glyphName": "text-background-color",
6284
6304
  "cssFile": "InstructureIcons-Line.css",
6285
- "codepoint": "EB3B",
6305
+ "codepoint": "EB3C",
6286
6306
  "className": "icon-text-background-color",
6287
6307
  "classes": ["icon-line", "icon-text-background-color"],
6288
6308
  "bidirectional": false,
@@ -6292,7 +6312,7 @@ export var IconTextBackgroundColorSolid = {
6292
6312
  "variant": "Solid",
6293
6313
  "glyphName": "text-background-color",
6294
6314
  "cssFile": "InstructureIcons-Solid.css",
6295
- "codepoint": "EB3B",
6315
+ "codepoint": "EB3C",
6296
6316
  "className": "icon-text-background-color",
6297
6317
  "classes": ["icon-solid", "icon-text-background-color"],
6298
6318
  "bidirectional": false,
@@ -6302,7 +6322,7 @@ export var IconTextCenteredLine = {
6302
6322
  "variant": "Line",
6303
6323
  "glyphName": "text-centered",
6304
6324
  "cssFile": "InstructureIcons-Line.css",
6305
- "codepoint": "EB3C",
6325
+ "codepoint": "EB3D",
6306
6326
  "className": "icon-text-centered",
6307
6327
  "classes": ["icon-line", "icon-text-centered"],
6308
6328
  "bidirectional": false,
@@ -6312,7 +6332,7 @@ export var IconTextCenteredSolid = {
6312
6332
  "variant": "Solid",
6313
6333
  "glyphName": "text-centered",
6314
6334
  "cssFile": "InstructureIcons-Solid.css",
6315
- "codepoint": "EB3C",
6335
+ "codepoint": "EB3D",
6316
6336
  "className": "icon-text-centered",
6317
6337
  "classes": ["icon-solid", "icon-text-centered"],
6318
6338
  "bidirectional": false,
@@ -6322,7 +6342,7 @@ export var IconTextColorLine = {
6322
6342
  "variant": "Line",
6323
6343
  "glyphName": "text-color",
6324
6344
  "cssFile": "InstructureIcons-Line.css",
6325
- "codepoint": "EB3D",
6345
+ "codepoint": "EB3E",
6326
6346
  "className": "icon-text-color",
6327
6347
  "classes": ["icon-line", "icon-text-color"],
6328
6348
  "bidirectional": false,
@@ -6332,7 +6352,7 @@ export var IconTextColorSolid = {
6332
6352
  "variant": "Solid",
6333
6353
  "glyphName": "text-color",
6334
6354
  "cssFile": "InstructureIcons-Solid.css",
6335
- "codepoint": "EB3D",
6355
+ "codepoint": "EB3E",
6336
6356
  "className": "icon-text-color",
6337
6357
  "classes": ["icon-solid", "icon-text-color"],
6338
6358
  "bidirectional": false,
@@ -6342,7 +6362,7 @@ export var IconTextDirectionLtrLine = {
6342
6362
  "variant": "Line",
6343
6363
  "glyphName": "text-direction-ltr",
6344
6364
  "cssFile": "InstructureIcons-Line.css",
6345
- "codepoint": "EB3E",
6365
+ "codepoint": "EB3F",
6346
6366
  "className": "icon-text-direction-ltr",
6347
6367
  "classes": ["icon-line", "icon-text-direction-ltr"],
6348
6368
  "bidirectional": false,
@@ -6352,7 +6372,7 @@ export var IconTextDirectionLtrSolid = {
6352
6372
  "variant": "Solid",
6353
6373
  "glyphName": "text-direction-ltr",
6354
6374
  "cssFile": "InstructureIcons-Solid.css",
6355
- "codepoint": "EB3E",
6375
+ "codepoint": "EB3F",
6356
6376
  "className": "icon-text-direction-ltr",
6357
6377
  "classes": ["icon-solid", "icon-text-direction-ltr"],
6358
6378
  "bidirectional": false,
@@ -6362,7 +6382,7 @@ export var IconTextDirectionRtlLine = {
6362
6382
  "variant": "Line",
6363
6383
  "glyphName": "text-direction-rtl",
6364
6384
  "cssFile": "InstructureIcons-Line.css",
6365
- "codepoint": "EB3F",
6385
+ "codepoint": "EB40",
6366
6386
  "className": "icon-text-direction-rtl",
6367
6387
  "classes": ["icon-line", "icon-text-direction-rtl"],
6368
6388
  "bidirectional": false,
@@ -6372,7 +6392,7 @@ export var IconTextDirectionRtlSolid = {
6372
6392
  "variant": "Solid",
6373
6393
  "glyphName": "text-direction-rtl",
6374
6394
  "cssFile": "InstructureIcons-Solid.css",
6375
- "codepoint": "EB3F",
6395
+ "codepoint": "EB40",
6376
6396
  "className": "icon-text-direction-rtl",
6377
6397
  "classes": ["icon-solid", "icon-text-direction-rtl"],
6378
6398
  "bidirectional": false,
@@ -6382,7 +6402,7 @@ export var IconTextEndLine = {
6382
6402
  "variant": "Line",
6383
6403
  "glyphName": "text-end",
6384
6404
  "cssFile": "InstructureIcons-Line.css",
6385
- "codepoint": "EB40",
6405
+ "codepoint": "EB41",
6386
6406
  "className": "icon-text-end",
6387
6407
  "classes": ["icon-line", "icon-text-end"],
6388
6408
  "bidirectional": true,
@@ -6392,7 +6412,7 @@ export var IconTextEndSolid = {
6392
6412
  "variant": "Solid",
6393
6413
  "glyphName": "text-end",
6394
6414
  "cssFile": "InstructureIcons-Solid.css",
6395
- "codepoint": "EB40",
6415
+ "codepoint": "EB41",
6396
6416
  "className": "icon-text-end",
6397
6417
  "classes": ["icon-solid", "icon-text-end"],
6398
6418
  "bidirectional": true,
@@ -6402,7 +6422,7 @@ export var IconTextLeftLine = {
6402
6422
  "variant": "Line",
6403
6423
  "glyphName": "text-left",
6404
6424
  "cssFile": "InstructureIcons-Line.css",
6405
- "codepoint": "EB41",
6425
+ "codepoint": "EB42",
6406
6426
  "className": "icon-text-left",
6407
6427
  "classes": ["icon-line", "icon-text-left"],
6408
6428
  "bidirectional": true,
@@ -6412,7 +6432,7 @@ export var IconTextLeftSolid = {
6412
6432
  "variant": "Solid",
6413
6433
  "glyphName": "text-left",
6414
6434
  "cssFile": "InstructureIcons-Solid.css",
6415
- "codepoint": "EB41",
6435
+ "codepoint": "EB42",
6416
6436
  "className": "icon-text-left",
6417
6437
  "classes": ["icon-solid", "icon-text-left"],
6418
6438
  "bidirectional": true,
@@ -6422,7 +6442,7 @@ export var IconTextRightLine = {
6422
6442
  "variant": "Line",
6423
6443
  "glyphName": "text-right",
6424
6444
  "cssFile": "InstructureIcons-Line.css",
6425
- "codepoint": "EB42",
6445
+ "codepoint": "EB43",
6426
6446
  "className": "icon-text-right",
6427
6447
  "classes": ["icon-line", "icon-text-right"],
6428
6448
  "bidirectional": true,
@@ -6432,7 +6452,7 @@ export var IconTextRightSolid = {
6432
6452
  "variant": "Solid",
6433
6453
  "glyphName": "text-right",
6434
6454
  "cssFile": "InstructureIcons-Solid.css",
6435
- "codepoint": "EB42",
6455
+ "codepoint": "EB43",
6436
6456
  "className": "icon-text-right",
6437
6457
  "classes": ["icon-solid", "icon-text-right"],
6438
6458
  "bidirectional": true,
@@ -6442,7 +6462,7 @@ export var IconTextStartLine = {
6442
6462
  "variant": "Line",
6443
6463
  "glyphName": "text-start",
6444
6464
  "cssFile": "InstructureIcons-Line.css",
6445
- "codepoint": "EB43",
6465
+ "codepoint": "EB44",
6446
6466
  "className": "icon-text-start",
6447
6467
  "classes": ["icon-line", "icon-text-start"],
6448
6468
  "bidirectional": true,
@@ -6452,7 +6472,7 @@ export var IconTextStartSolid = {
6452
6472
  "variant": "Solid",
6453
6473
  "glyphName": "text-start",
6454
6474
  "cssFile": "InstructureIcons-Solid.css",
6455
- "codepoint": "EB43",
6475
+ "codepoint": "EB44",
6456
6476
  "className": "icon-text-start",
6457
6477
  "classes": ["icon-solid", "icon-text-start"],
6458
6478
  "bidirectional": true,
@@ -6462,7 +6482,7 @@ export var IconTextSubscriptLine = {
6462
6482
  "variant": "Line",
6463
6483
  "glyphName": "text-subscript",
6464
6484
  "cssFile": "InstructureIcons-Line.css",
6465
- "codepoint": "EB44",
6485
+ "codepoint": "EB45",
6466
6486
  "className": "icon-text-subscript",
6467
6487
  "classes": ["icon-line", "icon-text-subscript"],
6468
6488
  "bidirectional": false,
@@ -6472,7 +6492,7 @@ export var IconTextSubscriptSolid = {
6472
6492
  "variant": "Solid",
6473
6493
  "glyphName": "text-subscript",
6474
6494
  "cssFile": "InstructureIcons-Solid.css",
6475
- "codepoint": "EB44",
6495
+ "codepoint": "EB45",
6476
6496
  "className": "icon-text-subscript",
6477
6497
  "classes": ["icon-solid", "icon-text-subscript"],
6478
6498
  "bidirectional": false,
@@ -6482,7 +6502,7 @@ export var IconTextSuperscriptLine = {
6482
6502
  "variant": "Line",
6483
6503
  "glyphName": "text-superscript",
6484
6504
  "cssFile": "InstructureIcons-Line.css",
6485
- "codepoint": "EB45",
6505
+ "codepoint": "EB46",
6486
6506
  "className": "icon-text-superscript",
6487
6507
  "classes": ["icon-line", "icon-text-superscript"],
6488
6508
  "bidirectional": false,
@@ -6492,7 +6512,7 @@ export var IconTextSuperscriptSolid = {
6492
6512
  "variant": "Solid",
6493
6513
  "glyphName": "text-superscript",
6494
6514
  "cssFile": "InstructureIcons-Solid.css",
6495
- "codepoint": "EB45",
6515
+ "codepoint": "EB46",
6496
6516
  "className": "icon-text-superscript",
6497
6517
  "classes": ["icon-solid", "icon-text-superscript"],
6498
6518
  "bidirectional": false,
@@ -6502,7 +6522,7 @@ export var IconTextLine = {
6502
6522
  "variant": "Line",
6503
6523
  "glyphName": "text",
6504
6524
  "cssFile": "InstructureIcons-Line.css",
6505
- "codepoint": "EB46",
6525
+ "codepoint": "EB47",
6506
6526
  "className": "icon-text",
6507
6527
  "classes": ["icon-line", "icon-text"],
6508
6528
  "bidirectional": false,
@@ -6512,7 +6532,7 @@ export var IconTextSolid = {
6512
6532
  "variant": "Solid",
6513
6533
  "glyphName": "text",
6514
6534
  "cssFile": "InstructureIcons-Solid.css",
6515
- "codepoint": "EB46",
6535
+ "codepoint": "EB47",
6516
6536
  "className": "icon-text",
6517
6537
  "classes": ["icon-solid", "icon-text"],
6518
6538
  "bidirectional": false,
@@ -6522,7 +6542,7 @@ export var IconTextareaLine = {
6522
6542
  "variant": "Line",
6523
6543
  "glyphName": "textarea",
6524
6544
  "cssFile": "InstructureIcons-Line.css",
6525
- "codepoint": "EB47",
6545
+ "codepoint": "EB48",
6526
6546
  "className": "icon-textarea",
6527
6547
  "classes": ["icon-line", "icon-textarea"],
6528
6548
  "bidirectional": true,
@@ -6532,7 +6552,7 @@ export var IconTextareaSolid = {
6532
6552
  "variant": "Solid",
6533
6553
  "glyphName": "textarea",
6534
6554
  "cssFile": "InstructureIcons-Solid.css",
6535
- "codepoint": "EB47",
6555
+ "codepoint": "EB48",
6536
6556
  "className": "icon-textarea",
6537
6557
  "classes": ["icon-solid", "icon-textarea"],
6538
6558
  "bidirectional": true,
@@ -6542,7 +6562,7 @@ export var IconTimerLine = {
6542
6562
  "variant": "Line",
6543
6563
  "glyphName": "timer",
6544
6564
  "cssFile": "InstructureIcons-Line.css",
6545
- "codepoint": "EB48",
6565
+ "codepoint": "EB49",
6546
6566
  "className": "icon-timer",
6547
6567
  "classes": ["icon-line", "icon-timer"],
6548
6568
  "bidirectional": false,
@@ -6552,7 +6572,7 @@ export var IconTimerSolid = {
6552
6572
  "variant": "Solid",
6553
6573
  "glyphName": "timer",
6554
6574
  "cssFile": "InstructureIcons-Solid.css",
6555
- "codepoint": "EB48",
6575
+ "codepoint": "EB49",
6556
6576
  "className": "icon-timer",
6557
6577
  "classes": ["icon-solid", "icon-timer"],
6558
6578
  "bidirectional": false,
@@ -6562,7 +6582,7 @@ export var IconToggleEndLine = {
6562
6582
  "variant": "Line",
6563
6583
  "glyphName": "toggle-end",
6564
6584
  "cssFile": "InstructureIcons-Line.css",
6565
- "codepoint": "EB49",
6585
+ "codepoint": "EB4A",
6566
6586
  "className": "icon-toggle-end",
6567
6587
  "classes": ["icon-line", "icon-toggle-end"],
6568
6588
  "bidirectional": true,
@@ -6572,7 +6592,7 @@ export var IconToggleEndSolid = {
6572
6592
  "variant": "Solid",
6573
6593
  "glyphName": "toggle-end",
6574
6594
  "cssFile": "InstructureIcons-Solid.css",
6575
- "codepoint": "EB49",
6595
+ "codepoint": "EB4A",
6576
6596
  "className": "icon-toggle-end",
6577
6597
  "classes": ["icon-solid", "icon-toggle-end"],
6578
6598
  "bidirectional": true,
@@ -6582,7 +6602,7 @@ export var IconToggleLeftLine = {
6582
6602
  "variant": "Line",
6583
6603
  "glyphName": "toggle-left",
6584
6604
  "cssFile": "InstructureIcons-Line.css",
6585
- "codepoint": "EB4A",
6605
+ "codepoint": "EB4B",
6586
6606
  "className": "icon-toggle-left",
6587
6607
  "classes": ["icon-line", "icon-toggle-left"],
6588
6608
  "bidirectional": true,
@@ -6592,7 +6612,7 @@ export var IconToggleLeftSolid = {
6592
6612
  "variant": "Solid",
6593
6613
  "glyphName": "toggle-left",
6594
6614
  "cssFile": "InstructureIcons-Solid.css",
6595
- "codepoint": "EB4A",
6615
+ "codepoint": "EB4B",
6596
6616
  "className": "icon-toggle-left",
6597
6617
  "classes": ["icon-solid", "icon-toggle-left"],
6598
6618
  "bidirectional": true,
@@ -6602,7 +6622,7 @@ export var IconToggleRightLine = {
6602
6622
  "variant": "Line",
6603
6623
  "glyphName": "toggle-right",
6604
6624
  "cssFile": "InstructureIcons-Line.css",
6605
- "codepoint": "EB4B",
6625
+ "codepoint": "EB4C",
6606
6626
  "className": "icon-toggle-right",
6607
6627
  "classes": ["icon-line", "icon-toggle-right"],
6608
6628
  "bidirectional": true,
@@ -6612,7 +6632,7 @@ export var IconToggleRightSolid = {
6612
6632
  "variant": "Solid",
6613
6633
  "glyphName": "toggle-right",
6614
6634
  "cssFile": "InstructureIcons-Solid.css",
6615
- "codepoint": "EB4B",
6635
+ "codepoint": "EB4C",
6616
6636
  "className": "icon-toggle-right",
6617
6637
  "classes": ["icon-solid", "icon-toggle-right"],
6618
6638
  "bidirectional": true,
@@ -6622,7 +6642,7 @@ export var IconToggleStartLine = {
6622
6642
  "variant": "Line",
6623
6643
  "glyphName": "toggle-start",
6624
6644
  "cssFile": "InstructureIcons-Line.css",
6625
- "codepoint": "EB4C",
6645
+ "codepoint": "EB4D",
6626
6646
  "className": "icon-toggle-start",
6627
6647
  "classes": ["icon-line", "icon-toggle-start"],
6628
6648
  "bidirectional": true,
@@ -6632,7 +6652,7 @@ export var IconToggleStartSolid = {
6632
6652
  "variant": "Solid",
6633
6653
  "glyphName": "toggle-start",
6634
6654
  "cssFile": "InstructureIcons-Solid.css",
6635
- "codepoint": "EB4C",
6655
+ "codepoint": "EB4D",
6636
6656
  "className": "icon-toggle-start",
6637
6657
  "classes": ["icon-solid", "icon-toggle-start"],
6638
6658
  "bidirectional": true,
@@ -6642,7 +6662,7 @@ export var IconTrashLine = {
6642
6662
  "variant": "Line",
6643
6663
  "glyphName": "trash",
6644
6664
  "cssFile": "InstructureIcons-Line.css",
6645
- "codepoint": "EB4D",
6665
+ "codepoint": "EB4E",
6646
6666
  "className": "icon-trash",
6647
6667
  "classes": ["icon-line", "icon-trash"],
6648
6668
  "bidirectional": false,
@@ -6652,7 +6672,7 @@ export var IconTrashSolid = {
6652
6672
  "variant": "Solid",
6653
6673
  "glyphName": "trash",
6654
6674
  "cssFile": "InstructureIcons-Solid.css",
6655
- "codepoint": "EB4D",
6675
+ "codepoint": "EB4E",
6656
6676
  "className": "icon-trash",
6657
6677
  "classes": ["icon-solid", "icon-trash"],
6658
6678
  "bidirectional": false,
@@ -6662,7 +6682,7 @@ export var IconTroubleLine = {
6662
6682
  "variant": "Line",
6663
6683
  "glyphName": "trouble",
6664
6684
  "cssFile": "InstructureIcons-Line.css",
6665
- "codepoint": "EB4E",
6685
+ "codepoint": "EB4F",
6666
6686
  "className": "icon-trouble",
6667
6687
  "classes": ["icon-line", "icon-trouble"],
6668
6688
  "bidirectional": false,
@@ -6672,7 +6692,7 @@ export var IconTroubleSolid = {
6672
6692
  "variant": "Solid",
6673
6693
  "glyphName": "trouble",
6674
6694
  "cssFile": "InstructureIcons-Solid.css",
6675
- "codepoint": "EB4E",
6695
+ "codepoint": "EB4F",
6676
6696
  "className": "icon-trouble",
6677
6697
  "classes": ["icon-solid", "icon-trouble"],
6678
6698
  "bidirectional": false,
@@ -6682,7 +6702,7 @@ export var IconTwitterBoxedLine = {
6682
6702
  "variant": "Line",
6683
6703
  "glyphName": "twitter-boxed",
6684
6704
  "cssFile": "InstructureIcons-Line.css",
6685
- "codepoint": "EB4F",
6705
+ "codepoint": "EB50",
6686
6706
  "className": "icon-twitter-boxed",
6687
6707
  "classes": ["icon-line", "icon-twitter-boxed"],
6688
6708
  "bidirectional": false,
@@ -6692,7 +6712,7 @@ export var IconTwitterBoxedSolid = {
6692
6712
  "variant": "Solid",
6693
6713
  "glyphName": "twitter-boxed",
6694
6714
  "cssFile": "InstructureIcons-Solid.css",
6695
- "codepoint": "EB4F",
6715
+ "codepoint": "EB50",
6696
6716
  "className": "icon-twitter-boxed",
6697
6717
  "classes": ["icon-solid", "icon-twitter-boxed"],
6698
6718
  "bidirectional": false,
@@ -6702,7 +6722,7 @@ export var IconTwitterLine = {
6702
6722
  "variant": "Line",
6703
6723
  "glyphName": "twitter",
6704
6724
  "cssFile": "InstructureIcons-Line.css",
6705
- "codepoint": "EB50",
6725
+ "codepoint": "EB51",
6706
6726
  "className": "icon-twitter",
6707
6727
  "classes": ["icon-line", "icon-twitter"],
6708
6728
  "bidirectional": false,
@@ -6712,7 +6732,7 @@ export var IconTwitterSolid = {
6712
6732
  "variant": "Solid",
6713
6733
  "glyphName": "twitter",
6714
6734
  "cssFile": "InstructureIcons-Solid.css",
6715
- "codepoint": "EB50",
6735
+ "codepoint": "EB51",
6716
6736
  "className": "icon-twitter",
6717
6737
  "classes": ["icon-solid", "icon-twitter"],
6718
6738
  "bidirectional": false,
@@ -6722,7 +6742,7 @@ export var IconUnarchiveLine = {
6722
6742
  "variant": "Line",
6723
6743
  "glyphName": "unarchive",
6724
6744
  "cssFile": "InstructureIcons-Line.css",
6725
- "codepoint": "EB51",
6745
+ "codepoint": "EB52",
6726
6746
  "className": "icon-unarchive",
6727
6747
  "classes": ["icon-line", "icon-unarchive"],
6728
6748
  "bidirectional": false,
@@ -6732,7 +6752,7 @@ export var IconUnarchiveSolid = {
6732
6752
  "variant": "Solid",
6733
6753
  "glyphName": "unarchive",
6734
6754
  "cssFile": "InstructureIcons-Solid.css",
6735
- "codepoint": "EB51",
6755
+ "codepoint": "EB52",
6736
6756
  "className": "icon-unarchive",
6737
6757
  "classes": ["icon-solid", "icon-unarchive"],
6738
6758
  "bidirectional": false,
@@ -6742,7 +6762,7 @@ export var IconUnderlineLine = {
6742
6762
  "variant": "Line",
6743
6763
  "glyphName": "underline",
6744
6764
  "cssFile": "InstructureIcons-Line.css",
6745
- "codepoint": "EB52",
6765
+ "codepoint": "EB53",
6746
6766
  "className": "icon-underline",
6747
6767
  "classes": ["icon-line", "icon-underline"],
6748
6768
  "bidirectional": false,
@@ -6752,7 +6772,7 @@ export var IconUnderlineSolid = {
6752
6772
  "variant": "Solid",
6753
6773
  "glyphName": "underline",
6754
6774
  "cssFile": "InstructureIcons-Solid.css",
6755
- "codepoint": "EB52",
6775
+ "codepoint": "EB53",
6756
6776
  "className": "icon-underline",
6757
6777
  "classes": ["icon-solid", "icon-underline"],
6758
6778
  "bidirectional": false,
@@ -6762,7 +6782,7 @@ export var IconUnlockLine = {
6762
6782
  "variant": "Line",
6763
6783
  "glyphName": "unlock",
6764
6784
  "cssFile": "InstructureIcons-Line.css",
6765
- "codepoint": "EB53",
6785
+ "codepoint": "EB54",
6766
6786
  "className": "icon-unlock",
6767
6787
  "classes": ["icon-line", "icon-unlock"],
6768
6788
  "bidirectional": false,
@@ -6772,7 +6792,7 @@ export var IconUnlockSolid = {
6772
6792
  "variant": "Solid",
6773
6793
  "glyphName": "unlock",
6774
6794
  "cssFile": "InstructureIcons-Solid.css",
6775
- "codepoint": "EB53",
6795
+ "codepoint": "EB54",
6776
6796
  "className": "icon-unlock",
6777
6797
  "classes": ["icon-solid", "icon-unlock"],
6778
6798
  "bidirectional": false,
@@ -6782,7 +6802,7 @@ export var IconUnmutedLine = {
6782
6802
  "variant": "Line",
6783
6803
  "glyphName": "unmuted",
6784
6804
  "cssFile": "InstructureIcons-Line.css",
6785
- "codepoint": "EB54",
6805
+ "codepoint": "EB55",
6786
6806
  "className": "icon-unmuted",
6787
6807
  "classes": ["icon-line", "icon-unmuted"],
6788
6808
  "bidirectional": false,
@@ -6792,7 +6812,7 @@ export var IconUnmutedSolid = {
6792
6812
  "variant": "Solid",
6793
6813
  "glyphName": "unmuted",
6794
6814
  "cssFile": "InstructureIcons-Solid.css",
6795
- "codepoint": "EB54",
6815
+ "codepoint": "EB55",
6796
6816
  "className": "icon-unmuted",
6797
6817
  "classes": ["icon-solid", "icon-unmuted"],
6798
6818
  "bidirectional": false,
@@ -6802,7 +6822,7 @@ export var IconUnpublishLine = {
6802
6822
  "variant": "Line",
6803
6823
  "glyphName": "unpublish",
6804
6824
  "cssFile": "InstructureIcons-Line.css",
6805
- "codepoint": "EB55",
6825
+ "codepoint": "EB56",
6806
6826
  "className": "icon-unpublish",
6807
6827
  "classes": ["icon-line", "icon-unpublish"],
6808
6828
  "bidirectional": false,
@@ -6812,7 +6832,7 @@ export var IconUnpublishSolid = {
6812
6832
  "variant": "Solid",
6813
6833
  "glyphName": "unpublish",
6814
6834
  "cssFile": "InstructureIcons-Solid.css",
6815
- "codepoint": "EB55",
6835
+ "codepoint": "EB56",
6816
6836
  "className": "icon-unpublish",
6817
6837
  "classes": ["icon-solid", "icon-unpublish"],
6818
6838
  "bidirectional": false,
@@ -6822,7 +6842,7 @@ export var IconUnpublishedLine = {
6822
6842
  "variant": "Line",
6823
6843
  "glyphName": "unpublished",
6824
6844
  "cssFile": "InstructureIcons-Line.css",
6825
- "codepoint": "EB56",
6845
+ "codepoint": "EB57",
6826
6846
  "className": "icon-unpublished",
6827
6847
  "classes": ["icon-line", "icon-unpublished"],
6828
6848
  "bidirectional": false,
@@ -6832,7 +6852,7 @@ export var IconUnpublishedSolid = {
6832
6852
  "variant": "Solid",
6833
6853
  "glyphName": "unpublished",
6834
6854
  "cssFile": "InstructureIcons-Solid.css",
6835
- "codepoint": "EB56",
6855
+ "codepoint": "EB57",
6836
6856
  "className": "icon-unpublished",
6837
6857
  "classes": ["icon-solid", "icon-unpublished"],
6838
6858
  "bidirectional": false,
@@ -6842,7 +6862,7 @@ export var IconUpdownLine = {
6842
6862
  "variant": "Line",
6843
6863
  "glyphName": "updown",
6844
6864
  "cssFile": "InstructureIcons-Line.css",
6845
- "codepoint": "EB57",
6865
+ "codepoint": "EB58",
6846
6866
  "className": "icon-updown",
6847
6867
  "classes": ["icon-line", "icon-updown"],
6848
6868
  "bidirectional": false,
@@ -6852,7 +6872,7 @@ export var IconUpdownSolid = {
6852
6872
  "variant": "Solid",
6853
6873
  "glyphName": "updown",
6854
6874
  "cssFile": "InstructureIcons-Solid.css",
6855
- "codepoint": "EB57",
6875
+ "codepoint": "EB58",
6856
6876
  "className": "icon-updown",
6857
6877
  "classes": ["icon-solid", "icon-updown"],
6858
6878
  "bidirectional": false,
@@ -6862,7 +6882,7 @@ export var IconUploadLine = {
6862
6882
  "variant": "Line",
6863
6883
  "glyphName": "upload",
6864
6884
  "cssFile": "InstructureIcons-Line.css",
6865
- "codepoint": "EB58",
6885
+ "codepoint": "EB59",
6866
6886
  "className": "icon-upload",
6867
6887
  "classes": ["icon-line", "icon-upload"],
6868
6888
  "bidirectional": false,
@@ -6872,7 +6892,7 @@ export var IconUploadSolid = {
6872
6892
  "variant": "Solid",
6873
6893
  "glyphName": "upload",
6874
6894
  "cssFile": "InstructureIcons-Solid.css",
6875
- "codepoint": "EB58",
6895
+ "codepoint": "EB59",
6876
6896
  "className": "icon-upload",
6877
6897
  "classes": ["icon-solid", "icon-upload"],
6878
6898
  "bidirectional": false,
@@ -6882,7 +6902,7 @@ export var IconUserAddLine = {
6882
6902
  "variant": "Line",
6883
6903
  "glyphName": "user-add",
6884
6904
  "cssFile": "InstructureIcons-Line.css",
6885
- "codepoint": "EB59",
6905
+ "codepoint": "EB5A",
6886
6906
  "className": "icon-user-add",
6887
6907
  "classes": ["icon-line", "icon-user-add"],
6888
6908
  "bidirectional": false,
@@ -6892,7 +6912,7 @@ export var IconUserAddSolid = {
6892
6912
  "variant": "Solid",
6893
6913
  "glyphName": "user-add",
6894
6914
  "cssFile": "InstructureIcons-Solid.css",
6895
- "codepoint": "EB59",
6915
+ "codepoint": "EB5A",
6896
6916
  "className": "icon-user-add",
6897
6917
  "classes": ["icon-solid", "icon-user-add"],
6898
6918
  "bidirectional": false,
@@ -6902,7 +6922,7 @@ export var IconUserLine = {
6902
6922
  "variant": "Line",
6903
6923
  "glyphName": "user",
6904
6924
  "cssFile": "InstructureIcons-Line.css",
6905
- "codepoint": "EB5A",
6925
+ "codepoint": "EB5B",
6906
6926
  "className": "icon-user",
6907
6927
  "classes": ["icon-line", "icon-user"],
6908
6928
  "bidirectional": false,
@@ -6912,7 +6932,7 @@ export var IconUserSolid = {
6912
6932
  "variant": "Solid",
6913
6933
  "glyphName": "user",
6914
6934
  "cssFile": "InstructureIcons-Solid.css",
6915
- "codepoint": "EB5A",
6935
+ "codepoint": "EB5B",
6916
6936
  "className": "icon-user",
6917
6937
  "classes": ["icon-solid", "icon-user"],
6918
6938
  "bidirectional": false,
@@ -6922,7 +6942,7 @@ export var IconVideoCameraOffLine = {
6922
6942
  "variant": "Line",
6923
6943
  "glyphName": "video-camera-off",
6924
6944
  "cssFile": "InstructureIcons-Line.css",
6925
- "codepoint": "EB5B",
6945
+ "codepoint": "EB5C",
6926
6946
  "className": "icon-video-camera-off",
6927
6947
  "classes": ["icon-line", "icon-video-camera-off"],
6928
6948
  "bidirectional": false,
@@ -6932,7 +6952,7 @@ export var IconVideoCameraOffSolid = {
6932
6952
  "variant": "Solid",
6933
6953
  "glyphName": "video-camera-off",
6934
6954
  "cssFile": "InstructureIcons-Solid.css",
6935
- "codepoint": "EB5B",
6955
+ "codepoint": "EB5C",
6936
6956
  "className": "icon-video-camera-off",
6937
6957
  "classes": ["icon-solid", "icon-video-camera-off"],
6938
6958
  "bidirectional": false,
@@ -6942,7 +6962,7 @@ export var IconVideoCameraLine = {
6942
6962
  "variant": "Line",
6943
6963
  "glyphName": "video-camera",
6944
6964
  "cssFile": "InstructureIcons-Line.css",
6945
- "codepoint": "EB5C",
6965
+ "codepoint": "EB5D",
6946
6966
  "className": "icon-video-camera",
6947
6967
  "classes": ["icon-line", "icon-video-camera"],
6948
6968
  "bidirectional": false,
@@ -6952,7 +6972,7 @@ export var IconVideoCameraSolid = {
6952
6972
  "variant": "Solid",
6953
6973
  "glyphName": "video-camera",
6954
6974
  "cssFile": "InstructureIcons-Solid.css",
6955
- "codepoint": "EB5C",
6975
+ "codepoint": "EB5D",
6956
6976
  "className": "icon-video-camera",
6957
6977
  "classes": ["icon-solid", "icon-video-camera"],
6958
6978
  "bidirectional": false,
@@ -6962,7 +6982,7 @@ export var IconVideoLine = {
6962
6982
  "variant": "Line",
6963
6983
  "glyphName": "video",
6964
6984
  "cssFile": "InstructureIcons-Line.css",
6965
- "codepoint": "EB5D",
6985
+ "codepoint": "EB5E",
6966
6986
  "className": "icon-video",
6967
6987
  "classes": ["icon-line", "icon-video"],
6968
6988
  "bidirectional": false,
@@ -6972,7 +6992,7 @@ export var IconVideoSolid = {
6972
6992
  "variant": "Solid",
6973
6993
  "glyphName": "video",
6974
6994
  "cssFile": "InstructureIcons-Solid.css",
6975
- "codepoint": "EB5D",
6995
+ "codepoint": "EB5E",
6976
6996
  "className": "icon-video",
6977
6997
  "classes": ["icon-solid", "icon-video"],
6978
6998
  "bidirectional": false,
@@ -6982,7 +7002,7 @@ export var IconWarningBorderlessLine = {
6982
7002
  "variant": "Line",
6983
7003
  "glyphName": "warning-borderless",
6984
7004
  "cssFile": "InstructureIcons-Line.css",
6985
- "codepoint": "EB5E",
7005
+ "codepoint": "EB5F",
6986
7006
  "className": "icon-warning-borderless",
6987
7007
  "classes": ["icon-line", "icon-warning-borderless"],
6988
7008
  "bidirectional": false,
@@ -6992,7 +7012,7 @@ export var IconWarningBorderlessSolid = {
6992
7012
  "variant": "Solid",
6993
7013
  "glyphName": "warning-borderless",
6994
7014
  "cssFile": "InstructureIcons-Solid.css",
6995
- "codepoint": "EB5E",
7015
+ "codepoint": "EB5F",
6996
7016
  "className": "icon-warning-borderless",
6997
7017
  "classes": ["icon-solid", "icon-warning-borderless"],
6998
7018
  "bidirectional": false,
@@ -7002,7 +7022,7 @@ export var IconWarningLine = {
7002
7022
  "variant": "Line",
7003
7023
  "glyphName": "warning",
7004
7024
  "cssFile": "InstructureIcons-Line.css",
7005
- "codepoint": "EB5F",
7025
+ "codepoint": "EB60",
7006
7026
  "className": "icon-warning",
7007
7027
  "classes": ["icon-line", "icon-warning"],
7008
7028
  "bidirectional": false,
@@ -7012,7 +7032,7 @@ export var IconWarningSolid = {
7012
7032
  "variant": "Solid",
7013
7033
  "glyphName": "warning",
7014
7034
  "cssFile": "InstructureIcons-Solid.css",
7015
- "codepoint": "EB5F",
7035
+ "codepoint": "EB60",
7016
7036
  "className": "icon-warning",
7017
7037
  "classes": ["icon-solid", "icon-warning"],
7018
7038
  "bidirectional": false,
@@ -7022,7 +7042,7 @@ export var IconWindowsLine = {
7022
7042
  "variant": "Line",
7023
7043
  "glyphName": "windows",
7024
7044
  "cssFile": "InstructureIcons-Line.css",
7025
- "codepoint": "EB60",
7045
+ "codepoint": "EB61",
7026
7046
  "className": "icon-windows",
7027
7047
  "classes": ["icon-line", "icon-windows"],
7028
7048
  "bidirectional": false,
@@ -7032,7 +7052,7 @@ export var IconWindowsSolid = {
7032
7052
  "variant": "Solid",
7033
7053
  "glyphName": "windows",
7034
7054
  "cssFile": "InstructureIcons-Solid.css",
7035
- "codepoint": "EB60",
7055
+ "codepoint": "EB61",
7036
7056
  "className": "icon-windows",
7037
7057
  "classes": ["icon-solid", "icon-windows"],
7038
7058
  "bidirectional": false,
@@ -7042,7 +7062,7 @@ export var IconWordpressLine = {
7042
7062
  "variant": "Line",
7043
7063
  "glyphName": "wordpress",
7044
7064
  "cssFile": "InstructureIcons-Line.css",
7045
- "codepoint": "EB61",
7065
+ "codepoint": "EB62",
7046
7066
  "className": "icon-wordpress",
7047
7067
  "classes": ["icon-line", "icon-wordpress"],
7048
7068
  "bidirectional": false,
@@ -7052,7 +7072,7 @@ export var IconWordpressSolid = {
7052
7072
  "variant": "Solid",
7053
7073
  "glyphName": "wordpress",
7054
7074
  "cssFile": "InstructureIcons-Solid.css",
7055
- "codepoint": "EB61",
7075
+ "codepoint": "EB62",
7056
7076
  "className": "icon-wordpress",
7057
7077
  "classes": ["icon-solid", "icon-wordpress"],
7058
7078
  "bidirectional": false,
@@ -7062,7 +7082,7 @@ export var IconXLine = {
7062
7082
  "variant": "Line",
7063
7083
  "glyphName": "x",
7064
7084
  "cssFile": "InstructureIcons-Line.css",
7065
- "codepoint": "EB62",
7085
+ "codepoint": "EB63",
7066
7086
  "className": "icon-x",
7067
7087
  "classes": ["icon-line", "icon-x"],
7068
7088
  "bidirectional": false,
@@ -7072,7 +7092,7 @@ export var IconXSolid = {
7072
7092
  "variant": "Solid",
7073
7093
  "glyphName": "x",
7074
7094
  "cssFile": "InstructureIcons-Solid.css",
7075
- "codepoint": "EB62",
7095
+ "codepoint": "EB63",
7076
7096
  "className": "icon-x",
7077
7097
  "classes": ["icon-solid", "icon-x"],
7078
7098
  "bidirectional": false,
@@ -7082,7 +7102,7 @@ export var IconZippedLine = {
7082
7102
  "variant": "Line",
7083
7103
  "glyphName": "zipped",
7084
7104
  "cssFile": "InstructureIcons-Line.css",
7085
- "codepoint": "EB63",
7105
+ "codepoint": "EB64",
7086
7106
  "className": "icon-zipped",
7087
7107
  "classes": ["icon-line", "icon-zipped"],
7088
7108
  "bidirectional": false,
@@ -7092,7 +7112,7 @@ export var IconZippedSolid = {
7092
7112
  "variant": "Solid",
7093
7113
  "glyphName": "zipped",
7094
7114
  "cssFile": "InstructureIcons-Solid.css",
7095
- "codepoint": "EB63",
7115
+ "codepoint": "EB64",
7096
7116
  "className": "icon-zipped",
7097
7117
  "classes": ["icon-solid", "icon-zipped"],
7098
7118
  "bidirectional": false,
@@ -7102,7 +7122,7 @@ export var IconZoomInLine = {
7102
7122
  "variant": "Line",
7103
7123
  "glyphName": "zoom-in",
7104
7124
  "cssFile": "InstructureIcons-Line.css",
7105
- "codepoint": "EB64",
7125
+ "codepoint": "EB65",
7106
7126
  "className": "icon-zoom-in",
7107
7127
  "classes": ["icon-line", "icon-zoom-in"],
7108
7128
  "bidirectional": false,
@@ -7112,7 +7132,7 @@ export var IconZoomInSolid = {
7112
7132
  "variant": "Solid",
7113
7133
  "glyphName": "zoom-in",
7114
7134
  "cssFile": "InstructureIcons-Solid.css",
7115
- "codepoint": "EB64",
7135
+ "codepoint": "EB65",
7116
7136
  "className": "icon-zoom-in",
7117
7137
  "classes": ["icon-solid", "icon-zoom-in"],
7118
7138
  "bidirectional": false,
@@ -7122,7 +7142,7 @@ export var IconZoomOutLine = {
7122
7142
  "variant": "Line",
7123
7143
  "glyphName": "zoom-out",
7124
7144
  "cssFile": "InstructureIcons-Line.css",
7125
- "codepoint": "EB65",
7145
+ "codepoint": "EB66",
7126
7146
  "className": "icon-zoom-out",
7127
7147
  "classes": ["icon-line", "icon-zoom-out"],
7128
7148
  "bidirectional": false,
@@ -7132,7 +7152,7 @@ export var IconZoomOutSolid = {
7132
7152
  "variant": "Solid",
7133
7153
  "glyphName": "zoom-out",
7134
7154
  "cssFile": "InstructureIcons-Solid.css",
7135
- "codepoint": "EB65",
7155
+ "codepoint": "EB66",
7136
7156
  "className": "icon-zoom-out",
7137
7157
  "classes": ["icon-solid", "icon-zoom-out"],
7138
7158
  "bidirectional": false,