From 8faf86e9943a820b84647e3c7950b638d3e4368b Mon Sep 17 00:00:00 2001 From: Lukas Bestle Date: Sat, 30 Nov 2024 18:42:57 +0100 Subject: [PATCH] Add Trimble icon (#11872) --- _data/simple-icons.json | 6 ++++++ icons/trimble.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/trimble.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index c9207672e..8e3ef4413 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -16437,6 +16437,12 @@ ] } }, + { + "title": "Trimble", + "hex": "0063A3", + "source": "https://www.trimble.com", + "guidelines": "https://brand.trimble.com" + }, { "title": "Trino", "hex": "DD00A1", diff --git a/icons/trimble.svg b/icons/trimble.svg new file mode 100644 index 000000000..20de2c8e7 --- /dev/null +++ b/icons/trimble.svg @@ -0,0 +1 @@ +Trimble \ No newline at end of file