update icons
This commit is contained in:
parent
c6b80c8a51
commit
85ebe18bae
26
dist/icons.js
vendored
26
dist/icons.js
vendored
@ -65,7 +65,7 @@ function S({ size: t = 20, label: l = "معلول", ...n }) {
|
|||||||
)
|
)
|
||||||
] });
|
] });
|
||||||
}
|
}
|
||||||
const q = /* @__PURE__ */ r(
|
const a = /* @__PURE__ */ r(
|
||||||
"path",
|
"path",
|
||||||
{
|
{
|
||||||
fill: "currentColor",
|
fill: "currentColor",
|
||||||
@ -73,12 +73,12 @@ const q = /* @__PURE__ */ r(
|
|||||||
}
|
}
|
||||||
);
|
);
|
||||||
function g({ size: t = 20, label: l = "محصل", ...n }) {
|
function g({ size: t = 20, label: l = "محصل", ...n }) {
|
||||||
return /* @__PURE__ */ r(e, { size: t, label: l, ...n, children: q });
|
return /* @__PURE__ */ r(e, { size: t, label: l, ...n, children: a });
|
||||||
}
|
}
|
||||||
function C({ size: t = 20, label: l = "غیر محصل", ...n }) {
|
function C({ size: t = 20, label: l = "غیر محصل", ...n }) {
|
||||||
return /* @__PURE__ */ r(e, { size: t, label: l, hasSlash: !0, ...n, children: q });
|
return /* @__PURE__ */ r(e, { size: t, label: l, hasSlash: !0, ...n, children: a });
|
||||||
}
|
}
|
||||||
const T = /* @__PURE__ */ r(
|
const q = /* @__PURE__ */ r(
|
||||||
"path",
|
"path",
|
||||||
{
|
{
|
||||||
fill: "currentColor",
|
fill: "currentColor",
|
||||||
@ -90,31 +90,31 @@ function V({
|
|||||||
label: l = "رفت و آمد به مساجد و هیئات دارد",
|
label: l = "رفت و آمد به مساجد و هیئات دارد",
|
||||||
...n
|
...n
|
||||||
}) {
|
}) {
|
||||||
return /* @__PURE__ */ r(e, { size: t, label: l, ...n, children: T });
|
return /* @__PURE__ */ r(e, { size: t, label: l, ...n, children: q });
|
||||||
}
|
}
|
||||||
function L({
|
function L({
|
||||||
size: t = 20,
|
size: t = 20,
|
||||||
label: l = "رفت و آمد به مساجد و هیئات ندارد",
|
label: l = "رفت و آمد به مساجد و هیئات ندارد",
|
||||||
...n
|
...n
|
||||||
}) {
|
}) {
|
||||||
return /* @__PURE__ */ r(e, { size: t, label: l, hasSlash: !0, ...n, children: T });
|
return /* @__PURE__ */ r(e, { size: t, label: l, hasSlash: !0, ...n, children: q });
|
||||||
}
|
}
|
||||||
const a = /* @__PURE__ */ r("path", { fill: "currentColor", d: "M5 21V3h10l.4 2H21v10h-7l-.4-2H7v8z" });
|
const u = /* @__PURE__ */ r("path", { fill: "currentColor", d: "M5 21V3h10l.4 2H21v10h-7l-.4-2H7v8z" });
|
||||||
function z({
|
function z({
|
||||||
size: t = 20,
|
size: t = 20,
|
||||||
label: l = "اعتقاد به نظام دارد",
|
label: l = "اعتقاد به نظام دارد",
|
||||||
...n
|
...n
|
||||||
}) {
|
}) {
|
||||||
return /* @__PURE__ */ r(e, { size: t, label: l, ...n, children: a });
|
return /* @__PURE__ */ r(e, { size: t, label: l, ...n, children: u });
|
||||||
}
|
}
|
||||||
function A({
|
function A({
|
||||||
size: t = 20,
|
size: t = 20,
|
||||||
label: l = "اعتقاد به نظام ندارد",
|
label: l = "اعتقاد به نظام ندارد",
|
||||||
...n
|
...n
|
||||||
}) {
|
}) {
|
||||||
return /* @__PURE__ */ r(e, { size: t, label: l, hasSlash: !0, ...n, children: a });
|
return /* @__PURE__ */ r(e, { size: t, label: l, hasSlash: !0, ...n, children: u });
|
||||||
}
|
}
|
||||||
const u = /* @__PURE__ */ r(
|
const T = /* @__PURE__ */ r(
|
||||||
"path",
|
"path",
|
||||||
{
|
{
|
||||||
fill: "currentColor",
|
fill: "currentColor",
|
||||||
@ -126,14 +126,14 @@ function k({
|
|||||||
label: l = "مهاجرت دارد",
|
label: l = "مهاجرت دارد",
|
||||||
...n
|
...n
|
||||||
}) {
|
}) {
|
||||||
return /* @__PURE__ */ r(e, { size: t, label: l, ...n, children: u });
|
return /* @__PURE__ */ r(e, { size: t, label: l, ...n, children: T });
|
||||||
}
|
}
|
||||||
function w({
|
function w({
|
||||||
size: t = 20,
|
size: t = 20,
|
||||||
label: l = "مهاجرت ندارد",
|
label: l = "مهاجرت ندارد",
|
||||||
...n
|
...n
|
||||||
}) {
|
}) {
|
||||||
return /* @__PURE__ */ r(e, { size: t, label: l, hasSlash: !0, ...n, children: u });
|
return /* @__PURE__ */ r(e, { size: t, label: l, hasSlash: !0, ...n, children: T });
|
||||||
}
|
}
|
||||||
const s = /* @__PURE__ */ r(
|
const s = /* @__PURE__ */ r(
|
||||||
"path",
|
"path",
|
||||||
@ -217,7 +217,7 @@ const f = /* @__PURE__ */ r(
|
|||||||
"path",
|
"path",
|
||||||
{
|
{
|
||||||
fill: "currentColor",
|
fill: "currentColor",
|
||||||
d: "M17 22q-1.25 0-2.125-.875T14 19q0-.15.075-.7L7.05 14.2q-.4.375-.925.588T5 15q-1.25 0-2.125-.875T2 12t.875-2.125T5 9q.6 0 1.125.213t.925.587l7.025-4.1q-.05-.175-.062-.337T14 5q0-1.25.875-2.125T17 2t2.125.875T20 5t-.875 2.125T17 8q-.6 0-1.125-.213T14.95 7.2l-7.025 4.1q.05.175.063.338T8 12t-.012.363t-.063.337l7.025 4.1q.4-.375.925-.587T17 16q1.25 0 2.125.875T20 19t-.875 2.125T17 22"
|
d: "M378 324a69.78 69.78 0 0 0-48.83 19.91L202 272.41a69.7 69.7 0 0 0 0-32.82l127.13-71.5A69.76 69.76 0 1 0 308.87 129l-130.13 73.2a70 70 0 1 0 0 107.56L308.87 383A70 70 0 1 0 378 324"
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
function R({
|
function R({
|
||||||
|
|||||||
@ -291,7 +291,7 @@ export function NoHijabIcon({ size = 20, label = "حجاب ندارد", ...props
|
|||||||
const SocialAccount = (
|
const SocialAccount = (
|
||||||
<path
|
<path
|
||||||
fill="currentColor"
|
fill="currentColor"
|
||||||
d="M17 22q-1.25 0-2.125-.875T14 19q0-.15.075-.7L7.05 14.2q-.4.375-.925.588T5 15q-1.25 0-2.125-.875T2 12t.875-2.125T5 9q.6 0 1.125.213t.925.587l7.025-4.1q-.05-.175-.062-.337T14 5q0-1.25.875-2.125T17 2t2.125.875T20 5t-.875 2.125T17 8q-.6 0-1.125-.213T14.95 7.2l-7.025 4.1q.05.175.063.338T8 12t-.012.363t-.063.337l7.025 4.1q.4-.375.925-.587T17 16q1.25 0 2.125.875T20 19t-.875 2.125T17 22"
|
d="M378 324a69.78 69.78 0 0 0-48.83 19.91L202 272.41a69.7 69.7 0 0 0 0-32.82l127.13-71.5A69.76 69.76 0 1 0 308.87 129l-130.13 73.2a70 70 0 1 0 0 107.56L308.87 383A70 70 0 1 0 378 324"
|
||||||
/>
|
/>
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user