update icons

This commit is contained in:
Mohamadzadeh 2026-06-20 17:55:28 +03:30
parent 7c44399a9e
commit 6b7ce3f9f1
2 changed files with 142 additions and 124 deletions

270
dist/icons.js vendored
View File

@ -1,7 +1,7 @@
import { jsx as r, jsxs as c } from "react/jsx-runtime"; import { jsx as r, jsxs as e } from "react/jsx-runtime";
import "react"; import "react";
function o({ size: n = 20, title: l, children: t, ...i }) { function o({ size: n = 20, title: t, children: l, ...i }) {
return /* @__PURE__ */ c( return /* @__PURE__ */ e(
"svg", "svg",
{ {
xmlns: "http://www.w3.org/2000/svg", xmlns: "http://www.w3.org/2000/svg",
@ -9,17 +9,17 @@ function o({ size: n = 20, title: l, children: t, ...i }) {
height: n, height: n,
viewBox: "0 0 24 24", viewBox: "0 0 24 24",
fill: "none", fill: "none",
"aria-hidden": l ? void 0 : !0, "aria-hidden": t ? void 0 : !0,
role: l ? "img" : void 0, role: t ? "img" : void 0,
...i, ...i,
children: [ children: [
l ? /* @__PURE__ */ r("title", { children: l }) : null, t ? /* @__PURE__ */ r("title", { children: t }) : null,
t l
] ]
} }
); );
} }
function e() { function c() {
return /* @__PURE__ */ r( return /* @__PURE__ */ r(
"path", "path",
{ {
@ -30,37 +30,37 @@ function e() {
} }
); );
} }
function u({ function q({
size: n = 20, size: n = 20,
title: l = "شبکه اجتماعی دارد", title: t = "شبکه اجتماعی دارد",
...t ...l
}) { }) {
return /* @__PURE__ */ r(o, { size: n, title: l, ...t, children: /* @__PURE__ */ r( return /* @__PURE__ */ r(o, { size: n, title: t, ...l, children: /* @__PURE__ */ r(
"path", "path",
{ {
fill: "currentColor", fill: "currentColor",
d: "M7 8.5a3 3 0 1 1 2.83-4H14.2a3 3 0 1 1 0 2H9.83A3 3 0 0 1 7 8.5m10 11a3 3 0 0 1-2.83-2H9.83a3 3 0 1 1 0-2h4.34a3 3 0 1 1 2.83 4M8.7 10.3l6.6 3.4l-.9 1.8l-6.6-3.4zm6.6-.6l-6.6 3.4l-.9-1.8l6.6-3.4z" d: "M18 16.1q-.8 0-1.475.4L8.9 12.05q.05-.25.05-.55t-.05-.55l7.55-4.4Q17.15 7 18 7q1.25 0 2.125-.875T21 4t-.875-2.125T18 1t-2.125.875T15 4q0 .3.05.55L7.5 8.95Q6.8 8 6 8q-1.25 0-2.125.875T3 11t.875 2.125T6 14q.8 0 1.5-.95l7.6 4.45q-.05.25-.05.5q0 1.25.875 2.125T18 21t2.125-.875T21 18t-.875-2.125T18 16.1"
} }
) }); ) });
} }
function d({ function u({
size: n = 20, size: n = 20,
title: l = "شبکه اجتماعی ندارد", title: t = "شبکه اجتماعی ندارد",
...t ...l
}) { }) {
return /* @__PURE__ */ c(o, { size: n, title: l, ...t, children: [ return /* @__PURE__ */ e(o, { size: n, title: t, ...l, children: [
/* @__PURE__ */ r( /* @__PURE__ */ r(
"path", "path",
{ {
fill: "currentColor", fill: "currentColor",
d: "M7 8.5a3 3 0 1 1 2.83-4H14.2a3 3 0 1 1 0 2H9.83A3 3 0 0 1 7 8.5m10 11a3 3 0 0 1-2.83-2H9.83a3 3 0 1 1 0-2h4.34a3 3 0 1 1 2.83 4M8.7 10.3l6.6 3.4l-.9 1.8l-6.6-3.4zm6.6-.6l-6.6 3.4l-.9-1.8l6.6-3.4z" d: "M18 16.1q-.8 0-1.475.4L8.9 12.05q.05-.25.05-.55t-.05-.55l7.55-4.4Q17.15 7 18 7q1.25 0 2.125-.875T21 4t-.875-2.125T18 1t-2.125.875T15 4q0 .3.05.55L7.5 8.95Q6.8 8 6 8q-1.25 0-2.125.875T3 11t.875 2.125T6 14q.8 0 1.5-.95l7.6 4.45q-.05.25-.05.5q0 1.25.875 2.125T18 21t2.125-.875T21 18t-.875-2.125T18 16.1"
} }
), ),
/* @__PURE__ */ r(e, {}) /* @__PURE__ */ r(c, {})
] }); ] });
} }
function v({ size: n = 20, title: l = "سالم", ...t }) { function a({ size: n = 20, title: t = "سالم", ...l }) {
return /* @__PURE__ */ r(o, { size: n, title: l, ...t, children: /* @__PURE__ */ r( return /* @__PURE__ */ r(o, { size: n, title: t, ...l, children: /* @__PURE__ */ r(
"path", "path",
{ {
fill: "currentColor", fill: "currentColor",
@ -68,8 +68,8 @@ function v({ size: n = 20, title: l = "سالم", ...t }) {
} }
) }); ) });
} }
function f({ size: n = 20, title: l = "معلول", ...t }) { function v({ size: n = 20, title: t = "معلول", ...l }) {
return /* @__PURE__ */ r(o, { size: n, title: l, ...t, children: /* @__PURE__ */ r( return /* @__PURE__ */ r(o, { size: n, title: t, ...l, children: /* @__PURE__ */ r(
"path", "path",
{ {
fill: "currentColor", fill: "currentColor",
@ -77,8 +77,8 @@ function f({ size: n = 20, title: l = "معلول", ...t }) {
} }
) }); ) });
} }
function T({ size: n = 20, title: l = "محصل", ...t }) { function d({ size: n = 20, title: t = "محصل", ...l }) {
return /* @__PURE__ */ r(o, { size: n, title: l, ...t, children: /* @__PURE__ */ r( return /* @__PURE__ */ r(o, { size: n, title: t, ...l, children: /* @__PURE__ */ r(
"path", "path",
{ {
fill: "currentColor", fill: "currentColor",
@ -86,8 +86,8 @@ function T({ size: n = 20, title: l = "محصل", ...t }) {
} }
) }); ) });
} }
function q({ size: n = 20, title: l = "غیر محصل", ...t }) { function f({ size: n = 20, title: t = "غیر محصل", ...l }) {
return /* @__PURE__ */ c(o, { size: n, title: l, ...t, children: [ return /* @__PURE__ */ e(o, { size: n, title: t, ...l, children: [
/* @__PURE__ */ r( /* @__PURE__ */ r(
"path", "path",
{ {
@ -95,168 +95,180 @@ function q({ size: n = 20, title: l = "غیر محصل", ...t }) {
d: "M21 17v-6.9L12 15L1 9l11-6l11 6v8zm-9 4l-7-3.8v-5l7 3.8l7-3.8v5z" d: "M21 17v-6.9L12 15L1 9l11-6l11 6v8zm-9 4l-7-3.8v-5l7 3.8l7-3.8v5z"
} }
), ),
/* @__PURE__ */ r(e, {}) /* @__PURE__ */ r(c, {})
] }); ] });
} }
function V({
size: n = 20,
title: t = "رفت و آمد به مساجد و هیئات دارد",
...l
}) {
return /* @__PURE__ */ r(o, { size: n, title: t, ...l, children: /* @__PURE__ */ r(
"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"
}
) });
}
function s({ function s({
size: n = 20, size: n = 20,
title: l = "رفت و آمد به مساجد و هیئات دارد", title: t = "رفت و آمد به مساجد و هیئات ندارد",
...t ...l
}) { }) {
return /* @__PURE__ */ r(o, { size: n, title: l, ...t, children: /* @__PURE__ */ r( return /* @__PURE__ */ e(o, { size: n, title: t, ...l, children: [
/* @__PURE__ */ r(
"path", "path",
{ {
fill: "currentColor", 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" 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__ */ r(c, {})
] });
}
function M({ size: n = 20, title: t = "حجاب دارد", ...l }) {
return /* @__PURE__ */ r(o, { size: n, title: t, ...l, children: /* @__PURE__ */ r(
"path",
{
fill: "currentColor",
d: "M12 2q-3.05 0-5.025 2.15T5 9.55V22h14V9.55q0-3.25-1.975-5.4T12 2m0 2q2.15 0 3.575 1.525T17 9.55V20H7V9.55q0-2.5 1.425-4.025T12 4m0 3q-1.45 0-2.475 1.025T8.5 10.5q0 1.45 1.025 2.475T12 14t2.475-1.025T15.5 10.5t-1.025-2.475T12 7"
}
) }); ) });
} }
function M({ function m({ size: n = 20, title: t = "حجاب ندارد", ...l }) {
return /* @__PURE__ */ e(o, { size: n, title: t, ...l, children: [
/* @__PURE__ */ r(
"path",
{
fill: "currentColor",
d: "M12 2q-3.05 0-5.025 2.15T5 9.55V22h14V9.55q0-3.25-1.975-5.4T12 2m0 2q2.15 0 3.575 1.525T17 9.55V20H7V9.55q0-2.5 1.425-4.025T12 4m0 3q-1.45 0-2.475 1.025T8.5 10.5q0 1.45 1.025 2.475T12 14t2.475-1.025T15.5 10.5t-1.025-2.475T12 7"
}
),
/* @__PURE__ */ r(c, {})
] });
}
function z({
size: n = 20, size: n = 20,
title: l = "رفت و آمد به مساجد و هیئات ندارد", title: t = "اعتقادات مذهبی دارد",
...t ...l
}) { }) {
return /* @__PURE__ */ c(o, { size: n, title: l, ...t, children: [ return /* @__PURE__ */ r(o, { size: n, title: t, ...l, children: /* @__PURE__ */ r(
/* @__PURE__ */ r(
"path", "path",
{ {
fill: "currentColor", 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" d: "M12 2l5 5v3h2v12H5V10h2V7zm0 2.85L9 7.85V10h6V7.85zM7 20h10v-8H7zm5-7q1.25 0 2.125.875T15 16t-.875 2.125T12 19t-2.125-.875T9 16t.875-2.125T12 13"
}
),
/* @__PURE__ */ r(e, {})
] });
}
function m({ size: n = 20, title: l = "حجاب دارد", ...t }) {
return /* @__PURE__ */ r(o, { size: n, title: l, ...t, children: /* @__PURE__ */ r(
"path",
{
fill: "currentColor",
d: "M12 2a5 5 0 0 0-5 5v3.2C5.2 11.5 4 13.6 4 16v6h16v-6c0-2.4-1.2-4.5-3-5.8V7a5 5 0 0 0-5-5m0 2a3 3 0 0 1 3 3v2H9V7a3 3 0 0 1 3-3m-6 16v-4a6 6 0 0 1 12 0v4z"
} }
) }); ) });
} }
function z({ size: n = 20, title: l = "حجاب ندارد", ...t }) {
return /* @__PURE__ */ c(o, { size: n, title: l, ...t, children: [
/* @__PURE__ */ r(
"path",
{
fill: "currentColor",
d: "M12 2a5 5 0 0 0-5 5v3.2C5.2 11.5 4 13.6 4 16v6h16v-6c0-2.4-1.2-4.5-3-5.8V7a5 5 0 0 0-5-5m0 2a3 3 0 0 1 3 3v2H9V7a3 3 0 0 1 3-3m-6 16v-4a6 6 0 0 1 12 0v4z"
}
),
/* @__PURE__ */ r(e, {})
] });
}
function p({ function p({
size: n = 20, size: n = 20,
title: l = "اعتقادات مذهبی دارد", title: t = "اعتقادات مذهبی ندارد",
...t ...l
}) { }) {
return /* @__PURE__ */ r(o, { size: n, title: l, ...t, children: /* @__PURE__ */ r( return /* @__PURE__ */ e(o, { size: n, title: t, ...l, children: [
/* @__PURE__ */ r(
"path", "path",
{ {
fill: "currentColor", fill: "currentColor",
d: "M12 2l2.2 4.4L19 7.1l-3.5 3.4l.8 4.8L12 13l-4.3 2.3l.8-4.8L5 7.1l4.8-.7zm-7 18v-2h14v2z" d: "M12 2l5 5v3h2v12H5V10h2V7zm0 2.85L9 7.85V10h6V7.85zM7 20h10v-8H7zm5-7q1.25 0 2.125.875T15 16t-.875 2.125T12 19t-2.125-.875T9 16t.875-2.125T12 13"
}
),
/* @__PURE__ */ r(c, {})
] });
}
function I({
size: n = 20,
title: t = "حضور در تجمعات نظام دارد",
...l
}) {
return /* @__PURE__ */ r(o, { size: n, title: t, ...l, children: /* @__PURE__ */ r(
"path",
{
fill: "currentColor",
d: "M7 11a3 3 0 1 0 0-6a3 3 0 0 0 0 6m10 0a3 3 0 1 0 0-6a3 3 0 0 0 0 6m-5-1a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7M4 20v-2.2C4 15.7 6.7 14 10 14h4c3.3 0 6 1.7 6 3.8V20zm-3 0v-2q0-1.55 1.25-2.65T5.6 13.7Q4 15 4 17.8V20zm19 0v-2.2q0-2.8-1.6-4.1q2.1.55 3.35 1.65T23 18v2z"
} }
) }); ) });
} }
function C({ function C({
size: n = 20, size: n = 20,
title: l = "اعتقادات مذهبی ندارد", title: t = "حضور در تجمعات نظام ندارد",
...t ...l
}) { }) {
return /* @__PURE__ */ c(o, { size: n, title: l, ...t, children: [ return /* @__PURE__ */ e(o, { size: n, title: t, ...l, children: [
/* @__PURE__ */ r( /* @__PURE__ */ r(
"path", "path",
{ {
fill: "currentColor", fill: "currentColor",
d: "M12 2l2.2 4.4L19 7.1l-3.5 3.4l.8 4.8L12 13l-4.3 2.3l.8-4.8L5 7.1l4.8-.7zm-7 18v-2h14v2z" d: "M7 11a3 3 0 1 0 0-6a3 3 0 0 0 0 6m10 0a3 3 0 1 0 0-6a3 3 0 0 0 0 6m-5-1a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7M4 20v-2.2C4 15.7 6.7 14 10 14h4c3.3 0 6 1.7 6 3.8V20zm-3 0v-2q0-1.55 1.25-2.65T5.6 13.7Q4 15 4 17.8V20zm19 0v-2.2q0-2.8-1.6-4.1q2.1.55 3.35 1.65T23 18v2z"
} }
), ),
/* @__PURE__ */ r(e, {}) /* @__PURE__ */ r(c, {})
] }); ] });
} }
function I({
size: n = 20,
title: l = "حضور در تجمعات نظام دارد",
...t
}) {
return /* @__PURE__ */ r(o, { size: n, title: l, ...t, children: /* @__PURE__ */ r(
"path",
{
fill: "currentColor",
d: "M16 11a4 4 0 1 0-3.9-4.9A5 5 0 0 1 14 10c0 .3 0 .7-.1 1zM8 11a4 4 0 1 0 0-8a4 4 0 0 0 0 8m0 2c-3.3 0-6 1.7-6 3.8V20h12v-3.2C14 14.7 11.3 13 8 13m8 0c-.6 0-1.2.1-1.8.2A4.7 4.7 0 0 1 16 16.8V20h6v-3.2c0-2.1-2.7-3.8-6-3.8"
}
) });
}
function H({ function H({
size: n = 20, size: n = 20,
title: l = "حضور در تجمعات نظام ندارد", title: t = "اعتقاد به نظام دارد",
...t ...l
}) { }) {
return /* @__PURE__ */ c(o, { size: n, title: l, ...t, children: [ return /* @__PURE__ */ r(o, { size: n, title: t, ...l, children: /* @__PURE__ */ r("path", { fill: "currentColor", d: "M5 21V3h10l.4 2H21v10h-7l-.4-2H7v8z" }) });
/* @__PURE__ */ r(
"path",
{
fill: "currentColor",
d: "M16 11a4 4 0 1 0-3.9-4.9A5 5 0 0 1 14 10c0 .3 0 .7-.1 1zM8 11a4 4 0 1 0 0-8a4 4 0 0 0 0 8m0 2c-3.3 0-6 1.7-6 3.8V20h12v-3.2C14 14.7 11.3 13 8 13m8 0c-.6 0-1.2.1-1.8.2A4.7 4.7 0 0 1 16 16.8V20h6v-3.2c0-2.1-2.7-3.8-6-3.8"
}
),
/* @__PURE__ */ r(e, {})
] });
}
function V({
size: n = 20,
title: l = "اعتقاد به نظام دارد",
...t
}) {
return /* @__PURE__ */ r(o, { size: n, title: l, ...t, children: /* @__PURE__ */ r("path", { fill: "currentColor", d: "M5 21V3h10l.4 2H21v10h-7l-.4-2H7v8z" }) });
} }
function L({ function L({
size: n = 20, size: n = 20,
title: l = "اعتقاد به نظام ندارد", title: t = "اعتقاد به نظام ندارد",
...t ...l
}) { }) {
return /* @__PURE__ */ c(o, { size: n, title: l, ...t, children: [ return /* @__PURE__ */ e(o, { size: n, title: t, ...l, children: [
/* @__PURE__ */ r("path", { fill: "currentColor", d: "M5 21V3h10l.4 2H21v10h-7l-.4-2H7v8z" }), /* @__PURE__ */ r("path", { fill: "currentColor", d: "M5 21V3h10l.4 2H21v10h-7l-.4-2H7v8z" }),
/* @__PURE__ */ r(e, {}) /* @__PURE__ */ r(c, {})
] }); ] });
} }
function g({ function g({
size: n = 20, size: n = 20,
title: l = "مهاجرت دارد", title: t = "مهاجرت دارد",
...t ...l
}) { }) {
return /* @__PURE__ */ r(o, { size: n, title: l, ...t, children: /* @__PURE__ */ r("path", { fill: "currentColor", d: "M2 16.5l20-12l-7 17l-4-7l-7 4z" }) }); return /* @__PURE__ */ r(o, { size: n, title: t, ...l, children: /* @__PURE__ */ r(
"path",
{
fill: "currentColor",
d: "M21 16v-2l-8-5V3.5q0-.625-.437-1.063T11.5 2t-1.062.438T10 3.5V9l-8 5v2l8-2.5V19l-2 1.5V22l3.5-1l3.5 1v-1.5L13 19v-5.5z"
}
) });
} }
function A({ function Q({
size: n = 20, size: n = 20,
title: l = "مهاجرت ندارد", title: t = "مهاجرت ندارد",
...t ...l
}) { }) {
return /* @__PURE__ */ c(o, { size: n, title: l, ...t, children: [ return /* @__PURE__ */ e(o, { size: n, title: t, ...l, children: [
/* @__PURE__ */ r("path", { fill: "currentColor", d: "M2 16.5l20-12l-7 17l-4-7l-7 4z" }), /* @__PURE__ */ r(
/* @__PURE__ */ r(e, {}) "path",
{
fill: "currentColor",
d: "M21 16v-2l-8-5V3.5q0-.625-.437-1.063T11.5 2t-1.062.438T10 3.5V9l-8 5v2l8-2.5V19l-2 1.5V22l3.5-1l3.5 1v-1.5L13 19v-5.5z"
}
),
/* @__PURE__ */ r(c, {})
] }); ] });
} }
export { export {
V as HasEstablishmentBeliefIcon, H as HasEstablishmentBeliefIcon,
m as HasHijabIcon, M as HasHijabIcon,
g as HasMigrationIcon, g as HasMigrationIcon,
s as HasMosqueAttendanceIcon, V as HasMosqueAttendanceIcon,
p as HasReligiousBeliefIcon, z as HasReligiousBeliefIcon,
u as HasSocialAccountIcon, q as HasSocialAccountIcon,
I as HasSystemGatheringIcon, I as HasSystemGatheringIcon,
f as IsDisabledIcon, v as IsDisabledIcon,
v as IsHealthyIcon, a as IsHealthyIcon,
q as IsNotStudentIcon, f as IsNotStudentIcon,
T as IsStudentIcon, d as IsStudentIcon,
L as NoEstablishmentBeliefIcon, L as NoEstablishmentBeliefIcon,
z as NoHijabIcon, m as NoHijabIcon,
A as NoMigrationIcon, Q as NoMigrationIcon,
M as NoMosqueAttendanceIcon, s as NoMosqueAttendanceIcon,
C as NoReligiousBeliefIcon, p as NoReligiousBeliefIcon,
d as NoSocialAccountIcon, u as NoSocialAccountIcon,
H as NoSystemGatheringIcon C as NoSystemGatheringIcon
}; };

View File

@ -38,7 +38,7 @@ export function HasSocialAccountIcon({
<BaseIcon size={size} title={title} {...props}> <BaseIcon size={size} title={title} {...props}>
<path <path
fill="currentColor" fill="currentColor"
d="M7 8.5a3 3 0 1 1 2.83-4H14.2a3 3 0 1 1 0 2H9.83A3 3 0 0 1 7 8.5m10 11a3 3 0 0 1-2.83-2H9.83a3 3 0 1 1 0-2h4.34a3 3 0 1 1 2.83 4M8.7 10.3l6.6 3.4l-.9 1.8l-6.6-3.4zm6.6-.6l-6.6 3.4l-.9-1.8l6.6-3.4z" d="M18 16.1q-.8 0-1.475.4L8.9 12.05q.05-.25.05-.55t-.05-.55l7.55-4.4Q17.15 7 18 7q1.25 0 2.125-.875T21 4t-.875-2.125T18 1t-2.125.875T15 4q0 .3.05.55L7.5 8.95Q6.8 8 6 8q-1.25 0-2.125.875T3 11t.875 2.125T6 14q.8 0 1.5-.95l7.6 4.45q-.05.25-.05.5q0 1.25.875 2.125T18 21t2.125-.875T21 18t-.875-2.125T18 16.1"
/> />
</BaseIcon> </BaseIcon>
); );
@ -53,7 +53,7 @@ export function NoSocialAccountIcon({
<BaseIcon size={size} title={title} {...props}> <BaseIcon size={size} title={title} {...props}>
<path <path
fill="currentColor" fill="currentColor"
d="M7 8.5a3 3 0 1 1 2.83-4H14.2a3 3 0 1 1 0 2H9.83A3 3 0 0 1 7 8.5m10 11a3 3 0 0 1-2.83-2H9.83a3 3 0 1 1 0-2h4.34a3 3 0 1 1 2.83 4M8.7 10.3l6.6 3.4l-.9 1.8l-6.6-3.4zm6.6-.6l-6.6 3.4l-.9-1.8l6.6-3.4z" d="M18 16.1q-.8 0-1.475.4L8.9 12.05q.05-.25.05-.55t-.05-.55l7.55-4.4Q17.15 7 18 7q1.25 0 2.125-.875T21 4t-.875-2.125T18 1t-2.125.875T15 4q0 .3.05.55L7.5 8.95Q6.8 8 6 8q-1.25 0-2.125.875T3 11t.875 2.125T6 14q.8 0 1.5-.95l7.6 4.45q-.05.25-.05.5q0 1.25.875 2.125T18 21t2.125-.875T21 18t-.875-2.125T18 16.1"
/> />
<Slash /> <Slash />
</BaseIcon> </BaseIcon>
@ -141,7 +141,7 @@ export function HasHijabIcon({ size = 20, title = "حجاب دارد", ...props
<BaseIcon size={size} title={title} {...props}> <BaseIcon size={size} title={title} {...props}>
<path <path
fill="currentColor" fill="currentColor"
d="M12 2a5 5 0 0 0-5 5v3.2C5.2 11.5 4 13.6 4 16v6h16v-6c0-2.4-1.2-4.5-3-5.8V7a5 5 0 0 0-5-5m0 2a3 3 0 0 1 3 3v2H9V7a3 3 0 0 1 3-3m-6 16v-4a6 6 0 0 1 12 0v4z" d="M12 2q-3.05 0-5.025 2.15T5 9.55V22h14V9.55q0-3.25-1.975-5.4T12 2m0 2q2.15 0 3.575 1.525T17 9.55V20H7V9.55q0-2.5 1.425-4.025T12 4m0 3q-1.45 0-2.475 1.025T8.5 10.5q0 1.45 1.025 2.475T12 14t2.475-1.025T15.5 10.5t-1.025-2.475T12 7"
/> />
</BaseIcon> </BaseIcon>
); );
@ -152,7 +152,7 @@ export function NoHijabIcon({ size = 20, title = "حجاب ندارد", ...props
<BaseIcon size={size} title={title} {...props}> <BaseIcon size={size} title={title} {...props}>
<path <path
fill="currentColor" fill="currentColor"
d="M12 2a5 5 0 0 0-5 5v3.2C5.2 11.5 4 13.6 4 16v6h16v-6c0-2.4-1.2-4.5-3-5.8V7a5 5 0 0 0-5-5m0 2a3 3 0 0 1 3 3v2H9V7a3 3 0 0 1 3-3m-6 16v-4a6 6 0 0 1 12 0v4z" d="M12 2q-3.05 0-5.025 2.15T5 9.55V22h14V9.55q0-3.25-1.975-5.4T12 2m0 2q2.15 0 3.575 1.525T17 9.55V20H7V9.55q0-2.5 1.425-4.025T12 4m0 3q-1.45 0-2.475 1.025T8.5 10.5q0 1.45 1.025 2.475T12 14t2.475-1.025T15.5 10.5t-1.025-2.475T12 7"
/> />
<Slash /> <Slash />
</BaseIcon> </BaseIcon>
@ -168,7 +168,7 @@ export function HasReligiousBeliefIcon({
<BaseIcon size={size} title={title} {...props}> <BaseIcon size={size} title={title} {...props}>
<path <path
fill="currentColor" fill="currentColor"
d="M12 2l2.2 4.4L19 7.1l-3.5 3.4l.8 4.8L12 13l-4.3 2.3l.8-4.8L5 7.1l4.8-.7zm-7 18v-2h14v2z" d="M12 2l5 5v3h2v12H5V10h2V7zm0 2.85L9 7.85V10h6V7.85zM7 20h10v-8H7zm5-7q1.25 0 2.125.875T15 16t-.875 2.125T12 19t-2.125-.875T9 16t.875-2.125T12 13"
/> />
</BaseIcon> </BaseIcon>
); );
@ -183,7 +183,7 @@ export function NoReligiousBeliefIcon({
<BaseIcon size={size} title={title} {...props}> <BaseIcon size={size} title={title} {...props}>
<path <path
fill="currentColor" fill="currentColor"
d="M12 2l2.2 4.4L19 7.1l-3.5 3.4l.8 4.8L12 13l-4.3 2.3l.8-4.8L5 7.1l4.8-.7zm-7 18v-2h14v2z" d="M12 2l5 5v3h2v12H5V10h2V7zm0 2.85L9 7.85V10h6V7.85zM7 20h10v-8H7zm5-7q1.25 0 2.125.875T15 16t-.875 2.125T12 19t-2.125-.875T9 16t.875-2.125T12 13"
/> />
<Slash /> <Slash />
</BaseIcon> </BaseIcon>
@ -199,7 +199,7 @@ export function HasSystemGatheringIcon({
<BaseIcon size={size} title={title} {...props}> <BaseIcon size={size} title={title} {...props}>
<path <path
fill="currentColor" fill="currentColor"
d="M16 11a4 4 0 1 0-3.9-4.9A5 5 0 0 1 14 10c0 .3 0 .7-.1 1zM8 11a4 4 0 1 0 0-8a4 4 0 0 0 0 8m0 2c-3.3 0-6 1.7-6 3.8V20h12v-3.2C14 14.7 11.3 13 8 13m8 0c-.6 0-1.2.1-1.8.2A4.7 4.7 0 0 1 16 16.8V20h6v-3.2c0-2.1-2.7-3.8-6-3.8" d="M7 11a3 3 0 1 0 0-6a3 3 0 0 0 0 6m10 0a3 3 0 1 0 0-6a3 3 0 0 0 0 6m-5-1a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7M4 20v-2.2C4 15.7 6.7 14 10 14h4c3.3 0 6 1.7 6 3.8V20zm-3 0v-2q0-1.55 1.25-2.65T5.6 13.7Q4 15 4 17.8V20zm19 0v-2.2q0-2.8-1.6-4.1q2.1.55 3.35 1.65T23 18v2z"
/> />
</BaseIcon> </BaseIcon>
); );
@ -214,7 +214,7 @@ export function NoSystemGatheringIcon({
<BaseIcon size={size} title={title} {...props}> <BaseIcon size={size} title={title} {...props}>
<path <path
fill="currentColor" fill="currentColor"
d="M16 11a4 4 0 1 0-3.9-4.9A5 5 0 0 1 14 10c0 .3 0 .7-.1 1zM8 11a4 4 0 1 0 0-8a4 4 0 0 0 0 8m0 2c-3.3 0-6 1.7-6 3.8V20h12v-3.2C14 14.7 11.3 13 8 13m8 0c-.6 0-1.2.1-1.8.2A4.7 4.7 0 0 1 16 16.8V20h6v-3.2c0-2.1-2.7-3.8-6-3.8" d="M7 11a3 3 0 1 0 0-6a3 3 0 0 0 0 6m10 0a3 3 0 1 0 0-6a3 3 0 0 0 0 6m-5-1a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7M4 20v-2.2C4 15.7 6.7 14 10 14h4c3.3 0 6 1.7 6 3.8V20zm-3 0v-2q0-1.55 1.25-2.65T5.6 13.7Q4 15 4 17.8V20zm19 0v-2.2q0-2.8-1.6-4.1q2.1.55 3.35 1.65T23 18v2z"
/> />
<Slash /> <Slash />
</BaseIcon> </BaseIcon>
@ -253,7 +253,10 @@ export function HasMigrationIcon({
}) { }) {
return ( return (
<BaseIcon size={size} title={title} {...props}> <BaseIcon size={size} title={title} {...props}>
<path fill="currentColor" d="M2 16.5l20-12l-7 17l-4-7l-7 4z" /> <path
fill="currentColor"
d="M21 16v-2l-8-5V3.5q0-.625-.437-1.063T11.5 2t-1.062.438T10 3.5V9l-8 5v2l8-2.5V19l-2 1.5V22l3.5-1l3.5 1v-1.5L13 19v-5.5z"
/>
</BaseIcon> </BaseIcon>
); );
} }
@ -265,7 +268,10 @@ export function NoMigrationIcon({
}) { }) {
return ( return (
<BaseIcon size={size} title={title} {...props}> <BaseIcon size={size} title={title} {...props}>
<path fill="currentColor" d="M2 16.5l20-12l-7 17l-4-7l-7 4z" /> <path
fill="currentColor"
d="M21 16v-2l-8-5V3.5q0-.625-.437-1.063T11.5 2t-1.062.438T10 3.5V9l-8 5v2l8-2.5V19l-2 1.5V22l3.5-1l3.5 1v-1.5L13 19v-5.5z"
/>
<Slash /> <Slash />
</BaseIcon> </BaseIcon>
); );