diff --git a/packages/mermaid/src/rendering-util/svg/aws/aws_common.ts b/packages/mermaid/src/rendering-util/svg/aws/aws_common.ts index e104bf9ac..c2d758d68 100644 --- a/packages/mermaid/src/rendering-util/svg/aws/aws_common.ts +++ b/packages/mermaid/src/rendering-util/svg/aws/aws_common.ts @@ -1,7 +1,7 @@ import { createIcon } from "../../svgRegister.js"; const awsIcons = { - "amplify": createIcon( + "aws:amplify": createIcon( ` @@ -10,7 +10,7 @@ const awsIcons = { `, 80 ), - "api-gateway": createIcon( + "aws:api-gateway": createIcon( ` @@ -21,7 +21,7 @@ const awsIcons = { `, 80 ), - "aurora": createIcon( + "aws:aurora": createIcon( ` @@ -30,7 +30,7 @@ const awsIcons = { `, 80 ), - "cloudformation": createIcon( + "aws:cloudformation": createIcon( ` @@ -39,7 +39,7 @@ const awsIcons = { `, 80 ), - "cloudfront": createIcon( + "aws:cloudfront": createIcon( ` @@ -48,7 +48,7 @@ const awsIcons = { `, 80 ), - "cloudwatch": createIcon( + "aws:cloudwatch": createIcon( ` @@ -57,7 +57,7 @@ const awsIcons = { `, 80 ), - "documentdb": createIcon( + "aws:documentdb": createIcon( ` @@ -66,7 +66,7 @@ const awsIcons = { `, 80 ), - "dynamodb": createIcon( + "aws:dynamodb": createIcon( ` @@ -75,7 +75,7 @@ const awsIcons = { `, 80 ), - "ec2": createIcon( + "aws:ec2": createIcon( ` @@ -84,7 +84,7 @@ const awsIcons = { `, 80 ), - "efs": createIcon( + "aws:efs": createIcon( ` @@ -95,7 +95,7 @@ const awsIcons = { `, 80 ), - "elastic-beanstalk": createIcon( + "aws:elastic-beanstalk": createIcon( ` @@ -104,7 +104,7 @@ const awsIcons = { `, 80 ), - "fargate": createIcon( + "aws:fargate": createIcon( ` @@ -113,7 +113,7 @@ const awsIcons = { `, 80 ), - "iam": createIcon( + "aws:iam": createIcon( ` @@ -122,7 +122,7 @@ const awsIcons = { `, 80 ), - "kms": createIcon( + "aws:kms": createIcon( ` @@ -131,7 +131,7 @@ const awsIcons = { `, 80 ), - "kinesis": createIcon( + "aws:kinesis": createIcon( ` @@ -140,7 +140,7 @@ const awsIcons = { `, 80 ), - "lambda": createIcon( + "aws:lambda": createIcon( ` @@ -149,7 +149,7 @@ const awsIcons = { `, 80 ), - "lightsail": createIcon( + "aws:lightsail": createIcon( ` @@ -158,7 +158,7 @@ const awsIcons = { `, 80 ), - "neptune": createIcon( + "aws:neptune": createIcon( ` @@ -167,7 +167,7 @@ const awsIcons = { `, 80 ), - "rds": createIcon( + "aws:rds": createIcon( ` @@ -176,7 +176,7 @@ const awsIcons = { `, 80 ), - "redshift": createIcon( + "aws:redshift": createIcon( ` @@ -185,7 +185,7 @@ const awsIcons = { `, 80 ), - "route-53": createIcon( + "aws:route-53": createIcon( ` @@ -194,7 +194,7 @@ const awsIcons = { `, 80 ), - "secrets-manager": createIcon( + "aws:secrets-manager": createIcon( ` @@ -203,7 +203,7 @@ const awsIcons = { `, 80 ), - "s3": createIcon( + "aws:s3": createIcon( ` @@ -214,7 +214,7 @@ const awsIcons = { `, 80 ), - "timestream": createIcon( + "aws:timestream": createIcon( ` @@ -223,7 +223,7 @@ const awsIcons = { `, 80 ), - "vpc": createIcon( + "aws:vpc": createIcon( ` diff --git a/packages/mermaid/src/rendering-util/svg/aws/aws_full.ts b/packages/mermaid/src/rendering-util/svg/aws/aws_full.ts index fa70cde68..fa518f7e0 100644 --- a/packages/mermaid/src/rendering-util/svg/aws/aws_full.ts +++ b/packages/mermaid/src/rendering-util/svg/aws/aws_full.ts @@ -1,7 +1,7 @@ import { createIcon } from "../../svgRegister.js"; const awsIcons = { - "activate": createIcon( + "aws:activate": createIcon( ` @@ -12,7 +12,7 @@ const awsIcons = { `, 80 ), - "alexa-for-business": createIcon( + "aws:alexa-for-business": createIcon( ` @@ -21,7 +21,7 @@ const awsIcons = { `, 80 ), - "apache-mxnet-on-aws": createIcon( + "aws:apache-mxnet-on-aws": createIcon( ` @@ -30,7 +30,7 @@ const awsIcons = { `, 80 ), - "app-mesh": createIcon( + "aws:app-mesh": createIcon( ` @@ -39,7 +39,7 @@ const awsIcons = { `, 80 ), - "app-runner": createIcon( + "aws:app-runner": createIcon( ` @@ -50,7 +50,7 @@ const awsIcons = { `, 80 ), - "appconfig": createIcon( + "aws:appconfig": createIcon( ` @@ -59,7 +59,7 @@ const awsIcons = { `, 80 ), - "appfabric": createIcon( + "aws:appfabric": createIcon( ` @@ -70,7 +70,7 @@ const awsIcons = { `, 80 ), - "appflow": createIcon( + "aws:appflow": createIcon( ` @@ -81,7 +81,7 @@ const awsIcons = { `, 80 ), - "application-auto-scaling": createIcon( + "aws:application-auto-scaling": createIcon( ` @@ -92,7 +92,7 @@ const awsIcons = { `, 80 ), - "application-composer": createIcon( + "aws:application-composer": createIcon( ` @@ -101,7 +101,7 @@ const awsIcons = { `, 80 ), - "application-cost-profiler": createIcon( + "aws:application-cost-profiler": createIcon( ` @@ -112,7 +112,7 @@ const awsIcons = { `, 80 ), - "application-discovery-service": createIcon( + "aws:application-discovery-service": createIcon( ` @@ -121,7 +121,7 @@ const awsIcons = { `, 80 ), - "application-migration-service": createIcon( + "aws:application-migration-service": createIcon( ` @@ -130,7 +130,7 @@ const awsIcons = { `, 80 ), - "appstream": createIcon( + "aws:appstream": createIcon( ` @@ -139,7 +139,7 @@ const awsIcons = { `, 80 ), - "appsync": createIcon( + "aws:appsync": createIcon( ` @@ -150,7 +150,7 @@ const awsIcons = { `, 80 ), - "artifact": createIcon( + "aws:artifact": createIcon( ` @@ -159,7 +159,7 @@ const awsIcons = { `, 80 ), - "athena": createIcon( + "aws:athena": createIcon( ` @@ -168,7 +168,7 @@ const awsIcons = { `, 80 ), - "audit-manager": createIcon( + "aws:audit-manager": createIcon( ` @@ -179,7 +179,7 @@ const awsIcons = { `, 80 ), - "augmented-ai-a2i": createIcon( + "aws:augmented-ai-a2i": createIcon( ` @@ -188,7 +188,7 @@ const awsIcons = { `, 80 ), - "auto-scaling": createIcon( + "aws:auto-scaling": createIcon( ` @@ -197,7 +197,7 @@ const awsIcons = { `, 80 ), - "b2b-data-interchange": createIcon( + "aws:b2b-data-interchange": createIcon( ` @@ -208,7 +208,7 @@ const awsIcons = { `, 80 ), - "backint-agent": createIcon( + "aws:backint-agent": createIcon( ` @@ -219,7 +219,7 @@ const awsIcons = { `, 80 ), - "backup": createIcon( + "aws:backup": createIcon( ` @@ -228,7 +228,7 @@ const awsIcons = { `, 80 ), - "batch": createIcon( + "aws:batch": createIcon( ` @@ -237,7 +237,7 @@ const awsIcons = { `, 80 ), - "bedrock": createIcon( + "aws:bedrock": createIcon( ` @@ -248,7 +248,7 @@ const awsIcons = { `, 80 ), - "billing-conductor": createIcon( + "aws:billing-conductor": createIcon( ` @@ -259,7 +259,7 @@ const awsIcons = { `, 80 ), - "bottlerocket": createIcon( + "aws:bottlerocket": createIcon( ` @@ -270,7 +270,7 @@ const awsIcons = { `, 80 ), - "braket": createIcon( + "aws:braket": createIcon( ` @@ -279,7 +279,7 @@ const awsIcons = { `, 80 ), - "budgets": createIcon( + "aws:budgets": createIcon( ` @@ -288,7 +288,7 @@ const awsIcons = { `, 80 ), - "certificate-manager": createIcon( + "aws:certificate-manager": createIcon( ` @@ -297,7 +297,7 @@ const awsIcons = { `, 80 ), - "chatbot": createIcon( + "aws:chatbot": createIcon( ` @@ -306,7 +306,7 @@ const awsIcons = { `, 80 ), - "chime-sdk": createIcon( + "aws:chime-sdk": createIcon( ` @@ -317,7 +317,7 @@ const awsIcons = { `, 80 ), - "chime": createIcon( + "aws:chime": createIcon( ` @@ -326,7 +326,7 @@ const awsIcons = { `, 80 ), - "clean-rooms": createIcon( + "aws:clean-rooms": createIcon( ` @@ -335,7 +335,7 @@ const awsIcons = { `, 80 ), - "client-vpn": createIcon( + "aws:client-vpn": createIcon( ` @@ -344,7 +344,7 @@ const awsIcons = { `, 80 ), - "cloud-control-api": createIcon( + "aws:cloud-control-api": createIcon( ` @@ -355,7 +355,7 @@ const awsIcons = { `, 80 ), - "cloud-development-kit": createIcon( + "aws:cloud-development-kit": createIcon( ` @@ -364,7 +364,7 @@ const awsIcons = { `, 80 ), - "cloud-directory": createIcon( + "aws:cloud-directory": createIcon( ` @@ -375,7 +375,7 @@ const awsIcons = { `, 80 ), - "cloud-map": createIcon( + "aws:cloud-map": createIcon( ` @@ -384,7 +384,7 @@ const awsIcons = { `, 80 ), - "cloud-wan": createIcon( + "aws:cloud-wan": createIcon( ` @@ -393,7 +393,7 @@ const awsIcons = { `, 80 ), - "cloud9": createIcon( + "aws:cloud9": createIcon( ` @@ -403,7 +403,7 @@ const awsIcons = { 80 ), - "cloudhsm": createIcon( + "aws:cloudhsm": createIcon( ` @@ -412,7 +412,7 @@ const awsIcons = { `, 80 ), - "cloudsearch": createIcon( + "aws:cloudsearch": createIcon( ` @@ -421,7 +421,7 @@ const awsIcons = { `, 80 ), - "cloudshell": createIcon( + "aws:cloudshell": createIcon( ` @@ -432,7 +432,7 @@ const awsIcons = { `, 80 ), - "cloudtrail": createIcon( + "aws:cloudtrail": createIcon( ` @@ -441,7 +441,7 @@ const awsIcons = { `, 80 ), - "codeartifact": createIcon( + "aws:codeartifact": createIcon( ` @@ -452,7 +452,7 @@ const awsIcons = { `, 80 ), - "codebuild": createIcon( + "aws:codebuild": createIcon( ` @@ -461,7 +461,7 @@ const awsIcons = { `, 80 ), - "codecatalyst": createIcon( + "aws:codecatalyst": createIcon( ` @@ -470,7 +470,7 @@ const awsIcons = { `, 80 ), - "codecommit": createIcon( + "aws:codecommit": createIcon( ` @@ -479,7 +479,7 @@ const awsIcons = { `, 80 ), - "codedeploy": createIcon( + "aws:codedeploy": createIcon( ` @@ -488,7 +488,7 @@ const awsIcons = { `, 80 ), - "codeguru": createIcon( + "aws:codeguru": createIcon( ` @@ -497,7 +497,7 @@ const awsIcons = { `, 80 ), - "codepipeline": createIcon( + "aws:codepipeline": createIcon( ` @@ -506,7 +506,7 @@ const awsIcons = { `, 80 ), - "codestar": createIcon( + "aws:codestar": createIcon( ` @@ -515,7 +515,7 @@ const awsIcons = { `, 80 ), - "codewhisperer": createIcon( + "aws:codewhisperer": createIcon( ` @@ -526,7 +526,7 @@ const awsIcons = { `, 80 ), - "cognito": createIcon( + "aws:cognito": createIcon( ` @@ -535,7 +535,7 @@ const awsIcons = { `, 80 ), - "command-line-interface": createIcon( + "aws:command-line-interface": createIcon( ` @@ -544,7 +544,7 @@ const awsIcons = { `, 80 ), - "comprehend-medical": createIcon( + "aws:comprehend-medical": createIcon( ` @@ -555,7 +555,7 @@ const awsIcons = { `, 80 ), - "comprehend": createIcon( + "aws:comprehend": createIcon( ` @@ -564,7 +564,7 @@ const awsIcons = { `, 80 ), - "compute-optimizer": createIcon( + "aws:compute-optimizer": createIcon( ` @@ -575,7 +575,7 @@ const awsIcons = { `, 80 ), - "config": createIcon( + "aws:config": createIcon( ` @@ -584,7 +584,7 @@ const awsIcons = { `, 80 ), - "connect": createIcon( + "aws:connect": createIcon( ` @@ -593,7 +593,7 @@ const awsIcons = { `, 80 ), - "console-mobile-application": createIcon( + "aws:console-mobile-application": createIcon( ` @@ -604,7 +604,7 @@ const awsIcons = { `, 80 ), - "control-tower": createIcon( + "aws:control-tower": createIcon( ` @@ -613,7 +613,7 @@ const awsIcons = { `, 80 ), - "corretto": createIcon( + "aws:corretto": createIcon( ` @@ -624,7 +624,7 @@ const awsIcons = { `, 80 ), - "cost-and-usage-report": createIcon( + "aws:cost-and-usage-report": createIcon( ` @@ -633,7 +633,7 @@ const awsIcons = { `, 80 ), - "cost-explorer": createIcon( + "aws:cost-explorer": createIcon( ` @@ -642,7 +642,7 @@ const awsIcons = { `, 80 ), - "data-exchange": createIcon( + "aws:data-exchange": createIcon( ` @@ -651,7 +651,7 @@ const awsIcons = { `, 80 ), - "data-pipeline": createIcon( + "aws:data-pipeline": createIcon( ` @@ -660,7 +660,7 @@ const awsIcons = { `, 80 ), - "database-migration-service": createIcon( + "aws:database-migration-service": createIcon( ` @@ -669,7 +669,7 @@ const awsIcons = { `, 80 ), - "datasync": createIcon( + "aws:datasync": createIcon( ` @@ -678,7 +678,7 @@ const awsIcons = { `, 80 ), - "datazone": createIcon( + "aws:datazone": createIcon( ` @@ -687,7 +687,7 @@ const awsIcons = { `, 80 ), - "deep-learning-amis": createIcon( + "aws:deep-learning-amis": createIcon( ` @@ -698,7 +698,7 @@ const awsIcons = { `, 80 ), - "deep-learning-containers": createIcon( + "aws:deep-learning-containers": createIcon( ` @@ -707,7 +707,7 @@ const awsIcons = { `, 80 ), - "deepcomposer": createIcon( + "aws:deepcomposer": createIcon( ` @@ -716,7 +716,7 @@ const awsIcons = { `, 80 ), - "deeplens": createIcon( + "aws:deeplens": createIcon( ` @@ -725,7 +725,7 @@ const awsIcons = { `, 80 ), - "deepracer": createIcon( + "aws:deepracer": createIcon( ` @@ -734,7 +734,7 @@ const awsIcons = { `, 80 ), - "detective": createIcon( + "aws:detective": createIcon( ` @@ -743,7 +743,7 @@ const awsIcons = { `, 80 ), - "device-farm": createIcon( + "aws:device-farm": createIcon( ` @@ -752,7 +752,7 @@ const awsIcons = { `, 80 ), - "devops-guru": createIcon( + "aws:devops-guru": createIcon( ` @@ -763,7 +763,7 @@ const awsIcons = { `, 80 ), - "direct-connect": createIcon( + "aws:direct-connect": createIcon( ` @@ -772,7 +772,7 @@ const awsIcons = { `, 80 ), - "directory-service": createIcon( + "aws:directory-service": createIcon( ` @@ -781,7 +781,7 @@ const awsIcons = { `, 80 ), - "distro-for-opentelemetry": createIcon( + "aws:distro-for-opentelemetry": createIcon( ` @@ -792,7 +792,7 @@ const awsIcons = { `, 80 ), - "ec2-auto-scaling": createIcon( + "aws:ec2-auto-scaling": createIcon( ` @@ -801,7 +801,7 @@ const awsIcons = { `, 80 ), - "ec2-image-builder": createIcon( + "aws:ec2-image-builder": createIcon( ` @@ -810,7 +810,7 @@ const awsIcons = { `, 80 ), - "ecs-anywhere": createIcon( + "aws:ecs-anywhere": createIcon( ` @@ -821,7 +821,7 @@ const awsIcons = { `, 80 ), - "eks-anywhere": createIcon( + "aws:eks-anywhere": createIcon( ` @@ -832,7 +832,7 @@ const awsIcons = { `, 80 ), - "eks-cloud": createIcon( + "aws:eks-cloud": createIcon( ` @@ -843,7 +843,7 @@ const awsIcons = { `, 80 ), - "eks-distro": createIcon( + "aws:eks-distro": createIcon( ` @@ -854,7 +854,7 @@ const awsIcons = { `, 80 ), - "elastic-block-store": createIcon( + "aws:elastic-block-store": createIcon( ` @@ -863,7 +863,7 @@ const awsIcons = { `, 80 ), - "elastic-container-registry": createIcon( + "aws:elastic-container-registry": createIcon( ` @@ -872,7 +872,7 @@ const awsIcons = { `, 80 ), - "elastic-container-service": createIcon( + "aws:elastic-container-service": createIcon( ` @@ -881,7 +881,7 @@ const awsIcons = { `, 80 ), - "elastic-disaster-recovery": createIcon( + "aws:elastic-disaster-recovery": createIcon( ` @@ -890,7 +890,7 @@ const awsIcons = { `, 80 ), - "elastic-fabric-adapter": createIcon( + "aws:elastic-fabric-adapter": createIcon( ` @@ -901,7 +901,7 @@ const awsIcons = { `, 80 ), - "elastic-inference": createIcon( + "aws:elastic-inference": createIcon( ` @@ -910,7 +910,7 @@ const awsIcons = { `, 80 ), - "elastic-kubernetes-service": createIcon( + "aws:elastic-kubernetes-service": createIcon( ` @@ -919,7 +919,7 @@ const awsIcons = { `, 80 ), - "elastic-load-balancing": createIcon( + "aws:elastic-load-balancing": createIcon( ` @@ -928,7 +928,7 @@ const awsIcons = { `, 80 ), - "elastic-transcoder": createIcon( + "aws:elastic-transcoder": createIcon( ` @@ -937,7 +937,7 @@ const awsIcons = { `, 80 ), - "elasticache": createIcon( + "aws:elasticache": createIcon( ` @@ -946,7 +946,7 @@ const awsIcons = { `, 80 ), - "elemental-appliances-&-software": createIcon( + "aws:elemental-appliances-&-software": createIcon( ` @@ -955,7 +955,7 @@ const awsIcons = { `, 80 ), - "elemental-conductor": createIcon( + "aws:elemental-conductor": createIcon( ` @@ -964,7 +964,7 @@ const awsIcons = { `, 80 ), - "elemental-delta": createIcon( + "aws:elemental-delta": createIcon( ` @@ -973,7 +973,7 @@ const awsIcons = { `, 80 ), - "elemental-link": createIcon( + "aws:elemental-link": createIcon( ` @@ -984,7 +984,7 @@ const awsIcons = { `, 80 ), - "elemental-live": createIcon( + "aws:elemental-live": createIcon( ` @@ -993,7 +993,7 @@ const awsIcons = { `, 80 ), - "elemental-mediaconnect": createIcon( + "aws:elemental-mediaconnect": createIcon( ` @@ -1002,7 +1002,7 @@ const awsIcons = { `, 80 ), - "elemental-mediaconvert": createIcon( + "aws:elemental-mediaconvert": createIcon( ` @@ -1011,7 +1011,7 @@ const awsIcons = { `, 80 ), - "elemental-medialive": createIcon( + "aws:elemental-medialive": createIcon( ` @@ -1020,7 +1020,7 @@ const awsIcons = { `, 80 ), - "elemental-mediapackage": createIcon( + "aws:elemental-mediapackage": createIcon( ` @@ -1029,7 +1029,7 @@ const awsIcons = { `, 80 ), - "elemental-mediastore": createIcon( + "aws:elemental-mediastore": createIcon( ` @@ -1038,7 +1038,7 @@ const awsIcons = { `, 80 ), - "elemental-mediatailor": createIcon( + "aws:elemental-mediatailor": createIcon( ` @@ -1047,7 +1047,7 @@ const awsIcons = { `, 80 ), - "elemental-server": createIcon( + "aws:elemental-server": createIcon( ` @@ -1056,7 +1056,7 @@ const awsIcons = { `, 80 ), - "emr": createIcon( + "aws:emr": createIcon( ` @@ -1065,7 +1065,7 @@ const awsIcons = { `, 80 ), - "entity-resolution": createIcon( + "aws:entity-resolution": createIcon( ` @@ -1076,7 +1076,7 @@ const awsIcons = { `, 80 ), - "eventbridge": createIcon( + "aws:eventbridge": createIcon( ` @@ -1085,7 +1085,7 @@ const awsIcons = { `, 80 ), - "express-workflows": createIcon( + "aws:express-workflows": createIcon( ` @@ -1094,7 +1094,7 @@ const awsIcons = { `, 80 ), - "fault-injection-simulator": createIcon( + "aws:fault-injection-simulator": createIcon( ` @@ -1105,7 +1105,7 @@ const awsIcons = { `, 80 ), - "file-cache": createIcon( + "aws:file-cache": createIcon( ` @@ -1114,7 +1114,7 @@ const awsIcons = { `, 80 ), - "finspace": createIcon( + "aws:finspace": createIcon( ` @@ -1125,7 +1125,7 @@ const awsIcons = { `, 80 ), - "firewall-manager": createIcon( + "aws:firewall-manager": createIcon( ` @@ -1134,7 +1134,7 @@ const awsIcons = { `, 80 ), - "forecast": createIcon( + "aws:forecast": createIcon( ` @@ -1143,7 +1143,7 @@ const awsIcons = { `, 80 ), - "fraud-detector": createIcon( + "aws:fraud-detector": createIcon( ` @@ -1152,7 +1152,7 @@ const awsIcons = { `, 80 ), - "freertos": createIcon( + "aws:freertos": createIcon( ` @@ -1161,7 +1161,7 @@ const awsIcons = { `, 80 ), - "fsx-for-lustre": createIcon( + "aws:fsx-for-lustre": createIcon( ` @@ -1170,7 +1170,7 @@ const awsIcons = { `, 80 ), - "fsx-for-netapp-ontap": createIcon( + "aws:fsx-for-netapp-ontap": createIcon( ` @@ -1181,7 +1181,7 @@ const awsIcons = { `, 80 ), - "fsx-for-openzfs": createIcon( + "aws:fsx-for-openzfs": createIcon( ` @@ -1190,7 +1190,7 @@ const awsIcons = { `, 80 ), - "fsx-for-wfs": createIcon( + "aws:fsx-for-wfs": createIcon( ` @@ -1201,7 +1201,7 @@ const awsIcons = { `, 80 ), - "fsx": createIcon( + "aws:fsx": createIcon( ` @@ -1212,7 +1212,7 @@ const awsIcons = { `, 80 ), - "gamekit": createIcon( + "aws:gamekit": createIcon( ` @@ -1223,7 +1223,7 @@ const awsIcons = { `, 80 ), - "gamelift": createIcon( + "aws:gamelift": createIcon( ` @@ -1234,7 +1234,7 @@ const awsIcons = { `, 80 ), - "gamesparks": createIcon( + "aws:gamesparks": createIcon( ` @@ -1245,7 +1245,7 @@ const awsIcons = { `, 80 ), - "genomics-cli": createIcon( + "aws:genomics-cli": createIcon( ` @@ -1254,7 +1254,7 @@ const awsIcons = { `, 80 ), - "global-accelerator": createIcon( + "aws:global-accelerator": createIcon( ` @@ -1263,7 +1263,7 @@ const awsIcons = { `, 80 ), - "glue-databrew": createIcon( + "aws:glue-databrew": createIcon( ` @@ -1274,7 +1274,7 @@ const awsIcons = { `, 80 ), - "glue-elastic-views": createIcon( + "aws:glue-elastic-views": createIcon( ` @@ -1285,7 +1285,7 @@ const awsIcons = { `, 80 ), - "glue": createIcon( + "aws:glue": createIcon( ` @@ -1294,7 +1294,7 @@ const awsIcons = { `, 80 ), - "ground-station": createIcon( + "aws:ground-station": createIcon( ` @@ -1303,7 +1303,7 @@ const awsIcons = { `, 80 ), - "guardduty": createIcon( + "aws:guardduty": createIcon( ` @@ -1312,7 +1312,7 @@ const awsIcons = { `, 80 ), - "health-dashboard": createIcon( + "aws:health-dashboard": createIcon( ` @@ -1321,7 +1321,7 @@ const awsIcons = { `, 80 ), - "healthimaging": createIcon( + "aws:healthimaging": createIcon( ` @@ -1332,7 +1332,7 @@ const awsIcons = { `, 80 ), - "healthlake": createIcon( + "aws:healthlake": createIcon( ` @@ -1343,7 +1343,7 @@ const awsIcons = { `, 80 ), - "healthomics": createIcon( + "aws:healthomics": createIcon( ` @@ -1352,7 +1352,7 @@ const awsIcons = { `, 80 ), - "healthscribe": createIcon( + "aws:healthscribe": createIcon( ` @@ -1363,7 +1363,7 @@ const awsIcons = { `, 80 ), - "honeycode": createIcon( + "aws:honeycode": createIcon( ` @@ -1374,7 +1374,7 @@ const awsIcons = { `, 80 ), - "iam-identity-center": createIcon( + "aws:iam-identity-center": createIcon( ` @@ -1383,7 +1383,7 @@ const awsIcons = { `, 80 ), - "inspector": createIcon( + "aws:inspector": createIcon( ` @@ -1392,7 +1392,7 @@ const awsIcons = { `, 80 ), - "interactive-video-service": createIcon( + "aws:interactive-video-service": createIcon( ` @@ -1403,7 +1403,7 @@ const awsIcons = { `, 80 ), - "iot-1-click": createIcon( + "aws:iot-1-click": createIcon( ` @@ -1412,7 +1412,7 @@ const awsIcons = { `, 80 ), - "iot-analytics": createIcon( + "aws:iot-analytics": createIcon( ` @@ -1421,7 +1421,7 @@ const awsIcons = { `, 80 ), - "iot-button": createIcon( + "aws:iot-button": createIcon( ` @@ -1430,7 +1430,7 @@ const awsIcons = { `, 80 ), - "iot-core": createIcon( + "aws:iot-core": createIcon( ` @@ -1439,7 +1439,7 @@ const awsIcons = { `, 80 ), - "iot-device-defender": createIcon( + "aws:iot-device-defender": createIcon( ` @@ -1448,7 +1448,7 @@ const awsIcons = { `, 80 ), - "iot-device-management": createIcon( + "aws:iot-device-management": createIcon( ` @@ -1457,7 +1457,7 @@ const awsIcons = { `, 80 ), - "iot-events": createIcon( + "aws:iot-events": createIcon( ` @@ -1466,7 +1466,7 @@ const awsIcons = { `, 80 ), - "iot-expresslink": createIcon( + "aws:iot-expresslink": createIcon( ` @@ -1477,7 +1477,7 @@ const awsIcons = { `, 80 ), - "iot-fleetwise": createIcon( + "aws:iot-fleetwise": createIcon( ` @@ -1488,7 +1488,7 @@ const awsIcons = { `, 80 ), - "iot-greengrass": createIcon( + "aws:iot-greengrass": createIcon( ` @@ -1497,7 +1497,7 @@ const awsIcons = { `, 80 ), - "iot-roborunner": createIcon( + "aws:iot-roborunner": createIcon( ` @@ -1508,7 +1508,7 @@ const awsIcons = { `, 80 ), - "iot-sitewise": createIcon( + "aws:iot-sitewise": createIcon( ` @@ -1517,7 +1517,7 @@ const awsIcons = { `, 80 ), - "iot-things-graph": createIcon( + "aws:iot-things-graph": createIcon( ` @@ -1526,7 +1526,7 @@ const awsIcons = { `, 80 ), - "iot-twinmaker": createIcon( + "aws:iot-twinmaker": createIcon( ` @@ -1537,7 +1537,7 @@ const awsIcons = { `, 80 ), - "iq": createIcon( + "aws:iq": createIcon( ` @@ -1548,7 +1548,7 @@ const awsIcons = { `, 80 ), - "kendra": createIcon( + "aws:kendra": createIcon( ` @@ -1557,7 +1557,7 @@ const awsIcons = { `, 80 ), - "keyspaces": createIcon( + "aws:keyspaces": createIcon( ` @@ -1566,7 +1566,7 @@ const awsIcons = { `, 80 ), - "kinesis-data-firehose": createIcon( + "aws:kinesis-data-firehose": createIcon( ` @@ -1577,7 +1577,7 @@ const awsIcons = { `, 80 ), - "kinesis-data-streams": createIcon( + "aws:kinesis-data-streams": createIcon( ` @@ -1588,7 +1588,7 @@ const awsIcons = { `, 80 ), - "kinesis-video-streams": createIcon( + "aws:kinesis-video-streams": createIcon( ` @@ -1599,7 +1599,7 @@ const awsIcons = { `, 80 ), - "lake-formation": createIcon( + "aws:lake-formation": createIcon( ` @@ -1608,7 +1608,7 @@ const awsIcons = { `, 80 ), - "launch-wizard": createIcon( + "aws:launch-wizard": createIcon( ` @@ -1617,7 +1617,7 @@ const awsIcons = { `, 80 ), - "lex": createIcon( + "aws:lex": createIcon( ` @@ -1626,7 +1626,7 @@ const awsIcons = { `, 80 ), - "license-manager": createIcon( + "aws:license-manager": createIcon( ` @@ -1635,7 +1635,7 @@ const awsIcons = { `, 80 ), - "lightsail-for-research": createIcon( + "aws:lightsail-for-research": createIcon( ` @@ -1644,7 +1644,7 @@ const awsIcons = { `, 80 ), - "local-zones": createIcon( + "aws:local-zones": createIcon( ` @@ -1653,7 +1653,7 @@ const awsIcons = { `, 80 ), - "location-service": createIcon( + "aws:location-service": createIcon( ` @@ -1664,7 +1664,7 @@ const awsIcons = { `, 80 ), - "lookout-for-equipment": createIcon( + "aws:lookout-for-equipment": createIcon( ` @@ -1675,7 +1675,7 @@ const awsIcons = { `, 80 ), - "lookout-for-metrics": createIcon( + "aws:lookout-for-metrics": createIcon( ` @@ -1686,7 +1686,7 @@ const awsIcons = { `, 80 ), - "lookout-for-vision": createIcon( + "aws:lookout-for-vision": createIcon( ` @@ -1697,7 +1697,7 @@ const awsIcons = { `, 80 ), - "macie": createIcon( + "aws:macie": createIcon( ` @@ -1706,7 +1706,7 @@ const awsIcons = { `, 80 ), - "mainframe-modernization": createIcon( + "aws:mainframe-modernization": createIcon( ` @@ -1717,7 +1717,7 @@ const awsIcons = { `, 80 ), - "managed-blockchain": createIcon( + "aws:managed-blockchain": createIcon( ` @@ -1726,7 +1726,7 @@ const awsIcons = { `, 80 ), - "managed-grafana": createIcon( + "aws:managed-grafana": createIcon( ` @@ -1737,7 +1737,7 @@ const awsIcons = { `, 80 ), - "managed-service-for-apache-flink": createIcon( + "aws:managed-service-for-apache-flink": createIcon( ` @@ -1748,7 +1748,7 @@ const awsIcons = { `, 80 ), - "managed-service-for-prometheus": createIcon( + "aws:managed-service-for-prometheus": createIcon( ` @@ -1759,7 +1759,7 @@ const awsIcons = { `, 80 ), - "managed-services": createIcon( + "aws:managed-services": createIcon( ` @@ -1770,7 +1770,7 @@ const awsIcons = { `, 80 ), - "managed-streaming-for-apache-kafka": createIcon( + "aws:managed-streaming-for-apache-kafka": createIcon( ` @@ -1779,7 +1779,7 @@ const awsIcons = { `, 80 ), - "managed-workflows-for-apache-airflow": createIcon( + "aws:managed-workflows-for-apache-airflow": createIcon( ` @@ -1790,7 +1790,7 @@ const awsIcons = { `, 80 ), - "management-console": createIcon( + "aws:management-console": createIcon( ` @@ -1799,7 +1799,7 @@ const awsIcons = { `, 80 ), - "marketplace_dark": createIcon( + "aws:marketplace_dark": createIcon( ` @@ -1808,7 +1808,7 @@ const awsIcons = { `, 80 ), - "marketplace_light": createIcon( + "aws:marketplace_light": createIcon( ` @@ -1817,7 +1817,7 @@ const awsIcons = { `, 80 ), - "memorydb-for-redis": createIcon( + "aws:memorydb-for-redis": createIcon( ` @@ -1828,7 +1828,7 @@ const awsIcons = { `, 80 ), - "migration-evaluator": createIcon( + "aws:migration-evaluator": createIcon( ` @@ -1839,7 +1839,7 @@ const awsIcons = { `, 80 ), - "migration-hub": createIcon( + "aws:migration-hub": createIcon( ` @@ -1848,7 +1848,7 @@ const awsIcons = { `, 80 ), - "monitron": createIcon( + "aws:monitron": createIcon( ` @@ -1859,7 +1859,7 @@ const awsIcons = { `, 80 ), - "mq": createIcon( + "aws:mq": createIcon( ` @@ -1868,7 +1868,7 @@ const awsIcons = { `, 80 ), - "network-firewall": createIcon( + "aws:network-firewall": createIcon( ` @@ -1879,7 +1879,7 @@ const awsIcons = { `, 80 ), - "neuron": createIcon( + "aws:neuron": createIcon( ` @@ -1888,7 +1888,7 @@ const awsIcons = { `, 80 ), - "nice-dcv": createIcon( + "aws:nice-dcv": createIcon( ` @@ -1899,7 +1899,7 @@ const awsIcons = { `, 80 ), - "nice-enginframe": createIcon( + "aws:nice-enginframe": createIcon( ` @@ -1910,7 +1910,7 @@ const awsIcons = { `, 80 ), - "nimble-studio": createIcon( + "aws:nimble-studio": createIcon( ` @@ -1921,7 +1921,7 @@ const awsIcons = { `, 80 ), - "nitro-enclaves": createIcon( + "aws:nitro-enclaves": createIcon( ` @@ -1930,7 +1930,7 @@ const awsIcons = { `, 80 ), - "open-3d-engine": createIcon( + "aws:open-3d-engine": createIcon( ` @@ -1941,7 +1941,7 @@ const awsIcons = { `, 80 ), - "opensearch-service": createIcon( + "aws:opensearch-service": createIcon( ` @@ -1950,7 +1950,7 @@ const awsIcons = { `, 80 ), - "opsworks": createIcon( + "aws:opsworks": createIcon( ` @@ -1959,7 +1959,7 @@ const awsIcons = { `, 80 ), - "organizations": createIcon( + "aws:organizations": createIcon( ` @@ -1968,7 +1968,7 @@ const awsIcons = { `, 80 ), - "outposts-family": createIcon( + "aws:outposts-family": createIcon( ` @@ -1977,7 +1977,7 @@ const awsIcons = { `, 80 ), - "outposts-rack": createIcon( + "aws:outposts-rack": createIcon( ` @@ -1986,7 +1986,7 @@ const awsIcons = { `, 80 ), - "outposts-servers": createIcon( + "aws:outposts-servers": createIcon( ` @@ -1997,7 +1997,7 @@ const awsIcons = { `, 80 ), - "panorama": createIcon( + "aws:panorama": createIcon( ` @@ -2008,7 +2008,7 @@ const awsIcons = { `, 80 ), - "parallel-cluster": createIcon( + "aws:parallel-cluster": createIcon( ` @@ -2019,7 +2019,7 @@ const awsIcons = { `, 80 ), - "payment-cryptography": createIcon( + "aws:payment-cryptography": createIcon( ` @@ -2030,7 +2030,7 @@ const awsIcons = { `, 80 ), - "personalize": createIcon( + "aws:personalize": createIcon( ` @@ -2039,7 +2039,7 @@ const awsIcons = { `, 80 ), - "pinpoint-apis": createIcon( + "aws:pinpoint-apis": createIcon( ` @@ -2050,7 +2050,7 @@ const awsIcons = { `, 80 ), - "pinpoint": createIcon( + "aws:pinpoint": createIcon( ` @@ -2061,7 +2061,7 @@ const awsIcons = { `, 80 ), - "polly": createIcon( + "aws:polly": createIcon( ` @@ -2070,7 +2070,7 @@ const awsIcons = { `, 80 ), - "private-5g": createIcon( + "aws:private-5g": createIcon( ` @@ -2079,7 +2079,7 @@ const awsIcons = { `, 80 ), - "private-certificate-authority": createIcon( + "aws:private-certificate-authority": createIcon( ` @@ -2088,7 +2088,7 @@ const awsIcons = { `, 80 ), - "privatelink": createIcon( + "aws:privatelink": createIcon( ` @@ -2097,7 +2097,7 @@ const awsIcons = { `, 80 ), - "professional-services": createIcon( + "aws:professional-services": createIcon( ` @@ -2108,7 +2108,7 @@ const awsIcons = { `, 80 ), - "proton": createIcon( + "aws:proton": createIcon( ` @@ -2119,7 +2119,7 @@ const awsIcons = { `, 80 ), - "q": createIcon( + "aws:q": createIcon( ` @@ -2130,7 +2130,7 @@ const awsIcons = { `, 80 ), - "quantum-ledger-database": createIcon( + "aws:quantum-ledger-database": createIcon( ` @@ -2139,7 +2139,7 @@ const awsIcons = { `, 80 ), - "quicksight": createIcon( + "aws:quicksight": createIcon( ` @@ -2148,7 +2148,7 @@ const awsIcons = { `, 80 ), - "rds-on-vmware": createIcon( + "aws:rds-on-vmware": createIcon( ` @@ -2157,7 +2157,7 @@ const awsIcons = { `, 80 ), - "red-hat-openshift-service-on-aws": createIcon( + "aws:red-hat-openshift-service-on-aws": createIcon( ` @@ -2168,7 +2168,7 @@ const awsIcons = { `, 80 ), - "rekognition": createIcon( + "aws:rekognition": createIcon( ` @@ -2177,7 +2177,7 @@ const awsIcons = { `, 80 ), - "repost-private": createIcon( + "aws:repost-private": createIcon( ` @@ -2188,7 +2188,7 @@ const awsIcons = { `, 80 ), - "repost": createIcon( + "aws:repost": createIcon( ` @@ -2199,7 +2199,7 @@ const awsIcons = { `, 80 ), - "reserved-instance-reporting": createIcon( + "aws:reserved-instance-reporting": createIcon( ` @@ -2208,7 +2208,7 @@ const awsIcons = { `, 80 ), - "resilience-hub": createIcon( + "aws:resilience-hub": createIcon( ` @@ -2217,7 +2217,7 @@ const awsIcons = { `, 80 ), - "resource-access-manager": createIcon( + "aws:resource-access-manager": createIcon( ` @@ -2226,7 +2226,7 @@ const awsIcons = { `, 80 ), - "resource-explorer": createIcon( + "aws:resource-explorer": createIcon( ` @@ -2235,7 +2235,7 @@ const awsIcons = { `, 80 ), - "robomaker": createIcon( + "aws:robomaker": createIcon( ` @@ -2244,7 +2244,7 @@ const awsIcons = { `, 80 ), - "s3-on-outposts": createIcon( + "aws:s3-on-outposts": createIcon( ` @@ -2255,7 +2255,7 @@ const awsIcons = { `, 80 ), - "sagemaker-ground-truth": createIcon( + "aws:sagemaker-ground-truth": createIcon( ` @@ -2264,7 +2264,7 @@ const awsIcons = { `, 80 ), - "sagemaker-studio-lab": createIcon( + "aws:sagemaker-studio-lab": createIcon( ` @@ -2275,7 +2275,7 @@ const awsIcons = { `, 80 ), - "sagemaker": createIcon( + "aws:sagemaker": createIcon( ` @@ -2284,7 +2284,7 @@ const awsIcons = { `, 80 ), - "savings-plans": createIcon( + "aws:savings-plans": createIcon( ` @@ -2295,7 +2295,7 @@ const awsIcons = { `, 80 ), - "security-hub": createIcon( + "aws:security-hub": createIcon( ` @@ -2304,7 +2304,7 @@ const awsIcons = { `, 80 ), - "security-lake": createIcon( + "aws:security-lake": createIcon( ` @@ -2313,7 +2313,7 @@ const awsIcons = { `, 80 ), - "serverless-application-repository": createIcon( + "aws:serverless-application-repository": createIcon( ` @@ -2322,7 +2322,7 @@ const awsIcons = { `, 80 ), - "service-catalog": createIcon( + "aws:service-catalog": createIcon( ` @@ -2331,7 +2331,7 @@ const awsIcons = { `, 80 ), - "service-management-connector": createIcon( + "aws:service-management-connector": createIcon( ` @@ -2340,7 +2340,7 @@ const awsIcons = { `, 80 ), - "shield": createIcon( + "aws:shield": createIcon( ` @@ -2349,7 +2349,7 @@ const awsIcons = { `, 80 ), - "signer": createIcon( + "aws:signer": createIcon( ` @@ -2360,7 +2360,7 @@ const awsIcons = { `, 80 ), - "simple-email-service": createIcon( + "aws:simple-email-service": createIcon( ` @@ -2369,7 +2369,7 @@ const awsIcons = { `, 80 ), - "simple-notification-service": createIcon( + "aws:simple-notification-service": createIcon( ` @@ -2378,7 +2378,7 @@ const awsIcons = { `, 80 ), - "simple-queue-service": createIcon( + "aws:simple-queue-service": createIcon( ` @@ -2387,7 +2387,7 @@ const awsIcons = { `, 80 ), - "simple-storage-service-glacier": createIcon( + "aws:simple-storage-service-glacier": createIcon( ` @@ -2398,7 +2398,7 @@ const awsIcons = { `, 80 ), - "simspace-weaver": createIcon( + "aws:simspace-weaver": createIcon( ` @@ -2407,7 +2407,7 @@ const awsIcons = { `, 80 ), - "site-to-site-vpn": createIcon( + "aws:site-to-site-vpn": createIcon( ` @@ -2418,7 +2418,7 @@ const awsIcons = { `, 80 ), - "snowball-edge": createIcon( + "aws:snowball-edge": createIcon( ` @@ -2427,7 +2427,7 @@ const awsIcons = { `, 80 ), - "snowball": createIcon( + "aws:snowball": createIcon( ` @@ -2436,7 +2436,7 @@ const awsIcons = { `, 80 ), - "snowcone": createIcon( + "aws:snowcone": createIcon( ` @@ -2447,7 +2447,7 @@ const awsIcons = { `, 80 ), - "snowmobile": createIcon( + "aws:snowmobile": createIcon( ` @@ -2456,7 +2456,7 @@ const awsIcons = { `, 80 ), - "step-functions": createIcon( + "aws:step-functions": createIcon( ` @@ -2465,7 +2465,7 @@ const awsIcons = { `, 80 ), - "storage-gateway": createIcon( + "aws:storage-gateway": createIcon( ` @@ -2474,7 +2474,7 @@ const awsIcons = { `, 80 ), - "supply-chain": createIcon( + "aws:supply-chain": createIcon( ` @@ -2483,7 +2483,7 @@ const awsIcons = { `, 80 ), - "support": createIcon( + "aws:support": createIcon( ` @@ -2492,7 +2492,7 @@ const awsIcons = { `, 80 ), - "systems-manager": createIcon( + "aws:systems-manager": createIcon( ` @@ -2501,7 +2501,7 @@ const awsIcons = { `, 80 ), - "telco-network-builder": createIcon( + "aws:telco-network-builder": createIcon( ` @@ -2510,7 +2510,7 @@ const awsIcons = { `, 80 ), - "tensorflow-on-aws": createIcon( + "aws:tensorflow-on-aws": createIcon( ` @@ -2519,7 +2519,7 @@ const awsIcons = { `, 80 ), - "textract": createIcon( + "aws:textract": createIcon( ` @@ -2528,7 +2528,7 @@ const awsIcons = { `, 80 ), - "thinkbox-deadline": createIcon( + "aws:thinkbox-deadline": createIcon( ` @@ -2539,7 +2539,7 @@ const awsIcons = { `, 80 ), - "thinkbox-frost": createIcon( + "aws:thinkbox-frost": createIcon( ` @@ -2550,7 +2550,7 @@ const awsIcons = { `, 80 ), - "thinkbox-krakatoa": createIcon( + "aws:thinkbox-krakatoa": createIcon( ` @@ -2561,7 +2561,7 @@ const awsIcons = { `, 80 ), - "thinkbox-sequoia": createIcon( + "aws:thinkbox-sequoia": createIcon( ` @@ -2572,7 +2572,7 @@ const awsIcons = { `, 80 ), - "thinkbox-stoke": createIcon( + "aws:thinkbox-stoke": createIcon( ` @@ -2583,7 +2583,7 @@ const awsIcons = { `, 80 ), - "thinkbox-xmesh": createIcon( + "aws:thinkbox-xmesh": createIcon( ` @@ -2594,7 +2594,7 @@ const awsIcons = { `, 80 ), - "tools-and-sdks": createIcon( + "aws:tools-and-sdks": createIcon( ` @@ -2603,7 +2603,7 @@ const awsIcons = { `, 80 ), - "torchserve": createIcon( + "aws:torchserve": createIcon( ` @@ -2614,7 +2614,7 @@ const awsIcons = { `, 80 ), - "training-certification": createIcon( + "aws:training-certification": createIcon( ` @@ -2623,7 +2623,7 @@ const awsIcons = { `, 80 ), - "transcribe": createIcon( + "aws:transcribe": createIcon( ` @@ -2632,7 +2632,7 @@ const awsIcons = { `, 80 ), - "transfer-family": createIcon( + "aws:transfer-family": createIcon( ` @@ -2641,7 +2641,7 @@ const awsIcons = { `, 80 ), - "transit-gateway": createIcon( + "aws:transit-gateway": createIcon( ` @@ -2650,7 +2650,7 @@ const awsIcons = { `, 80 ), - "translate": createIcon( + "aws:translate": createIcon( ` @@ -2659,7 +2659,7 @@ const awsIcons = { `, 80 ), - "trusted-advisor": createIcon( + "aws:trusted-advisor": createIcon( ` @@ -2668,7 +2668,7 @@ const awsIcons = { `, 80 ), - "verified-access": createIcon( + "aws:verified-access": createIcon( ` @@ -2677,7 +2677,7 @@ const awsIcons = { `, 80 ), - "verified-permissions": createIcon( + "aws:verified-permissions": createIcon( ` @@ -2686,7 +2686,7 @@ const awsIcons = { `, 80 ), - "vmware-cloud-on-aws": createIcon( + "aws:vmware-cloud-on-aws": createIcon( ` @@ -2695,7 +2695,7 @@ const awsIcons = { `, 80 ), - "vpc-lattice": createIcon( + "aws:vpc-lattice": createIcon( ` @@ -2704,7 +2704,7 @@ const awsIcons = { `, 80 ), - "waf": createIcon( + "aws:waf": createIcon( ` @@ -2715,7 +2715,7 @@ const awsIcons = { `, 80 ), - "wavelength": createIcon( + "aws:wavelength": createIcon( ` @@ -2724,7 +2724,7 @@ const awsIcons = { `, 80 ), - "well-architected-tool": createIcon( + "aws:well-architected-tool": createIcon( ` @@ -2733,7 +2733,7 @@ const awsIcons = { `, 80 ), - "wickr": createIcon( + "aws:wickr": createIcon( ` @@ -2742,7 +2742,7 @@ const awsIcons = { `, 80 ), - "workdocs-sdk": createIcon( + "aws:workdocs-sdk": createIcon( ` @@ -2753,7 +2753,7 @@ const awsIcons = { `, 80 ), - "workdocs": createIcon( + "aws:workdocs": createIcon( ` @@ -2764,7 +2764,7 @@ const awsIcons = { `, 80 ), - "worklink": createIcon( + "aws:worklink": createIcon( ` @@ -2773,7 +2773,7 @@ const awsIcons = { `, 80 ), - "workmail": createIcon( + "aws:workmail": createIcon( ` @@ -2782,7 +2782,7 @@ const awsIcons = { `, 80 ), - "workspaces-family": createIcon( + "aws:workspaces-family": createIcon( ` @@ -2791,7 +2791,7 @@ const awsIcons = { `, 80 ), - "workspaces-thin-client": createIcon( + "aws:workspaces-thin-client": createIcon( ` @@ -2802,7 +2802,7 @@ const awsIcons = { `, 80 ), - "x-ray": createIcon( + "aws:x-ray": createIcon( ` diff --git a/packages/mermaid/src/rendering-util/svg/digitial-ocean/digital_ocean.ts b/packages/mermaid/src/rendering-util/svg/digitial-ocean/digital_ocean.ts new file mode 100644 index 000000000..0904b9c43 --- /dev/null +++ b/packages/mermaid/src/rendering-util/svg/digitial-ocean/digital_ocean.ts @@ -0,0 +1,273 @@ +import { createIcon } from "../../svgRegister.js"; + +const digitalOceanIcons = { + 'do:api': createIcon(` + + + + + + + +`, 41.61), + 'do:cli': createIcon(` + + + + + + + + + +`, 41.61), + 'do:dns': createIcon(` + + + + + + + + + + + + +`, 41.61), + 'do:droplet': createIcon(` + + + + + + + + +`, 41.61), + 'do:kubernetes': createIcon(` + + + + + + + +`, 41.61), + 'do:local-ssd': createIcon(` + + + + + + + + +`, 41.61), + 'do:mysql': createIcon(` + + + + + + + + + + + + + + + +`, 41.61), + 'do:redis-copy': createIcon(` + + + + + + + + + + + + + + + + + + + +`, 41.61), + 'do:redis': createIcon(` + + + + + + + + + + + + + + + + +`, 41.61), + 'do:monitoring': createIcon(` + + + + + + + + + + + + +`, 41.61), + 'do:projects': createIcon(` + + + + + + + + + + + + + +`, 41.61), + 'do:spaces-cdn': createIcon(` + + + + + + + + + + + + +`, 41.61), + 'do:spaces-object-storage': createIcon(` + + + + + + + + + + + + +`, 41.61), + 'do:teams': createIcon(` + + + + + + + + + + + + +`, 41.61), + 'do:terraform-provider': createIcon(` + + + + + + + + + + +`, 41.61), + 'do:volumes-block-storage': createIcon(` + + + + + + + + + + + + + + + +`, 41.61), +} + +export default digitalOceanIcons \ No newline at end of file diff --git a/packages/mermaid/src/rendering-util/svg/github/github.ts b/packages/mermaid/src/rendering-util/svg/github/github.ts new file mode 100644 index 000000000..2de11f67d --- /dev/null +++ b/packages/mermaid/src/rendering-util/svg/github/github.ts @@ -0,0 +1,20 @@ +import { createIcon } from "../../svgRegister.js"; + +const githubIcons = { + "gh:action": createIcon(` + + + + + + + +`, 200), + "github": createIcon(` + +`, 98) +} + +export default githubIcons \ No newline at end of file diff --git a/packages/mermaid/src/rendering-util/svg/index.ts b/packages/mermaid/src/rendering-util/svg/index.ts index dbb401b47..75c061ccf 100644 --- a/packages/mermaid/src/rendering-util/svg/index.ts +++ b/packages/mermaid/src/rendering-util/svg/index.ts @@ -7,6 +7,8 @@ import cloud from './default/cloud.js'; import unknown from './default/unknown.js'; import blank from './default/blank.js'; import awsCommon from './aws/aws_common.js'; +import digitalOcean from './digitial-ocean/digital_ocean.js'; +import github from './github/github.js'; const defaultIconLibrary: IconLibrary = { database: database, @@ -17,6 +19,8 @@ const defaultIconLibrary: IconLibrary = { unknown: unknown, blank: blank, ...awsCommon, + ...digitalOcean, + ...github }; export default defaultIconLibrary; diff --git a/packages/parser/src/language/architecture/architecture.langium b/packages/parser/src/language/architecture/architecture.langium index b1ab621fa..31eeaa7d0 100644 --- a/packages/parser/src/language/architecture/architecture.langium +++ b/packages/parser/src/language/architecture/architecture.langium @@ -41,7 +41,7 @@ Edge: terminal ARROW_DIRECTION: 'L' | 'R' | 'T' | 'B'; terminal ARCH_ID: /[\w]+/; terminal ARCH_TEXT_ICON: /\("[^"]+"\)/; -terminal ARCH_ICON: /\([\w]+\)/; +terminal ARCH_ICON: /\([\w:]+\)/; terminal ARCH_TITLE: /\[[\w ]+\]/; terminal ARROW_GROUP: /\{group\}/; terminal ARROW_INTO: /\(|\)/; \ No newline at end of file