@ozen-ui/icons
Version:
A collection of icons
13 lines (12 loc) • 3.04 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.CalendarMortgageSIcon = void 0;
var tslib_1 = require("tslib");
var react_1 = tslib_1.__importStar(require("react"));
exports.CalendarMortgageSIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", tslib_1.__assign({ width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref }),
react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4.23079 0.25C4.64501 0.25 4.98079 0.585786 4.98079 1V1.86534H9.61542C10.0296 1.86534 10.3654 2.20113 10.3654 2.61534C10.3654 3.02955 10.0296 3.36534 9.61542 3.36534H4.98079V4.23078C4.98079 4.64499 4.64501 4.98078 4.23079 4.98078C3.81658 4.98078 3.48079 4.64499 3.48079 4.23078V1C3.48079 0.585786 3.81658 0.25 4.23079 0.25Z", fill: "currentColor" }),
react_1.default.createElement("path", { d: "M12.5193 1C12.5193 0.585786 12.1835 0.25 11.7693 0.25C11.3551 0.25 11.0193 0.585786 11.0193 1V2.6105L11.0193 2.61534L11.0193 2.62017V4.23078C11.0193 4.64499 11.3551 4.98078 11.7693 4.98078C12.1835 4.98078 12.5193 4.64499 12.5193 4.23078V3.36534H13.9231C14.0098 3.36534 14.093 3.39978 14.1543 3.46109C14.2156 3.5224 14.25 3.60556 14.25 3.69227V13.9231C14.25 14.0098 14.2156 14.0929 14.1543 14.1542C14.093 14.2155 14.0098 14.25 13.9231 14.25H2.07693C1.99022 14.25 1.90706 14.2155 1.84575 14.1542C1.78444 14.0929 1.75 14.0098 1.75 13.9231V3.69227C1.75 3.60556 1.78444 3.5224 1.84575 3.46109C1.90706 3.39978 1.99022 3.36534 2.07693 3.36534C2.49114 3.36534 2.82693 3.02955 2.82693 2.61534C2.82693 2.20113 2.49114 1.86534 2.07693 1.86534C1.59239 1.86534 1.12771 2.05782 0.785094 2.40043C0.442479 2.74305 0.25 3.20773 0.25 3.69227V13.9231C0.25 14.4076 0.442479 14.8723 0.785094 15.2149C1.12771 15.5575 1.5924 15.75 2.07693 15.75H13.9231C14.4076 15.75 14.8723 15.5575 15.2149 15.2149C15.5576 14.8723 15.75 14.4076 15.75 13.9231V3.69227C15.75 3.20773 15.5576 2.74305 15.2149 2.40043C14.8723 2.05782 14.4076 1.86534 13.9231 1.86534H12.5193V1Z", fill: "currentColor" }),
react_1.default.createElement("path", { d: "M6.48112 6.5C5.90467 6.5 5.4287 6.96548 5.4287 7.55038C5.4287 8.13525 5.90465 8.60076 6.48112 8.60076C7.05753 8.60076 7.53354 8.13529 7.53354 7.55038C7.53354 6.96544 7.05751 6.5 6.48112 6.5Z", fill: "currentColor" }),
react_1.default.createElement("path", { d: "M10.5285 7.78212C10.8224 7.49022 10.824 7.01535 10.5321 6.72147C10.2402 6.42759 9.76535 6.42598 9.47147 6.71788L5.47147 10.6909C5.17759 10.9828 5.17598 11.4576 5.46788 11.7515C5.75978 12.0454 6.23465 12.047 6.52853 11.7551L10.5285 7.78212Z", fill: "currentColor" }),
react_1.default.createElement("path", { d: "M9.69758 9.89924C9.1212 9.89924 8.64516 10.3646 8.64516 10.9496C8.64516 11.5343 9.121 12 9.69758 12C10.2741 12 10.75 11.5343 10.75 10.9496C10.75 10.3646 10.2739 9.89924 9.69758 9.89924Z", fill: "currentColor" }))); });
exports.CalendarMortgageSIcon.displayName = 'CalendarMortgageSIcon';