Skip to content

Commit

Permalink
Release 12 new icons and 29 updated icons (v7.5.0)
Browse files Browse the repository at this point in the history
# New Icons

- Airbyte (#7538)
- Backendless (#7557)
- Burton (#6057)
- electron-builder (#7589)
- Elementor (#7567)
- F1 (#7605)
- Nunjucks (#7523)
- Openverse (#7532)
- React Hook Form (#7584)
- Unlicense (#7543)
- wasmCloud (#7559)
- Zebra Technologies (#7542)

# Updated Icons

- Ajv (#7551)
- Amazon API Gateway (#7551)
- Amazon CloudWatch (#7551)
- Amazon EC2 (#7551)
- Amazon ECS (#7551)
- Amazon EKS (#7551)
- Amazon RDS (#7551)
- Amazon SQS (#7551)
- Anta (#7551)
- Apache CouchDB (#7551)
- Apache Hadoop (#7551)
- Appwrite (#7551)
- Aqua (#7551)
- Artifact Hub (#7551)
- AWS Fargate (#7551)
- BandLab (#7551)
- Boehringer Ingelheim (#7551)
- Boxy SVG (#7551)
- Caffeine (#7551)
- Cilium (#7551)
- Cloudflare Pages (#7551)
- CSS Modules (#7551)
- D-EDGE (#7551)
- data.ai (#7551)
- Deno (#7551)
- Docs.rs (#7551)
- Fluent Bit (#7551)
- GoDaddy (#7551)
- Rotary International (#7307)
  • Loading branch information
mondeja committed Jul 24, 2022
2 parents 0fa7840 + 4765464 commit 448a56d
Show file tree
Hide file tree
Showing 113 changed files with 188 additions and 100 deletions.
2 changes: 1 addition & 1 deletion .svglintrc.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const htmlNamedEntities = JSON.parse(
const svglintIgnores = JSON.parse(fs.readFileSync(svglintIgnoredFile, 'utf8'));

const svgRegexp =
/^<svg( [^\s]*=".*"){3}><title>.*<\/title><path d=".*"\/><\/svg>\n?$/;
/^<svg( [^\s]*=".*"){3}><title>.*<\/title><path d=".*"\/><\/svg>$/;
const negativeZerosRegexp = /-0(?=[^\.]|[\s\d\w]|$)/g;

const iconSize = 24;
Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ We welcome icon requests. Before you submit a new issue please make sure the ico
Some companies and organizations are excessively protective with their brands, so please don't consider them:

- Disney
- Oracle
- Do you know more? Please, [report them](https://github.com/simple-icons/simple-icons/issues/new?labels=docs&template=documentation.yml).

If you are in doubt, feel free to submit it and we'll have a look.
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ echo file_get_contents('path/to/package/icons/simpleicons.svg');
| <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/python.svg#gh-light-mode-only" alt="Python" align=left width=24 height=24><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/assets/readme/python-white.svg#gh-dark-mode-only" alt="Python" align=left width=24 height=24> [Python package](https://github.com/sachinraja/simple-icons-py) | [@sachinraja](https://github.com/sachinraja) |
| <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/react.svg#gh-light-mode-only" alt="React" align=left width=24 height=24><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/assets/readme/react-white.svg#gh-dark-mode-only" alt="React" align=left width=24 height=24> [React package](https://github.com/icons-pack/react-simple-icons) | [@wootsbot](https://github.com/wootsbot) |
| <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/svelte.svg#gh-light-mode-only" alt="Svelte" align=left width=24 height=24><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/assets/readme/svelte-white.svg#gh-dark-mode-only" alt="Svelte" align=left width=24 height=24> [Svelte package](https://github.com/icons-pack/svelte-simple-icons) | [@wootsbot](https://github.com/wootsbot) |
| <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/vuedotjs.svg#gh-light-mode-only" alt="Vue" align=left width=24 height=24><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/assets/readme/vuedotjs-white.svg#gh-dark-mode-only" alt="Vue" align=left width=24 height=24> [Vue 3 package](https://github.com/wyatt-herkamp/vue3-simple-icons) | [@wyatt-herkamp](https://github.com/wyatt-herkamp) |
| <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/vuedotjs.svg#gh-light-mode-only" alt="Vue" align=left width=24 height=24><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/assets/readme/vuedotjs-white.svg#gh-dark-mode-only" alt="Vue" align=left width=24 height=24> [Vue package](https://github.com/mainvest/vue-simple-icons) | [@noahlitvin](https://github.com/noahlitvin) |
| <img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/icons/wordpress.svg#gh-light-mode-only" alt="Wordpress" align=left width=24 height=24><img src="https://raw.githubusercontent.com/simple-icons/simple-icons/develop/assets/readme/wordpress-white.svg#gh-dark-mode-only" alt="Wordpress" align=left width=24 height=24> [WordPress plugin](https://wordpress.org/plugins/simple-icons/) | [@tjtaylo](https://github.com/tjtaylo) |

Expand Down
66 changes: 65 additions & 1 deletion _data/simple-icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,11 @@
"hex": "00205B",
"source": "https://brand.airbus.com/brand-elements/logo.html"
},
{
"title": "Airbyte",
"hex": "615EFF",
"source": "https://airbyte.com/"
},
{
"title": "Aircall",
"hex": "00B388",
Expand Down Expand Up @@ -1248,6 +1253,11 @@
"url": "https://github.com/jashkenas/backbone/blob/master/LICENSE"
}
},
{
"title": "Backendless",
"hex": "FFFFFF",
"source": "https://backendless.com/"
},
{
"title": "Badgr",
"hex": "282C4C",
Expand Down Expand Up @@ -1679,6 +1689,12 @@
"source": "https://www.bk.com/",
"guidelines": "https://www.bk.com/trademarks"
},
{
"title": "Burton",
"hex": "000000",
"source": "https://brand.burton.com/logo/",
"guidelines": "https://brand.burton.com/logo/"
},
{
"title": "Buy Me A Coffee",
"hex": "FFDD00",
Expand Down Expand Up @@ -3168,6 +3184,11 @@
"hex": "47848F",
"source": "https://www.electronjs.org/"
},
{
"title": "electron-builder",
"hex": "FFFFFF",
"source": "https://www.electron.build/"
},
{
"title": "Element",
"hex": "0DBD8B",
Expand All @@ -3178,6 +3199,12 @@
"hex": "64BAFF",
"source": "https://elementary.io/brand"
},
{
"title": "Elementor",
"hex": "92003B",
"source": "https://elementor.com/logos/",
"guidelines": "https://elementor.com/logos/"
},
{
"title": "Eleventy",
"hex": "000000",
Expand Down Expand Up @@ -3408,6 +3435,11 @@
"hex": "00BAFF",
"source": "https://vip.f-secure.com/en/marketing/logos"
},
{
"title": "F1",
"hex": "E10600",
"source": "https://www.formula1.com/"
},
{
"title": "Facebook",
"hex": "1877F2",
Expand Down Expand Up @@ -7332,6 +7364,11 @@
"source": "https://numpy.org/press-kit/",
"guidelines": "https://github.com/numpy/numpy/blob/main/branding/logo/logoguidelines.md"
},
{
"title": "Nunjucks",
"hex": "1C4913",
"source": "https://github.com/mozilla/nunjucks/blob/master/docs/img/favicon.png"
},
{
"title": "Nutanix",
"hex": "024DA1",
Expand Down Expand Up @@ -7616,6 +7653,12 @@
]
}
},
{
"title": "Openverse",
"hex": "FFE033",
"source": "https://github.com/WordPress/openverse/blob/main/brand/icon.svg",
"guidelines": "https://www.figma.com/file/GIIQ4sDbaToCfFQyKMvzr8/Openverse-Design-Library?node-id=312%3A487"
},
{
"title": "OpenVPN",
"hex": "EA7E20",
Expand Down Expand Up @@ -8862,6 +8905,11 @@
]
}
},
{
"title": "React Hook Form",
"hex": "EC5990",
"source": "https://github.com/react-hook-form/documentation/blob/d049ffe923336ce7a5bf58990c54c07f39ab2429/src/images/Logo.svg"
},
{
"title": "React Query",
"hex": "FF4154",
Expand Down Expand Up @@ -9220,7 +9268,7 @@
"title": "Rotary International",
"hex": "F7A81B",
"source": "https://www.rotary.org/en",
"guidelines": "https://my-cms.rotary.org/en/document/tell-rotarys-story-voice-and-visual-identity-guidelines-rotarians"
"guidelines": "https://my.rotary.org/en/rotary-identity-guidelines"
},
{
"title": "Rotten Tomatoes",
Expand Down Expand Up @@ -11274,6 +11322,11 @@
"source": "https://brand.unity.com/",
"guidelines": "https://brand.unity.com/"
},
{
"title": "Unlicense",
"hex": "808080",
"source": "https://commons.wikimedia.org/wiki/File:PD-icon.svg"
},
{
"title": "UnoCSS",
"hex": "333333",
Expand Down Expand Up @@ -11670,6 +11723,12 @@
"hex": "004DB4",
"source": "https://www.warnerbros.com/"
},
{
"title": "wasmCloud",
"hex": "00BC8E",
"source": "https://github.com/wasmCloud/branding/",
"guidelines": "https://github.com/wasmCloud/branding/"
},
{
"title": "Wattpad",
"hex": "FF500A",
Expand Down Expand Up @@ -12245,6 +12304,11 @@
"hex": "FA7D19",
"source": "https://www.zdf.de/"
},
{
"title": "Zebra Technologies",
"hex": "000000",
"source": "https://www.zebra.com/"
},
{
"title": "Zelle",
"hex": "6D1ED4",
Expand Down
2 changes: 1 addition & 1 deletion assets/readme/jetpackcompose-white.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/airbyte.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/ajv.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/amazonapigateway.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion icons/amazoncloudwatch.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 448a56d

Please sign in to comment.