react-devicons
Version:
React components for the svg icons of the [devicon](https://github.com/devicons/devicon) project.
1 lines • 1.3 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)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:"M16.878 0h94.244A16.84 16.84 0 0 1 128 16.878v94.244A16.84 16.84 0 0 1 111.122 128H16.878A16.84 16.84 0 0 1 0 111.122V16.878A16.84 16.84 0 0 1 16.878 0Z",fill:"#782a91"}),/*#__PURE__*/React.createElement("path",{d:"M0 26.309v6.03l26.58 60.369 3.803 8.636h7.465a18.19 18.19 0 0 1-.014-.182A17.282 17.282 0 0 1 48.7 85.158l19.564-42.814L83.449 63.68l-17.19 24.276a17.282 17.282 0 0 1 6.129 12.809h7.79l13.896-19.624 9.234-13.04L127.8 33.519v-7.21h-18.394L94.869 47.554 80.295 26.31H56.852l.041.058L36.745 70.46l-19.44-44.15Zm109.788 46.199L98.84 88.215l8.456 12.55h20.502v-2.948Zm-54.672 17.87c-5.956 0-10.785 4.828-10.785 10.784 0 5.957 4.829 10.786 10.785 10.786 5.957 0 10.785-4.83 10.785-10.786 0-5.956-4.828-10.784-10.785-10.785Z",fill:"#fff"}))};