UNPKG

react-devicons

Version:

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

1 lines 1.13 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="#F04E98",...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:"M12 0v48c2.323 0 4.624.086 6.906.244A99.422 99.422 0 0 0 12 48v67.152l47.73-54.96a99.422 99.422 0 0 0-6.1-3.057 101.03 101.03 0 0 1 6.1 3.053L112 0H12zm7.44 48.287a99.33 99.33 0 0 1 6.466.695 99.422 99.422 0 0 0-6.467-.695zm7.027.777c2.192.322 4.36.712 6.504 1.174a99.422 99.422 0 0 0-6.504-1.174zm6.838 1.245a99.243 99.243 0 0 1 13.232 3.882 99.422 99.422 0 0 0-13.232-3.882zm13.857 4.12c1.983.75 3.935 1.561 5.856 2.43a99.422 99.422 0 0 0-5.856-2.43zM70.04 66.622l-48.973 56.406L16.738 128h93.258c-5.12-25.21-19.758-46.945-39.957-61.379z"}))};