From a199b6a22404959fd2533b2d19f9433920ca4b87 Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Wed, 19 Jul 2023 01:41:37 -0700 Subject: [PATCH] Add Leica icon (#8868) * Add Leica icon #8137 * Add JSON data for Leica #8137 --- _data/simple-icons.json | 6 ++++++ icons/leica.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/leica.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 5089903e..0de71a89 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6643,6 +6643,12 @@ "hex": "144B9E", "source": "https://legacygames.com" }, + { + "title": "Leica", + "hex": "E20612", + "source": "https://leica-camera.com", + "guidelines": "https://leica-camera.com/en-US/legal-notices" + }, { "title": "Lemmy", "hex": "FFFFFF", diff --git a/icons/leica.svg b/icons/leica.svg new file mode 100644 index 00000000..1d236d8e --- /dev/null +++ b/icons/leica.svg @@ -0,0 +1 @@ +Leica \ No newline at end of file