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",...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.93 0C28.633 0 0 28.664 0 64s28.633 64 63.93 64c35.293 0 63.93-28.664 63.93-64S99.222 0 63.93 0M32.469 101.656l22.035-81.922h12.25l-22.031 81.922Zm70.355-30.094-6.691 5.418-10.645-12.085L74.395 76.98l-6.957-5.12 8.8-13.368L61.73 52.81l2.586-9.258 15.313 3.988 1.277-15.21h8.684l1.277 15.21 14.512-3.691 2.973 8.96-14.36 5.684Zm0 0",fill:"#000",fillOpacity:"1",fillRule:"nonzero",stroke:"none"}))};