| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/framework7/node_modules/framework7-icons/react/esm/ |
Upload File : |
function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
import React from 'react';
function SuitClubFill(props) {
var children = props.children,
attrs = _objectWithoutPropertiesLoose(props, ["children"]);
return /*#__PURE__*/React.createElement("svg", _extends({
fill: "currentcolor",
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 56 56"
}, attrs), /*#__PURE__*/React.createElement("path", {
d: "M 5.9102 32.4531 C 5.9102 38.0547 10.3165 42.3906 15.9180 42.3906 C 19.0352 42.3906 22.2227 41.3594 23.6055 38.6172 L 23.8399 38.6172 C 23.8399 41.7344 20.4180 44.3125 19.0352 45.7656 C 17.3477 47.5234 18.3790 49.9609 20.5586 49.9609 L 35.4415 49.9609 C 37.5977 49.9609 38.6290 47.5234 36.9415 45.7656 C 35.5586 44.3125 32.1368 41.7344 32.1368 38.6172 L 32.3946 38.6172 C 33.7539 41.3594 36.9649 42.3906 40.0586 42.3906 C 45.6602 42.3906 50.0898 38.0547 50.0898 32.4531 C 50.0898 26.8281 45.8243 22.0703 40.2227 22.0703 C 38.0899 22.0703 35.8868 22.7969 34.1524 24.1562 C 37.0586 21.7891 38.0899 18.8125 38.0899 16.1406 C 38.0899 10.5391 33.5665 6.0391 27.9883 6.0391 C 22.4337 6.0391 17.9102 10.5391 17.9102 16.1406 C 17.9102 18.8125 18.9180 21.7891 21.8243 24.1562 C 20.1134 22.7969 17.8868 22.0703 15.7539 22.0703 C 10.1524 22.0703 5.9102 26.8281 5.9102 32.4531 Z"
}));
}
export default SuitClubFill;