Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) Safe-mode: OFF (not secure) /var/www/html/wincloud_gateway/node_modules/@buffetjs/icons/dist/components/Password/ drwxr-xr-x | |
| Viewing file: Select action/file-type: "use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
var _react = _interopRequireDefault(require("react"));
var _propTypes = _interopRequireDefault(require("prop-types"));
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
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); }
var Password = function Password(props) {
return _react["default"].createElement("svg", _extends({
width: "8",
height: "10",
xmlns: "http://www.w3.org/2000/svg"
}, props), _react["default"].createElement("path", {
d: "M6.875 5c.174 0 .321.06.443.182.121.122.182.27.182.443v3.75c0 .174-.06.321-.182.443a.603.603 0 01-.443.182H.625a.603.603 0 01-.443-.182A.603.603 0 010 9.375v-3.75c0-.174.06-.321.182-.443A.603.603 0 01.625 5h.208V2.917c0-.803.286-1.49.856-2.06A2.809 2.809 0 013.75 0c.803 0 1.49.285 2.06.856.571.57.857 1.258.857 2.06a.4.4 0 01-.124.294.4.4 0 01-.293.123h-.417a.4.4 0 01-.293-.123.4.4 0 01-.123-.293c0-.46-.163-.853-.489-1.179A1.606 1.606 0 003.75 1.25c-.46 0-.853.163-1.178.488a1.606 1.606 0 00-.489 1.179V5h4.792z",
fill: props.fill,
fillRule: "nonzero"
}));
};
Password.defaultProps = {
fill: '#fff'
};
Password.propTypes = {
fill: _propTypes["default"].string
};
var _default = Password;
exports["default"] = _default; |
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0076 ]-- |