devicons-react
Version:
Devicons React is a collection of icons that symbolize programming languages, design tools, and development software.
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)({}).hasOwnProperty.call(b,d)&&(a[d]=b[d]);return a},_extends.apply(null,arguments)}const React=require("react");module.exports=function(a){let{size:c="1rem",color:d="#1f65b7",...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",xmlSpace:"preserve"}),/*#__PURE__*/React.createElement("path",{d:"M41.4 71.2V57.7h1.7l8.3 10.9V57.7H53v13.5h-1.7l-8.3-11v11zm25.1-.5c-1.1.4-2.3.6-3.5.6-4.9 0-7.3-2.3-7.3-7 0-4.4 2.4-6.7 7.1-6.7 1.4 0 2.6.2 3.8.6v1.5c-1.2-.5-2.4-.7-3.6-.7-3.7 0-5.5 1.8-5.5 5.2 0 3.8 1.8 5.6 5.5 5.6.6 0 1.2-.1 1.9-.2v-4.5h1.7zm2.8-4.7v-8.3H71V66q0 3.9 3.9 3.9c3.9 0 3.9-1.3 3.9-3.9v-8.3h1.7V66c0 3.5-1.9 5.3-5.6 5.3s-5.6-1.8-5.6-5.3m16.1-8.3v12.1h7.1v1.4h-8.8V57.7zM95 71.2h-1.8l6.7-15.3 6.7 15.3h-1.9L103 67h-4.5l.5-1.4h3.4l-2.5-6.1zm13.5 0V57.7h5.8c2.6 0 3.9 1.1 3.9 3.2 0 1.8-1.3 3.1-3.8 3.9l4.6 6.4h-2.3l-4.3-6.1V64q3.9-.6 3.9-3c0-1.2-.7-1.9-2.1-1.9h-3.9v12.1zM20.5 64.8h5.1L23 58.7zM23 49.1 9 54l2.1 18.3L23 78.9l12-6.5L37 54zm8.8 22.7h-3.3l-1.8-4.4h-7.5l-1.8 4.4h-3.3L23 52.4z"}))};