From c1e08df2bfd7e672fa6816f0c9d741beb7b1aa67 Mon Sep 17 00:00:00 2001 From: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> Date: Fri, 22 Mar 2024 11:55:21 +0000 Subject: [PATCH] Add Decentraland icon (#10675) * Add Decentraland * Update icon * Update source * Update source --- _data/simple-icons.json | 6 ++++++ icons/decentraland.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/decentraland.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 0223b703..7444c3c0 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3894,6 +3894,12 @@ "hex": "FF0082", "source": "https://github.com/decaporg/decap-cms/blob/ba158f4a56d6d79869811971bc1bb0ef15197d30/website/static/img/decap-logo.svg" }, + { + "title": "Decentraland", + "hex": "FF2D55", + "source": "https://github.com/decentraland/catalyst/issues/1726#issuecomment-2078585173", + "guidelines": "https://decentraland.org/brand" + }, { "title": "DeepCool", "hex": "068584", diff --git a/icons/decentraland.svg b/icons/decentraland.svg new file mode 100644 index 00000000..60c2f83f --- /dev/null +++ b/icons/decentraland.svg @@ -0,0 +1 @@ +Decentraland \ No newline at end of file