devicons-react
Version:
Devicons React is a collection of icons that symbolize programming languages, design tools, and development software.
1 lines • 1.63 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="#e73c00",...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:"M37.983 0C17.035 0 0 17.063 0 37.983v52.034C0 110.965 17.036 128 37.983 128h52.034C110.965 128 128 110.965 128 90.017V64.324H52.035v23.93h52.035v1.764c0 7.753-6.299 14.052-14.053 14.052H37.983c-7.754 0-14.053-6.299-14.053-14.052V37.983c0-7.754 6.299-14.053 14.053-14.053 7.753 0 14.052 6.299 14.052 14.053v17.84h23.93v-17.84c0-7.754 6.299-14.053 14.052-14.053 7.754 0 14.053 6.299 14.053 14.053v17.84H128v-17.84C128 17.036 110.965 0 90.017 0 79.96 0 70.81 3.97 64 10.401 57.192 3.998 48.042 0 37.983 0m0 .992c9.952 0 19.008 3.985 25.672 10.397l.345.334.345-.334C71.008 4.95 80.064.992 90.017.992c20.41 0 36.99 16.581 36.99 36.99v16.85h-21.945v-16.85c0-8.291-6.753-15.044-15.045-15.044s-15.044 6.753-15.044 15.045V54.83H53.027V37.983c0-8.292-6.753-15.045-15.044-15.045s-15.045 6.753-15.045 15.045v52.034c0 8.292 6.753 15.045 15.045 15.045h52.034c8.292 0 15.045-6.753 15.045-15.045v-2.755H53.027V65.316h73.98v24.702c0 20.409-16.58 36.99-36.99 36.99H37.983c-20.41 0-36.99-16.581-36.99-36.99V37.983c0-20.381 16.58-36.99 36.99-36.99"}))};