diff --git a/_data/simple-icons.json b/_data/simple-icons.json index b239ef83..6191e81a 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2825,6 +2825,11 @@ "hex": "172B4D", "source": "https://www.atlassian.com/company/news/press-kit" }, + { + "title": "John Deere", + "hex": "367C2B", + "source": "https://en.wikipedia.org/wiki/File:John_Deere_logo.svg" + }, { "title": "Joomla", "hex": "5091CD", diff --git a/icons/johndeere.svg b/icons/johndeere.svg new file mode 100644 index 00000000..f028146c --- /dev/null +++ b/icons/johndeere.svg @@ -0,0 +1 @@ +John Deere icon \ No newline at end of file