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