From 27fce35c962b6ef48f378a53d487e98bf87ce07e Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Mon, 11 Jul 2022 04:19:38 -0400 Subject: [PATCH] Add Burton icon (#6057) * Add Burton icon * Fix attr order * Update burton.svg * Fix lint? Co-authored-by: Engin Diri --- _data/simple-icons.json | 6 ++++++ icons/burton.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/burton.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 8426b84e..c9251322 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1689,6 +1689,12 @@ "source": "https://www.bk.com/", "guidelines": "https://www.bk.com/trademarks" }, + { + "title": "Burton", + "hex": "000000", + "source": "https://brand.burton.com/logo/", + "guidelines": "https://brand.burton.com/logo/" + }, { "title": "Buy Me A Coffee", "hex": "FFDD00", diff --git a/icons/burton.svg b/icons/burton.svg new file mode 100644 index 00000000..46131f64 --- /dev/null +++ b/icons/burton.svg @@ -0,0 +1 @@ +Burton \ No newline at end of file