UNPKG

react-devicons

Version:

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

1 lines 1.99 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="#fd824e",...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:"M114.413 11.595H13.484C6.027 11.595 0 17.724 0 25.18v77.638c0 7.457 6.027 13.484 13.587 13.586h100.826c7.458 0 13.485-6.027 13.587-13.586V25.18c-.102-7.457-6.13-13.586-13.587-13.586zm-81.417 91.53c-6.844 0-12.463-5.516-12.463-12.36 0-6.947 5.619-12.463 12.463-12.463 2.043 0 4.086.51 5.925 1.532l-9.194 5.312c-3.065 1.737-4.086 5.72-2.35 8.785 1.737 3.065 5.721 4.087 8.786 2.35l9.194-5.312c-.102 6.742-5.619 12.054-12.361 12.156Zm24.62-23.189L34.527 93.318c-1.532.818-3.37.41-4.29-1.123-.817-1.533-.409-3.371 1.124-4.29l23.087-13.383c1.532-.817 3.37-.409 4.29 1.124.92 1.532.409 3.473-1.124 4.29zm-.103-42.905v10.624c-5.823-3.575-7.661-11.237-4.086-17.06 3.575-5.822 11.237-7.661 17.06-4.086 5.823 3.576 7.661 11.237 4.086 17.06a11.754 11.754 0 0 1-4.188 4.188V37.133a6.41 6.41 0 0 0-6.436-6.436c-3.575-.102-6.436 2.759-6.436 6.334zm9.398 26.765c0 1.736-1.43 3.064-3.064 3.064-1.737 0-3.065-1.43-3.065-3.064l.102-26.765c0-1.737 1.43-3.065 3.065-3.065 1.737 0 3.065 1.43 3.065 3.065zm2.043 11.85c.818-1.533 2.759-2.043 4.189-1.124l23.291 13.484c1.533.818 2.043 2.759 1.124 4.189-.817 1.532-2.758 2.043-4.189 1.123L70.08 79.936c-1.533-.92-2.044-2.758-1.124-4.29Zm25.948 27.48c-6.742 0-12.259-5.415-12.36-12.157l9.193 5.312c3.065 1.737 7.049.715 8.785-2.35 1.737-3.064.715-7.048-2.35-8.785l-9.193-5.312a12.198 12.198 0 0 1 5.925-1.532c6.844 0 12.463 5.516 12.463 12.36 0 6.845-5.619 12.361-12.463 12.463z"}))};