From da4ed5d8f0ed507b4f927ebbf6fb72e7995c216a Mon Sep 17 00:00:00 2001 From: Piotr Hylicki Date: Wed, 15 May 2019 22:41:42 +0200 Subject: [PATCH] Add Laravel Horizon icon (#1414) --- _data/simple-icons.json | 5 +++++ icons/laravelhorizon.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/laravelhorizon.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index d06989f5..b1c2cc78 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1460,6 +1460,11 @@ "hex": "E74430", "source": "https://github.com/laravel/art" }, + { + "title": "Laravel Horizon", + "hex": "405263", + "source": "https://horizon.laravel.com/" + }, { "title": "Last.fm", "hex": "D51007", diff --git a/icons/laravelhorizon.svg b/icons/laravelhorizon.svg new file mode 100644 index 00000000..a088dd7c --- /dev/null +++ b/icons/laravelhorizon.svg @@ -0,0 +1 @@ +Laravel Horizon icon \ No newline at end of file