From 7a581846a2061b49077a3b5fe357c3afbb0b845c Mon Sep 17 00:00:00 2001 From: Lukas Bestle Date: Tue, 12 May 2026 18:11:05 +0200 Subject: [PATCH 1/2] Add Ticket Tailor icon (#14700) --- data/simple-icons.json | 5 +++++ icons/tickettailor.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/tickettailor.svg diff --git a/data/simple-icons.json b/data/simple-icons.json index 44394cf6e..f6ce4fed4 100644 --- a/data/simple-icons.json +++ b/data/simple-icons.json @@ -17130,6 +17130,11 @@ "hex": "005F0F", "source": "https://github.com/thymeleaf/thymeleaf-org/blob/0427d4d4c6f08d3a1fbed3bc90ceeebcf094b532/artwork/thymeleaf%202016/thymeleaf.svg" }, + { + "title": "Ticket Tailor", + "hex": "222432", + "source": "https://www.tickettailor.com" + }, { "title": "Ticketmaster", "hex": "026CDF", diff --git a/icons/tickettailor.svg b/icons/tickettailor.svg new file mode 100644 index 000000000..5f1dbb0fe --- /dev/null +++ b/icons/tickettailor.svg @@ -0,0 +1 @@ +Ticket Tailor \ No newline at end of file From df96a6ea710eb8ab66f3a184fceef0b0248a6f14 Mon Sep 17 00:00:00 2001 From: "simple-icons[bot]" Date: Sun, 17 May 2026 01:09:40 +0000 Subject: [PATCH 2/2] Bump version to 16.20.0 --- package-lock.json | 4 ++-- package.json | 2 +- slugs.md | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 657a71a0d..6aed7dad3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "simple-icons", - "version": "16.19.0", + "version": "16.20.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "simple-icons", - "version": "16.19.0", + "version": "16.20.0", "funding": [ { "type": "opencollective", diff --git a/package.json b/package.json index 82c450e56..f9bd4e511 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "16.19.0", + "version": "16.20.0", "description": "SVG icons for popular brands https://simpleicons.org", "keywords": [ "svg", diff --git a/slugs.md b/slugs.md index 007156222..7b44c5756 100644 --- a/slugs.md +++ b/slugs.md @@ -3007,6 +3007,7 @@ update the script at 'scripts/release/update-slugs-table.js'. | `Thunderstore` | `thunderstore` | | `Thurgauer Kantonalbank` | `thurgauerkantonalbank` | | `Thymeleaf` | `thymeleaf` | +| `Ticket Tailor` | `tickettailor` | | `Ticketmaster` | `ticketmaster` | | `TickTick` | `ticktick` | | `TIDAL` | `tidal` |