UNPKG

react-devicons

Version:

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

1 lines 1.41 kB
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",color:d="#3cafce",...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:"M79.969 10.016c-6.895 0-12.48 5.586-12.48 12.48a12.481 12.481 0 0 0 6.628 10.988l-6.887 13.07a17.009 17.009 0 0 0-5.214-.827c-9.368 0-16.961 7.593-16.961 16.96.015 1.211.16 2.418.433 3.598l-13.71 5.016a14.364 14.364 0 0 0-12.16-6.723c-7.938 0-14.368 6.43-14.368 14.367 0 7.934 6.43 14.368 14.367 14.368 7.934 0 14.367-6.434 14.367-14.368a14.504 14.504 0 0 0-.336-3.074l13.141-5.77a16.957 16.957 0 0 0 15.227 9.547A16.96 16.96 0 0 0 72.3 76.121l11.058 10.527a20.854 20.854 0 0 0-3.648 11.72c0 11.507 9.328 20.831 20.832 20.831 11.508 0 20.832-9.324 20.832-20.832 0-11.504-9.324-20.832-20.832-20.832a20.847 20.847 0 0 0-13.129 4.707l-11.766-9.535a16.957 16.957 0 0 0 3.329-10.02 16.967 16.967 0 0 0-7.364-13.976l5.836-14.023c.828.18 1.672.277 2.52.289 6.89 0 12.48-5.586 12.48-12.48 0-6.892-5.59-12.481-12.48-12.481Zm0 0"}))};