Merge pull request #2629 from Jinnie/master

Add Clarity
main
Elbert Alias 6 years ago committed by GitHub
commit 37e4494ab2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1785,6 +1785,24 @@
}, },
"website": "http://ckan.org/" "website": "http://ckan.org/"
}, },
"Clarity": {
"cats": [
18
],
"html": [
"<clr-main-container",
"<link [^>]*href=\"[^\"]*clr-ui(?:\\.min)?\\.css"
],
"js": {
"ClarityIcons": ""
},
"script": "clr-angular(?:\\.umd)?(?:\\.min)?\\.js",
"icon": "clarity.svg",
"implies": [
"Angular"
],
"website": "https://clarity.design/"
},
"ClickHeat": { "ClickHeat": {
"cats": [ "cats": [
10 10

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="36px" height="36px" viewBox="0 0 36 36" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 40.3 (33839) - http://www.bohemiancoding.com/sketch -->
<title>logo</title>
<desc>Created with Sketch.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="logo" transform="translate(0.000000, 4.500000)">
<g id="large" transform="translate(0.000000, 0.044118)">
<polyline id="Fill-3" fill="#0095D3" points="24.7018129 0.0388840336 35.979641 6.71768066 35.9614589 20.2811697 24.7018129 26.9417748 18.0173463 22.9707846 29.6688177 16.4295126 29.6688177 10.5321277 24.9216504 7.92742184 18.0321077 3.99030785"></polyline>
<polyline id="Fill-4" fill="#F38B00" points="11.3313965 0.0388840336 0.0535685039 6.71768066 0.0717505512 20.2811697 11.3313965 26.9417748 18.0166889 22.970061 7.35448694 16.4295126 7.35448694 10.5321277 18.0324642 3.98991663"></polyline>
<polyline id="Fill-5" fill="#004B70" points="18.017374 22.9708988 11.4990488 18.9719838 18.0212495 15.1272387 24.9510827 19.0786297"></polyline>
<polyline id="Fill-6" fill="#98441E" points="18.0314053 3.98921729 11.5267517 7.97364692 18.0439938 11.8578324 24.9058951 7.91831944"></polyline>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB