devicons-react
Version:
Devicons React is a collection of icons that symbolize programming languages, design tools, and development software.
1 lines • 1.53 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="#1f65b7",...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:"M64 1.287c-.438 0-.875.098-1.28.293L13.763 25.25a2.96 2.96 0 0 0-1.596 2.008L.074 80.44c-.2.88.01 1.802.57 2.506l33.88 42.65a2.95 2.95 0 0 0 2.306 1.116h54.34c.898 0 1.747-.41 2.307-1.115l33.878-42.65c.56-.705.77-1.628.57-2.507l-12.091-53.183a2.96 2.96 0 0 0-1.596-2.008L65.28 1.58A2.9 2.9 0 0 0 64 1.287m17.62 34.904c.205.517.316 1.075.316 1.647v20.58c0 .37-.047.734-.135 1.084l12.687-7.26c.2.51.305 1.059.305 1.623v30.408c0 .501-.092.986-.25 1.446l.008.004c-.01.029-.027.055-.037.084a4.5 4.5 0 0 1-.252.564c-.016.029-.027.06-.043.088a4.4 4.4 0 0 1-.395.58q-.064.076-.13.15a5 5 0 0 1-.364.372 4.4 4.4 0 0 1-.748.559L66.35 103.321a4.41 4.41 0 0 1-4.424 0L35.696 88.12a4 4 0 0 1-.462-.31q-.067-.055-.132-.112a4 4 0 0 1-.284-.25 5 5 0 0 1-.146-.154 4 4 0 0 1-.211-.242 4 4 0 0 1-.15-.201q-.046-.059-.088-.12l.007-.003a4.44 4.44 0 0 1-.748-2.454V53.865c0-.686.158-1.349.448-1.945l9.877 5.508V39.314c0-.573.11-1.13.316-1.648l16.846 10.932 20.65-12.407z"}))};