devicons-react
Version:
Devicons React is a collection of icons that symbolize programming languages, design tools, and development software.
1 lines • 1.09 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",...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",xmlSpace:"preserve"}),/*#__PURE__*/React.createElement("path",{d:"M64 36.256c-11.825 0-22.382 7.529-26.232 18.709a4.3 4.3 0 0 0 .207 3.299l14.68 29.851a4.3 4.3 0 0 0 2.486 2.176A27.8 27.8 0 0 0 64 91.744c15.272 0 27.744-12.472 27.744-27.744S79.272 36.256 64 36.256m0 8.6c10.624 0 19.145 8.52 19.145 19.144S74.624 83.145 64 83.145c-1.523 0-3.024-.244-4.5-.602L46.633 56.381C49.67 49.473 56.35 44.855 64 44.855zM64 0C28.705 0 0 28.705 0 64s28.705 64 64 64 64-28.705 64-64S99.295 0 64 0m0 8.6c30.647 0 55.4 24.753 55.4 55.4S94.647 119.4 64 119.4 8.6 94.647 8.6 64 33.353 8.6 64 8.6",fill:"#fff"}))};