react-devicons
Version:
React components for the svg icons of the [devicon](https://github.com/devicons/devicon) project.
1 lines • 1.15 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:"M84.466 0L63.887 36.578H22.756L43.321 0z",opacity:".45"}),/*#__PURE__*/React.createElement("path",{d:"M63.887 36.576h41.145L84.468 0H43.323z",opacity:".6"}),/*#__PURE__*/React.createElement("path",{d:"M43.323 73.138l20.565-36.562L43.323 0 22.759 36.576z",opacity:".8"}),/*#__PURE__*/React.createElement("path",{d:"M43.521 128L64.1 91.424h41.145L84.666 128z",opacity:".45"}),/*#__PURE__*/React.createElement("path",{d:"M64.1 91.426H22.955l20.564 36.575h41.145z",opacity:".6"}),/*#__PURE__*/React.createElement("path",{d:"M84.666 54.864L64.102 91.426l20.564 36.575 20.579-36.575z",opacity:".8"}))};