diff --git a/devicon.json b/devicon.json index 66944a8e5..89506c7a0 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 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