UNPKG

react-devicons

Version:

React components for the svg icons of the [devicon](https://github.com/devicons/devicon) project.

1 lines 1.1 kB
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="#d51c2f",...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:"M63.998.002C28.649.002 0 28.652 0 64s28.65 63.998 63.998 63.998c35.347 0 63.993-28.654 63.996-64C127.994 28.65 99.346.002 63.998.002zm-1.455 20.2v9.12h2.91v-9.12A48.288 48.288 0 0 1 97.24 33.364l-6.808 6.817 2.054 2.058 6.815-6.814a48.303 48.303 0 0 1 13.164 31.789h-9.12v2.914h9.155v10.67H15.484V70.125h9.164v-2.91H15.53a48.313 48.313 0 0 1 13.164-31.79l6.815 6.815 2.06-2.058-6.814-6.817a48.298 48.298 0 0 1 31.789-13.164zm-1.152 17.044a31.531 31.531 0 0 0-28.928 31.43h63.063a31.531 31.531 0 0 0-34.135-31.43z"}))};