mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-01-19 16:40:35 +03:00
version bump
This commit is contained in:
parent
db0c3b56aa
commit
6c57c57c86
@ -2,7 +2,7 @@
|
||||
<img src="https://cdn.simpleicons.org/simpleicons/000/fff" alt="Simple Icons" width=70>
|
||||
<h3 align="center">Simple Icons</h3>
|
||||
<p align="center">
|
||||
Over 3000 Free SVG icons for popular brands. See them all on one page at <a href="https://simpleicons.org">SimpleIcons.org</a>. Contributions, corrections & requests can be made on GitHub.</p>
|
||||
Over 3100 Free SVG icons for popular brands. See them all on one page at <a href="https://simpleicons.org">SimpleIcons.org</a>. Contributions, corrections & requests can be made on GitHub.</p>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
|
@ -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": [
|
||||
|
4
sdk.d.ts
vendored
4
sdk.d.ts
vendored
@ -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;
|
||||
|
9
slugs.md
9
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` |
|
||||
|
Loading…
Reference in New Issue
Block a user