diff --git a/dist/icons.js b/dist/icons.js index 62a5cab..e9636c3 100644 --- a/dist/icons.js +++ b/dist/icons.js @@ -1,24 +1,24 @@ -import { jsx as t, jsxs as o } from "react/jsx-runtime"; +import { jsx as T, jsxs as q } from "react/jsx-runtime"; import "react"; -function n({ size: r = 20, label: l, children: T, ...q }) { - return /* @__PURE__ */ t( +function l({ size: n = 20, label: t, children: r, ...c }) { + return /* @__PURE__ */ T( "svg", { xmlns: "http://www.w3.org/2000/svg", - width: r, - height: r, + width: n, + height: n, viewBox: "0 0 24 24", fill: "none", - "aria-hidden": l ? void 0 : !0, - role: l ? "img" : void 0, - "aria-label": l, - ...q, - children: T + "aria-hidden": t ? void 0 : !0, + role: t ? "img" : void 0, + "aria-label": t, + ...c, + children: r } ); } -function c() { - return /* @__PURE__ */ t( +function o() { + return /* @__PURE__ */ T( "path", { d: "M3 3l18 18", @@ -28,8 +28,8 @@ function c() { } ); } -function h({ size: r = 20, label: l = "سالم", ...T }) { - return /* @__PURE__ */ t(n, { size: r, label: l, ...T, children: /* @__PURE__ */ t( +function i({ size: n = 20, label: t = "سالم", ...r }) { + return /* @__PURE__ */ T(l, { size: n, label: t, ...r, children: /* @__PURE__ */ T( "path", { fill: "currentColor", @@ -37,8 +37,8 @@ function h({ size: r = 20, label: l = "سالم", ...T }) { } ) }); } -function a({ size: r = 20, label: l = "معلول", ...T }) { - return /* @__PURE__ */ t(n, { size: r, label: l, ...T, children: /* @__PURE__ */ t( +function u({ size: n = 20, label: t = "معلول", ...r }) { + return /* @__PURE__ */ T(l, { size: n, label: t, ...r, children: /* @__PURE__ */ T( "path", { fill: "currentColor", @@ -46,8 +46,8 @@ function a({ size: r = 20, label: l = "معلول", ...T }) { } ) }); } -function u({ size: r = 20, label: l = "محصل", ...T }) { - return /* @__PURE__ */ t(n, { size: r, label: l, ...T, children: /* @__PURE__ */ t( +function v({ size: n = 20, label: t = "محصل", ...r }) { + return /* @__PURE__ */ T(l, { size: n, label: t, ...r, children: /* @__PURE__ */ T( "path", { fill: "currentColor", @@ -55,24 +55,24 @@ function u({ size: r = 20, label: l = "محصل", ...T }) { } ) }); } -function d({ size: r = 20, label: l = "غیر محصل", ...T }) { - return /* @__PURE__ */ o(n, { size: r, label: l, ...T, children: [ - /* @__PURE__ */ t( +function a({ size: n = 20, label: t = "غیر محصل", ...r }) { + return /* @__PURE__ */ q(l, { size: n, label: t, ...r, children: [ + /* @__PURE__ */ T( "path", { fill: "currentColor", d: "M21 17v-6.9L12 15L1 9l11-6l11 6v8zm-9 4l-7-3.8v-5l7 3.8l7-3.8v5z" } ), - /* @__PURE__ */ t(c, {}) + /* @__PURE__ */ T(o, {}) ] }); } -function v({ - size: r = 20, - label: l = "رفت و آمد به مساجد و هیئات دارد", - ...T +function d({ + size: n = 20, + label: t = "رفت و آمد به مساجد و هیئات دارد", + ...r }) { - return /* @__PURE__ */ t(n, { size: r, label: l, ...T, children: /* @__PURE__ */ t( + return /* @__PURE__ */ T(l, { size: n, label: t, ...r, children: /* @__PURE__ */ T( "path", { fill: "currentColor", @@ -81,93 +81,73 @@ function v({ ) }); } function f({ - size: r = 20, - label: l = "رفت و آمد به مساجد و هیئات ندارد", - ...T + size: n = 20, + label: t = "رفت و آمد به مساجد و هیئات ندارد", + ...r }) { - return /* @__PURE__ */ o(n, { size: r, label: l, ...T, children: [ - /* @__PURE__ */ t( + return /* @__PURE__ */ q(l, { size: n, label: t, ...r, children: [ + /* @__PURE__ */ T( "path", { fill: "currentColor", d: "M6.95 8.05q-.525 0-.737-.213T6 7.1q0-1 .475-1.85t1.275-1.4L12 1l4.25 2.85q.8.55 1.275 1.4T18 7.1q0 .525-.213.738t-.737.212zM1 21V8.725Q.55 8.45.275 8.013T0 7t.6-1.4T2 4q.8.775 1.4 1.6T4 7t-.275 1.013T3 8.724V13h2v-2q0-.625.4-1.2t1.15-.75h10.9q.75.175 1.15.75T19 11v2h2V8.725q-.45-.275-.725-.712T20 7t.6-1.4T22 4q.8.775 1.4 1.6T24 7t-.275 1.013t-.725.712V21h-9v-4q0-.825-.587-1.412T12 15t-1.412.588T10 17v4z" } ), - /* @__PURE__ */ t(c, {}) + /* @__PURE__ */ T(o, {}) ] }); } function s({ - size: r = 20, - label: l = "اعتقاد به نظام دارد", - ...T + size: n = 20, + label: t = "اعتقاد به نظام دارد", + ...r }) { - return /* @__PURE__ */ t(n, { size: r, label: l, ...T, children: /* @__PURE__ */ t("path", { fill: "currentColor", d: "M5 21V3h10l.4 2H21v10h-7l-.4-2H7v8z" }) }); + return /* @__PURE__ */ T(l, { size: n, label: t, ...r, children: /* @__PURE__ */ T("path", { fill: "currentColor", d: "M5 21V3h10l.4 2H21v10h-7l-.4-2H7v8z" }) }); } function M({ - size: r = 20, - label: l = "اعتقاد به نظام ندارد", - ...T + size: n = 20, + label: t = "اعتقاد به نظام ندارد", + ...r }) { - return /* @__PURE__ */ o(n, { size: r, label: l, ...T, children: [ - /* @__PURE__ */ t("path", { fill: "currentColor", d: "M5 21V3h10l.4 2H21v10h-7l-.4-2H7v8z" }), - /* @__PURE__ */ t(c, {}) - ] }); -} -function p({ - size: r = 20, - label: l = "مهاجرت دارد", - ...T -}) { - return /* @__PURE__ */ o(n, { size: r, label: l, ...T, children: [ - /* @__PURE__ */ t( - "path", - { - fill: "currentColor", - d: "M6.25 11.5L12 13.16l6.32-4.59l-9.07.26a.5.5 0 0 0-.25.08l-2.87 1.65a.51.51 0 0 0 .12.94", - class: "clr-i-solid clr-i-solid-path-1" - } - ), - /* @__PURE__ */ t( - "path", - { - fill: "currentColor", - d: "M34.52 6.36L28.22 5a3.78 3.78 0 0 0-3.07.67L6.12 19.5l-4.57-.2a1.25 1.25 0 0 0-.83 2.22l4.45 3.53a.55.55 0 0 0 .53.09c1.27-.49 6-3 11.59-6.07l1.12 11.51a.55.55 0 0 0 .9.37l2.5-2.08a.76.76 0 0 0 .26-.45l2.37-13.29c4-2.22 7.82-4.37 10.51-5.89a1.55 1.55 0 0 0-.43-2.88", - class: "clr-i-solid clr-i-solid-path-2" - } - ) + return /* @__PURE__ */ q(l, { size: n, label: t, ...r, children: [ + /* @__PURE__ */ T("path", { fill: "currentColor", d: "M5 21V3h10l.4 2H21v10h-7l-.4-2H7v8z" }), + /* @__PURE__ */ T(o, {}) ] }); } function m({ - size: r = 20, - label: l = "مهاجرت ندارد", - ...T + size: n = 20, + label: t = "مهاجرت دارد", + ...r }) { - return /* @__PURE__ */ o(n, { size: r, label: l, ...T, children: [ - /* @__PURE__ */ t( - "path", - { - fill: "currentColor", - d: "M6.25 11.5L12 13.16l6.32-4.59l-9.07.26a.5.5 0 0 0-.25.08l-2.87 1.65a.51.51 0 0 0 .12.94", - class: "clr-i-solid clr-i-solid-path-1" - } - ), - /* @__PURE__ */ t( - "path", - { - fill: "currentColor", - d: "M34.52 6.36L28.22 5a3.78 3.78 0 0 0-3.07.67L6.12 19.5l-4.57-.2a1.25 1.25 0 0 0-.83 2.22l4.45 3.53a.55.55 0 0 0 .53.09c1.27-.49 6-3 11.59-6.07l1.12 11.51a.55.55 0 0 0 .9.37l2.5-2.08a.76.76 0 0 0 .26-.45l2.37-13.29c4-2.22 7.82-4.37 10.51-5.89a1.55 1.55 0 0 0-.43-2.88", - class: "clr-i-solid clr-i-solid-path-2" - } - ), - /* @__PURE__ */ t(c, {}) - ] }); + return /* @__PURE__ */ T(l, { size: n, label: t, ...r, children: /* @__PURE__ */ T( + "path", + { + fill: "currentColor", + d: "M9.01 5.128h2c1.104 0 2.458.769 3.024 1.718L16.509 11h4.5a1 1 0 1 1 0 2h-4.595l-2.476 4.154c-.565.95-1.919 1.718-3.024 1.718h-2l3.5-5.872h-6.99L3.99 15.453h-2L4.01 12v-.033l-2-3.42h2L5.444 11h7.065z" + } + ) }); } function V({ - size: r = 20, - label: l = "حضور در تجمعات نظام دارد", - ...T + size: n = 20, + label: t = "مهاجرت ندارد", + ...r }) { - return /* @__PURE__ */ t(n, { size: r, label: l, ...T, children: /* @__PURE__ */ t( + return /* @__PURE__ */ q(l, { size: n, label: t, ...r, children: [ + /* @__PURE__ */ T( + "path", + { + fill: "currentColor", + d: "M9.01 5.128h2c1.104 0 2.458.769 3.024 1.718L16.509 11h4.5a1 1 0 1 1 0 2h-4.595l-2.476 4.154c-.565.95-1.919 1.718-3.024 1.718h-2l3.5-5.872h-6.99L3.99 15.453h-2L4.01 12v-.033l-2-3.42h2L5.444 11h7.065z" + } + ), + /* @__PURE__ */ T(o, {}) + ] }); +} +function p({ + size: n = 20, + label: t = "حضور در تجمعات نظام دارد", + ...r +}) { + return /* @__PURE__ */ T(l, { size: n, label: t, ...r, children: /* @__PURE__ */ T( "path", { fill: "currentColor", @@ -175,36 +155,36 @@ function V({ } ) }); } -function C({ - size: r = 20, - label: l = "حضور در تجمعات نظام ندارد", - ...T +function z({ + size: n = 20, + label: t = "حضور در تجمعات نظام ندارد", + ...r }) { - return /* @__PURE__ */ o(n, { size: r, label: l, ...T, children: [ - /* @__PURE__ */ t( + return /* @__PURE__ */ q(l, { size: n, label: t, ...r, children: [ + /* @__PURE__ */ T( "path", { fill: "currentColor", d: "M0 18v-1.575q0-1.075 1.1-1.75T4 14q.325 0 .625.013t.575.062q-.35.525-.525 1.1t-.175 1.2V18zm6 0v-1.625q0-.8.438-1.463t1.237-1.162T9.588 13T12 12.75q1.325 0 2.438.25t1.912.75t1.225 1.163t.425 1.462V18zm13.5 0v-1.625q0-.65-.162-1.225t-.488-1.075q.275-.05.563-.062T20 14q1.8 0 2.9.663t1.1 1.762V18zM4 13q-.825 0-1.412-.587T2 11q0-.85.588-1.425T4 9q.85 0 1.425.575T6 11q0 .825-.575 1.413T4 13m16 0q-.825 0-1.412-.587T18 11q0-.85.588-1.425T20 9q.85 0 1.425.575T22 11q0 .825-.575 1.413T20 13m-8-1q-1.25 0-2.125-.875T9 9q0-1.275.875-2.137T12 6q1.275 0 2.138.863T15 9q0 1.25-.862 2.125T12 12" } ), - /* @__PURE__ */ t(c, {}) + /* @__PURE__ */ T(o, {}) ] }); } -function I({ - size: r = 20, - label: l = "اعتقادات مذهبی دارد", - ...T +function C({ + size: n = 20, + label: t = "اعتقادات مذهبی دارد", + ...r }) { - return /* @__PURE__ */ o(n, { size: r, label: l, ...T, children: [ - /* @__PURE__ */ t( + return /* @__PURE__ */ q(l, { size: n, label: t, ...r, children: [ + /* @__PURE__ */ T( "path", { fill: "currentColor", d: "M17 9h-1.03c.14-1.81-.69-3.58-2.29-4.68l-3.12-2.14c-.34-.23-.79-.23-1.13 0L6.31 4.32C4.71 5.42 3.88 7.2 4.02 9H2.99c-.55 0-1 .45-1 1v2h15v1H2v8c0 .55.45 1 1 1h2v-4c0-2 1.5-3 1.5-3S8 16 8 18v4h4v-4c0-2 1.5-3 1.5-3s1.5 1 1.5 3v4h6c.55 0 1-.45 1-1V7h-5z" } ), - /* @__PURE__ */ t( + /* @__PURE__ */ T( "path", { fill: "currentColor", @@ -213,31 +193,31 @@ function I({ ) ] }); } -function z({ - size: r = 20, - label: l = "اعتقادات مذهبی ندارد", - ...T +function I({ + size: n = 20, + label: t = "اعتقادات مذهبی ندارد", + ...r }) { - return /* @__PURE__ */ o(n, { size: r, label: l, ...T, children: [ - /* @__PURE__ */ t( + return /* @__PURE__ */ q(l, { size: n, label: t, ...r, children: [ + /* @__PURE__ */ T( "path", { fill: "currentColor", d: "M17 9h-1.03c.14-1.81-.69-3.58-2.29-4.68l-3.12-2.14c-.34-.23-.79-.23-1.13 0L6.31 4.32C4.71 5.42 3.88 7.2 4.02 9H2.99c-.55 0-1 .45-1 1v2h15v1H2v8c0 .55.45 1 1 1h2v-4c0-2 1.5-3 1.5-3S8 16 8 18v4h4v-4c0-2 1.5-3 1.5-3s1.5 1 1.5 3v4h6c.55 0 1-.45 1-1V7h-5z" } ), - /* @__PURE__ */ t( + /* @__PURE__ */ T( "path", { fill: "currentColor", d: "M19.5 2A2.5 2.5 0 0 0 17 4.5V6h5V4.5A2.5 2.5 0 0 0 19.5 2" } ), - /* @__PURE__ */ t(c, {}) + /* @__PURE__ */ T(o, {}) ] }); } -function H({ size: r = 20, label: l = "حجاب دارد", ...T }) { - return /* @__PURE__ */ t(n, { size: r, label: l, ...T, children: /* @__PURE__ */ t( +function L({ size: n = 20, label: t = "حجاب دارد", ...r }) { + return /* @__PURE__ */ T(l, { size: n, label: t, ...r, children: /* @__PURE__ */ T( "path", { fill: "currentColor", @@ -245,20 +225,17 @@ function H({ size: r = 20, label: l = "حجاب دارد", ...T }) { } ) }); } -function L({ size: r = 20, label: l = "حجاب ندارد", ...T }) { - return /* @__PURE__ */ o(n, { size: r, label: l, ...T, children: [ - /* @__PURE__ */ t( - "path", - { - fill: "currentColor", - d: "M8.113 15.888Q7.75 15.525 7.75 15t.363-.888T9 13.75t.888.363t.362.887t-.363.888T9 16.25t-.888-.363m6 0q-.362-.362-.362-.887t.363-.888t.887-.362t.888.363t.362.887t-.363.888t-.887.362t-.888-.363M12 22q3.35 0 5.675-2.325T20 14q0-.6-.075-1.162t-.275-1.088q-.525.125-1.05.188T17.5 12q-2.275 0-4.3-.975T9.75 8.3q-.8 1.95-2.287 3.388T4 13.85V14q0 3.35 2.325 5.675T12 22m-3.9 1.213q-1.825-.788-3.175-2.138T2.788 17.9T2 14q0-.725.1-1.437t.3-1.363Q1.325 10.55.663 9.438T0 6.975Q0 4.9 1.45 3.45T4.975 2q1.325 0 2.438.638T9.2 4.4q.65-.2 1.363-.3T12 4q2.075 0 3.9.788t3.175 2.137t2.138 3.175T22 14t-.788 3.9t-2.137 3.175t-3.175 2.138T12 24t-3.9-.788" - } - ), - /* @__PURE__ */ t(c, {}) - ] }); +function H({ size: n = 20, label: t = "حجاب ندارد", ...r }) { + return /* @__PURE__ */ T(l, { size: n, label: t, ...r, children: /* @__PURE__ */ T( + "path", + { + fill: "currentColor", + d: "M8.113 15.888Q7.75 15.525 7.75 15t.363-.888T9 13.75t.888.363t.362.887t-.363.888T9 16.25t-.888-.363m6 0q-.362-.362-.362-.887t.363-.888t.887-.362t.888.363t.362.887t-.363.888t-.887.362t-.888-.363M12 22q3.35 0 5.675-2.325T20 14q0-.6-.075-1.162t-.275-1.088q-.525.125-1.05.188T17.5 12q-2.275 0-4.3-.975T9.75 8.3q-.8 1.95-2.287 3.388T4 13.85V14q0 3.35 2.325 5.675T12 22m-3.9 1.213q-1.825-.788-3.175-2.138T2.788 17.9T2 14q0-.725.1-1.437t.3-1.363Q1.325 10.55.663 9.438T0 6.975Q0 4.9 1.45 3.45T4.975 2q1.325 0 2.438.638T9.2 4.4q.65-.2 1.363-.3T12 4q2.075 0 3.9.788t3.175 2.137t2.138 3.175T22 14t-.788 3.9t-2.137 3.175t-3.175 2.138T12 24t-3.9-.788" + } + ) }); } -function g({ size: r = 20, label: l = "حجاب ناقص", ...T }) { - return /* @__PURE__ */ t(n, { size: r, label: l, ...T, children: /* @__PURE__ */ t( +function g({ size: n = 20, label: t = "حجاب ناقص", ...r }) { + return /* @__PURE__ */ T(l, { size: n, label: t, ...r, children: /* @__PURE__ */ T( "path", { fill: "currentColor", @@ -267,11 +244,11 @@ function g({ size: r = 20, label: l = "حجاب ناقص", ...T }) { ) }); } function Q({ - size: r = 20, - label: l = "شبکه اجتماعی دارد", - ...T + size: n = 20, + label: t = "شبکه اجتماعی دارد", + ...r }) { - return /* @__PURE__ */ t(n, { size: r, label: l, ...T, children: /* @__PURE__ */ t( + return /* @__PURE__ */ T(l, { size: n, label: t, ...r, children: /* @__PURE__ */ T( "path", { fill: "currentColor", @@ -280,39 +257,39 @@ function Q({ ) }); } function S({ - size: r = 20, - label: l = "شبکه اجتماعی ندارد", - ...T + size: n = 20, + label: t = "شبکه اجتماعی ندارد", + ...r }) { - return /* @__PURE__ */ o(n, { size: r, label: l, ...T, children: [ - /* @__PURE__ */ t( + return /* @__PURE__ */ q(l, { size: n, label: t, ...r, children: [ + /* @__PURE__ */ T( "path", { fill: "currentColor", d: "M12 22q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12v1.45q0 1.475-1.012 2.513T18.5 17q-.875 0-1.65-.375t-1.3-1.075q-.725.725-1.638 1.088T12 17q-2.075 0-3.537-1.463T7 12t1.463-3.537T12 7t3.538 1.463T17 12v1.45q0 .65.425 1.1T18.5 15t1.075-.45t.425-1.1V12q0-3.35-2.325-5.675T12 4T6.325 6.325T4 12t2.325 5.675T12 20h5v2zm2.125-7.875Q15 13.25 15 12t-.875-2.125T12 9t-2.125.875T9 12t.875 2.125T12 15t2.125-.875" } ), - /* @__PURE__ */ t(c, {}) + /* @__PURE__ */ T(o, {}) ] }); } export { g as HalfHijabIcon, s as HasEstablishmentBeliefIcon, - H as HasHijabIcon, - p as HasMigrationIcon, - v as HasMosqueAttendanceIcon, - I as HasReligiousBeliefIcon, + L as HasHijabIcon, + m as HasMigrationIcon, + d as HasMosqueAttendanceIcon, + C as HasReligiousBeliefIcon, Q as HasSocialAccountIcon, - V as HasSystemGatheringIcon, - a as IsDisabledIcon, - h as IsHealthyIcon, - d as IsNotStudentIcon, - u as IsStudentIcon, + p as HasSystemGatheringIcon, + u as IsDisabledIcon, + i as IsHealthyIcon, + a as IsNotStudentIcon, + v as IsStudentIcon, M as NoEstablishmentBeliefIcon, - L as NoHijabIcon, - m as NoMigrationIcon, + H as NoHijabIcon, + V as NoMigrationIcon, f as NoMosqueAttendanceIcon, - z as NoReligiousBeliefIcon, + I as NoReligiousBeliefIcon, S as NoSocialAccountIcon, - C as NoSystemGatheringIcon + z as NoSystemGatheringIcon }; diff --git a/src/icons/UserDataIcons.jsx b/src/icons/UserDataIcons.jsx index 92cb13b..4ac2a3e 100644 --- a/src/icons/UserDataIcons.jsx +++ b/src/icons/UserDataIcons.jsx @@ -139,13 +139,7 @@ export function HasMigrationIcon({ - ); @@ -160,13 +154,7 @@ export function NoMigrationIcon({ - @@ -261,7 +249,6 @@ export function NoHijabIcon({ size = 20, label = "حجاب ندارد", ...props fill="currentColor" d="M8.113 15.888Q7.75 15.525 7.75 15t.363-.888T9 13.75t.888.363t.362.887t-.363.888T9 16.25t-.888-.363m6 0q-.362-.362-.362-.887t.363-.888t.887-.362t.888.363t.362.887t-.363.888t-.887.362t-.888-.363M12 22q3.35 0 5.675-2.325T20 14q0-.6-.075-1.162t-.275-1.088q-.525.125-1.05.188T17.5 12q-2.275 0-4.3-.975T9.75 8.3q-.8 1.95-2.287 3.388T4 13.85V14q0 3.35 2.325 5.675T12 22m-3.9 1.213q-1.825-.788-3.175-2.138T2.788 17.9T2 14q0-.725.1-1.437t.3-1.363Q1.325 10.55.663 9.438T0 6.975Q0 4.9 1.45 3.45T4.975 2q1.325 0 2.438.638T9.2 4.4q.65-.2 1.363-.3T12 4q2.075 0 3.9.788t3.175 2.137t2.138 3.175T22 14t-.788 3.9t-2.137 3.175t-3.175 2.138T12 24t-3.9-.788" /> - ); }