From 4da04655ce6dd10112cace56332e9a153a5b9b2b Mon Sep 17 00:00:00 2001 From: Prashant Ashok Date: Sat, 7 May 2022 11:11:20 -0700 Subject: [PATCH] feat: add Marko icon (#7386) --- .gitignore | 1 + _data/simple-icons.json | 5 +++++ icons/marko.svg | 1 + 3 files changed, 7 insertions(+) create mode 100644 icons/marko.svg diff --git a/.gitignore b/.gitignore index 1fdb44ac412f..c2287035c54a 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,7 @@ npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* +yarn.lock # Dependency directories node_modules/ diff --git a/_data/simple-icons.json b/_data/simple-icons.json index f15cc2afac10..fef7367170df 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6158,6 +6158,11 @@ "hex": "5C4C9F", "source": "https://www.marketo.com/" }, + { + "title": "Marko", + "hex": "2596BE", + "source": "https://github.com/marko-js/website/blob/c03b8229e8fe8e01fde6c0772bc1cb0ceae9be05/src/logos/marko.svg" + }, { "title": "Marriott", "hex": "A70023", diff --git a/icons/marko.svg b/icons/marko.svg new file mode 100644 index 000000000000..dd7c5246b4aa --- /dev/null +++ b/icons/marko.svg @@ -0,0 +1 @@ +Marko