| 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 Tray2Fill(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 7.7148 33.1445 L 48.2852 33.1445 C 53.1836 33.1445 55.6446 30.7539 55.6446 26.2071 L 55.6446 16.7149 C 55.6446 14.5820 55.5040 13.1289 54.3088 12.0039 L 45.9884 4.1524 C 43.4569 1.7617 41.6054 1.0117 38.1601 1.0117 L 17.8398 1.0117 C 14.3944 1.0117 12.5429 1.7617 10.0117 4.1524 L 1.6913 12.0039 C .4960 13.1289 .3554 14.5820 .3554 16.7149 L .3554 26.2071 C .3554 30.7539 2.8398 33.1445 7.7148 33.1445 Z M 27.9882 22.6211 C 24.6835 22.6211 22.5507 19.7617 22.5507 17.0430 L 22.5507 16.9492 C 22.5507 15.9649 21.9648 15.0508 20.7695 15.0508 L 5.8866 15.0508 C 4.5273 15.0508 4.0819 14.4414 5.1601 13.4336 L 12.8944 6.1445 C 14.3476 4.8086 15.2617 4.2930 17.5117 4.2930 L 38.4882 4.2930 C 40.7382 4.2930 41.6523 4.8086 43.0820 6.1445 L 50.8163 13.4336 C 51.9414 14.4883 51.4489 15.0508 50.1366 15.0508 L 35.2304 15.0508 C 34.0351 15.0508 33.4492 15.9649 33.4492 16.9492 L 33.4492 17.0430 C 33.4492 19.7617 31.3163 22.6211 27.9882 22.6211 Z M 7.7148 54.9883 L 48.2852 54.9883 C 53.1601 54.9883 55.6446 52.5742 55.6446 47.7461 L 55.6446 39.0508 C 55.6446 37.7149 54.7537 36.4492 53.3708 36.4492 L 35.2304 36.4492 C 34.0351 36.4492 33.4492 37.3633 33.4492 38.3242 L 33.4492 38.4180 C 33.4492 41.1367 31.3163 44.0195 27.9882 44.0195 C 24.6835 44.0195 22.5507 41.1367 22.5507 38.4180 L 22.5507 38.3242 C 22.5507 37.3633 21.9648 36.4492 20.7695 36.4492 L 2.6288 36.4492 C 1.2460 36.4492 .3554 37.7149 .3554 39.0508 L .3554 47.7461 C .3554 52.5742 2.8398 54.9883 7.7148 54.9883 Z"
}));
}
export default Tray2Fill;