From 3cd71b44cc7b96ebee40e4e8b0f039e5897202ee Mon Sep 17 00:00:00 2001 From: William Owen Date: Mon, 11 Dec 2017 11:42:23 +0000 Subject: [PATCH 1/2] Added PHP --- _data/simple-icons.json | 5 +++++ icons/php.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/php.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 6b0dd6e02..3f747c669 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1190,6 +1190,11 @@ "hex": "40A4C4", "source": "https://www.periscope.tv/press" }, + { + "title": "PHP", + "hex": "777BB4", + "source": "http://php.net/download-logos.php" + }, { "title": "Pinboard", "hex": "0000FF", diff --git a/icons/php.svg b/icons/php.svg new file mode 100644 index 000000000..c8a4409b1 --- /dev/null +++ b/icons/php.svg @@ -0,0 +1 @@ +PHP icon \ No newline at end of file From eba24d4cd34a36a7891382ba321b89b352589ff8 Mon Sep 17 00:00:00 2001 From: William Owen Date: Mon, 11 Dec 2017 12:38:32 +0000 Subject: [PATCH 2/2] Fixed missing fill-rule --- icons/php.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/php.svg b/icons/php.svg index c8a4409b1..eab99ecd6 100644 --- a/icons/php.svg +++ b/icons/php.svg @@ -1 +1 @@ -PHP icon \ No newline at end of file +PHP icon \ No newline at end of file