From f08817e1af31b8a37ae233e4ea831bb8386e87f2 Mon Sep 17 00:00:00 2001 From: acbryeans Date: Wed, 29 Jan 2025 10:25:23 -0600 Subject: [PATCH] Add Trino logo and integration --- logos.json | 4 ++++ svgs/trino.svg | 1 + 2 files changed, 5 insertions(+) create mode 100644 svgs/trino.svg diff --git a/logos.json b/logos.json index cd9691e..93658ec 100644 --- a/logos.json +++ b/logos.json @@ -134,5 +134,9 @@ "tableau": { "name": "Tableau", "category": "Business Intelligence" + }, + "trino": { + "name": "Trino", + "category": "Database" } } \ No newline at end of file diff --git a/svgs/trino.svg b/svgs/trino.svg new file mode 100644 index 0000000..f62efe1 --- /dev/null +++ b/svgs/trino.svg @@ -0,0 +1 @@ + \ No newline at end of file