devicons-react
Version:
Devicons React is a collection of icons that symbolize programming languages, design tools, and development software.
1 lines • 1 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)({}).hasOwnProperty.call(b,d)&&(a[d]=b[d]);return a},_extends.apply(null,arguments)}const React=require("react");module.exports=function(a){let{size:c="1rem",...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:"M80 91.712 64 64 48 91.712l16 27.712z",opacity:".8"}),/*#__PURE__*/React.createElement("path",{d:"M96 64 80 36.288 64 64l16 27.712zM64 64 48 36.288 32 64l16 27.712z",opacity:".6"}),/*#__PURE__*/React.createElement("path",{d:"M112 36.288 96 8.574 80 36.288 96 64zM48 36.288 64 64l16-27.712-8-13.857H56zM48 36.288 32 8.574 16 36.288 32 64z",opacity:".45"}),/*#__PURE__*/React.createElement("path",{d:"M128 8.574H96l16 27.713zM32 8.574H0l16 27.713z",opacity:".3"}))};