diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 854a651bc..dc188f681 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,5 +1,6 @@ name: "Automated releases" on: + pull_request_review: schedule: # "At 00:00 on Sunday" (https://crontab.guru/once-a-week) - cron: "0 0 * * 0" diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 7c5b65339..8d952d7e3 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -370,6 +370,11 @@ "hex": "EE0000", "source": "https://www.ansible.com/logos" }, + { + "title": "Ansys", + "hex": "FFB71B", + "source": "https://www.ansys.com/about-ansys/brand" + }, { "title": "Antena 3", "hex": "FF7328", @@ -2475,6 +2480,11 @@ "hex": "4285F4", "source": "https://developers.google.com/nearby/developer-guidelines" }, + { + "title": "Google News", + "hex": "174EA6", + "source": "https://partnermarketinghub.withgoogle.com/#/brands/" + }, { "title": "Google Pay", "hex": "4285F4", @@ -6020,6 +6030,11 @@ "hex": "34E0A1", "source": "https://tripadvisor.mediaroom.com/logo-guidelines" }, + { + "title": "Trove", + "hex": "609540", + "source": "https://trove.nla.gov.au/" + }, { "title": "Trulia", "hex": "53B50A", diff --git a/icons/ansys.svg b/icons/ansys.svg new file mode 100644 index 000000000..d3cfaf07d --- /dev/null +++ b/icons/ansys.svg @@ -0,0 +1 @@ +Ansys icon \ No newline at end of file diff --git a/icons/googlenews.svg b/icons/googlenews.svg new file mode 100644 index 000000000..99aa8b470 --- /dev/null +++ b/icons/googlenews.svg @@ -0,0 +1 @@ +Google News icon \ No newline at end of file diff --git a/icons/quasar.svg b/icons/quasar.svg index 6dc0b2f6f..0dbe99070 100644 --- a/icons/quasar.svg +++ b/icons/quasar.svg @@ -1 +1 @@ -Quasar icons \ No newline at end of file +Quasar icon \ No newline at end of file diff --git a/icons/trove.svg b/icons/trove.svg new file mode 100644 index 000000000..62272f7f7 --- /dev/null +++ b/icons/trove.svg @@ -0,0 +1 @@ +Trove icon \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index c157de240..75d50a10b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "2.16.0", + "version": "2.17.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index cfcbc9af0..46cd3cb30 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "2.16.0", + "version": "2.17.1", "description": "SVG icons for popular brands https://simpleicons.org", "homepage": "https://www.simpleicons.org", "keywords": [