From c5b91acbff18cf14e1099e18f525d7634ae19728 Mon Sep 17 00:00:00 2001 From: Steven Kreitzer Date: Tue, 19 Mar 2024 07:52:22 -0500 Subject: [PATCH] Add Talos icon (#10666) Signed-off-by: Steven Kreitzer --- _data/simple-icons.json | 5 +++++ icons/talos.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/talos.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index ac88041ee..269ca71c7 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -14908,6 +14908,11 @@ "hex": "000000", "source": "https://www.talenthouse.com" }, + { + "title": "Talos", + "hex": "FF7300", + "source": "https://github.com/siderolabs/talos/blob/e3fda049fee62f3c5cef4ae08eaf848826a6dbed/website/assets/icons/logo.svg" + }, { "title": "Tamiya", "hex": "000000", diff --git a/icons/talos.svg b/icons/talos.svg new file mode 100644 index 000000000..e919f94d1 --- /dev/null +++ b/icons/talos.svg @@ -0,0 +1 @@ +Talos \ No newline at end of file