react-devicons
Version:
React components for the svg icons of the [devicon](https://github.com/devicons/devicon) project.
1 lines • 1.88 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:"M17.9 55.7l-1.7 1.7c2.7 2.7 2.7 7.2 0 9.9S9 70 6.4 67.2c-2.7-2.7-2.7-7.2 0-9.9l4.4-4.4.6-.6V49l-6.6 6.6c-3.7 3.7-3.7 9.6 0 13.2s9.6 3.7 13.2 0c3.6-3.6 3.6-9.4-.1-13.1z",fill:"#EE4C2C"}),/*#__PURE__*/React.createElement("path",{d:"M34.9 64.1h-2.8v7.3H30V50.7h5.2c5.4 0 8 2.7 8 6.4 0 4.6-3.2 7-8.3 7zm.2-11.3h-3v9.5l2.9-.1c3.9-.1 6-1.6 6-4.8.1-3-2.1-4.6-5.9-4.6zM52.7 71.3l-1.2 3.3c-1.4 3.7-2.8 4.7-4.9 4.7-1.1 0-2-.3-2.9-.7l.6-1.9c.7.4 1.5.7 2.3.7 1.1 0 2-.6 3.1-3.5l1-2.7-5.9-14.9H47l4.7 12.5 4.7-12.5h2.1l-5.8 15z"}),/*#__PURE__*/React.createElement("path",{d:"M65.5 52.8v18.7h-2.1V52.8h-7.3v-2h16.6v2h-7.2zM78.8 71.8c-4.2 0-7.3-3.1-7.3-7.9s3.2-8 7.5-8 7.3 3.1 7.3 7.9c-.1 4.8-3.3 8-7.5 8zm0-14c-3.2 0-5.3 2.5-5.3 6.1 0 3.7 2.1 6.2 5.3 6.2s5.3-2.5 5.3-6.1c.1-3.8-2-6.2-5.3-6.2zM91.4 71.4h-2.1V56.3l2.1-.5V59c1-1.9 2.4-3.2 4.4-3.2 1 0 1.9.3 2.7.7l-.5 1.9c-.7-.4-1.5-.7-2.3-.7-1.6 0-3.1 1.2-4.3 3.9v9.8zM106.5 71.8c-4.6 0-7.4-3.3-7.4-7.9 0-4.7 3.1-8 7.4-8 1.8 0 3.4.5 4.7 1.3l-.5 1.8c-1.1-.8-2.6-1.2-4.2-1.2-3.3 0-5.3 2.4-5.3 6 0 3.7 2.1 6.1 5.3 6.1 1.5 0 3.1-.5 4.2-1.2l.5 1.9c-1.3.7-2.9 1.2-4.7 1.2zM123.9 71.4v-9.8c0-2.7-1.1-3.8-3.2-3.8-1.8 0-3.4.9-4.7 2.1v11.5h-2.1V49.2l2.1-.5v9.6c1.6-1.6 3.6-2.4 5.3-2.4 2.9 0 4.7 1.9 4.7 5.2v10.3h-2.1z"}),/*#__PURE__*/React.createElement("circle",{cx:"14.6",cy:"54.1",fill:"#EE4C2C",r:"1.2"}))};