devicons-react
Version:
Devicons React is a collection of icons that symbolize programming languages, design tools, and development software.
1 lines • 1.06 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:"m64 15.36-47.668 17 7.27 63.027L64 117.762l40.398-22.375 7.27-63.028Zm0 0",fill:"#dd0031",fillOpacity:"1",fillRule:"nonzero",stroke:"none"}),/*#__PURE__*/React.createElement("path",{d:"M64 15.36v11.367-.051 91.086l40.398-22.375 7.27-63.028Zm0 0",fill:"#c3002f",fillOpacity:"1",fillRule:"nonzero",stroke:"none"}),/*#__PURE__*/React.createElement("path",{d:"M64 26.676 34.203 93.492h11.11L51.3 78.54h25.293l5.992 14.953h11.11Zm8.703 42.648H55.297L64 48.383Zm0 0",fill:"#fff",fillOpacity:"1",fillRule:"nonzero",stroke:"none"}))};