devicons-react
Version:
Devicons React is a collection of icons that symbolize programming languages, design tools, and development software.
1 lines • 938 B
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",color:d="#000000",...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:"M.953 9.125 16 35.187 31.047 9.125zm96 0L112 35.187l15.047-26.062zM32 9.675 16.637 36.288 32 62.897l15.363-26.61zm64 0L80.637 36.288 96 62.897l15.363-26.61zM56.318 22.982l-7.683 13.307L64 62.9l15.363-26.613L71.68 22.98zM48 37.389 40.29 50.74 32.636 64 48 90.614 63.363 64zm32 .002L64.637 64 80 90.61 95.363 64zM64 65.1 48.637 91.714 64 118.323l15.363-26.61z"}))};