From bdba44769344c98f8ef208b4edb3aebbe4d02a3e Mon Sep 17 00:00:00 2001 From: RyanKoech Date: Sun, 11 Sep 2022 15:26:16 +0300 Subject: [PATCH] new icon: reach (original, plain) --- devicon.json | 22 ++++++++++++++++++++++ icons/reach/reach-original.svg | 1 + icons/reach/reach-plain.svg | 1 + 3 files changed, 24 insertions(+) create mode 100644 icons/reach/reach-original.svg create mode 100644 icons/reach/reach-plain.svg diff --git a/devicon.json b/devicon.json index f63f66bf5..6fef1ae61 100644 --- a/devicon.json +++ b/devicon.json @@ -6126,6 +6126,28 @@ "color": "#c51850", "aliases": [] }, + { + "name": "reach", + "altnames": [ + "Reach Lang" + ], + "tags": [ + "web3", + "blockchain", + "development" + ], + "versions": { + "svg": [ + "original", + "plain" + ], + "font": [ + "plain" + ] + }, + "color": "#6AC6E7", + "aliases": [] + }, { "name": "react", "altnames": [ diff --git a/icons/reach/reach-original.svg b/icons/reach/reach-original.svg new file mode 100644 index 000000000..14ee76c6e --- /dev/null +++ b/icons/reach/reach-original.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/reach/reach-plain.svg b/icons/reach/reach-plain.svg new file mode 100644 index 000000000..8db8c4356 --- /dev/null +++ b/icons/reach/reach-plain.svg @@ -0,0 +1 @@ + \ No newline at end of file