Skip to content

Commit adbd6f0

Browse files
fix package.json mappings for icons
Since we changed the starting hex value everything was adjusted Signed-off-by: Nikolas Komonen <[email protected]>
1 parent 960c641 commit adbd6f0

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3280,133 +3280,133 @@
32803280
"description": "AWS Contributed Icon",
32813281
"default": {
32823282
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
3283-
"fontCharacter": "\\e1a5"
3283+
"fontCharacter": "\\f1a5"
32843284
}
32853285
},
32863286
"aws-cdk-logo": {
32873287
"description": "AWS Contributed Icon",
32883288
"default": {
32893289
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
3290-
"fontCharacter": "\\e1a6"
3290+
"fontCharacter": "\\f1a6"
32913291
}
32923292
},
32933293
"aws-cloudformation-stack": {
32943294
"description": "AWS Contributed Icon",
32953295
"default": {
32963296
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
3297-
"fontCharacter": "\\e1a7"
3297+
"fontCharacter": "\\f1a7"
32983298
}
32993299
},
33003300
"aws-cloudwatch-log-group": {
33013301
"description": "AWS Contributed Icon",
33023302
"default": {
33033303
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
3304-
"fontCharacter": "\\e1a8"
3304+
"fontCharacter": "\\f1a8"
33053305
}
33063306
},
33073307
"aws-codecatalyst-logo": {
33083308
"description": "AWS Contributed Icon",
33093309
"default": {
33103310
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
3311-
"fontCharacter": "\\e1a9"
3311+
"fontCharacter": "\\f1a9"
33123312
}
33133313
},
33143314
"aws-ecr-registry": {
33153315
"description": "AWS Contributed Icon",
33163316
"default": {
33173317
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
3318-
"fontCharacter": "\\e1aa"
3318+
"fontCharacter": "\\f1aa"
33193319
}
33203320
},
33213321
"aws-ecs-cluster": {
33223322
"description": "AWS Contributed Icon",
33233323
"default": {
33243324
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
3325-
"fontCharacter": "\\e1ab"
3325+
"fontCharacter": "\\f1ab"
33263326
}
33273327
},
33283328
"aws-ecs-container": {
33293329
"description": "AWS Contributed Icon",
33303330
"default": {
33313331
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
3332-
"fontCharacter": "\\e1ac"
3332+
"fontCharacter": "\\f1ac"
33333333
}
33343334
},
33353335
"aws-ecs-service": {
33363336
"description": "AWS Contributed Icon",
33373337
"default": {
33383338
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
3339-
"fontCharacter": "\\e1ad"
3339+
"fontCharacter": "\\f1ad"
33403340
}
33413341
},
33423342
"aws-generic-attach-file": {
33433343
"description": "AWS Contributed Icon",
33443344
"default": {
33453345
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
3346-
"fontCharacter": "\\e1ae"
3346+
"fontCharacter": "\\f1ae"
33473347
}
33483348
},
33493349
"aws-iot-certificate": {
33503350
"description": "AWS Contributed Icon",
33513351
"default": {
33523352
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
3353-
"fontCharacter": "\\e1af"
3353+
"fontCharacter": "\\f1af"
33543354
}
33553355
},
33563356
"aws-iot-policy": {
33573357
"description": "AWS Contributed Icon",
33583358
"default": {
33593359
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
3360-
"fontCharacter": "\\e1b0"
3360+
"fontCharacter": "\\f1b0"
33613361
}
33623362
},
33633363
"aws-iot-thing": {
33643364
"description": "AWS Contributed Icon",
33653365
"default": {
33663366
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
3367-
"fontCharacter": "\\e1b1"
3367+
"fontCharacter": "\\f1b1"
33683368
}
33693369
},
33703370
"aws-lambda-function": {
33713371
"description": "AWS Contributed Icon",
33723372
"default": {
33733373
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
3374-
"fontCharacter": "\\e1b2"
3374+
"fontCharacter": "\\f1b2"
33753375
}
33763376
},
33773377
"aws-s3-bucket": {
33783378
"description": "AWS Contributed Icon",
33793379
"default": {
33803380
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
3381-
"fontCharacter": "\\e1b3"
3381+
"fontCharacter": "\\f1b3"
33823382
}
33833383
},
33843384
"aws-s3-create-bucket": {
33853385
"description": "AWS Contributed Icon",
33863386
"default": {
33873387
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
3388-
"fontCharacter": "\\e1b4"
3388+
"fontCharacter": "\\f1b4"
33893389
}
33903390
},
33913391
"aws-schemas-registry": {
33923392
"description": "AWS Contributed Icon",
33933393
"default": {
33943394
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
3395-
"fontCharacter": "\\e1b5"
3395+
"fontCharacter": "\\f1b5"
33963396
}
33973397
},
33983398
"aws-schemas-schema": {
33993399
"description": "AWS Contributed Icon",
34003400
"default": {
34013401
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
3402-
"fontCharacter": "\\e1b6"
3402+
"fontCharacter": "\\f1b6"
34033403
}
34043404
},
34053405
"aws-stepfunctions-preview": {
34063406
"description": "AWS Contributed Icon",
34073407
"default": {
34083408
"fontPath": "./resources/fonts/aws-toolkit-icons.woff",
3409-
"fontCharacter": "\\e1b7"
3409+
"fontCharacter": "\\f1b7"
34103410
}
34113411
}
34123412
}

0 commit comments

Comments
 (0)