diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7681015e..f809dc6c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -203,7 +203,7 @@ In general, make sure the URL does not contain any tracking identifiers. ### 7. Create a Pull Request -Once you've completed the previous steps, create a pull request to merge your edits into the *develop* branch. +Once you've completed the previous steps, create a pull request to merge your edits into the *develop* branch. You can run `npm run lint` to check if there are any issues you still need to address. ## Building Locally diff --git a/_data/simple-icons.json b/_data/simple-icons.json index d4bccb25..ea349a1a 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -515,6 +515,11 @@ "hex": "990000", "source": "https://archiveofourown.org/" }, + { + "title": "Ardour", + "hex": "C61C3E", + "source": "https://github.com/Ardour/ardour/tree/master/tools/misc_resources/" + }, { "title": "Arduino", "hex": "00979D", @@ -615,6 +620,11 @@ "hex": "EC1C24", "source": "https://authy.com/" }, + { + "title": "Autodesk", + "hex": "0696D7", + "source": "https://www.autodesk.com" + }, { "title": "Automatic", "hex": "7D8084", @@ -645,6 +655,11 @@ "hex": "0078D7", "source": "http://azure.com/devops" }, + { + "title": "Azure Functions", + "hex": "0062AD", + "source": "https://azure.microsoft.com/en-us/services/functions" + }, { "title": "Azure Pipelines", "hex": "2560E0", @@ -1830,6 +1845,11 @@ "hex": "1877F2", "source": "https://en.facebookbrand.com/" }, + { + "title": "Facebook Live", + "hex": "ED4242", + "source": "https://en.facebookbrand.com/" + }, { "title": "FACEIT", "hex": "FF5500", @@ -3825,6 +3845,11 @@ "hex": "3655FF", "source": "https://docs.nativescript.org/" }, + { + "title": "NBB", + "hex": "FF7100", + "source": "https://presse.notebooksbilliger.de/presskits/style-guide" + }, { "title": "NDR", "hex": "0C1754", diff --git a/icons/ardour.svg b/icons/ardour.svg new file mode 100644 index 00000000..d6af113d --- /dev/null +++ b/icons/ardour.svg @@ -0,0 +1 @@ +Ardour icon \ No newline at end of file diff --git a/icons/autodesk.svg b/icons/autodesk.svg new file mode 100644 index 00000000..b8d19658 --- /dev/null +++ b/icons/autodesk.svg @@ -0,0 +1 @@ +Autodesk icon \ No newline at end of file diff --git a/icons/azurefunctions.svg b/icons/azurefunctions.svg new file mode 100644 index 00000000..89409d33 --- /dev/null +++ b/icons/azurefunctions.svg @@ -0,0 +1 @@ +Azure Functions icon \ No newline at end of file diff --git a/icons/facebooklive.svg b/icons/facebooklive.svg new file mode 100644 index 00000000..557e22da --- /dev/null +++ b/icons/facebooklive.svg @@ -0,0 +1 @@ +Facebook Live icon \ No newline at end of file diff --git a/icons/nbb.svg b/icons/nbb.svg new file mode 100644 index 00000000..4d1e4ac4 --- /dev/null +++ b/icons/nbb.svg @@ -0,0 +1 @@ +NBB icon \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 9a1b101d..3ef9d615 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "2.10.0", + "version": "2.11.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5a1cd3a5..3b706399 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "2.10.0", + "version": "2.11.0", "description": "SVG icons for popular brands https://simpleicons.org", "homepage": "https://www.simpleicons.org", "keywords": [