Danial
f550f0cc4d
Update Travis logo, Reduce some duplication ( #3047 )
...
Switch Travis to use full-color logo approved at https://github.com/badges/shields/pull/1276#issuecomment-466164851
2019-02-21 20:29:23 -05:00
Philip Harrison
cf7b76d5a6
Update Dependabot logo ( #2931 )
...
* Update dependabot logo
* update tests
2019-02-06 21:33:40 +00:00
chris48s
566a8cb461
delete LGTM logo ( #2919 )
2019-02-04 21:13:32 +00:00
chris48s
daa06c2026
don't apply logoColor param to multi-coloured logos ( #2889 )
...
This stops us from doing this:
 - https://img.shields.io/badge/logo-npm-blue.svg?logo=npm&logoColor=green
but still allows us to do this
 - https://img.shields.io/badge/logo-discord-blue.svg?logo=discord&logoColor=green
2019-01-29 15:22:28 -06:00
chris48s
3e34d98e41
replace telegram logo ( #2880 )
2019-01-27 18:29:47 +00:00
chris48s
1822a3adfb
more icon changes ( #2872 )
...
* delete scrutinizer logo
* optimise superuser logo
2019-01-27 18:27:27 +00:00
chris48s
64b8f6ec15
optimise logos ( #2873 )
2019-01-27 12:55:03 +00:00
chris48s
29379014fe
optimise discord logo, change default colour ( #2874 )
2019-01-26 17:53:23 +00:00
chris48s
bf5438f457
Delete some of our logos (part 1) ( #2857 )
...
Refs #2510
I'm going to delete or change some more logos in a further PR or two, but lets start off with the (hopefully) non-controversial ones. I think in all of these cases it is fairly clear-cut that we are not losing anything by removing our icon in favour of simple-icons now that we apply a sensible colour by default.
2019-01-25 12:51:41 -05:00
chris48s
df22adfba7
remove logos for deprecated services ( #2539 )
...
* remove logos for deprecated services
* remove references to gratipay logo in tests
2018-12-16 19:33:27 +00:00
Antão Almada
a51111e170
Add Azure DevOps logo ( #2463 )
2018-12-11 16:42:30 -05:00
M C
9e95020b18
Add [Matrix] Badge ( #2417 )
...
* Added matrix badge
* decreased the size of the matrix logo by more than 50%
* returning the size in fetch() instead of an object
* found another way to register a throwaway account (guest account). this one actually works on matrix.org, but I kept the old way as a backup method. also changed the POST from /members to /state because guest accounts didn't work with /members
* updated logo to a recolored version of the official logo
* Removed unnecessary comments.
Added documentation on how to create the badge URL.
Added a test that hits a real room to test for API compliance.
URLs are now obtained from getter functions.
Added JSON schema for the /state API request.
Improved state response filter.
Replaced example URL room ID to a dedicated testing room.
Made some error messages more helpful.
* correctly implemented requested changes
* changed color hex codes to constants
2018-12-06 19:25:59 +00:00
Tair Assimov
88294563cc
Deprecate dockbit service - discontinued ( #2410 )
...
Ref: #2344
2018-12-02 11:26:10 -05:00
Caleb Maclennan
547ea162ab
Add Gitlab logo ( #1804 )
2018-08-01 14:49:00 -04:00
Thibault Jamet
6f54c1638e
Add docker logo ( #1750 )
...
* Add docker logo
2018-07-11 13:12:13 +12:00
Grey Baker
ca58d84447
Add [dependabot] SemVer compatibility badge ( #1734 )
...
* Add [dependabot] SemVer compatibility badge
* Add dependabot logo
* Clean up and additional tests
2018-06-17 21:32:57 +02:00
mattbk
37617c1d4e
Add Liberapay logo ( #1692 )
...
* Add Liberapay logo.
* Add variations.
* Optimize SVG.
* Remove logo testing variants.
2018-05-19 10:53:24 +12:00
Sam Lanning
f43096a2dd
replace lgtm logo with improved one ( #1679 )
2018-05-10 19:19:38 +12:00
Sam Lanning
726dc9d916
Add LGTM logo ( #1673 )
2018-05-05 20:39:21 +01:00
Danial
2e87ed9d46
add codeship logo ( #1663 )
...
* add codeship logo
* minify codeship logo
2018-04-28 14:25:56 +12:00
Omri
da108966cd
Add NPM logo ( #1656 )
2018-04-23 10:47:16 +12:00
Rafał Pocztarski
47614e5bbc
Add Stack Exchange logos ( #1636 )
...
* Add Stack Exchange logos
* Optimize Stack Exchange logos with svgomg
closes #1637
2018-04-06 04:07:26 +02:00
ayatk
400ae013a7
Add circleci logo ( #1595 )
2018-03-25 22:31:04 +02:00
George Hopkins
0fd69332bd
Add Windows logo ( #1467 )
2018-01-24 09:54:51 +13:00
Danial
503618443e
Add Discord logo ( #1413 )
2018-01-03 10:09:01 +13:00
Zhmayev Yaroslav
2f9307ae2c
Add Scrutinizer CI logo ( #1380 )
2017-12-21 11:24:11 +13:00
Daniel Cazzulino
432024db30
Added TFS/VSO logo ( #1369 )
...
Extracted from the TFS built-in badges that are already SVG.
2017-12-13 11:08:35 +01:00
Danial
ea061e55c6
Add Travis-CI logo ( #1276 )
2017-11-20 10:05:07 +13:00
Hiram Levitch
1a36054b46
Add Bitcoin + PayPal Logo ( #1217 )
...
* Add Minimized Bitcoin Logo And Minimized Blue PayPal Logo
* Center The PayPal Logo
xMinYMin → xMidYMid
2017-11-15 10:01:34 +13:00
Pyves
28947dc89e
Add Eclipse logo ( #1257 )
...
* Added Eclipse logo
* Optimised Eclipse logo further
2017-11-11 09:15:28 +13:00
RealCerealKiller
8ae30f9d47
Add Telegram Logo
2017-10-30 19:04:19 -04:00
古永忠 (Yung-Chung Ku)
c5cde67991
Create postgresql.svg
...
The svg file is taken and optimized from https://wiki.postgresql.org/wiki/Logo
2017-10-24 20:22:00 -04:00
Sihan Li
134efb864a
Add Slack logo. ( #1153 )
...
The svg file is taken and optimized from Slack_Mark_Monochrome_White.svg on https://brandfolder.com/slack
2017-10-11 10:36:34 -04:00
Tair Assimov
6534a2a1a8
Add dockbit.com badge ( #1022 )
...
* Add dockbit.com badge
* Add missing semicolon
* Remove empty and unneeded tags in SVG file
* Use ES6 consts and template string
* Add Dockbit badge tests and handle server error
2017-07-02 12:59:30 -07:00
Rohan Pai
f97d5a6bd4
add Sourcegraph.com badge ( #828 )
2017-05-05 21:30:38 -07:00
anatoly techtonik
6c34191fcf
Add logo to AppVeyor badge and change logo color ( #812 )
...
Fixes #507
2017-04-28 01:35:19 -04:00
Carlos Perez
abcd9d6dec
Add bitHound integration.
2015-12-30 10:03:52 -06:00
Thaddee Tyl
b17c8bd8c1
Set the Gitter logo width
...
Part of #440 .
2015-11-21 12:18:05 +01:00
Thaddee Tyl
c7ab6cbf82
Add Gitter logo
...
Part of #440 .
2015-11-21 12:03:11 +01:00
Thaddee Tyl
994dcfdca0
Merge remote-tracking branch 'techtonik/master'
2015-09-02 19:38:16 +02:00
anatoly techtonik
47163a7198
appveyor.svg: SVGOMG optimization
...
https://jakearchibald.github.io/svgomg/
2015-08-25 18:47:59 +03:00
anatoly techtonik
fa64341622
appveyor.svg: Attempt to remove clip-rule
2015-08-25 18:43:29 +03:00
anatoly techtonik
8b10af8187
appveyor.svg: Inline style
2015-08-25 18:42:37 +03:00
anatoly techtonik
07fd4b1d89
appveyor.svg: Shrink logo headers
2015-08-25 18:34:40 +03:00
anatoly techtonik
de14584f8b
Add Appveyor logo send by Feodor Fitsner from Appveyor for #507
2015-08-18 22:28:41 +03:00
Alexandr Kondrashov
0e7a61935d
Optimization of Twitter logo
...
circular arc version with relative coordinates: https://github.com/johan/svg-cleanups/blob/master/logos/twitter.svg
inspired by this Gist: https://gist.github.com/mbostock/3094619
2015-08-18 02:30:33 +03:00
Thaddee Tyl
016a9f40dc
Twitter URL
2015-06-18 21:49:39 +02:00
Thaddee Tyl
7e915f39eb
Gratipay logo
...
See #337
2015-05-31 13:44:36 +02:00
Thaddee Tyl
c948ece097
GitHub logos for social badges
...
See #337
2015-05-31 13:24:04 +02:00