react-devicons
Version:
React components for the svg icons of the [devicon](https://github.com/devicons/devicon) project.
1 lines • 2.23 kB
JavaScript
function _extends(){return _extends=Object.assign?Object.assign.bind():function(a){for(var b,c=1;c<arguments.length;c++)for(var d in b=arguments[c],b)Object.prototype.hasOwnProperty.call(b,d)&&(a[d]=b[d]);return a},_extends.apply(this,arguments)}const React=require("react");module.exports=function(a){let{size:c="1em",color:d="#8c0000",...b}=a;return b={...b,style:{...(b.style?b.style:{}),width:c,height:c,...(d?{fill:d}:{})}},/*#__PURE__*/React.createElement("svg",_extends({},b,{viewBox:"0 0 128 128",xmlns:"http://www.w3.org/2000/svg"}),/*#__PURE__*/React.createElement("path",{d:"M21.627 1.266a21.613 21.613 0 0 0-10.076 2.488 21.89 21.89 0 0 0-8.756 8.465 39.34 39.34 0 0 0-1.065 2.138c-.19.497-.402.985-.57 1.46a18.972 18.972 0 0 0-.781 3.027A20.526 20.526 0 0 0 0 22.894v82.235a21.307 21.307 0 0 0 2.139 9.37 21.62 21.62 0 0 0 19.488 12.235h43.912a1.167 1.167 0 0 0 1.168-1.168v-5.246a1.167 1.167 0 0 0-1.168-1.168h-5.697l-17.01-34.447 38.805-51.428a4.378 4.378 0 0 0 .728-1.511l35.559 5.445v8.025a1.167 1.167 0 0 0 1.166 1.16h5.277a1.175 1.175 0 0 0 1.166-1.16V22.895A21.518 21.518 0 0 0 117.5 6.11a21.518 21.518 0 0 0-13.61-4.845H21.628zm0 7.574h15.842l1.13 9.158-21-3.21-6.624-1.022A13.944 13.944 0 0 1 21.627 8.84zm51.121 0 1.84 14.652-28.75-4.379-1.299-10.215 28.209-.058zm7.027 0h22.95a15.228 15.228 0 0 1 15.191 15.185v6.092l-36.17-5.531-1.97-15.746zM11.37 20.908l26.26 4.03L22.97 44.42 11.369 20.908zm34.098 5.225 29.377 4.496-35.471 47.057-12.951-26.27 19.045-25.238v-.045zM7.596 29.096l9.398 19.029-9.398 1.154V29.096zm95.806 24.576c-13.995 0-26.56 1.963-26.56 16.36v2.741c0 7.195 2.49 14.784 12.566 18.71l18.576 7.107c6.02 2.473 7.59 4.961 7.59 8.756v1.57c0 5.626-3.276 6.807-13.74 6.807H77.631a1.73 1.73 0 0 0-1.963 1.963v5.757c0 1.044.394 1.831 1.963 1.955 2.225.263 12.556 1.182 23.94 1.182 17.672 0 26.429-2.86 26.429-17.512v-1.459c0-7.194-1.044-13.872-13.084-18.447l-17.402-6.937c-6.407-2.357-8.106-5.51-8.106-9.159v-1.7c0-4.714 3.531-6.8 9.551-6.8h24.334a1.737 1.737 0 0 0 1.963-1.962v-5.627a1.934 1.934 0 0 0-1.83-2.094 164.907 164.907 0 0 0-20.024-1.211zm-83.146 1.08L33.39 81.305 7.596 84.55v-28.2l12.66-1.598zM36.63 87.959l15.394 31.193h-29.23a15.236 15.236 0 0 1-15.2-15.191V91.607l29.036-3.648z"}))};