UNPKG

react-devicons

Version:

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

1 lines 803 B
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="#000",...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:"M2 47.6h10.5v32.9H2V47.6zm59.8 0h-18V58h7.5v22.4h10.5V58h7.5V47.6h-7.5zm28.3 0H72.2V58h7.5v22.4h10.5V58h7.5V47.6h-7.6zm28.4 0h-17.9V58h7.5v22.4h10.5V58h7.5V47.6h-7.6zM40.8 58V47.6H16.9v32.9h10.5v-9h9V61h-9v-3h13.4z"}))};