Merge pull request #1496 from tschoffelen/master

Add Scholica detection
main
Elbert Alias 8 years ago committed by GitHub
commit 7b72a89117

@ -6982,6 +6982,16 @@
], ],
"website": "http://schneider-electric.com" "website": "http://schneider-electric.com"
}, },
"Scholica": {
"cats": [
"21"
],
"headers": {
"X-Scholica-Version": ""
},
"icon": "Scholica.svg",
"website": "http://scholica.com"
},
"Scientific Linux": { "Scientific Linux": {
"cats": [ "cats": [
"28" "28"

@ -0,0 +1,24 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="170px" height="139px" viewBox="0 0 170 139" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 3.6.1 (26313) - http://www.bohemiancoding.com/sketch -->
<title>logo-green-icon</title>
<desc>Created with Sketch.</desc>
<defs>
<path d="M95.4468436,69.3626204 L95.4592285,69.3626204 C95.4592285,69.3626204 95.457159,69.3679348 95.4530363,69.3784554 C95.4532988,69.3791286 95.4534302,69.3794661 95.4534302,69.3794661 C95.0391633,70.4343838 75.2163095,120.683062 50.8674558,120.683062 C26.2644774,120.683062 21.1714061,102.459391 19.9642374,69.3794661 C21.1682129,36.2888823 26.2603015,18.0602652 50.8674558,18.0602652 C75.2163064,18.0602652 95.0334809,68.3077156 95.4468436,69.3626204 Z M118.092311,69.3716637 L139.000268,113.03658 L144.17019,102.546345 L169.529456,102.546345 L149.922143,135.56783 L124.272418,135.56783 C124.272418,135.56783 108.042969,101.468151 104.972924,91.5307203 C104.972924,91.5307203 90.9533928,122.642048 74.4201896,132.958455 C57.8869865,143.274861 34.1487053,136.647908 34.1487053,136.647908 C34.1487053,136.647908 9.24831463,130.042439 2.51589276,97.2982984 C0.635071049,88.1506408 -0.142736189,78.6540611 0.0213285458,69.3716637 C-0.142736189,60.0892664 0.635071049,50.5926866 2.51589276,41.445029 C9.24831463,8.70088837 34.1487053,2.09541962 34.1487053,2.09541962 C34.1487053,2.09541962 57.8869865,-4.5315335 74.4201896,5.78487275 C90.9533928,16.101279 104.972924,47.2126071 104.972924,47.2126071 C108.042969,37.2751764 124.272418,3.17549775 124.272418,3.17549775 L149.922143,3.17549775 L169.529456,36.1969821 L144.17019,36.1969821 L139.000268,25.7067477 L118.092311,69.3716637 Z" id="path-1"></path>
<linearGradient x1="90.5349364%" y1="23.0926676%" x2="50%" y2="68.9046334%" id="linearGradient-3">
<stop stop-color="#000000" stop-opacity="0.199190444" offset="0%"></stop>
<stop stop-color="#000000" stop-opacity="0" offset="100%"></stop>
</linearGradient>
</defs>
<g id="Logo" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="Exports" transform="translate(-1407.000000, -158.000000)">
<g id="logo-green-icon" transform="translate(1407.000000, 158.000000)">
<mask id="mask-2" fill="white">
<use xlink:href="#path-1"></use>
</mask>
<use id="Mask" fill="#4DC997" xlink:href="#path-1"></use>
<path d="M95.6611328,69.2988281 L104.922852,91.4794922 L97.1796875,112.716797 L76.9003906,87.5185547 L95.6611328,69.2988281 Z" id="Path-17" fill="url(#linearGradient-3)" opacity="0.2" mask="url(#mask-2)"></path>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

Loading…
Cancel
Save