devicons-react
Version:
Devicons React is a collection of icons that symbolize programming languages, design tools, and development software.
1 lines • 1.35 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",color:d="#136be6",...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:"M97.25 2.67a4.02 4.02 0 0 0-3.287 1.945 178 178 0 0 1-3.865 6.578c-10.443 17.214-21.071 15.281-40.014 6.188L23.789 5.006c-2.124-.97-4.44 0-5.41 1.933L5.816 35.37c-.968 1.937 0 4.454 1.934 5.418 5.604 2.516 16.624 7.74 26.285 12.572 35.767 17.027 66.115 16.057 89.307-21.662h.002a332 332 0 0 0 4.062-6.576c1.16-1.933.577-4.448-1.355-5.61L99.566 3.26a4.14 4.14 0 0 0-2.316-.59M53.174 63.975c-18.453.424-34.748 9.932-48.518 32.328a332 332 0 0 0-4.064 6.576c-1.156 1.933-.577 4.448 1.355 5.61l26.485 16.251c1.933 1.16 4.442.577 5.603-1.355a186 186 0 0 1 3.865-6.578c10.443-17.214 21.073-15.281 40.016-6.188l26.293 12.375c2.124.97 4.446 0 5.41-1.933l12.569-28.43c.962-1.937-.001-4.449-1.94-5.418-5.604-2.516-16.618-7.74-26.285-12.572-14.528-6.995-28.164-10.957-40.79-10.666z"}))};