From 6c57c57c86c7c5cfb891813d3f8621296c29cf64 Mon Sep 17 00:00:00 2001 From: "simple-icons[bot]" Date: Sun, 31 Mar 2024 07:54:08 +0000 Subject: [PATCH] version bump --- README.md | 2 +- package.json | 2 +- sdk.d.ts | 4 ++-- slugs.md | 9 +++++++++ 4 files changed, 13 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6660d5e35..79fef430f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Simple Icons

Simple Icons

-Over 3000 Free SVG icons for popular brands. See them all on one page at SimpleIcons.org. Contributions, corrections & requests can be made on GitHub.

+Over 3100 Free SVG icons for popular brands. See them all on one page at SimpleIcons.org. Contributions, corrections & requests can be made on GitHub.

diff --git a/package.json b/package.json index 9bf6fe372..f6e99405d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "11.10.0", + "version": "11.11.0", "description": "SVG icons for popular brands https://simpleicons.org", "homepage": "https://simpleicons.org", "keywords": [ diff --git a/sdk.d.ts b/sdk.d.ts index 371b69f7d..9eaf543fb 100644 --- a/sdk.d.ts +++ b/sdk.d.ts @@ -62,8 +62,8 @@ export type IconData = { /* The next code is autogenerated from sdk.mjs */ -export const URL_REGEX: RegExp; // eslint-disable-line @typescript-eslint/naming-convention -export const SVG_PATH_REGEX: RegExp; // eslint-disable-line @typescript-eslint/naming-convention +export const URL_REGEX: RegExp; +export const SVG_PATH_REGEX: RegExp; export function getDirnameFromImportMeta(importMetaUrl: string): string; export function getIconSlug(icon: IconData): string; export function svgToPath(svg: string): string; diff --git a/slugs.md b/slugs.md index 2a991dece..9050c02f2 100644 --- a/slugs.md +++ b/slugs.md @@ -131,11 +131,13 @@ update the script at 'scripts/release/update-slugs-table.js'. | `Amazon API Gateway` | `amazonapigateway` | | `Amazon AWS` | `amazonaws` | | `Amazon CloudWatch` | `amazoncloudwatch` | +| `Amazon Cognito` | `amazoncognito` | | `Amazon DocumentDB` | `amazondocumentdb` | | `Amazon DynamoDB` | `amazondynamodb` | | `Amazon EC2` | `amazonec2` | | `Amazon ECS` | `amazonecs` | | `Amazon EKS` | `amazoneks` | +| `Amazon ElastiCache` | `amazonelasticache` | | `Amazon Fire TV` | `amazonfiretv` | | `Amazon Games` | `amazongames` | | `Amazon Identity Access Management` | `amazoniam` | @@ -288,9 +290,11 @@ update the script at 'scripts/release/update-slugs-table.js'. | `Awesome Lists` | `awesomelists` | | `awesomeWM` | `awesomewm` | | `AWS Amplify` | `awsamplify` | +| `AWS Elastic Load Balancing` | `awselasticloadbalancing` | | `AWS Fargate` | `awsfargate` | | `AWS Lambda` | `awslambda` | | `AWS Organizations` | `awsorganizations` | +| `AWS Secrets Manager` | `awssecretsmanager` | | `Axios` | `axios` | | `Azure Artifacts` | `azureartifacts` | | `Azure Data Explorer` | `azuredataexplorer` | @@ -852,6 +856,7 @@ update the script at 'scripts/release/update-slugs-table.js'. | `ESRI` | `esri` | | `etcd` | `etcd` | | `Ethereum` | `ethereum` | +| `Ethers` | `ethers` | | `Ethiopian Airlines` | `ethiopianairlines` | | `Etihad Airways` | `etihadairways` | | `Etsy` | `etsy` | @@ -1367,6 +1372,7 @@ update the script at 'scripts/release/update-slugs-table.js'. | `Jetpack Compose` | `jetpackcompose` | | `JFrog` | `jfrog` | | `JFrog Pipelines` | `jfrogpipelines` | +| `JHipster` | `jhipster` | | `Jinja` | `jinja` | | `Jira` | `jira` | | `Jira Software` | `jirasoftware` | @@ -1422,6 +1428,7 @@ update the script at 'scripts/release/update-slugs-table.js'. | `Keras` | `keras` | | `Keybase` | `keybase` | | `KeyCDN` | `keycdn` | +| `Keycloak` | `keycloak` | | `Keystone` | `keystone` | | `KFC` | `kfc` | | `Khan Academy` | `khanacademy` | @@ -2240,6 +2247,7 @@ update the script at 'scripts/release/update-slugs-table.js'. | `Red Bull` | `redbull` | | `Red Hat` | `redhat` | | `Red Hat Open Shift` | `redhatopenshift` | +| `Redash` | `redash` | | `Redbubble` | `redbubble` | | `Reddit` | `reddit` | | `Redis` | `redis` | @@ -2632,6 +2640,7 @@ update the script at 'scripts/release/update-slugs-table.js'. | `Symfony` | `symfony` | | `Symphony` | `symphony` | | `SymPy` | `sympy` | +| `Syncthing` | `syncthing` | | `Synology` | `synology` | | `System76` | `system76` | | `T-Mobile` | `tmobile` |