react-devicons
Version:
React components for the svg icons of the [devicon](https://github.com/devicons/devicon) project.
1 lines • 1.05 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",...b}=a;return b={...b,style:{...(b.style?b.style:{}),width:c,height:c}},/*#__PURE__*/React.createElement("svg",_extends({},b,{viewBox:"0 0 128 128",xmlns:"http://www.w3.org/2000/svg"}),/*#__PURE__*/React.createElement("path",{d:"M63.864 14.059l-8.29 13.317 43.215 26.5 24.869-39.817z",fill:"#00b5de"}),/*#__PURE__*/React.createElement("path",{className:"modx-original-st2",d:"M99.06 58.089l-27.178 42.806L111.97 125.9V66.106z",fill:"#ff5529"}),/*#__PURE__*/React.createElement("path",{className:"modx-original-st3",d:"M29.483 69.911l69.306-16.035L15.622 2.1v59.794z",fill:"#00decc"}),/*#__PURE__*/React.createElement("path",{className:"modx-original-st4",d:"M64.136 113.67L99.06 58.088 29.21 74.532 4.342 113.669z",fill:"#ff9640"}))};