react-devicons
Version:
React components for the svg icons of the [devicon](https://github.com/devicons/devicon) project.
1 lines • 1.42 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:"M64.1 1.4L5.6 21.7 14 99.3l50.1 27.3z",fill:"#412846"}),/*#__PURE__*/React.createElement("path",{d:"M63.9 1.4l58.5 20.3-8.4 77.6-50.1 27.3z",fill:"#4b314f"}),/*#__PURE__*/React.createElement("path",{d:"M93.2 44.3l-.1-.1q4 4.5 4.2 10.6.1 6.1-4.2 12.9 3.2-2.5 7.4-10.6 1.8 16.5-13.5 25.1 4.9-.4 12.9-6.4-8.5 20.6-31.4 21.7c-14.8 0-24.3-8.8-24.3-8.8q-9.1-7.1-12.5-17.9c-3.7-3.9-3.7-4.3-4.1-5.9-.3-1.6.3-2.1 1.3-3.6q1.1-1.6.5-4.4-1.3-1.9-1.5-5.9 0-2 2.6-4.1 2.6-2.2 3.1-3.3.5-.6.4-5.4-.1-4.7 5.2-5.1c5.2-.4 8.1-4.3 9.8-6.1 1.1-1.2 2.7-1.8 4.7-1.8 2.9-.1 5.5 1 7.8 3.3 5.6-.3 11.3 1.2 17.1 4.5Q91 40.3 92.2 48.9q-1.4 11.3-30.2-.6-15.1 4.3-14.9 18.5 0 13.1 12.7 19c-4.1-4-5.9-7.4-5.3-10.2Q67.3 90.8 83.6 87q-7.1.2-11.4-4.7Q83.2 82 93 72q-5.6 4.5-11.9 3.4 17-13.3 12.1-31.1zm-19-3.1c0-.9-.7-1.6-1.6-1.6-.9 0-1.7.7-1.7 1.6 0 .9.8 1.7 1.7 1.7.9 0 1.6-.8 1.6-1.7z",fill:"#ba2bd2"}))};