UNPKG

react-devicons

Version:

React components for the svg icons of the [devicon](https://github.com/devicons/devicon) project.

1 lines 983 B
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)Object.prototype.hasOwnProperty.call(b,d)&&(a[d]=b[d]);return a},_extends.apply(this,arguments)}const React=require("react");module.exports=function(a){let{size:c="1em",...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:"M.2 68.6V13.4L48 41v18.4L16.1 41v36.8L.2 68.6z",fill:"#1FA6CA"}),/*#__PURE__*/React.createElement("path",{d:"M48 41l47.9-27.6v55.3L64 87l-16-9.2 32-18.4V41L48 59.4V41z",fill:"#1C7FB6"}),/*#__PURE__*/React.createElement("path",{d:"M48 77.8v18.4l32 18.4V96.2L48 77.8z",fill:"#1FA6CA"}),/*#__PURE__*/React.createElement("path",{d:"M80 114.6L127.8 87V50.2l-16 9.2v18.4L80 96.2v18.4zM111.9 41V22.6l16-9.2v18.4l-16 9.2z",fill:"#1C7FB6"}))};