From 3aba6f7eb770d3e45af7995bf6dbdd8020b0e954 Mon Sep 17 00:00:00 2001 From: Jude Gibbons Date: Tue, 12 Mar 2019 23:19:13 +0000 Subject: [PATCH 1/4] Update PHP logo - simplify and reuse 'P' (#183) * Simplify paths and reuse first P * Quick tidy up * Update. --- README.md | 2 +- images/svg/php.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bee5aaa1..1fa9a032 100644 --- a/README.md +++ b/README.md @@ -228,7 +228,7 @@ Say thanks! - + diff --git a/images/svg/php.svg b/images/svg/php.svg index d2f45996..9524b670 100644 --- a/images/svg/php.svg +++ b/images/svg/php.svg @@ -3,4 +3,4 @@ aria-label="PHP" role="img" viewBox="0 0 512 512"> \ No newline at end of file +fill="#777bb3"/> From a0b943d8876098e010db361986b11d8963910793 Mon Sep 17 00:00:00 2001 From: edent Date: Tue, 12 Mar 2019 23:22:57 +0000 Subject: [PATCH 2/4] Tidy up Slack --- README.md | 2 +- images/svg/slack.svg | 9 ++------- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 1fa9a032..063a5353 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Say thanks! - +
Python

510 Bytes
PHP

842 Bytes
PHP

546 Bytes
Laravel

583 Bytes
Drupal

1002 Bytes
React

361 Bytes
VK

534 Bytes
Mastodon

550 Bytes
imgur

356 Bytes
Slack

488 Bytes
Slack

472 Bytes
diff --git a/images/svg/slack.svg b/images/svg/slack.svg index e12d8454..42989c89 100644 --- a/images/svg/slack.svg +++ b/images/svg/slack.svg @@ -1,11 +1,6 @@ - - - - - \ No newline at end of file +fill="#fff"/> \ No newline at end of file From 2a9609c77b350ef274201c66ceb0563bd10ee211 Mon Sep 17 00:00:00 2001 From: edent Date: Tue, 12 Mar 2019 23:31:26 +0000 Subject: [PATCH 3/4] Add IMDb Fixes #182 --- README.md | 1 + images/reference/imdb.svg | 11 +++++++++++ images/reference/index.md | 1 + images/svg/imdb.svg | 6 ++++++ 4 files changed, 19 insertions(+) create mode 100644 images/reference/imdb.svg create mode 100644 images/svg/imdb.svg diff --git a/README.md b/README.md index 063a5353..4951ef14 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ Say thanks! Upwork

670 Bytes Duck Duck Go

1023 Bytes Bing

241 Bytes +IMDb

526 Bytes diff --git a/images/reference/imdb.svg b/images/reference/imdb.svg new file mode 100644 index 00000000..a2e9c857 --- /dev/null +++ b/images/reference/imdb.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/images/reference/index.md b/images/reference/index.md index 82ba1f9b..9f4763db 100644 --- a/images/reference/index.md +++ b/images/reference/index.md @@ -136,3 +136,4 @@ Where possible this links to the organisation's brand guidelines page. | | | https://duckduckgo.com/press | | | | https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RE1q9FS | | | | https://json.org/ | +| | | https://imdb.com/ | diff --git a/images/svg/imdb.svg b/images/svg/imdb.svg new file mode 100644 index 00000000..9602b189 --- /dev/null +++ b/images/svg/imdb.svg @@ -0,0 +1,6 @@ + \ No newline at end of file From b9e91d364b763a3c9d0e08b91b26524132619687 Mon Sep 17 00:00:00 2001 From: Terence Eden Date: Wed, 13 Mar 2019 11:32:45 +0000 Subject: [PATCH 4/4] Sass image was broken --- images/reference/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/reference/index.md b/images/reference/index.md index 9f4763db..f69875e7 100644 --- a/images/reference/index.md +++ b/images/reference/index.md @@ -132,7 +132,7 @@ Where possible this links to the organisation's brand guidelines page. | | | https://github.com/facebook/react/blob/master/fixtures/dom/public/react-logo.svg | | | | https://github.com/vuejs/art/blob/master/logo.svg | | | | https://angular.io/presskit | -| | | https://sass-lang.com/styleguide/brand | +| | | https://sass-lang.com/styleguide/brand | | | | https://duckduckgo.com/press | | | | https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RE1q9FS | | | | https://json.org/ |