react-devicons
Version:
React components for the svg icons of the [devicon](https://github.com/devicons/devicon) project.
1 lines • 2.74 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",color:d="#13171a",...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"}),/*#__PURE__*/React.createElement("path",{d:"m41.014 0c-22.576 0-40.879 18.341-40.879 40.965v46.072c0 22.624 18.303 40.963 40.879 40.963h45.973c22.577 0 40.879-18.339 40.879-40.963v-46.072c0-22.624-18.302-40.965-40.879-40.965h-45.973zm8.9199 27.094c0.59992-0.027578 1.2008-0.025986 1.8027 0.005859v6.0703c-1.5818-0.0869-3.1628 0.16254-4.6406 0.73438-1.4779 0.57184-2.8185 1.4524-3.9316 2.582-2.144 3.0169-3.1732 6.6863-2.9121 10.381v34.133c-0.26109 3.6943 0.76811 7.3636 2.9121 10.381 1.1042 1.2152 2.4637 2.1696 3.9805 2.7949 1.5168 0.62458 3.1532 0.90513 4.791 0.82031v5.9375c-2.4099 0.1226-4.8196-0.23261-7.0918-1.0469-2.2722-0.81427-4.3625-2.0691-6.1484-3.6953-1.7605-1.9786-3.0989-4.298-3.9355-6.8125-0.83655-2.5153-1.1533-5.1747-0.92969-7.8164v-35.125c-0.24652-2.6276 0.039787-5.2792 0.8418-7.793 0.80208-2.5137 2.1043-4.8391 3.8262-6.8359 1.7885-1.6202 3.8783-2.8694 6.1504-3.6777 1.7041-0.60619 3.4854-0.95437 5.2852-1.0371zm21.203 0.001953c0.60255-0.028782 1.2087-0.027332 1.8164 0.003906v6.0703c-1.5868-0.08736-3.173 0.16269-4.6562 0.73438-1.4833 0.57176-2.8298 1.4515-3.9492 2.582-2.1324 3.0213-3.1496 6.6902-2.8789 10.381v34.133c-0.27065 3.6904 0.74655 7.3598 2.8789 10.381 1.107 1.2114 2.4664 2.1645 3.9824 2.7891 1.516 0.62535 3.1517 0.90636 4.7891 0.82617v5.9375c-2.4369 0.14111-4.878-0.20526-7.1797-1.0195-2.3016-0.81504-4.4187-2.0787-6.2266-3.7227-1.7546-1.9809-3.0872-4.3019-3.918-6.8164-0.83084-2.5153-1.1422-5.1731-0.91406-7.8125v-35.125c-0.22616-2.6392 0.085252-5.2978 0.91602-7.8125 0.83069-2.5146 2.163-4.8339 3.916-6.8164 3.1641-2.8578 7.206-4.5114 11.424-4.7129zm21.283 0.001953c0.60245-0.02911 1.2088-0.028832 1.8164 0.001953v6.0703c-1.5923-0.08998-3.1849 0.15871-4.6738 0.73047-1.489 0.57176-2.8406 1.4528-3.9648 2.5859-2.1043 3.0789-3.0649 6.7986-2.7148 10.514v34c-0.27065 3.6904 0.74881 7.3598 2.8809 10.381 1.1088 1.2098 2.4672 2.1606 3.9824 2.7852 1.516 0.62458 3.1501 0.90796 4.7871 0.83008v5.9375c-4.8648 0.23364-9.6234-1.4705-13.238-4.7422-1.7835-1.9693-3.1493-4.2824-4.0137-6.7969-0.86492-2.5145-1.2112-5.1795-1.0176-7.832v-35.125c-0.23179-2.6318 0.067678-5.2837 0.88086-7.7969 0.81334-2.5132 2.1228-4.8374 3.8516-6.832 3.1657-2.855 7.2067-4.5072 11.424-4.7109z"}))};