Skip to content

Commit

Permalink
Merge pull request #3399 from girder/more-oauth-logos
Browse files Browse the repository at this point in the history
Add some additional fontello icons for oauth providers.
  • Loading branch information
manthey committed Mar 25, 2022
2 parents 837ba19 + 5e2210c commit b526e0b
Showing 1 changed file with 43 additions and 1 deletion.
44 changes: 43 additions & 1 deletion girder/web_client/fontello/fontello.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2353,6 +2353,48 @@
"search": [
"microsoft"
]
},
{
"uid": "29c9f1d40c2d9ed1177c8b808574f4f0",
"css": "google",
"code": 59782,
"src": "custom_icons",
"selected": true,
"svg": {
"path": "M953.1 511.3C953.1 787.7 763.9 984.4 484.4 984.4 216.4 984.4 0 768 0 500S216.4 15.6 484.4 15.6C614.8 15.6 724.6 63.5 809.2 142.4L677.3 269.1C504.9 102.7 184.2 227.7 184.2 500 184.2 668.9 319.1 805.9 484.4 805.9 676.2 805.9 748 668.4 759.4 597.1H484.4V430.5H945.5C950 455.3 953.1 479.1 953.1 511.3Z",
"width": 953
},
"search": [
"google"
]
},
{
"uid": "443344911446865e5ecb110d11eb887c",
"css": "draw-polygon",
"code": 59783,
"src": "custom_icons",
"selected": true,
"svg": {
"path": "M750.6 687.5C819.3 687.9 875 743.6 875 812.5 875 881.4 818.9 937.5 750 937.5 703.7 937.5 663.3 912.3 641.8 875H233.2C211.7 912.3 171.3 937.5 125 937.5 56 937.5 0 881.4 0 812.5 0 766.2 25.1 725.8 62.5 704.3V295.7C25.1 274.2 0 233.8 0 187.5 0 118.5 56 62.5 125 62.5 171.3 62.5 211.7 87.6 233.2 125H641.8C663.3 87.6 703.7 62.5 750 62.5 818.9 62.5 875 118.5 875 187.5 875 256.4 819.3 312.1 750.6 310.7L674.8 445.1C683 461.7 687.5 480.3 687.5 500 687.5 519.7 683 538.3 674.8 554.9L750.6 687.5ZM187.5 704.3C206.4 715.2 222.3 731.1 233.2 750H641.8C641.8 749.8 642 749.6 642 749.4L570.7 624.8C568 623.2 565.2 625 562.5 625 493.6 625 437.5 568.9 437.5 500 437.5 431.1 493.6 375 562.5 375 565.2 375 568 375 570.7 375.2L642 250.6 641.8 250H233.2C222.3 268.9 206.4 284.8 187.5 295.7L187.5 704.3Z",
"width": 875
},
"search": [
"draw-polygon"
]
},
{
"uid": "82baef1a0cf7bc2c48fd6e055c7dbe3d",
"css": "box-brand",
"code": 59784,
"src": "custom_icons",
"selected": true,
"svg": {
"path": "M971.7 294.4C837.2 294.4 720.5 370 661.4 481 602.4 370 485.7 294.4 351.2 294.4 272.2 294.4 199.2 320.6 140.5 364.6V68.8H140.5C139.7 30.7 108.6 0 70.3 0 31.9 0 0.8 30.7 0 68.8H0V651.5H0.1C3.3 842.7 159.2 996.8 351.2 996.8 485.7 996.8 602.4 921.2 661.4 810.2 720.5 921.2 837.2 996.8 971.7 996.8 1165.7 996.8 1322.9 839.6 1322.9 645.6 1322.9 451.7 1165.7 294.4 971.7 294.4ZM351.2 856.3C234.9 856.3 140.5 762 140.5 645.6 140.5 529.3 234.9 435 351.2 435 467.5 435 561.9 529.3 561.9 645.6 561.9 762 467.5 856.3 351.2 856.3ZM971.7 856.3C855.3 856.3 761 762 761 645.6 761 529.3 855.4 435 971.7 435 1088 435 1182.4 529.3 1182.4 645.6 1182.4 762 1088 856.3 971.7 856.3ZM1795.3 886.3L1615.5 645.9 1795.3 405.5 1795.3 405.4C1817.5 374.5 1811.1 331.3 1780.5 308.2 1749.8 285.2 1706.5 291.1 1683 321.1L1683 321.1 1527.7 528.6 1372.5 321.1 1372.5 321.1C1348.9 291.1 1305.6 285.2 1275 308.3 1244.3 331.3 1237.9 374.5 1260.1 405.5L1260.1 405.5 1440 645.9 1260.1 886.3 1260.1 886.3C1237.9 917.3 1244.3 960.5 1275 983.5 1305.6 1006.5 1348.9 1000.7 1372.5 970.7L1372.5 970.7 1527.7 763.2 1683 970.7 1683 970.7C1706.5 1000.7 1749.8 1006.5 1780.5 983.5 1811.1 960.5 1817.5 917.3 1795.3 886.3L1795.3 886.3Z",
"width": 1809
},
"search": [
"box-brand"
]
}
]
}
}

0 comments on commit b526e0b

Please sign in to comment.