react-devicons
Version:
React components for the svg icons of the [devicon](https://github.com/devicons/devicon) project.
1 lines • 1.6 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("g",{fill:"#4e8ef7"},/*#__PURE__*/React.createElement("path",{d:"M57.01 58.34h.91v17.19h-.91zM70.83 57.92a9 9 0 109.05 9 8.85 8.85 0 00-9.05-9zm0 17.19A8.18 8.18 0 1179 66.94a8 8 0 01-8.17 8.17zM97 59.64a8.56 8.56 0 00-5.48-1.72c-2.72 0-5.74 1.27-6.81 3.73h-.07v-3.31h-.91v17.19h.91v-9.89c0-4.31 2.66-6.88 7-6.88a6.82 6.82 0 014.87 1.62c1.3 1.17 2.11 3.08 2.11 6.07v9.08h.91v-9.08c.01-3.08-.8-5.39-2.53-6.81zM104.57 58.34h.91v17.19h-.91zM118.38 75.11a8 8 0 01-8.14-8.18 8.18 8.18 0 012.37-5.87 7.9 7.9 0 015.81-2.3 7.77 7.77 0 017.53 5.16h1a9.06 9.06 0 10-8.56 12 8.72 8.72 0 008.53-5.84h-1a7.78 7.78 0 01-7.54 5.03z"}),/*#__PURE__*/React.createElement("path",{d:"M41.27 48.77a3.08 3.08 0 00-5.1-2.33 22 22 0 104.35 4.35 3.07 3.07 0 00.75-2.02zM23 85.22A21.23 21.23 0 1135.67 47a3.08 3.08 0 004.3 4.3A21.22 21.22 0 0123 85.22z"}),/*#__PURE__*/React.createElement("circle",{cx:"57.46",cy:"53.01",r:".98"}),/*#__PURE__*/React.createElement("circle",{cx:"105.02",cy:"53.01",r:".98"}),/*#__PURE__*/React.createElement("circle",{cx:"22.97",cy:"63.99",r:"8.97"})))};