update icons
This commit is contained in:
parent
9d25bba572
commit
171213bdc3
156
dist/icons.js
vendored
156
dist/icons.js
vendored
@ -1,7 +1,7 @@
|
||||
import { jsx as T, jsxs as q } from "react/jsx-runtime";
|
||||
import { jsx as T, jsxs as c } from "react/jsx-runtime";
|
||||
import "react";
|
||||
function l({ size: n = 20, title: t, children: r, ...c }) {
|
||||
return /* @__PURE__ */ q(
|
||||
function l({ size: n = 20, label: t, children: r, ...o }) {
|
||||
return /* @__PURE__ */ T(
|
||||
"svg",
|
||||
{
|
||||
xmlns: "http://www.w3.org/2000/svg",
|
||||
@ -11,15 +11,13 @@ function l({ size: n = 20, title: t, children: r, ...c }) {
|
||||
fill: "none",
|
||||
"aria-hidden": t ? void 0 : !0,
|
||||
role: t ? "img" : void 0,
|
||||
...c,
|
||||
children: [
|
||||
t ? /* @__PURE__ */ T("title", { children: t }) : null,
|
||||
r
|
||||
]
|
||||
"aria-label": t,
|
||||
...o,
|
||||
children: r
|
||||
}
|
||||
);
|
||||
}
|
||||
function o() {
|
||||
function q() {
|
||||
return /* @__PURE__ */ T(
|
||||
"path",
|
||||
{
|
||||
@ -30,8 +28,8 @@ function o() {
|
||||
}
|
||||
);
|
||||
}
|
||||
function h({ size: n = 20, title: t = "سالم", ...r }) {
|
||||
return /* @__PURE__ */ T(l, { size: n, title: t, ...r, children: /* @__PURE__ */ T(
|
||||
function h({ size: n = 20, label: t = "سالم", ...r }) {
|
||||
return /* @__PURE__ */ T(l, { size: n, label: t, ...r, children: /* @__PURE__ */ T(
|
||||
"path",
|
||||
{
|
||||
fill: "currentColor",
|
||||
@ -39,8 +37,8 @@ function h({ size: n = 20, title: t = "سالم", ...r }) {
|
||||
}
|
||||
) });
|
||||
}
|
||||
function u({ size: n = 20, title: t = "معلول", ...r }) {
|
||||
return /* @__PURE__ */ T(l, { size: n, title: t, ...r, 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",
|
||||
@ -48,8 +46,8 @@ function u({ size: n = 20, title: t = "معلول", ...r }) {
|
||||
}
|
||||
) });
|
||||
}
|
||||
function v({ size: n = 20, title: t = "محصل", ...r }) {
|
||||
return /* @__PURE__ */ T(l, { size: n, title: t, ...r, 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",
|
||||
@ -57,8 +55,8 @@ function v({ size: n = 20, title: t = "محصل", ...r }) {
|
||||
}
|
||||
) });
|
||||
}
|
||||
function a({ size: n = 20, title: t = "غیر محصل", ...r }) {
|
||||
return /* @__PURE__ */ q(l, { size: n, title: t, ...r, children: [
|
||||
function d({ size: n = 20, label: t = "غیر محصل", ...r }) {
|
||||
return /* @__PURE__ */ c(l, { size: n, label: t, ...r, children: [
|
||||
/* @__PURE__ */ T(
|
||||
"path",
|
||||
{
|
||||
@ -66,15 +64,15 @@ function a({ size: n = 20, title: t = "غیر محصل", ...r }) {
|
||||
d: "M21 17v-6.9L12 15L1 9l11-6l11 6v8zm-9 4l-7-3.8v-5l7 3.8l7-3.8v5z"
|
||||
}
|
||||
),
|
||||
/* @__PURE__ */ T(o, {})
|
||||
/* @__PURE__ */ T(q, {})
|
||||
] });
|
||||
}
|
||||
function d({
|
||||
function a({
|
||||
size: n = 20,
|
||||
title: t = "رفت و آمد به مساجد و هیئات دارد",
|
||||
label: t = "رفت و آمد به مساجد و هیئات دارد",
|
||||
...r
|
||||
}) {
|
||||
return /* @__PURE__ */ T(l, { size: n, title: t, ...r, children: /* @__PURE__ */ T(
|
||||
return /* @__PURE__ */ T(l, { size: n, label: t, ...r, children: /* @__PURE__ */ T(
|
||||
"path",
|
||||
{
|
||||
fill: "currentColor",
|
||||
@ -84,10 +82,10 @@ function d({
|
||||
}
|
||||
function f({
|
||||
size: n = 20,
|
||||
title: t = "رفت و آمد به مساجد و هیئات ندارد",
|
||||
label: t = "رفت و آمد به مساجد و هیئات ندارد",
|
||||
...r
|
||||
}) {
|
||||
return /* @__PURE__ */ q(l, { size: n, title: t, ...r, children: [
|
||||
return /* @__PURE__ */ c(l, { size: n, label: t, ...r, children: [
|
||||
/* @__PURE__ */ T(
|
||||
"path",
|
||||
{
|
||||
@ -95,61 +93,61 @@ function f({
|
||||
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(o, {})
|
||||
/* @__PURE__ */ T(q, {})
|
||||
] });
|
||||
}
|
||||
function s({
|
||||
size: n = 20,
|
||||
title: t = "اعتقاد به نظام دارد",
|
||||
label: t = "اعتقاد به نظام دارد",
|
||||
...r
|
||||
}) {
|
||||
return /* @__PURE__ */ T(l, { size: n, title: t, ...r, 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: n = 20,
|
||||
title: t = "اعتقاد به نظام ندارد",
|
||||
label: t = "اعتقاد به نظام ندارد",
|
||||
...r
|
||||
}) {
|
||||
return /* @__PURE__ */ q(l, { size: n, title: t, ...r, children: [
|
||||
return /* @__PURE__ */ c(l, { size: n, label: t, ...r, children: [
|
||||
/* @__PURE__ */ T("path", { fill: "currentColor", d: "M5 21V3h10l.4 2H21v10h-7l-.4-2H7v8z" }),
|
||||
/* @__PURE__ */ T(o, {})
|
||||
/* @__PURE__ */ T(q, {})
|
||||
] });
|
||||
}
|
||||
function V({
|
||||
size: n = 20,
|
||||
title: t = "مهاجرت دارد",
|
||||
...r
|
||||
}) {
|
||||
return /* @__PURE__ */ T(l, { size: n, title: t, ...r, children: /* @__PURE__ */ T(
|
||||
"path",
|
||||
{
|
||||
fill: "currentColor",
|
||||
d: "M8 1a1 1 0 0 1 1 1v3l5.555 3.703a1 1 0 0 1 .445.832V10L9 9v2.672q.056.031.11.067l1.445.964a1 1 0 0 1 .445.832v.965L9 14l-.005.102a1 1 0 0 1-1.99 0L7 14l-2 .5v-.965a1 1 0 0 1 .445-.832l1.446-.964q.053-.036.109-.067V9l-6 1v-.465a1 1 0 0 1 .445-.832L7 5V2a1 1 0 0 1 1-1"
|
||||
}
|
||||
) });
|
||||
}
|
||||
function m({
|
||||
size: n = 20,
|
||||
title: t = "مهاجرت ندارد",
|
||||
label: t = "مهاجرت دارد",
|
||||
...r
|
||||
}) {
|
||||
return /* @__PURE__ */ q(l, { size: n, title: t, ...r, children: [
|
||||
return /* @__PURE__ */ T(l, { size: n, label: t, ...r, children: /* @__PURE__ */ T(
|
||||
"path",
|
||||
{
|
||||
fill: "currentColor",
|
||||
d: "M54.414 28c-.023-2.742-3.75-4.734-8.227-4.734h-9.445c-1.312 0-1.805-.211-2.578-1.102l-15.75-17.18c-.492-.562-1.102-.843-1.805-.843H13.89c-.609 0-.96.539-.656 1.195l8.11 17.93l-11.907 1.359l-4.242-7.781c-.304-.586-.82-.844-1.594-.844H2.595c-.61 0-1.008.398-1.008 1.008v21.984c0 .61.398.985 1.008.985h1.008c.773 0 1.289-.258 1.593-.82l4.242-7.782l11.907 1.36l-8.11 17.93c-.304.632.047 1.194.656 1.194h2.72c.702 0 1.312-.304 1.804-.843l15.75-17.203c.773-.868 1.266-1.079 2.578-1.079h9.445c4.477 0 8.204-2.015 8.227-4.734"
|
||||
}
|
||||
) });
|
||||
}
|
||||
function V({
|
||||
size: n = 20,
|
||||
label: t = "مهاجرت ندارد",
|
||||
...r
|
||||
}) {
|
||||
return /* @__PURE__ */ c(l, { size: n, label: t, ...r, children: [
|
||||
/* @__PURE__ */ T(
|
||||
"path",
|
||||
{
|
||||
fill: "currentColor",
|
||||
d: "M8 1a1 1 0 0 1 1 1v3l5.555 3.703a1 1 0 0 1 .445.832V10L9 9v2.672q.056.031.11.067l1.445.964a1 1 0 0 1 .445.832v.965L9 14l-.005.102a1 1 0 0 1-1.99 0L7 14l-2 .5v-.965a1 1 0 0 1 .445-.832l1.446-.964q.053-.036.109-.067V9l-6 1v-.465a1 1 0 0 1 .445-.832L7 5V2a1 1 0 0 1 1-1"
|
||||
d: "M54.414 28c-.023-2.742-3.75-4.734-8.227-4.734h-9.445c-1.312 0-1.805-.211-2.578-1.102l-15.75-17.18c-.492-.562-1.102-.843-1.805-.843H13.89c-.609 0-.96.539-.656 1.195l8.11 17.93l-11.907 1.359l-4.242-7.781c-.304-.586-.82-.844-1.594-.844H2.595c-.61 0-1.008.398-1.008 1.008v21.984c0 .61.398.985 1.008.985h1.008c.773 0 1.289-.258 1.593-.82l4.242-7.782l11.907 1.36l-8.11 17.93c-.304.632.047 1.194.656 1.194h2.72c.702 0 1.312-.304 1.804-.843l15.75-17.203c.773-.868 1.266-1.079 2.578-1.079h9.445c4.477 0 8.204-2.015 8.227-4.734"
|
||||
}
|
||||
),
|
||||
/* @__PURE__ */ T(o, {})
|
||||
/* @__PURE__ */ T(q, {})
|
||||
] });
|
||||
}
|
||||
function p({
|
||||
size: n = 20,
|
||||
title: t = "حضور در تجمعات نظام دارد",
|
||||
label: t = "حضور در تجمعات نظام دارد",
|
||||
...r
|
||||
}) {
|
||||
return /* @__PURE__ */ T(l, { size: n, title: t, ...r, children: /* @__PURE__ */ T(
|
||||
return /* @__PURE__ */ T(l, { size: n, label: t, ...r, children: /* @__PURE__ */ T(
|
||||
"path",
|
||||
{
|
||||
fill: "currentColor",
|
||||
@ -159,10 +157,10 @@ function p({
|
||||
}
|
||||
function C({
|
||||
size: n = 20,
|
||||
title: t = "حضور در تجمعات نظام ندارد",
|
||||
label: t = "حضور در تجمعات نظام ندارد",
|
||||
...r
|
||||
}) {
|
||||
return /* @__PURE__ */ q(l, { size: n, title: t, ...r, children: [
|
||||
return /* @__PURE__ */ c(l, { size: n, label: t, ...r, children: [
|
||||
/* @__PURE__ */ T(
|
||||
"path",
|
||||
{
|
||||
@ -170,15 +168,15 @@ function C({
|
||||
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(o, {})
|
||||
/* @__PURE__ */ T(q, {})
|
||||
] });
|
||||
}
|
||||
function I({
|
||||
function H({
|
||||
size: n = 20,
|
||||
title: t = "اعتقادات مذهبی دارد",
|
||||
label: t = "اعتقادات مذهبی دارد",
|
||||
...r
|
||||
}) {
|
||||
return /* @__PURE__ */ q(l, { size: n, title: t, ...r, children: [
|
||||
return /* @__PURE__ */ c(l, { size: n, label: t, ...r, children: [
|
||||
/* @__PURE__ */ T(
|
||||
"path",
|
||||
{
|
||||
@ -195,12 +193,12 @@ function I({
|
||||
)
|
||||
] });
|
||||
}
|
||||
function z({
|
||||
function I({
|
||||
size: n = 20,
|
||||
title: t = "اعتقادات مذهبی ندارد",
|
||||
label: t = "اعتقادات مذهبی ندارد",
|
||||
...r
|
||||
}) {
|
||||
return /* @__PURE__ */ q(l, { size: n, title: t, ...r, children: [
|
||||
return /* @__PURE__ */ c(l, { size: n, label: t, ...r, children: [
|
||||
/* @__PURE__ */ T(
|
||||
"path",
|
||||
{
|
||||
@ -215,11 +213,11 @@ function z({
|
||||
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(o, {})
|
||||
/* @__PURE__ */ T(q, {})
|
||||
] });
|
||||
}
|
||||
function H({ size: n = 20, title: t = "حجاب دارد", ...r }) {
|
||||
return /* @__PURE__ */ T(l, { size: n, title: t, ...r, children: /* @__PURE__ */ T(
|
||||
function z({ size: n = 20, label: t = "حجاب دارد", ...r }) {
|
||||
return /* @__PURE__ */ T(l, { size: n, label: t, ...r, children: /* @__PURE__ */ T(
|
||||
"path",
|
||||
{
|
||||
fill: "currentColor",
|
||||
@ -227,8 +225,8 @@ function H({ size: n = 20, title: t = "حجاب دارد", ...r }) {
|
||||
}
|
||||
) });
|
||||
}
|
||||
function L({ size: n = 20, title: t = "حجاب ندارد", ...r }) {
|
||||
return /* @__PURE__ */ q(l, { size: n, title: t, ...r, children: [
|
||||
function g({ size: n = 20, label: t = "حجاب ندارد", ...r }) {
|
||||
return /* @__PURE__ */ c(l, { size: n, label: t, ...r, children: [
|
||||
/* @__PURE__ */ T(
|
||||
"path",
|
||||
{
|
||||
@ -236,11 +234,11 @@ function L({ size: n = 20, title: t = "حجاب ندارد", ...r }) {
|
||||
d: "M12 18q3.35 0 5.675-2.337T20 10q0-.775-.125-1.487t-.4-1.388q-.675.425-1.425.65T16.5 8q-1.35 0-2.537-.612T12 5.65q-.775 1.125-1.963 1.738T7.5 8q-.8 0-1.55-.225t-1.425-.65q-.275.675-.4 1.388T4 10q0 3.325 2.338 5.663T12 18m-2.113-6.113q.363-.362.363-.887t-.363-.888T9 9.75t-.888.363T7.75 11t.363.888t.887.362t.888-.363m6 0q.362-.362.362-.887t-.363-.888T15 9.75t-.888.363t-.362.887t.363.888t.887.362t.888-.363M2.2 22q-.875 0-1.475-.65T.2 19.825l.9-9.875q.2-2.1 1.138-3.925t2.4-3.162t3.35-2.1T12 0t4.013.763t3.35 2.1t2.4 3.162T22.9 9.95l.9 9.875q.075.875-.525 1.525T21.8 22z"
|
||||
}
|
||||
),
|
||||
/* @__PURE__ */ T(o, {})
|
||||
/* @__PURE__ */ T(q, {})
|
||||
] });
|
||||
}
|
||||
function g({ size: n = 20, title: t = "حجاب ناقص", ...r }) {
|
||||
return /* @__PURE__ */ T(l, { size: n, title: t, ...r, 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",
|
||||
@ -250,10 +248,10 @@ function g({ size: n = 20, title: t = "حجاب ناقص", ...r }) {
|
||||
}
|
||||
function S({
|
||||
size: n = 20,
|
||||
title: t = "شبکه اجتماعی دارد",
|
||||
label: t = "شبکه اجتماعی دارد",
|
||||
...r
|
||||
}) {
|
||||
return /* @__PURE__ */ T(l, { size: n, title: t, ...r, children: /* @__PURE__ */ T(
|
||||
return /* @__PURE__ */ T(l, { size: n, label: t, ...r, children: /* @__PURE__ */ T(
|
||||
"path",
|
||||
{
|
||||
fill: "currentColor",
|
||||
@ -263,10 +261,10 @@ function S({
|
||||
}
|
||||
function A({
|
||||
size: n = 20,
|
||||
title: t = "شبکه اجتماعی ندارد",
|
||||
label: t = "شبکه اجتماعی ندارد",
|
||||
...r
|
||||
}) {
|
||||
return /* @__PURE__ */ q(l, { size: n, title: t, ...r, children: [
|
||||
return /* @__PURE__ */ c(l, { size: n, label: t, ...r, children: [
|
||||
/* @__PURE__ */ T(
|
||||
"path",
|
||||
{
|
||||
@ -274,27 +272,27 @@ function A({
|
||||
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(o, {})
|
||||
/* @__PURE__ */ T(q, {})
|
||||
] });
|
||||
}
|
||||
export {
|
||||
g as HalfHijabIcon,
|
||||
L as HalfHijabIcon,
|
||||
s as HasEstablishmentBeliefIcon,
|
||||
H as HasHijabIcon,
|
||||
V as HasMigrationIcon,
|
||||
d as HasMosqueAttendanceIcon,
|
||||
I as HasReligiousBeliefIcon,
|
||||
z as HasHijabIcon,
|
||||
m as HasMigrationIcon,
|
||||
a as HasMosqueAttendanceIcon,
|
||||
H as HasReligiousBeliefIcon,
|
||||
S as HasSocialAccountIcon,
|
||||
p as HasSystemGatheringIcon,
|
||||
u as IsDisabledIcon,
|
||||
h as IsHealthyIcon,
|
||||
a as IsNotStudentIcon,
|
||||
d as IsNotStudentIcon,
|
||||
v as IsStudentIcon,
|
||||
M as NoEstablishmentBeliefIcon,
|
||||
L as NoHijabIcon,
|
||||
m as NoMigrationIcon,
|
||||
g as NoHijabIcon,
|
||||
V as NoMigrationIcon,
|
||||
f as NoMosqueAttendanceIcon,
|
||||
z as NoReligiousBeliefIcon,
|
||||
I as NoReligiousBeliefIcon,
|
||||
A as NoSocialAccountIcon,
|
||||
C as NoSystemGatheringIcon
|
||||
};
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
import React from "react";
|
||||
|
||||
function BaseIcon({ size = 20, title, children, ...props }) {
|
||||
function BaseIcon({ size = 20, label, children, ...props }) {
|
||||
return (
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
@ -8,11 +8,11 @@ function BaseIcon({ size = 20, title, children, ...props }) {
|
||||
height={size}
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
aria-hidden={title ? undefined : true}
|
||||
role={title ? "img" : undefined}
|
||||
aria-hidden={label ? undefined : true}
|
||||
role={label ? "img" : undefined}
|
||||
aria-label={label}
|
||||
{...props}
|
||||
>
|
||||
{title ? <title>{title}</title> : null}
|
||||
{children}
|
||||
</svg>
|
||||
);
|
||||
@ -29,9 +29,9 @@ function Slash() {
|
||||
);
|
||||
}
|
||||
|
||||
export function IsHealthyIcon({ size = 20, title = "سالم", ...props }) {
|
||||
export function IsHealthyIcon({ size = 20, label = "سالم", ...props }) {
|
||||
return (
|
||||
<BaseIcon size={size} title={title} {...props}>
|
||||
<BaseIcon size={size} label={label} {...props}>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M12 22s8-4.5 8-12V5l-8-3l-8 3v5c0 7.5 8 12 8 12m-1-6l-4-4l1.4-1.4L11 13.2l5.6-5.6L18 9z"
|
||||
@ -40,9 +40,9 @@ export function IsHealthyIcon({ size = 20, title = "سالم", ...props }) {
|
||||
);
|
||||
}
|
||||
|
||||
export function IsDisabledIcon({ size = 20, title = "معلول", ...props }) {
|
||||
export function IsDisabledIcon({ size = 20, label = "معلول", ...props }) {
|
||||
return (
|
||||
<BaseIcon size={size} title={title} {...props}>
|
||||
<BaseIcon size={size} label={label} {...props}>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M10.588 5.413Q10 4.825 10 4t.588-1.412T12 2t1.413.588T14 4t-.587 1.413T12 6t-1.412-.587M17 22v-5h-5q-.825 0-1.412-.587T10 15V9q0-.825.588-1.412T12 7q.6 0 1.038.263t.937.837q1.375 1.65 2.488 2.263T19 11v2q-1.325 0-2.675-.575T14 11.05v3.45h3q.825 0 1.413.588T19 16.5V22zm-7 0q-2.075 0-3.537-1.463T5 17q0-1.8 1.138-3.175T9 12.1v2.05q-.875.35-1.437 1.113T7 17q0 1.25.875 2.125T10 20q.975 0 1.738-.562T12.85 18h2.05q-.35 1.725-1.725 2.863T10 22"
|
||||
@ -51,9 +51,9 @@ export function IsDisabledIcon({ size = 20, title = "معلول", ...props }) {
|
||||
);
|
||||
}
|
||||
|
||||
export function IsStudentIcon({ size = 20, title = "محصل", ...props }) {
|
||||
export function IsStudentIcon({ size = 20, label = "محصل", ...props }) {
|
||||
return (
|
||||
<BaseIcon size={size} title={title} {...props}>
|
||||
<BaseIcon size={size} label={label} {...props}>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M21 17v-6.9L12 15L1 9l11-6l11 6v8zm-9 4l-7-3.8v-5l7 3.8l7-3.8v5z"
|
||||
@ -62,9 +62,9 @@ export function IsStudentIcon({ size = 20, title = "محصل", ...props }) {
|
||||
);
|
||||
}
|
||||
|
||||
export function IsNotStudentIcon({ size = 20, title = "غیر محصل", ...props }) {
|
||||
export function IsNotStudentIcon({ size = 20, label = "غیر محصل", ...props }) {
|
||||
return (
|
||||
<BaseIcon size={size} title={title} {...props}>
|
||||
<BaseIcon size={size} label={label} {...props}>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M21 17v-6.9L12 15L1 9l11-6l11 6v8zm-9 4l-7-3.8v-5l7 3.8l7-3.8v5z"
|
||||
@ -76,11 +76,11 @@ export function IsNotStudentIcon({ size = 20, title = "غیر محصل", ...prop
|
||||
|
||||
export function HasMosqueAttendanceIcon({
|
||||
size = 20,
|
||||
title = "رفت و آمد به مساجد و هیئات دارد",
|
||||
label = "رفت و آمد به مساجد و هیئات دارد",
|
||||
...props
|
||||
}) {
|
||||
return (
|
||||
<BaseIcon size={size} title={title} {...props}>
|
||||
<BaseIcon size={size} label={label} {...props}>
|
||||
<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"
|
||||
@ -91,11 +91,11 @@ export function HasMosqueAttendanceIcon({
|
||||
|
||||
export function NoMosqueAttendanceIcon({
|
||||
size = 20,
|
||||
title = "رفت و آمد به مساجد و هیئات ندارد",
|
||||
label = "رفت و آمد به مساجد و هیئات ندارد",
|
||||
...props
|
||||
}) {
|
||||
return (
|
||||
<BaseIcon size={size} title={title} {...props}>
|
||||
<BaseIcon size={size} label={label} {...props}>
|
||||
<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"
|
||||
@ -107,11 +107,11 @@ export function NoMosqueAttendanceIcon({
|
||||
|
||||
export function HasEstablishmentBeliefIcon({
|
||||
size = 20,
|
||||
title = "اعتقاد به نظام دارد",
|
||||
label = "اعتقاد به نظام دارد",
|
||||
...props
|
||||
}) {
|
||||
return (
|
||||
<BaseIcon size={size} title={title} {...props}>
|
||||
<BaseIcon size={size} label={label} {...props}>
|
||||
<path fill="currentColor" d="M5 21V3h10l.4 2H21v10h-7l-.4-2H7v8z" />
|
||||
</BaseIcon>
|
||||
);
|
||||
@ -119,11 +119,11 @@ export function HasEstablishmentBeliefIcon({
|
||||
|
||||
export function NoEstablishmentBeliefIcon({
|
||||
size = 20,
|
||||
title = "اعتقاد به نظام ندارد",
|
||||
label = "اعتقاد به نظام ندارد",
|
||||
...props
|
||||
}) {
|
||||
return (
|
||||
<BaseIcon size={size} title={title} {...props}>
|
||||
<BaseIcon size={size} label={label} {...props}>
|
||||
<path fill="currentColor" d="M5 21V3h10l.4 2H21v10h-7l-.4-2H7v8z" />
|
||||
<Slash />
|
||||
</BaseIcon>
|
||||
@ -132,14 +132,14 @@ export function NoEstablishmentBeliefIcon({
|
||||
|
||||
export function HasMigrationIcon({
|
||||
size = 20,
|
||||
title = "مهاجرت دارد",
|
||||
label = "مهاجرت دارد",
|
||||
...props
|
||||
}) {
|
||||
return (
|
||||
<BaseIcon size={size} title={title} {...props}>
|
||||
<BaseIcon size={size} label={label} {...props}>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M8 1a1 1 0 0 1 1 1v3l5.555 3.703a1 1 0 0 1 .445.832V10L9 9v2.672q.056.031.11.067l1.445.964a1 1 0 0 1 .445.832v.965L9 14l-.005.102a1 1 0 0 1-1.99 0L7 14l-2 .5v-.965a1 1 0 0 1 .445-.832l1.446-.964q.053-.036.109-.067V9l-6 1v-.465a1 1 0 0 1 .445-.832L7 5V2a1 1 0 0 1 1-1"
|
||||
d="M54.414 28c-.023-2.742-3.75-4.734-8.227-4.734h-9.445c-1.312 0-1.805-.211-2.578-1.102l-15.75-17.18c-.492-.562-1.102-.843-1.805-.843H13.89c-.609 0-.96.539-.656 1.195l8.11 17.93l-11.907 1.359l-4.242-7.781c-.304-.586-.82-.844-1.594-.844H2.595c-.61 0-1.008.398-1.008 1.008v21.984c0 .61.398.985 1.008.985h1.008c.773 0 1.289-.258 1.593-.82l4.242-7.782l11.907 1.36l-8.11 17.93c-.304.632.047 1.194.656 1.194h2.72c.702 0 1.312-.304 1.804-.843l15.75-17.203c.773-.868 1.266-1.079 2.578-1.079h9.445c4.477 0 8.204-2.015 8.227-4.734"
|
||||
/>
|
||||
</BaseIcon>
|
||||
);
|
||||
@ -147,14 +147,14 @@ export function HasMigrationIcon({
|
||||
|
||||
export function NoMigrationIcon({
|
||||
size = 20,
|
||||
title = "مهاجرت ندارد",
|
||||
label = "مهاجرت ندارد",
|
||||
...props
|
||||
}) {
|
||||
return (
|
||||
<BaseIcon size={size} title={title} {...props}>
|
||||
<BaseIcon size={size} label={label} {...props}>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M8 1a1 1 0 0 1 1 1v3l5.555 3.703a1 1 0 0 1 .445.832V10L9 9v2.672q.056.031.11.067l1.445.964a1 1 0 0 1 .445.832v.965L9 14l-.005.102a1 1 0 0 1-1.99 0L7 14l-2 .5v-.965a1 1 0 0 1 .445-.832l1.446-.964q.053-.036.109-.067V9l-6 1v-.465a1 1 0 0 1 .445-.832L7 5V2a1 1 0 0 1 1-1"
|
||||
d="M54.414 28c-.023-2.742-3.75-4.734-8.227-4.734h-9.445c-1.312 0-1.805-.211-2.578-1.102l-15.75-17.18c-.492-.562-1.102-.843-1.805-.843H13.89c-.609 0-.96.539-.656 1.195l8.11 17.93l-11.907 1.359l-4.242-7.781c-.304-.586-.82-.844-1.594-.844H2.595c-.61 0-1.008.398-1.008 1.008v21.984c0 .61.398.985 1.008.985h1.008c.773 0 1.289-.258 1.593-.82l4.242-7.782l11.907 1.36l-8.11 17.93c-.304.632.047 1.194.656 1.194h2.72c.702 0 1.312-.304 1.804-.843l15.75-17.203c.773-.868 1.266-1.079 2.578-1.079h9.445c4.477 0 8.204-2.015 8.227-4.734"
|
||||
/>
|
||||
<Slash />
|
||||
</BaseIcon>
|
||||
@ -163,11 +163,11 @@ export function NoMigrationIcon({
|
||||
|
||||
export function HasSystemGatheringIcon({
|
||||
size = 20,
|
||||
title = "حضور در تجمعات نظام دارد",
|
||||
label = "حضور در تجمعات نظام دارد",
|
||||
...props
|
||||
}) {
|
||||
return (
|
||||
<BaseIcon size={size} title={title} {...props}>
|
||||
<BaseIcon size={size} label={label} {...props}>
|
||||
<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"
|
||||
@ -178,11 +178,11 @@ export function HasSystemGatheringIcon({
|
||||
|
||||
export function NoSystemGatheringIcon({
|
||||
size = 20,
|
||||
title = "حضور در تجمعات نظام ندارد",
|
||||
label = "حضور در تجمعات نظام ندارد",
|
||||
...props
|
||||
}) {
|
||||
return (
|
||||
<BaseIcon size={size} title={title} {...props}>
|
||||
<BaseIcon size={size} label={label} {...props}>
|
||||
<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"
|
||||
@ -194,11 +194,11 @@ export function NoSystemGatheringIcon({
|
||||
|
||||
export function HasReligiousBeliefIcon({
|
||||
size = 20,
|
||||
title = "اعتقادات مذهبی دارد",
|
||||
label = "اعتقادات مذهبی دارد",
|
||||
...props
|
||||
}) {
|
||||
return (
|
||||
<BaseIcon size={size} title={title} {...props}>
|
||||
<BaseIcon size={size} label={label} {...props}>
|
||||
<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"
|
||||
@ -213,11 +213,11 @@ export function HasReligiousBeliefIcon({
|
||||
|
||||
export function NoReligiousBeliefIcon({
|
||||
size = 20,
|
||||
title = "اعتقادات مذهبی ندارد",
|
||||
label = "اعتقادات مذهبی ندارد",
|
||||
...props
|
||||
}) {
|
||||
return (
|
||||
<BaseIcon size={size} title={title} {...props}>
|
||||
<BaseIcon size={size} label={label} {...props}>
|
||||
<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"
|
||||
@ -231,9 +231,9 @@ export function NoReligiousBeliefIcon({
|
||||
);
|
||||
}
|
||||
|
||||
export function HasHijabIcon({ size = 20, title = "حجاب دارد", ...props }) {
|
||||
export function HasHijabIcon({ size = 20, label = "حجاب دارد", ...props }) {
|
||||
return (
|
||||
<BaseIcon size={size} title={title} {...props}>
|
||||
<BaseIcon size={size} label={label} {...props}>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M12 18q3.35 0 5.675-2.337T20 10q0-.775-.125-1.487t-.4-1.388q-.675.425-1.425.65T16.5 8q-1.35 0-2.537-.612T12 5.65q-.775 1.125-1.963 1.738T7.5 8q-.8 0-1.55-.225t-1.425-.65q-.275.675-.4 1.388T4 10q0 3.325 2.338 5.663T12 18m-2.113-6.113q.363-.362.363-.887t-.363-.888T9 9.75t-.888.363T7.75 11t.363.888t.887.362t.888-.363m6 0q.362-.362.362-.887t-.363-.888T15 9.75t-.888.363t-.362.887t.363.888t.887.362t.888-.363M2.2 22q-.875 0-1.475-.65T.2 19.825l.9-9.875q.2-2.1 1.138-3.925t2.4-3.162t3.35-2.1T12 0t4.013.763t3.35 2.1t2.4 3.162T22.9 9.95l.9 9.875q.075.875-.525 1.525T21.8 22z"
|
||||
@ -242,9 +242,9 @@ export function HasHijabIcon({ size = 20, title = "حجاب دارد", ...props
|
||||
);
|
||||
}
|
||||
|
||||
export function NoHijabIcon({ size = 20, title = "حجاب ندارد", ...props }) {
|
||||
export function NoHijabIcon({ size = 20, label = "حجاب ندارد", ...props }) {
|
||||
return (
|
||||
<BaseIcon size={size} title={title} {...props}>
|
||||
<BaseIcon size={size} label={label} {...props}>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M12 18q3.35 0 5.675-2.337T20 10q0-.775-.125-1.487t-.4-1.388q-.675.425-1.425.65T16.5 8q-1.35 0-2.537-.612T12 5.65q-.775 1.125-1.963 1.738T7.5 8q-.8 0-1.55-.225t-1.425-.65q-.275.675-.4 1.388T4 10q0 3.325 2.338 5.663T12 18m-2.113-6.113q.363-.362.363-.887t-.363-.888T9 9.75t-.888.363T7.75 11t.363.888t.887.362t.888-.363m6 0q.362-.362.362-.887t-.363-.888T15 9.75t-.888.363t-.362.887t.363.888t.887.362t.888-.363M2.2 22q-.875 0-1.475-.65T.2 19.825l.9-9.875q.2-2.1 1.138-3.925t2.4-3.162t3.35-2.1T12 0t4.013.763t3.35 2.1t2.4 3.162T22.9 9.95l.9 9.875q.075.875-.525 1.525T21.8 22z"
|
||||
@ -254,9 +254,9 @@ export function NoHijabIcon({ size = 20, title = "حجاب ندارد", ...props
|
||||
);
|
||||
}
|
||||
|
||||
export function HalfHijabIcon({ size = 20, title = "حجاب ناقص", ...props }) {
|
||||
export function HalfHijabIcon({ size = 20, label = "حجاب ناقص", ...props }) {
|
||||
return (
|
||||
<BaseIcon size={size} title={title} {...props}>
|
||||
<BaseIcon size={size} label={label} {...props}>
|
||||
<path
|
||||
fill="currentColor"
|
||||
d="M8.113 13.888Q7.75 13.525 7.75 13t.363-.888T9 11.75t.888.363t.362.887t-.363.888T9 14.25t-.888-.363m6 0q-.362-.362-.362-.887t.363-.888t.887-.362t.888.363t.362.887t-.363.888t-.887.362t-.888-.363M12 20q3.35 0 5.675-2.325T20 12q0-.6-.075-1.162T19.65 9.75q-.525.125-1.05.188T17.5 10q-2.275 0-4.3-.975T9.75 6.3q-.8 1.95-2.287 3.388T4 11.85V12q0 3.35 2.325 5.675T12 20m0 2q-2.075 0-3.9-.787t-3.175-2.138T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22"
|
||||
@ -267,11 +267,11 @@ export function HalfHijabIcon({ size = 20, title = "حجاب ناقص", ...props
|
||||
|
||||
export function HasSocialAccountIcon({
|
||||
size = 20,
|
||||
title = "شبکه اجتماعی دارد",
|
||||
label = "شبکه اجتماعی دارد",
|
||||
...props
|
||||
}) {
|
||||
return (
|
||||
<BaseIcon size={size} title={title} {...props}>
|
||||
<BaseIcon size={size} label={label} {...props}>
|
||||
<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"
|
||||
@ -282,11 +282,11 @@ export function HasSocialAccountIcon({
|
||||
|
||||
export function NoSocialAccountIcon({
|
||||
size = 20,
|
||||
title = "شبکه اجتماعی ندارد",
|
||||
label = "شبکه اجتماعی ندارد",
|
||||
...props
|
||||
}) {
|
||||
return (
|
||||
<BaseIcon size={size} title={title} {...props}>
|
||||
<BaseIcon size={size} label={label} {...props}>
|
||||
<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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user