@pinuts/bsr-uikit-relaunch
Version:
BSR UI-KIT Relaunch
81 lines (80 loc) • 6.71 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _react = _interopRequireDefault(require("react"));
var _propTypes = _interopRequireDefault(require("prop-types"));
var _defaultIconPropValues = _interopRequireDefault(require("../_defaultIconPropValues.ts"));
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
const Calendar = props => {
const {
width = _defaultIconPropValues.default.width,
height = _defaultIconPropValues.default.height,
fill = _defaultIconPropValues.default.fill,
stroke = _defaultIconPropValues.default.stroke,
...restProps
} = props;
return /*#__PURE__*/_react.default.createElement("svg", _extends({
width: width,
height: height
}, restProps, {
viewBox: "0 0 24 24",
fill: "none",
xmlns: "http://www.w3.org/2000/svg"
}), /*#__PURE__*/_react.default.createElement("path", {
d: "M20.7083 21.1667H3.29166C2.53541 21.1667 1.91666 20.4606 1.91666 19.5992V5.3175C1.91666 4.45137 2.53541 3.75 3.29166 3.75H20.7083C21.4646 3.75 22.0833 4.45608 22.0833 5.3175V19.5945C22.0833 20.4606 21.4646 21.162 20.7083 21.162V21.1667ZM3.29166 4.69144C3.04416 4.69144 2.83332 4.97858 2.83332 5.3175V19.5945C2.83332 19.9334 3.04416 20.2205 3.29166 20.2205H20.7083C20.9558 20.2205 21.1667 19.9334 21.1667 19.5945V5.3175C21.1667 4.97858 20.9558 4.69144 20.7083 4.69144H3.29166Z",
fill: fill,
stroke: stroke
}), /*#__PURE__*/_react.default.createElement("path", {
d: "M18.325 13.8333H16.675C16.1204 13.8333 15.6667 13.3619 15.6667 12.7857V11.2143C15.6667 10.6381 16.1204 10.1667 16.675 10.1667H18.325C18.8796 10.1667 19.3333 10.6381 19.3333 11.2143V12.7857C19.3333 13.3619 18.8796 13.8333 18.325 13.8333ZM16.5925 12.77C16.5925 12.77 16.6337 12.7857 16.675 12.7857H18.325C18.3846 12.7857 18.4212 12.7543 18.4258 12.749L18.4167 11.2195C18.4167 11.2195 18.38 11.2143 18.325 11.2143H16.675C16.6154 11.2143 16.5787 11.2457 16.5742 11.2509L16.5833 12.7805C16.5833 12.7805 16.5833 12.7752 16.5925 12.7752V12.77Z",
fill: fill,
stroke: stroke,
strokeWidth: "0.4"
}), /*#__PURE__*/_react.default.createElement("path", {
d: "M12.825 13.8333H11.175C10.6204 13.8333 10.1667 13.3619 10.1667 12.7857V11.2143C10.1667 10.6381 10.6204 10.1667 11.175 10.1667H12.825C13.3796 10.1667 13.8333 10.6381 13.8333 11.2143V12.7857C13.8333 13.3619 13.3796 13.8333 12.825 13.8333ZM11.0925 12.77C11.0925 12.77 11.1337 12.7857 11.175 12.7857H12.825C12.8846 12.7857 12.9212 12.7543 12.9258 12.749L12.9167 11.2195C12.9167 11.2195 12.88 11.2143 12.825 11.2143H11.175C11.1154 11.2143 11.0787 11.2457 11.0742 11.2509L11.0833 12.7805C11.0833 12.7805 11.0833 12.7752 11.0925 12.7752V12.77Z",
fill: fill,
stroke: stroke,
strokeWidth: "0.4"
}), /*#__PURE__*/_react.default.createElement("path", {
d: "M7.32499 13.8333H5.67499C5.12041 13.8333 4.66666 13.3619 4.66666 12.7857V11.2143C4.66666 10.6381 5.12041 10.1667 5.67499 10.1667H7.32499C7.87957 10.1667 8.33332 10.6381 8.33332 11.2143V12.7857C8.33332 13.3619 7.87957 13.8333 7.32499 13.8333ZM5.59249 12.77C5.59249 12.77 5.63374 12.7857 5.67499 12.7857H7.32499C7.38457 12.7857 7.42124 12.7543 7.42582 12.749L7.41666 11.2195C7.41666 11.2195 7.37999 11.2143 7.32499 11.2143H5.67499C5.61541 11.2143 5.57874 11.2457 5.57416 11.2509L5.58332 12.7805C5.58332 12.7805 5.58332 12.7752 5.59249 12.7752V12.77Z",
fill: fill,
stroke: stroke,
strokeWidth: "0.4"
}), /*#__PURE__*/_react.default.createElement("path", {
d: "M18.325 18.4167H16.675C16.1204 18.4167 15.6667 17.9452 15.6667 17.369V15.7976C15.6667 15.2214 16.1204 14.75 16.675 14.75H18.325C18.8796 14.75 19.3333 15.2214 19.3333 15.7976V17.369C19.3333 17.9452 18.8796 18.4167 18.325 18.4167ZM16.5925 17.3533C16.5925 17.3533 16.6337 17.369 16.675 17.369H18.325C18.3846 17.369 18.4212 17.3376 18.4258 17.3324L18.4167 15.8029C18.4167 15.8029 18.38 15.7976 18.325 15.7976H16.675C16.6154 15.7976 16.5787 15.829 16.5742 15.8343L16.5833 17.3638C16.5833 17.3638 16.5833 17.3586 16.5925 17.3586V17.3533Z",
fill: fill,
stroke: stroke,
strokeWidth: "0.4"
}), /*#__PURE__*/_react.default.createElement("path", {
d: "M12.825 18.4167H11.175C10.6204 18.4167 10.1667 17.9452 10.1667 17.369V15.7976C10.1667 15.2214 10.6204 14.75 11.175 14.75H12.825C13.3796 14.75 13.8333 15.2214 13.8333 15.7976V17.369C13.8333 17.9452 13.3796 18.4167 12.825 18.4167ZM11.0925 17.3533C11.0925 17.3533 11.1337 17.369 11.175 17.369H12.825C12.8846 17.369 12.9212 17.3376 12.9258 17.3324L12.9167 15.8029C12.9167 15.8029 12.88 15.7976 12.825 15.7976H11.175C11.1154 15.7976 11.0787 15.829 11.0742 15.8343L11.0833 17.3638C11.0833 17.3638 11.0833 17.3586 11.0925 17.3586V17.3533Z",
fill: fill,
stroke: stroke,
strokeWidth: "0.4"
}), /*#__PURE__*/_react.default.createElement("path", {
d: "M7.32499 18.4167H5.67499C5.12041 18.4167 4.66666 17.9452 4.66666 17.369V15.7976C4.66666 15.2214 5.12041 14.75 5.67499 14.75H7.32499C7.87957 14.75 8.33332 15.2214 8.33332 15.7976V17.369C8.33332 17.9452 7.87957 18.4167 7.32499 18.4167ZM5.59249 17.3533C5.59249 17.3533 5.63374 17.369 5.67499 17.369H7.32499C7.38457 17.369 7.42124 17.3376 7.42582 17.3324L7.41666 15.8029C7.41666 15.8029 7.37999 15.7976 7.32499 15.7976H5.67499C5.61541 15.7976 5.57874 15.829 5.57416 15.8343L5.58332 17.3638C5.58332 17.3638 5.58332 17.3586 5.59249 17.3586V17.3533Z",
fill: fill,
stroke: stroke,
strokeWidth: "0.4"
}), /*#__PURE__*/_react.default.createElement("path", {
d: "M21.1667 7.41667H2.83334V8.33333H21.1667V7.41667Z",
fill: fill,
stroke: stroke
}), /*#__PURE__*/_react.default.createElement("path", {
d: "M6.95833 5.66667C6.70625 5.66667 6.5 5.46042 6.5 5.20833V2.45833C6.5 2.20625 6.70625 2 6.95833 2C7.21042 2 7.41667 2.20625 7.41667 2.45833V5.20833C7.41667 5.46042 7.21042 5.66667 6.95833 5.66667Z",
fill: fill,
stroke: stroke
}), /*#__PURE__*/_react.default.createElement("path", {
d: "M17.0416 5.66667C16.7896 5.66667 16.5833 5.46042 16.5833 5.20833V2.45833C16.5833 2.20625 16.7896 2 17.0416 2C17.2937 2 17.5 2.20625 17.5 2.45833V5.20833C17.5 5.46042 17.2937 5.66667 17.0416 5.66667Z",
fill: fill,
stroke: stroke
}));
};
Calendar.propTypes = {
width: _propTypes.default.string,
height: _propTypes.default.string,
fill: _propTypes.default.string,
stroke: _propTypes.default.string
};
var _default = exports.default = Calendar;