react-devicons
Version:
React components for the svg icons of the [devicon](https://github.com/devicons/devicon) project.
1 lines • 1.37 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="#fff100",...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:"M64.15 19.643a59.4 59.4 0 0 0-16.584 2.363c-.813.239-1.54.7-2.1 1.334a4.4 4.4 0 0 0-1.052 2.238l-.238 1.443a58.59 58.59 0 0 0-28.131 21.256 57.735 57.735 0 0 0-10.672 33.42v7.766c-3.439.99-5.355 2.077-5.355 3.225V98.9c-.056.365.023.737.222 1.047.012-.009.027-.013.04-.021 2.815 4.119 30.282 8.431 63.738 8.431 33.526 0 61.028-4.344 63.753-8.453l-.015-.013c.187-.298.275-.648.234-.998V92.68c0-1.155-1.944-2.255-5.431-3.248l.086-7.733a57.707 57.707 0 0 0-10.588-33.295A58.577 58.577 0 0 0 84.12 27.13l-.25-1.549a4.42 4.42 0 0 0-1.047-2.238 4.476 4.476 0 0 0-2.09-1.336 59.4 59.4 0 0 0-16.584-2.363zM64 37.883v31.594l-13.719-8.444L64 37.883zm.004.008L77.72 61.04l-13.717 8.428V37.89zM77.72 65.607c0 .008-13.46 19.095-13.717 19.46v.007L50.285 65.623l13.719 8.438v-.004l13.717-8.45z"}))};