From b9cc1788d1efa38de69a17e1c8cb9a86eeed4954 Mon Sep 17 00:00:00 2001 From: Engin Diri Date: Tue, 7 Sep 2021 09:22:13 +0200 Subject: [PATCH] Add boulanger icon (#6473) * Add boulanger icon Signed-off-by: Engin Diri * updated with precision 4 * restored precision 3 to svgo Co-authored-by: Jorge Amado Soria Ramirez --- _data/simple-icons.json | 5 +++++ icons/boulanger.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/boulanger.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 42fe67817..3c88b75c8 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1278,6 +1278,11 @@ "hex": "000000", "source": "https://developer.bose.com/sites/default/files/Bose%20AR%20Design%20Guidelines%20v1.0.pdf" }, + { + "title": "boulanger", + "hex": "FD5300", + "source": "https://www.boulanger.com/" + }, { "title": "Bower", "hex": "EF5734", diff --git a/icons/boulanger.svg b/icons/boulanger.svg new file mode 100644 index 000000000..610957865 --- /dev/null +++ b/icons/boulanger.svg @@ -0,0 +1 @@ +boulanger \ No newline at end of file