react-devicons
Version:
React components for the svg icons of the [devicon](https://github.com/devicons/devicon) project.
1 lines • 1.49 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="#21d789",...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:"m73.156 5.484-11.69 9.702-55.982-8.87V59.5L26.93 76.588V26.78h74.14v65.57l5.973 2.052 8.012-70.726L73.156 5.484zm41.899 18.192-6.328 55.93 13.789-8.024-7.461-47.906zM27.93 27.78v72.145h72.14V27.78H27.93zm51.855 8.485a16.613 16.613 0 0 1 11.899 4.156l-4.192 5.062a11.193 11.193 0 0 0-7.914-3.074c-4.875 0-8.703 4.293-8.703 9.438v.082c0 5.535 3.816 9.61 9.18 9.61a10.646 10.646 0 0 0 6.289-1.806v-4.34H79.64V49.64h13.152v13.152a19.633 19.633 0 0 1-12.936 4.805c-9.433 0-15.92-6.645-15.92-15.582v-.086a15.549 15.549 0 0 1 15.848-15.664zm-44.933.523h11.812c9.508 0 16.094 6.535 16.094 15.059v.082c0 8.535-6.586 15.14-16.094 15.14H34.852V36.79zm6.656 6.012v18.285h5.156a8.632 8.632 0 0 0 9.121-9.043v-.113a8.698 8.698 0 0 0-9.12-9.13h-5.157zM19.555 70.719 6.496 109.984l78.07 12.532-27.1-21.59H26.93V76.594l-7.375-5.875zm65.011 51.797 5.973-21.59H57.471l27.095 21.59zm-50.41-35.817h27.43v4.57h-27.43V86.7z"}))};