From 2dbcd4fc4038d3eacee279ab416e72b3396ab820 Mon Sep 17 00:00:00 2001 From: Syrus Akbary Date: Thu, 4 Aug 2022 00:30:23 +0200 Subject: [PATCH 1/3] Added Wasmer icon --- _data/simple-icons.json | 6 ++++++ icons/wasmer.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/wasmer.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 758a2c43e44c..cc3f46ac3c95 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -11764,6 +11764,12 @@ "source": "https://github.com/wasmCloud/branding/", "guidelines": "https://github.com/wasmCloud/branding/" }, + { + "title": "wasmer", + "hex": "4946DD", + "source": "https://github.com/wasmerio/wasmer.io/blob/0d425f5b4ace56496e75278e304f54492c46adde/public/images/icon.svg", + "guidelines": "https://wasmer.io/" + }, { "title": "Wattpad", "hex": "FF500A", diff --git a/icons/wasmer.svg b/icons/wasmer.svg new file mode 100644 index 000000000000..25940df0af6d --- /dev/null +++ b/icons/wasmer.svg @@ -0,0 +1 @@ +wasmer \ No newline at end of file From d634a224df9b329dd20a94dff96da2937b905cff Mon Sep 17 00:00:00 2001 From: Syrus Akbary Date: Tue, 16 Aug 2022 21:44:54 +0200 Subject: [PATCH 2/3] Apply suggestions from code review in Wasmer icon Co-authored-by: Sigurd Spieckermann <2206639+sisp@users.noreply.github.com> --- _data/simple-icons.json | 3 +-- icons/wasmer.svg | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index cc3f46ac3c95..7854748b66e4 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -11765,10 +11765,9 @@ "guidelines": "https://github.com/wasmCloud/branding/" }, { - "title": "wasmer", + "title": "Wasmer", "hex": "4946DD", "source": "https://github.com/wasmerio/wasmer.io/blob/0d425f5b4ace56496e75278e304f54492c46adde/public/images/icon.svg", - "guidelines": "https://wasmer.io/" }, { "title": "Wattpad", diff --git a/icons/wasmer.svg b/icons/wasmer.svg index 25940df0af6d..a5027d819d18 100644 --- a/icons/wasmer.svg +++ b/icons/wasmer.svg @@ -1 +1 @@ -wasmer \ No newline at end of file +Wasmer \ No newline at end of file From 8364511d3cea8d7f947a06983a8842d6b7a2dfea Mon Sep 17 00:00:00 2001 From: Syrus Akbary Date: Wed, 31 Aug 2022 11:08:49 -0700 Subject: [PATCH 3/3] Update simple-icons.json --- _data/simple-icons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 204f79c9e29a..1b4863f7ff14 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -11828,7 +11828,7 @@ { "title": "Wasmer", "hex": "4946DD", - "source": "https://github.com/wasmerio/wasmer.io/blob/0d425f5b4ace56496e75278e304f54492c46adde/public/images/icon.svg", + "source": "https://github.com/wasmerio/wasmer.io/blob/0d425f5b4ace56496e75278e304f54492c46adde/public/images/icon.svg" }, { "title": "Wattpad",