react-devicons
Version:
React components for the svg icons of the [devicon](https://github.com/devicons/devicon) project.
1 lines • 873 B
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="#ee350f",...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:"M.453 64c0-15.383 5.39-29.496 14.367-40.535h98.36L43.016 124.43C18.23 115.7.453 91.94.453 64Zm117.942-33.11c5.808 9.66 9.152 20.993 9.152 33.11 0 35.348-28.453 64-63.547 64-4.203 0-8.313-.41-12.29-1.195ZM23.199 14.935C34.24 5.614 48.47 0 64 0c15.531 0 29.762 5.613 40.8 14.934Zm0 0"}))};