From d7713a0490fdd66b5c119630b094343c840bcb04 Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Mon, 26 Jun 2023 10:37:16 -0700 Subject: [PATCH] Add DTS icon (#8853) --- _data/simple-icons.json | 6 ++++++ icons/dts.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/dts.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index f58921ee..203de7e1 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3321,6 +3321,12 @@ "hex": "1D1717", "source": "https://www.stellantis.com/en/brands/ds" }, + { + "title": "DTS", + "hex": "F98B2B", + "source": "https://xperi.com/brands/dts/", + "guidelines": "https://xperi.com/terms-conditions/" + }, { "title": "DTube", "hex": "F01A30", diff --git a/icons/dts.svg b/icons/dts.svg new file mode 100644 index 00000000..67112ed9 --- /dev/null +++ b/icons/dts.svg @@ -0,0 +1 @@ +DTS \ No newline at end of file