From 8cf8e4fc6a89f94c265f64b9248a3928ffdb771c Mon Sep 17 00:00:00 2001
From: Ryan Koech <79248254+RyanKoech@users.noreply.github.com>
Date: Tue, 27 Sep 2022 18:46:15 +0300
Subject: [PATCH] new icon: reach (original, plain) (#1380)
---
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 66944a8e..89506c7a 100644
--- a/devicon.json
+++ b/devicon.json
@@ -6150,6 +6150,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 00000000..14ee76c6
--- /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 00000000..8db8c435
--- /dev/null
+++ b/icons/reach/reach-plain.svg
@@ -0,0 +1 @@
+
\ No newline at end of file