react-devicons
Version:
React components for the svg icons of the [devicon](https://github.com/devicons/devicon) project.
1 lines • 1.25 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="#782a91",...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:"M16.877 0A16.84 16.84 0 0 0 0 16.877v9.432h17.305l19.44 44.152 20.148-44.094-.041-.058h23.443l14.574 21.244 14.535-21.244H128v-9.432A16.84 16.84 0 0 0 111.123 0H16.877zM0 32.34v78.783A16.84 16.84 0 0 0 16.877 128h94.246A16.84 16.84 0 0 0 128 111.123v-10.357h-20.701l-8.46-12.551 10.948-15.707 18.014 25.308H128V33.518h-.2l-24.49 34.584-9.236 13.04-13.894 19.624h-7.791a17.283 17.283 0 0 0-6.13-12.809l17.19-24.275-15.183-21.338-19.567 42.814a17.282 17.282 0 0 0-10.867 16.004l.016.182h-7.465l-3.805-8.637L0 32.34zm55.117 58.037c5.956 0 10.783 4.83 10.783 10.785 0 5.957-4.826 10.785-10.783 10.785S44.33 107.12 44.33 101.162c0-5.956 4.83-10.785 10.787-10.785z"}))};