From b0fc362af82910968aa4d1625829ca5ca1550aee Mon Sep 17 00:00:00 2001 From: CodeShakingSheep <19874562+CodeShakingSheep@users.noreply.github.com> Date: Sat, 18 May 2024 10:08:17 -0500 Subject: [PATCH] Add Traccar icon (#10910) Co-authored-by: uncenter <47499684+uncenter@users.noreply.github.com> --- _data/simple-icons.json | 5 +++++ icons/traccar.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/traccar.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 18f6b819..1f2d7364 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -15758,6 +15758,11 @@ "hex": "FFC107", "source": "https://github.com/tqdm/img/blob/0dd23d9336af67976f88f9988ea660cde78c54d4/logo.svg" }, + { + "title": "Traccar", + "hex": "000000", + "source": "https://www.traccar.org" + }, { "title": "TradingView", "hex": "131622", diff --git a/icons/traccar.svg b/icons/traccar.svg new file mode 100644 index 00000000..0a99d65c --- /dev/null +++ b/icons/traccar.svg @@ -0,0 +1 @@ +Traccar \ No newline at end of file