react-devicons
Version:
React components for the svg icons of the [devicon](https://github.com/devicons/devicon) project.
1 lines • 1.7 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="#e95420",...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:"M24 0v128h80.662V0H24zm53.22 55.023c4.613 0 8.35 3.768 8.35 8.416 0 4.648-3.737 8.416-8.35 8.416-4.61 0-8.35-3.768-8.35-8.416 0-4.648 3.74-8.416 8.35-8.416zm-11.486.854c.653.004 1.309.033 1.965.086a12.213 12.213 0 00-2.533 6.824c-6.573.122-12.64 3.392-16.398 8.842a11.834 11.834 0 00-3.815-1.549 11.785 11.785 0 00-2.52-.271c-.21 0-.421.002-.634.015l-.004.002c4.872-8.663 14.146-14.006 23.94-13.949zm22.594 12.328a27.771 27.771 0 013.938 20.963 27.677 27.677 0 01-5.303 11.342l.002.006-.004-.004.002-.002a12.092 12.092 0 00-3.996-6.268 20.658 20.658 0 002.597-6.52 20.736 20.736 0 00-1.93-13.976 12.1 12.1 0 004.694-5.54zM42.443 73.48c4.611 0 8.35 3.768 8.35 8.416 0 4.648-3.739 8.416-8.35 8.416-4.612 0-8.35-3.768-8.35-8.416 0-4.648 3.738-8.416 8.35-8.416zm4.963 19.417c2.826 5.492 7.853 9.364 13.87 10.663l.001-.004a20.048 20.048 0 002.05.336 12.107 12.107 0 002.443 7.037 27.24 27.24 0 01-5.93-.614c-8.903-1.924-16.153-8.07-19.572-16.535a11.934 11.934 0 007.138-.883zm27.936 2.291c4.612 0 8.35 3.769 8.35 8.417 0 4.647-3.738 8.416-8.35 8.416-4.611 0-8.352-3.769-8.352-8.416 0-4.648 3.74-8.416 8.352-8.416z"}))};