add prettier formatter to all file

This commit is contained in:
Ehsan
2024-09-25 11:03:44 +03:30
parent fa38ee2b21
commit eda896e917
410 changed files with 47636 additions and 43842 deletions
+27 -13
View File
@@ -1,16 +1,30 @@
function AText() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none">
<g clipPath="url(#clip0_209_1147)">
<path d="M16.5 6.5C17.4183 6.49987 18.2999 6.86065 18.9546 7.50454C19.6093 8.14842 19.9848 9.02383 20 9.942C20.09 10.807 20.077 12.083 19.492 13.556C18.894 15.062 17.728 16.704 15.6 18.3C15.495 18.3788 15.3754 18.4361 15.2482 18.4687C15.121 18.5013 14.9886 18.5085 14.8586 18.49C14.596 18.4524 14.3591 18.3122 14.2 18.1C14.0409 17.8878 13.9726 17.6211 14.0101 17.3586C14.0476 17.096 14.1878 16.8591 14.4 16.7C15.964 15.527 16.86 14.387 17.373 13.39C16.8921 13.5135 16.3903 13.5333 15.9011 13.448C15.4119 13.3626 14.9465 13.1742 14.5358 12.8952C14.125 12.6162 13.7783 12.2529 13.5187 11.8296C13.2592 11.4063 13.0926 10.9326 13.0302 10.44C12.9678 9.94732 13.0109 9.44705 13.1567 8.97237C13.3025 8.49769 13.5476 8.05946 13.8758 7.6868C14.204 7.31415 14.6077 7.01559 15.0602 6.81097C15.5126 6.60635 16.0034 6.50034 16.5 6.5ZM7.50001 6.5C8.41831 6.49987 9.29987 6.86065 9.9546 7.50454C10.6093 8.14842 10.9848 9.02383 11 9.942C11.09 10.807 11.077 12.083 10.492 13.556C9.89501 15.062 8.72801 16.704 6.60001 18.3C6.49496 18.3788 6.37541 18.4361 6.24819 18.4687C6.12098 18.5013 5.98859 18.5085 5.85859 18.49C5.59604 18.4524 5.35914 18.3122 5.20001 18.1C5.04088 17.8878 4.97256 17.6211 5.01006 17.3586C5.04757 17.096 5.18784 16.8591 5.40001 16.7C6.96401 15.527 7.86001 14.387 8.37301 13.39C7.89205 13.5135 7.39031 13.5333 6.90113 13.448C6.41194 13.3626 5.94651 13.1742 5.53575 12.8952C5.12499 12.6162 4.77831 12.2529 4.51873 11.8296C4.25915 11.4063 4.09262 10.9326 4.0302 10.44C3.96778 9.94732 4.01091 9.44705 4.1567 8.97237C4.3025 8.49769 4.54763 8.05946 4.87582 7.6868C5.20401 7.31415 5.60774 7.01559 6.06019 6.81097C6.51263 6.60635 7.00345 6.50034 7.50001 6.5Z" fill="#D15B56" />
</g>
<defs>
<clipPath id="clip0_209_1147">
<rect width="24" height="24" fill="white" transform="translate(0 0.5)" />
</clipPath>
</defs>
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="25"
viewBox="0 0 24 25"
fill="none"
>
<g clipPath="url(#clip0_209_1147)">
<path
d="M16.5 6.5C17.4183 6.49987 18.2999 6.86065 18.9546 7.50454C19.6093 8.14842 19.9848 9.02383 20 9.942C20.09 10.807 20.077 12.083 19.492 13.556C18.894 15.062 17.728 16.704 15.6 18.3C15.495 18.3788 15.3754 18.4361 15.2482 18.4687C15.121 18.5013 14.9886 18.5085 14.8586 18.49C14.596 18.4524 14.3591 18.3122 14.2 18.1C14.0409 17.8878 13.9726 17.6211 14.0101 17.3586C14.0476 17.096 14.1878 16.8591 14.4 16.7C15.964 15.527 16.86 14.387 17.373 13.39C16.8921 13.5135 16.3903 13.5333 15.9011 13.448C15.4119 13.3626 14.9465 13.1742 14.5358 12.8952C14.125 12.6162 13.7783 12.2529 13.5187 11.8296C13.2592 11.4063 13.0926 10.9326 13.0302 10.44C12.9678 9.94732 13.0109 9.44705 13.1567 8.97237C13.3025 8.49769 13.5476 8.05946 13.8758 7.6868C14.204 7.31415 14.6077 7.01559 15.0602 6.81097C15.5126 6.60635 16.0034 6.50034 16.5 6.5ZM7.50001 6.5C8.41831 6.49987 9.29987 6.86065 9.9546 7.50454C10.6093 8.14842 10.9848 9.02383 11 9.942C11.09 10.807 11.077 12.083 10.492 13.556C9.89501 15.062 8.72801 16.704 6.60001 18.3C6.49496 18.3788 6.37541 18.4361 6.24819 18.4687C6.12098 18.5013 5.98859 18.5085 5.85859 18.49C5.59604 18.4524 5.35914 18.3122 5.20001 18.1C5.04088 17.8878 4.97256 17.6211 5.01006 17.3586C5.04757 17.096 5.18784 16.8591 5.40001 16.7C6.96401 15.527 7.86001 14.387 8.37301 13.39C7.89205 13.5135 7.39031 13.5333 6.90113 13.448C6.41194 13.3626 5.94651 13.1742 5.53575 12.8952C5.12499 12.6162 4.77831 12.2529 4.51873 11.8296C4.25915 11.4063 4.09262 10.9326 4.0302 10.44C3.96778 9.94732 4.01091 9.44705 4.1567 8.97237C4.3025 8.49769 4.54763 8.05946 4.87582 7.6868C5.20401 7.31415 5.60774 7.01559 6.06019 6.81097C6.51263 6.60635 7.00345 6.50034 7.50001 6.5Z"
fill="#D15B56"
/>
</g>
<defs>
<clipPath id="clip0_209_1147">
<rect
width="24"
height="24"
fill="white"
transform="translate(0 0.5)"
/>
</clipPath>
</defs>
</svg>
);
}
export default AText
export default AText;
+32 -8
View File
@@ -1,11 +1,35 @@
function AddCircleBlueA() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M12 22C17.5 22 22 17.5 22 12C22 6.5 17.5 2 12 2C6.5 2 2 6.5 2 12C2 17.5 6.5 22 12 22Z" stroke="#5559CE" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
<path d="M8 12H16" stroke="#5559CE" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
<path d="M12 16V8" stroke="#5559CE" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M12 22C17.5 22 22 17.5 22 12C22 6.5 17.5 2 12 2C6.5 2 2 6.5 2 12C2 17.5 6.5 22 12 22Z"
stroke="#5559CE"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M8 12H16"
stroke="#5559CE"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M12 16V8"
stroke="#5559CE"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default AddCircleBlueA
export default AddCircleBlueA;
+28 -8
View File
@@ -1,11 +1,31 @@
function AddLocationP() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M7.70831 9.16699H12.2916" stroke="#525252" strokeWidth="1.5" strokeLinecap="round" />
<path d="M10 11.4583V6.875" stroke="#525252" strokeWidth="1.5" strokeLinecap="round" />
<path d="M3.01669 7.07533C4.65836 -0.141339 15.35 -0.133006 16.9834 7.08366C17.9417 11.317 15.3084 14.9003 13 17.117C11.325 18.7337 8.67502 18.7337 6.99169 17.117C4.69169 14.9003 2.05836 11.3087 3.01669 7.07533Z" stroke="#525252" strokeWidth="1.5" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
d="M7.70831 9.16699H12.2916"
stroke="#525252"
strokeWidth="1.5"
strokeLinecap="round"
/>
<path
d="M10 11.4583V6.875"
stroke="#525252"
strokeWidth="1.5"
strokeLinecap="round"
/>
<path
d="M3.01669 7.07533C4.65836 -0.141339 15.35 -0.133006 16.9834 7.08366C17.9417 11.317 15.3084 14.9003 13 17.117C11.325 18.7337 8.67502 18.7337 6.99169 17.117C4.69169 14.9003 2.05836 11.3087 3.01669 7.07533Z"
stroke="#525252"
strokeWidth="1.5"
/>
</svg>
);
}
export default AddLocationP
export default AddLocationP;
+32 -8
View File
@@ -1,11 +1,35 @@
function AddTimeP() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M9.99984 18.3337C14.5832 18.3337 18.3332 14.5837 18.3332 10.0003C18.3332 5.41699 14.5832 1.66699 9.99984 1.66699C5.4165 1.66699 1.6665 5.41699 1.6665 10.0003C1.6665 14.5837 5.4165 18.3337 9.99984 18.3337Z" stroke="#5559CE" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
<path d="M6.6665 10H13.3332" stroke="#5559CE" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
<path d="M10 13.3337V6.66699" stroke="#5559CE" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
d="M9.99984 18.3337C14.5832 18.3337 18.3332 14.5837 18.3332 10.0003C18.3332 5.41699 14.5832 1.66699 9.99984 1.66699C5.4165 1.66699 1.6665 5.41699 1.6665 10.0003C1.6665 14.5837 5.4165 18.3337 9.99984 18.3337Z"
stroke="#5559CE"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M6.6665 10H13.3332"
stroke="#5559CE"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M10 13.3337V6.66699"
stroke="#5559CE"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default AddTimeP
export default AddTimeP;
+20 -6
View File
@@ -1,9 +1,23 @@
function ArrowBottomD() {
return (
<svg className="w-full h-full" xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none">
<path d="M20.75 8.95L13.9583 15.47C13.1562 16.24 11.8438 16.24 11.0417 15.47L4.25 8.95" stroke="#525252" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
className="w-full h-full"
xmlns="http://www.w3.org/2000/svg"
width="25"
height="24"
viewBox="0 0 25 24"
fill="none"
>
<path
d="M20.75 8.95L13.9583 15.47C13.1562 16.24 11.8438 16.24 11.0417 15.47L4.25 8.95"
stroke="#525252"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ArrowBottomD
export default ArrowBottomD;
+19 -6
View File
@@ -1,9 +1,22 @@
function ArrowBottomGrayD() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M16.5999 7.45834L11.1666 12.8917C10.5249 13.5333 9.4749 13.5333 8.83324 12.8917L3.3999 7.45834" stroke="#616161" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
d="M16.5999 7.45834L11.1666 12.8917C10.5249 13.5333 9.4749 13.5333 8.83324 12.8917L3.3999 7.45834"
stroke="#616161"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ArrowBottomGrayD
export default ArrowBottomGrayD;
+19 -6
View File
@@ -1,9 +1,22 @@
function ArrowBottomH() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="9" viewBox="0 0 16 9" fill="none">
<path d="M14.6 1.45834L9.16669 6.89167C8.52502 7.53334 7.47503 7.53334 6.83336 6.89167L1.40002 1.45834" stroke="#616161" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="16"
height="9"
viewBox="0 0 16 9"
fill="none"
>
<path
d="M14.6 1.45834L9.16669 6.89167C8.52502 7.53334 7.47503 7.53334 6.83336 6.89167L1.40002 1.45834"
stroke="#616161"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ArrowBottomH
export default ArrowBottomH;
+15 -6
View File
@@ -1,9 +1,18 @@
function ArrowBottomHD() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M12 16.8001C11.3 16.8001 10.6 16.5301 10.07 16.0001L3.55002 9.48014C3.26002 9.19014 3.26002 8.71014 3.55002 8.42014C3.84002 8.13014 4.32002 8.13014 4.61002 8.42014L11.13 14.9401C11.61 15.4201 12.39 15.4201 12.87 14.9401L19.39 8.42014C19.68 8.13014 20.16 8.13014 20.45 8.42014C20.74 8.71014 20.74 9.19014 20.45 9.48014L13.93 16.0001C13.4 16.5301 12.7 16.8001 12 16.8001Z" fill="#3B3B3B" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M12 16.8001C11.3 16.8001 10.6 16.5301 10.07 16.0001L3.55002 9.48014C3.26002 9.19014 3.26002 8.71014 3.55002 8.42014C3.84002 8.13014 4.32002 8.13014 4.61002 8.42014L11.13 14.9401C11.61 15.4201 12.39 15.4201 12.87 14.9401L19.39 8.42014C19.68 8.13014 20.16 8.13014 20.45 8.42014C20.74 8.71014 20.74 9.19014 20.45 9.48014L13.93 16.0001C13.4 16.5301 12.7 16.8001 12 16.8001Z"
fill="#3B3B3B"
/>
</svg>
);
}
export default ArrowBottomHD
export default ArrowBottomHD;
+19 -6
View File
@@ -1,9 +1,22 @@
function ArrowBottomP() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M16.6004 7.45801L11.1671 12.8913C10.5254 13.533 9.47539 13.533 8.83372 12.8913L3.40039 7.45801" stroke="#5559CE" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
d="M16.6004 7.45801L11.1671 12.8913C10.5254 13.533 9.47539 13.533 8.83372 12.8913L3.40039 7.45801"
stroke="#5559CE"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ArrowBottomP
export default ArrowBottomP;
+19 -6
View File
@@ -1,9 +1,22 @@
function ArrowDownF() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M19.92 8.95001L13.4 15.47C12.63 16.24 11.37 16.24 10.6 15.47L4.07996 8.95001" stroke="#262866" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M19.92 8.95001L13.4 15.47C12.63 16.24 11.37 16.24 10.6 15.47L4.07996 8.95001"
stroke="#262866"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ArrowDownF
export default ArrowDownF;
+24 -8
View File
@@ -1,11 +1,27 @@
function ArrowDownP({ data }) {
return (
<div className='pl-[6px] cursor-pointer'>
<svg className={`transition-all duration-500 ${data.className.includes('iconOpen') ? 'rotate-180' : 'rotate-0'}`} xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M16.5999 7.4585L11.1666 12.8918C10.5249 13.5335 9.4749 13.5335 8.83324 12.8918L3.3999 7.4585" stroke="#7E7E7E" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
</div>
)
return (
<div className="pl-[6px] cursor-pointer">
<svg
className={`transition-all duration-500 ${
data.className.includes("iconOpen") ? "rotate-180" : "rotate-0"
}`}
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
d="M16.5999 7.4585L11.1666 12.8918C10.5249 13.5335 9.4749 13.5335 8.83324 12.8918L3.3999 7.4585"
stroke="#7E7E7E"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
</div>
);
}
export default ArrowDownP
export default ArrowDownP;
+27 -7
View File
@@ -1,10 +1,30 @@
function ArrowLeftB() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M7.97435 4.94165L2.91602 9.99998L7.97435 15.0583" stroke="#EFEFEF" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M17.0836 10H3.05859" stroke="#EFEFEF" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
d="M7.97435 4.94165L2.91602 9.99998L7.97435 15.0583"
stroke="#EFEFEF"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M17.0836 10H3.05859"
stroke="#EFEFEF"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ArrowLeftB
export default ArrowLeftB;
+27 -7
View File
@@ -1,10 +1,30 @@
function ArrowLeftBlueA() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M7.97435 4.94168L2.91602 10L7.97435 15.0583" stroke="#5559CE" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M17.0836 10H3.05859" stroke="#5559CE" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
d="M7.97435 4.94168L2.91602 10L7.97435 15.0583"
stroke="#5559CE"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M17.0836 10H3.05859"
stroke="#5559CE"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ArrowLeftBlueA
export default ArrowLeftBlueA;
+27 -7
View File
@@ -1,10 +1,30 @@
function ArrowLeftBlueD() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M9.57 5.92999L3.5 12L9.57 18.07" stroke="#5559CE" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M20.5019 12H3.67188" stroke="#5559CE" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M9.57 5.92999L3.5 12L9.57 18.07"
stroke="#5559CE"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M20.5019 12H3.67188"
stroke="#5559CE"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ArrowLeftBlueD
export default ArrowLeftBlueD;
+20 -6
View File
@@ -1,9 +1,23 @@
function ArrowLeftBlueP() {
return (
<svg className="w-full h-full" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M15.0001 19.9201L8.48009 13.4001C7.71009 12.6301 7.71009 11.3701 8.48009 10.6001L15.0001 4.08008" stroke="#5559CE" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
className="w-full h-full"
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M15.0001 19.9201L8.48009 13.4001C7.71009 12.6301 7.71009 11.3701 8.48009 10.6001L15.0001 4.08008"
stroke="#5559CE"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ArrowLeftBlueP
export default ArrowLeftBlueP;
+27 -7
View File
@@ -1,10 +1,30 @@
function ArrowLeftButtonP() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="21" height="20" viewBox="0 0 21 20" fill="none">
<path d="M8.47496 4.94141L3.41663 9.99974L8.47496 15.0581" stroke="#EFEFEF" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M17.5834 10H3.55835" stroke="#EFEFEF" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="21"
height="20"
viewBox="0 0 21 20"
fill="none"
>
<path
d="M8.47496 4.94141L3.41663 9.99974L8.47496 15.0581"
stroke="#EFEFEF"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M17.5834 10H3.55835"
stroke="#EFEFEF"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ArrowLeftButtonP
export default ArrowLeftButtonP;
+27 -7
View File
@@ -1,10 +1,30 @@
function ArrowLeftC() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="21" height="20" viewBox="0 0 21 20" fill="none">
<path d="M8.4724 4.94168L3.41406 10L8.4724 15.0583" stroke="#EFEFEF" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M17.5797 10H3.55469" stroke="#EFEFEF" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="21"
height="20"
viewBox="0 0 21 20"
fill="none"
>
<path
d="M8.4724 4.94168L3.41406 10L8.4724 15.0583"
stroke="#EFEFEF"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M17.5797 10H3.55469"
stroke="#EFEFEF"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ArrowLeftC;
export default ArrowLeftC;
+19 -6
View File
@@ -1,9 +1,22 @@
function ArrowLeftCardD() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="21" viewBox="0 0 20 21" fill="none">
<path d="M12.5005 17.1L7.06719 11.6667C6.42552 11.025 6.42552 9.975 7.06719 9.33334L12.5005 3.9" stroke="#5559CE" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="21"
viewBox="0 0 20 21"
fill="none"
>
<path
d="M12.5005 17.1L7.06719 11.6667C6.42552 11.025 6.42552 9.975 7.06719 9.33334L12.5005 3.9"
stroke="#5559CE"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ArrowLeftCardD
export default ArrowLeftCardD;
+27 -7
View File
@@ -1,10 +1,30 @@
function ArrowLeftD() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M7.97533 4.94167L2.91699 10L7.97533 15.0583" stroke="#EFEFEF" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M17.0836 10H3.05859" stroke="#EFEFEF" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
d="M7.97533 4.94167L2.91699 10L7.97533 15.0583"
stroke="#EFEFEF"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M17.0836 10H3.05859"
stroke="#EFEFEF"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ArrowLeftD
export default ArrowLeftD;
+27 -7
View File
@@ -1,10 +1,30 @@
function ArrowLeftM() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M7.97508 4.94168L2.91675 10L7.97508 15.0583" stroke="#EFEFEF" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M17.0834 10H3.05835" stroke="#EFEFEF" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
d="M7.97508 4.94168L2.91675 10L7.97508 15.0583"
stroke="#EFEFEF"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M17.0834 10H3.05835"
stroke="#EFEFEF"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ArrowLeftM
export default ArrowLeftM;
+13 -4
View File
@@ -1,9 +1,18 @@
function ArrowLeftOrangeA() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none">
<path d="M14.9993 21.17C14.8093 21.17 14.6193 21.1 14.4693 20.95L7.9493 14.43C6.8893 13.37 6.8893 11.63 7.9493 10.57L14.4693 4.04999C14.7593 3.75999 15.2393 3.75999 15.5293 4.04999C15.8193 4.33999 15.8193 4.81999 15.5293 5.10999L9.0093 11.63C8.5293 12.11 8.5293 12.89 9.0093 13.37L15.5293 19.89C15.8193 20.18 15.8193 20.66 15.5293 20.95C15.3793 21.09 15.1893 21.17 14.9993 21.17Z" fill="#F17732" />
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="25"
viewBox="0 0 24 25"
fill="none"
>
<path
d="M14.9993 21.17C14.8093 21.17 14.6193 21.1 14.4693 20.95L7.9493 14.43C6.8893 13.37 6.8893 11.63 7.9493 10.57L14.4693 4.04999C14.7593 3.75999 15.2393 3.75999 15.5293 4.04999C15.8193 4.33999 15.8193 4.81999 15.5293 5.10999L9.0093 11.63C8.5293 12.11 8.5293 12.89 9.0093 13.37L15.5293 19.89C15.8193 20.18 15.8193 20.66 15.5293 20.95C15.3793 21.09 15.1893 21.17 14.9993 21.17Z"
fill="#F17732"
/>
</svg>
)
);
}
export default ArrowLeftOrangeA
export default ArrowLeftOrangeA;
+27 -7
View File
@@ -1,10 +1,30 @@
function ArrowLeftOrangeS() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M7.97484 4.94167L2.9165 10L7.97484 15.0583" stroke="#F17732" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M17.0831 10H3.05811" stroke="#F17732" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
d="M7.97484 4.94167L2.9165 10L7.97484 15.0583"
stroke="#F17732"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M17.0831 10H3.05811"
stroke="#F17732"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ArrowLeftOrangeS
export default ArrowLeftOrangeS;
+27 -7
View File
@@ -1,10 +1,30 @@
function ArrowLeftP() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M9.57 5.92969L3.5 11.9997L9.57 18.0697" stroke="#616161" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M20.4999 12H3.66992" stroke="#616161" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M9.57 5.92969L3.5 11.9997L9.57 18.0697"
stroke="#616161"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M20.4999 12H3.66992"
stroke="#616161"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ArrowLeftP
export default ArrowLeftP;
+27 -7
View File
@@ -1,10 +1,30 @@
function ArrowLeftPA() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="21" height="20" viewBox="0 0 21 20" fill="none">
<path d="M8.47499 4.94141L3.41666 9.99974L8.47499 15.0581" stroke="#EFEFEF" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M17.5833 10H3.55832" stroke="#EFEFEF" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="21"
height="20"
viewBox="0 0 21 20"
fill="none"
>
<path
d="M8.47499 4.94141L3.41666 9.99974L8.47499 15.0581"
stroke="#EFEFEF"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M17.5833 10H3.55832"
stroke="#EFEFEF"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ArrowLeftPA
export default ArrowLeftPA;
+19 -6
View File
@@ -1,9 +1,22 @@
function ArrowLeftPH({ active }) {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M14.9973 19.9201L8.47728 13.4001C7.70728 12.6301 7.70728 11.3701 8.47728 10.6001L14.9973 4.08008" stroke={active ? '#5559CE' : '#616161'} strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M14.9973 19.9201L8.47728 13.4001C7.70728 12.6301 7.70728 11.3701 8.47728 10.6001L14.9973 4.08008"
stroke={active ? "#5559CE" : "#616161"}
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ArrowLeftPH
export default ArrowLeftPH;
+19 -6
View File
@@ -1,9 +1,22 @@
function ArrowLeftPU() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none">
<path d="M15 20.4201L8.48003 13.9001C7.71003 13.1301 7.71003 11.8701 8.48003 11.1001L15 4.58008" stroke="#525252" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="25"
viewBox="0 0 24 25"
fill="none"
>
<path
d="M15 20.4201L8.48003 13.9001C7.71003 13.1301 7.71003 11.8701 8.48003 11.1001L15 4.58008"
stroke="#525252"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ArrowLeftPU
export default ArrowLeftPU;
+19 -6
View File
@@ -1,9 +1,22 @@
function ArrowLeftSideBar({ active }) {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M14.9998 19.92L8.47984 13.4C7.70984 12.63 7.70984 11.37 8.47984 10.6L14.9998 4.08" stroke={active ? '#5559CE' : '#616161'} strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M14.9998 19.92L8.47984 13.4C7.70984 12.63 7.70984 11.37 8.47984 10.6L14.9998 4.08"
stroke={active ? "#5559CE" : "#616161"}
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ArrowLeftSideBar
export default ArrowLeftSideBar;
+27 -7
View File
@@ -1,10 +1,30 @@
function ArrowLeftWD() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="21" viewBox="0 0 20 21" fill="none">
<path d="M7.97533 5.44167L2.91699 10.5L7.97533 15.5583" stroke="#EFEFEF" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M17.0836 10.5H3.05859" stroke="#EFEFEF" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="21"
viewBox="0 0 20 21"
fill="none"
>
<path
d="M7.97533 5.44167L2.91699 10.5L7.97533 15.5583"
stroke="#EFEFEF"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M17.0836 10.5H3.05859"
stroke="#EFEFEF"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ArrowLeftWD
export default ArrowLeftWD;
+27 -7
View File
@@ -1,10 +1,30 @@
function ArrowLeftWhiteD() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="21" height="20" viewBox="0 0 21 20" fill="none">
<path d="M8.4763 4.94165L3.41797 9.99998L8.4763 15.0583" stroke="#EFEFEF" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M17.5836 10H3.55859" stroke="#EFEFEF" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="21"
height="20"
viewBox="0 0 21 20"
fill="none"
>
<path
d="M8.4763 4.94165L3.41797 9.99998L8.4763 15.0583"
stroke="#EFEFEF"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M17.5836 10H3.55859"
stroke="#EFEFEF"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ArrowLeftWhiteD
export default ArrowLeftWhiteD;
+27 -7
View File
@@ -1,10 +1,30 @@
function ArrowRightD() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M14.4297 5.92999L20.4997 12L14.4297 18.07" stroke="#525252" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M3.5 12H20.33" stroke="#525252" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M14.4297 5.92999L20.4997 12L14.4297 18.07"
stroke="#525252"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M3.5 12H20.33"
stroke="#525252"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ArrowRightD
export default ArrowRightD;
+27 -7
View File
@@ -1,10 +1,30 @@
function ArrowRightP() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M14.4301 5.92969L20.5001 11.9997L14.4301 18.0697" stroke="#3B3B3B" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M3.5 12H20.33" stroke="#3B3B3B" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M14.4301 5.92969L20.5001 11.9997L14.4301 18.0697"
stroke="#3B3B3B"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M3.5 12H20.33"
stroke="#3B3B3B"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ArrowRightP
export default ArrowRightP;
+27 -7
View File
@@ -1,10 +1,30 @@
function ArrowRightPH() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M14.4299 5.92969L20.4999 11.9997L14.4299 18.0697" stroke="#525252" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M3.5 12H20.33" stroke="#525252" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M14.4299 5.92969L20.4999 11.9997L14.4299 18.0697"
stroke="#525252"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M3.5 12H20.33"
stroke="#525252"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ArrowRightPH
export default ArrowRightPH;
+27 -7
View File
@@ -1,10 +1,30 @@
function ArrowRightS() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M12.0249 4.94167L17.0832 10L12.0249 15.0583" stroke="#525252" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M2.9165 10H16.9415" stroke="#525252" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
d="M12.0249 4.94167L17.0832 10L12.0249 15.0583"
stroke="#525252"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M2.9165 10H16.9415"
stroke="#525252"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ArrowRightS
export default ArrowRightS;
+18 -6
View File
@@ -1,9 +1,21 @@
function ArrowUpComment() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M16.6004 12.5417L11.1671 7.10833C10.5254 6.46666 9.47539 6.46666 8.83372 7.10833L3.40039 12.5417" stroke="#0FA1B3" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
d="M16.6004 12.5417L11.1671 7.10833C10.5254 6.46666 9.47539 6.46666 8.83372 7.10833L3.40039 12.5417"
stroke="#0FA1B3"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ArrowUpComment
export default ArrowUpComment;
+27 -13
View File
@@ -1,16 +1,30 @@
function BText() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none">
<g clipPath="url(#clip0_209_1152)">
<path d="M16.5 6.5C17.4183 6.49987 18.2999 6.86065 18.9546 7.50454C19.6093 8.14842 19.9848 9.02383 20 9.942C20.09 10.807 20.077 12.083 19.492 13.556C18.894 15.062 17.728 16.704 15.6 18.3C15.495 18.3788 15.3754 18.4361 15.2482 18.4687C15.121 18.5013 14.9886 18.5085 14.8586 18.49C14.596 18.4524 14.3591 18.3122 14.2 18.1C14.0409 17.8878 13.9726 17.6211 14.0101 17.3586C14.0476 17.096 14.1878 16.8591 14.4 16.7C15.964 15.527 16.86 14.387 17.373 13.39C16.8921 13.5135 16.3903 13.5333 15.9011 13.448C15.4119 13.3626 14.9465 13.1742 14.5358 12.8952C14.125 12.6162 13.7783 12.2529 13.5187 11.8296C13.2592 11.4063 13.0926 10.9326 13.0302 10.44C12.9678 9.94732 13.0109 9.44705 13.1567 8.97237C13.3025 8.49769 13.5476 8.05946 13.8758 7.6868C14.204 7.31415 14.6077 7.01559 15.0602 6.81097C15.5126 6.60635 16.0034 6.50034 16.5 6.5ZM7.50001 6.5C8.41831 6.49987 9.29987 6.86065 9.9546 7.50454C10.6093 8.14842 10.9848 9.02383 11 9.942C11.09 10.807 11.077 12.083 10.492 13.556C9.89501 15.062 8.72801 16.704 6.60001 18.3C6.49496 18.3788 6.37541 18.4361 6.24819 18.4687C6.12098 18.5013 5.98859 18.5085 5.85859 18.49C5.59604 18.4524 5.35914 18.3122 5.20001 18.1C5.04088 17.8878 4.97256 17.6211 5.01006 17.3586C5.04757 17.096 5.18784 16.8591 5.40001 16.7C6.96401 15.527 7.86001 14.387 8.37301 13.39C7.89205 13.5135 7.39031 13.5333 6.90113 13.448C6.41194 13.3626 5.94651 13.1742 5.53575 12.8952C5.12499 12.6162 4.77831 12.2529 4.51873 11.8296C4.25915 11.4063 4.09262 10.9326 4.0302 10.44C3.96778 9.94732 4.01091 9.44705 4.1567 8.97237C4.3025 8.49769 4.54763 8.05946 4.87582 7.6868C5.20401 7.31415 5.60774 7.01559 6.06019 6.81097C6.51263 6.60635 7.00345 6.50034 7.50001 6.5Z" fill="#D15B56" />
</g>
<defs>
<clipPath id="clip0_209_1152">
<rect width="24" height="24" fill="white" transform="translate(0 0.5)" />
</clipPath>
</defs>
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="25"
viewBox="0 0 24 25"
fill="none"
>
<g clipPath="url(#clip0_209_1152)">
<path
d="M16.5 6.5C17.4183 6.49987 18.2999 6.86065 18.9546 7.50454C19.6093 8.14842 19.9848 9.02383 20 9.942C20.09 10.807 20.077 12.083 19.492 13.556C18.894 15.062 17.728 16.704 15.6 18.3C15.495 18.3788 15.3754 18.4361 15.2482 18.4687C15.121 18.5013 14.9886 18.5085 14.8586 18.49C14.596 18.4524 14.3591 18.3122 14.2 18.1C14.0409 17.8878 13.9726 17.6211 14.0101 17.3586C14.0476 17.096 14.1878 16.8591 14.4 16.7C15.964 15.527 16.86 14.387 17.373 13.39C16.8921 13.5135 16.3903 13.5333 15.9011 13.448C15.4119 13.3626 14.9465 13.1742 14.5358 12.8952C14.125 12.6162 13.7783 12.2529 13.5187 11.8296C13.2592 11.4063 13.0926 10.9326 13.0302 10.44C12.9678 9.94732 13.0109 9.44705 13.1567 8.97237C13.3025 8.49769 13.5476 8.05946 13.8758 7.6868C14.204 7.31415 14.6077 7.01559 15.0602 6.81097C15.5126 6.60635 16.0034 6.50034 16.5 6.5ZM7.50001 6.5C8.41831 6.49987 9.29987 6.86065 9.9546 7.50454C10.6093 8.14842 10.9848 9.02383 11 9.942C11.09 10.807 11.077 12.083 10.492 13.556C9.89501 15.062 8.72801 16.704 6.60001 18.3C6.49496 18.3788 6.37541 18.4361 6.24819 18.4687C6.12098 18.5013 5.98859 18.5085 5.85859 18.49C5.59604 18.4524 5.35914 18.3122 5.20001 18.1C5.04088 17.8878 4.97256 17.6211 5.01006 17.3586C5.04757 17.096 5.18784 16.8591 5.40001 16.7C6.96401 15.527 7.86001 14.387 8.37301 13.39C7.89205 13.5135 7.39031 13.5333 6.90113 13.448C6.41194 13.3626 5.94651 13.1742 5.53575 12.8952C5.12499 12.6162 4.77831 12.2529 4.51873 11.8296C4.25915 11.4063 4.09262 10.9326 4.0302 10.44C3.96778 9.94732 4.01091 9.44705 4.1567 8.97237C4.3025 8.49769 4.54763 8.05946 4.87582 7.6868C5.20401 7.31415 5.60774 7.01559 6.06019 6.81097C6.51263 6.60635 7.00345 6.50034 7.50001 6.5Z"
fill="#D15B56"
/>
</g>
<defs>
<clipPath id="clip0_209_1152">
<rect
width="24"
height="24"
fill="white"
transform="translate(0 0.5)"
/>
</clipPath>
</defs>
</svg>
);
}
export default BText
export default BText;
+19 -7
View File
@@ -1,10 +1,22 @@
function BoldDisLikeComment() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M15.61 5.50002V15.66C15.61 16.06 15.49 16.45 15.27 16.78L12.54 20.84C12.11 21.49 11.04 21.95 10.13 21.61C9.14998 21.28 8.49999 20.18 8.70999 19.2L9.22998 15.93C9.26998 15.63 9.18999 15.36 9.01999 15.15C8.84999 14.96 8.59999 14.84 8.32999 14.84H4.21998C3.42998 14.84 2.74998 14.52 2.34999 13.96C1.96999 13.42 1.89999 12.72 2.14999 12.01L4.60999 4.52002C4.91999 3.28002 6.26999 2.27002 7.60999 2.27002H11.51C12.18 2.27002 13.12 2.50002 13.55 2.93002L14.83 3.92002C15.32 4.30002 15.61 4.88002 15.61 5.50002Z" fill="#6C757D" />
<path d="M18.79 17.6099H19.82C21.37 17.6099 22 17.0099 22 15.5299V5.4799C22 3.9999 21.37 3.3999 19.82 3.3999H18.79C17.24 3.3999 16.61 3.9999 16.61 5.4799V15.5399C16.61 17.0099 17.24 17.6099 18.79 17.6099Z" fill="#6C757D" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M15.61 5.50002V15.66C15.61 16.06 15.49 16.45 15.27 16.78L12.54 20.84C12.11 21.49 11.04 21.95 10.13 21.61C9.14998 21.28 8.49999 20.18 8.70999 19.2L9.22998 15.93C9.26998 15.63 9.18999 15.36 9.01999 15.15C8.84999 14.96 8.59999 14.84 8.32999 14.84H4.21998C3.42998 14.84 2.74998 14.52 2.34999 13.96C1.96999 13.42 1.89999 12.72 2.14999 12.01L4.60999 4.52002C4.91999 3.28002 6.26999 2.27002 7.60999 2.27002H11.51C12.18 2.27002 13.12 2.50002 13.55 2.93002L14.83 3.92002C15.32 4.30002 15.61 4.88002 15.61 5.50002Z"
fill="#6C757D"
/>
<path
d="M18.79 17.6099H19.82C21.37 17.6099 22 17.0099 22 15.5299V5.4799C22 3.9999 21.37 3.3999 19.82 3.3999H18.79C17.24 3.3999 16.61 3.9999 16.61 5.4799V15.5399C16.61 17.0099 17.24 17.6099 18.79 17.6099Z"
fill="#6C757D"
/>
</svg>
);
}
export default BoldDisLikeComment
export default BoldDisLikeComment;
+19 -7
View File
@@ -1,10 +1,22 @@
function BoldLikeComment() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M8.39 18.4902V8.33022C8.39 7.93022 8.51 7.54022 8.73 7.21022L11.46 3.15022C11.89 2.50022 12.96 2.04022 13.87 2.38022C14.85 2.71022 15.5 3.81022 15.29 4.79022L14.77 8.06022C14.73 8.36022 14.81 8.63022 14.98 8.84022C15.15 9.03022 15.4 9.15022 15.67 9.15022H19.78C20.57 9.15022 21.25 9.47022 21.65 10.0302C22.03 10.5702 22.1 11.2702 21.85 11.9802L19.39 19.4702C19.08 20.7102 17.73 21.7202 16.39 21.7202H12.49C11.82 21.7202 10.88 21.4902 10.45 21.0602L9.17 20.0702C8.68 19.7002 8.39 19.1102 8.39 18.4902Z" fill="#6C757D" />
<path d="M5.21 6.37988H4.18C2.63 6.37988 2 6.97988 2 8.45988V18.5199C2 19.9999 2.63 20.5999 4.18 20.5999H5.21C6.76 20.5999 7.39 19.9999 7.39 18.5199V8.45988C7.39 6.97988 6.76 6.37988 5.21 6.37988Z" fill="#6C757D" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M8.39 18.4902V8.33022C8.39 7.93022 8.51 7.54022 8.73 7.21022L11.46 3.15022C11.89 2.50022 12.96 2.04022 13.87 2.38022C14.85 2.71022 15.5 3.81022 15.29 4.79022L14.77 8.06022C14.73 8.36022 14.81 8.63022 14.98 8.84022C15.15 9.03022 15.4 9.15022 15.67 9.15022H19.78C20.57 9.15022 21.25 9.47022 21.65 10.0302C22.03 10.5702 22.1 11.2702 21.85 11.9802L19.39 19.4702C19.08 20.7102 17.73 21.7202 16.39 21.7202H12.49C11.82 21.7202 10.88 21.4902 10.45 21.0602L9.17 20.0702C8.68 19.7002 8.39 19.1102 8.39 18.4902Z"
fill="#6C757D"
/>
<path
d="M5.21 6.37988H4.18C2.63 6.37988 2 6.97988 2 8.45988V18.5199C2 19.9999 2.63 20.5999 4.18 20.5999H5.21C6.76 20.5999 7.39 19.9999 7.39 18.5199V8.45988C7.39 6.97988 6.76 6.37988 5.21 6.37988Z"
fill="#6C757D"
/>
</svg>
);
}
export default BoldLikeComment
export default BoldLikeComment;
+20 -6
View File
@@ -1,9 +1,23 @@
function BottomSelect() {
return (
<svg className="cursor-pointer" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M19.9181 8.95L13.3981 15.47C12.6281 16.24 11.3681 16.24 10.5981 15.47L4.07812 8.95" stroke="#495057" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
className="cursor-pointer"
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M19.9181 8.95L13.3981 15.47C12.6281 16.24 11.3681 16.24 10.5981 15.47L4.07812 8.95"
stroke="#495057"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default BottomSelect;
export default BottomSelect;
+85 -15
View File
@@ -1,18 +1,88 @@
function CalendarA() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M6.66602 1.66666V4.16666" stroke="#616161" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M13.334 1.66666V4.16666" stroke="#616161" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M2.91602 7.57501H17.0827" stroke="#616161" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M17.5 7.08332V14.1667C17.5 16.6667 16.25 18.3333 13.3333 18.3333H6.66667C3.75 18.3333 2.5 16.6667 2.5 14.1667V7.08332C2.5 4.58332 3.75 2.91666 6.66667 2.91666H13.3333C16.25 2.91666 17.5 4.58332 17.5 7.08332Z" stroke="#616161" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M13.0781 11.4167H13.0856" stroke="#616161" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M13.0781 13.9167H13.0856" stroke="#616161" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M9.99607 11.4167H10.0036" stroke="#616161" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M9.99607 13.9167H10.0036" stroke="#616161" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M6.91209 11.4167H6.91957" stroke="#616161" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M6.91209 13.9167H6.91957" stroke="#616161" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
d="M6.66602 1.66666V4.16666"
stroke="#616161"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M13.334 1.66666V4.16666"
stroke="#616161"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M2.91602 7.57501H17.0827"
stroke="#616161"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M17.5 7.08332V14.1667C17.5 16.6667 16.25 18.3333 13.3333 18.3333H6.66667C3.75 18.3333 2.5 16.6667 2.5 14.1667V7.08332C2.5 4.58332 3.75 2.91666 6.66667 2.91666H13.3333C16.25 2.91666 17.5 4.58332 17.5 7.08332Z"
stroke="#616161"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M13.0781 11.4167H13.0856"
stroke="#616161"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M13.0781 13.9167H13.0856"
stroke="#616161"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M9.99607 11.4167H10.0036"
stroke="#616161"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M9.99607 13.9167H10.0036"
stroke="#616161"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M6.91209 11.4167H6.91957"
stroke="#616161"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M6.91209 13.9167H6.91957"
stroke="#616161"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default CalendarA
export default CalendarA;
+89 -15
View File
@@ -1,18 +1,92 @@
function CalendarAdD() {
return (
<svg className="w-full h-full" xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none">
<path d="M8 2.5V5.5" stroke="white" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M16 2.5V5.5" stroke="white" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M3.5 9.59H20.5" stroke="white" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M18 23.5C20.2091 23.5 22 21.7091 22 19.5C22 17.2909 20.2091 15.5 18 15.5C15.7909 15.5 14 17.2909 14 19.5C14 21.7091 15.7909 23.5 18 23.5Z" stroke="white" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M19.4917 19.55H16.5117" stroke="white" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M18 18.09V21.08" stroke="white" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M21 9V16.86C20.27 16.03 19.2 15.5 18 15.5C15.79 15.5 14 17.29 14 19.5C14 20.25 14.21 20.96 14.58 21.56C14.79 21.92 15.06 22.24 15.37 22.5H8C4.5 22.5 3 20.5 3 17.5V9C3 6 4.5 4 8 4H16C19.5 4 21 6 21 9Z" stroke="white" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M11.9945 14.2H12.0035" stroke="white" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M8.29529 14.2H8.30427" stroke="white" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M8.29529 17.2H8.30427" stroke="white" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
className="w-full h-full"
xmlns="http://www.w3.org/2000/svg"
width="24"
height="25"
viewBox="0 0 24 25"
fill="none"
>
<path
d="M8 2.5V5.5"
stroke="white"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M16 2.5V5.5"
stroke="white"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M3.5 9.59H20.5"
stroke="white"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M18 23.5C20.2091 23.5 22 21.7091 22 19.5C22 17.2909 20.2091 15.5 18 15.5C15.7909 15.5 14 17.2909 14 19.5C14 21.7091 15.7909 23.5 18 23.5Z"
stroke="white"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M19.4917 19.55H16.5117"
stroke="white"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M18 18.09V21.08"
stroke="white"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M21 9V16.86C20.27 16.03 19.2 15.5 18 15.5C15.79 15.5 14 17.29 14 19.5C14 20.25 14.21 20.96 14.58 21.56C14.79 21.92 15.06 22.24 15.37 22.5H8C4.5 22.5 3 20.5 3 17.5V9C3 6 4.5 4 8 4H16C19.5 4 21 6 21 9Z"
stroke="white"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M11.9945 14.2H12.0035"
stroke="white"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M8.29529 14.2H8.30427"
stroke="white"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M8.29529 17.2H8.30427"
stroke="white"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default CalendarAdD
export default CalendarAdD;
+86 -16
View File
@@ -1,19 +1,89 @@
function CalendarAddF() {
return (
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8 2V5" stroke="#F17732" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M16 2V5" stroke="#F17732" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M3.5 9.08997H20.5" stroke="#F17732" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M18 23C20.2091 23 22 21.2091 22 19C22 16.7909 20.2091 15 18 15C15.7909 15 14 16.7909 14 19C14 21.2091 15.7909 23 18 23Z" stroke="#F17732" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M19.49 19.0499H16.51" stroke="#F17732" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M18 17.59V20.58" stroke="#F17732" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M21 8.5V16.36C20.27 15.53 19.2 15 18 15C15.79 15 14 16.79 14 19C14 19.75 14.21 20.46 14.58 21.06C14.79 21.42 15.06 21.74 15.37 22H8C4.5 22 3 20 3 17V8.5C3 5.5 4.5 3.5 8 3.5H16C19.5 3.5 21 5.5 21 8.5Z" stroke="#F17732" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M11.9955 13.7H12.0045" stroke="#F17732" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M8.29431 13.7H8.30329" stroke="#F17732" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M8.29431 16.7H8.30329" stroke="#F17732" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M8 2V5"
stroke="#F17732"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M16 2V5"
stroke="#F17732"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M3.5 9.08997H20.5"
stroke="#F17732"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M18 23C20.2091 23 22 21.2091 22 19C22 16.7909 20.2091 15 18 15C15.7909 15 14 16.7909 14 19C14 21.2091 15.7909 23 18 23Z"
stroke="#F17732"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M19.49 19.0499H16.51"
stroke="#F17732"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M18 17.59V20.58"
stroke="#F17732"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M21 8.5V16.36C20.27 15.53 19.2 15 18 15C15.79 15 14 16.79 14 19C14 19.75 14.21 20.46 14.58 21.06C14.79 21.42 15.06 21.74 15.37 22H8C4.5 22 3 20 3 17V8.5C3 5.5 4.5 3.5 8 3.5H16C19.5 3.5 21 5.5 21 8.5Z"
stroke="#F17732"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M11.9955 13.7H12.0045"
stroke="#F17732"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M8.29431 13.7H8.30329"
stroke="#F17732"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M8.29431 16.7H8.30329"
stroke="#F17732"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default CalendarAddF
export default CalendarAddF;
+85 -15
View File
@@ -1,18 +1,88 @@
function CalendarD() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M6.66797 1.66667V4.16667" stroke="#616161" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M13.332 1.66667V4.16667" stroke="#616161" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M2.91797 7.575H17.0846" stroke="#616161" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M17.5 7.08334V14.1667C17.5 16.6667 16.25 18.3333 13.3333 18.3333H6.66667C3.75 18.3333 2.5 16.6667 2.5 14.1667V7.08334C2.5 4.58334 3.75 2.91667 6.66667 2.91667H13.3333C16.25 2.91667 17.5 4.58334 17.5 7.08334Z" stroke="#616161" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M13.0801 11.4167H13.0875" stroke="#616161" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M13.0801 13.9167H13.0875" stroke="#616161" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M9.99803 11.4167H10.0055" stroke="#616161" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M9.99803 13.9167H10.0055" stroke="#616161" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M6.91209 11.4167H6.91957" stroke="#616161" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M6.91209 13.9167H6.91957" stroke="#616161" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
d="M6.66797 1.66667V4.16667"
stroke="#616161"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M13.332 1.66667V4.16667"
stroke="#616161"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M2.91797 7.575H17.0846"
stroke="#616161"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M17.5 7.08334V14.1667C17.5 16.6667 16.25 18.3333 13.3333 18.3333H6.66667C3.75 18.3333 2.5 16.6667 2.5 14.1667V7.08334C2.5 4.58334 3.75 2.91667 6.66667 2.91667H13.3333C16.25 2.91667 17.5 4.58334 17.5 7.08334Z"
stroke="#616161"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M13.0801 11.4167H13.0875"
stroke="#616161"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M13.0801 13.9167H13.0875"
stroke="#616161"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M9.99803 11.4167H10.0055"
stroke="#616161"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M9.99803 13.9167H10.0055"
stroke="#616161"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M6.91209 11.4167H6.91957"
stroke="#616161"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M6.91209 13.9167H6.91957"
stroke="#616161"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default CalendarD
export default CalendarD;
+81 -14
View File
@@ -1,17 +1,84 @@
function CalendarEdit() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M6.66797 1.66666V4.16666" stroke="#525252" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M13.332 1.66666V4.16666" stroke="#525252" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M2.91797 7.57501H17.0846" stroke="#525252" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M16.0066 13.1417L13.0566 16.0917C12.9399 16.2083 12.8316 16.425 12.8066 16.5833L12.6482 17.7083C12.5899 18.1167 12.8732 18.4 13.2816 18.3417L14.4066 18.1833C14.5649 18.1583 14.7899 18.05 14.8982 17.9333L17.8483 14.9833C18.3566 14.475 18.5983 13.8833 17.8483 13.1333C17.1066 12.3917 16.5149 12.6333 16.0066 13.1417Z" fill="#525252" stroke="#525252" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M15.582 13.5667C15.832 14.4667 16.532 15.1667 17.432 15.4167" stroke="#525252" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M10 18.3333H6.66667C3.75 18.3333 2.5 16.6667 2.5 14.1667V7.08332C2.5 4.58332 3.75 2.91666 6.66667 2.91666H13.3333C16.25 2.91666 17.5 4.58332 17.5 7.08332V9.99999" stroke="#525252" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M9.99803 11.4167H10.0055" stroke="#525252" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M6.91209 11.4167H6.91957" stroke="#525252" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M6.91209 13.9167H6.91957" stroke="#525252" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
d="M6.66797 1.66666V4.16666"
stroke="#525252"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M13.332 1.66666V4.16666"
stroke="#525252"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M2.91797 7.57501H17.0846"
stroke="#525252"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M16.0066 13.1417L13.0566 16.0917C12.9399 16.2083 12.8316 16.425 12.8066 16.5833L12.6482 17.7083C12.5899 18.1167 12.8732 18.4 13.2816 18.3417L14.4066 18.1833C14.5649 18.1583 14.7899 18.05 14.8982 17.9333L17.8483 14.9833C18.3566 14.475 18.5983 13.8833 17.8483 13.1333C17.1066 12.3917 16.5149 12.6333 16.0066 13.1417Z"
fill="#525252"
stroke="#525252"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M15.582 13.5667C15.832 14.4667 16.532 15.1667 17.432 15.4167"
stroke="#525252"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M10 18.3333H6.66667C3.75 18.3333 2.5 16.6667 2.5 14.1667V7.08332C2.5 4.58332 3.75 2.91666 6.66667 2.91666H13.3333C16.25 2.91666 17.5 4.58332 17.5 7.08332V9.99999"
stroke="#525252"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M9.99803 11.4167H10.0055"
stroke="#525252"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M6.91209 11.4167H6.91957"
stroke="#525252"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M6.91209 13.9167H6.91957"
stroke="#525252"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default CalendarEdit
export default CalendarEdit;
+21 -7
View File
@@ -1,10 +1,24 @@
function CalendarP() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M16.25 3.56V4.01584L16.7039 4.05787C17.9607 4.17424 18.8396 4.60009 19.4285 5.22534C20.0186 5.8518 20.3659 6.72969 20.4607 7.83991C20.4603 7.84 20.4601 7.84 20.46 7.84H20.46H3.54161C3.54098 7.83968 3.54018 7.83919 3.53936 7.83853C3.63436 6.72896 3.98156 5.85155 4.57144 5.22534C5.16041 4.60009 6.0393 4.17424 7.29608 4.05787L7.74999 4.01584V3.56V2C7.74999 1.86614 7.86613 1.75 7.99999 1.75C8.13384 1.75 8.24999 1.86614 8.24999 2V3.5V4H8.74999H15.25H15.75V3.5V2C15.75 1.86614 15.8661 1.75 16 1.75C16.1338 1.75 16.25 1.86614 16.25 2V3.56Z" fill="#5559CE" stroke="#5559CE" />
<path d="M9.52235 18.6003L9.54927 18.5787L9.57298 18.5537C9.83498 18.2772 10 17.8962 10 17.4998C10 17.1035 9.83498 16.7225 9.57298 16.446L9.54927 16.4209L9.52235 16.3994L9.44735 16.3394L9.37235 16.2794L9.3554 16.2659L9.33735 16.2538C9.25521 16.1991 9.16679 16.1523 9.07213 16.1174C8.98364 16.0763 8.88961 16.0454 8.79064 16.0281C8.50137 15.9717 8.20281 15.9989 7.92867 16.1178C7.73162 16.1955 7.58367 16.3029 7.45552 16.4182L7.44072 16.4315L7.42702 16.446C7.16502 16.7225 7 17.1035 7 17.4998C7 17.8962 7.16502 18.2772 7.42702 18.5537L7.44072 18.5682L7.45552 18.5815C7.58483 18.6979 7.73429 18.8061 7.93401 18.884C8.10363 18.9538 8.29668 18.9998 8.5 18.9998C8.60112 18.9998 8.69236 18.9864 8.75032 18.9778C8.75767 18.9767 8.76448 18.9757 8.77071 18.9748L8.77073 18.975L8.7822 18.973C8.88427 18.956 8.98114 18.9246 9.07214 18.8822C9.16355 18.8485 9.24913 18.8038 9.32888 18.7515C9.38575 18.716 9.43216 18.6772 9.45883 18.6546C9.47736 18.6388 9.48841 18.6292 9.49667 18.622C9.50657 18.6133 9.51244 18.6082 9.52235 18.6003ZM9.55387 15.0728L9.56368 15.0635L9.57298 15.0537C9.83498 14.7772 10 14.3962 10 13.9998C10 13.6035 9.83498 13.2225 9.57298 12.946L9.57311 12.9458L9.56355 12.9363C9.42198 12.7947 9.25426 12.6894 9.06892 12.6168C8.50914 12.3795 7.85619 12.5165 7.43645 12.9363L7.43632 12.9362L7.42702 12.946C7.16502 13.2225 7 13.6035 7 13.9998C7 14.3962 7.16502 14.7772 7.42702 15.0537L7.43632 15.0635L7.44613 15.0728C7.72269 15.3348 8.10363 15.4998 8.5 15.4998C8.89637 15.4998 9.27731 15.3348 9.55387 15.0728ZM13.0539 18.5728L13.0637 18.5635L13.073 18.5537C13.335 18.2772 13.5 17.8962 13.5 17.4998C13.5 17.1035 13.335 16.7225 13.073 16.446L13.0731 16.4458L13.0636 16.4363C12.7704 16.1432 12.3733 16.0123 12 16.0123C11.6267 16.0123 11.2296 16.1432 10.9364 16.4363L10.9363 16.4362L10.927 16.446C10.665 16.7225 10.5 17.1035 10.5 17.4998C10.5 17.8962 10.665 18.2772 10.927 18.5537L10.9363 18.5635L10.9461 18.5728C11.2227 18.8348 11.6036 18.9998 12 18.9998C12.3964 18.9998 12.7773 18.8348 13.0539 18.5728ZM13.0223 15.1003L13.0493 15.0787L13.073 15.0537C13.335 14.7772 13.5 14.3962 13.5 13.9998C13.5 13.6035 13.335 13.2225 13.073 12.946L13.0731 12.9458L13.0636 12.9363C12.6438 12.5165 11.9909 12.3795 11.4311 12.6168C11.2457 12.6894 11.078 12.7947 10.9364 12.9363L10.9363 12.9362L10.927 12.946C10.665 13.2225 10.5 13.6035 10.5 13.9998C10.5 14.3962 10.665 14.7772 10.927 15.0537L10.9363 15.0635L10.9461 15.0728C11.2227 15.3348 11.6036 15.4998 12 15.4998C12.1011 15.4998 12.1924 15.4864 12.2503 15.4778C12.2577 15.4767 12.2645 15.4757 12.2707 15.4748L12.2707 15.475L12.2822 15.473C12.3843 15.456 12.4811 15.4246 12.5721 15.3822C12.6668 15.3473 12.7552 15.3006 12.8373 15.2459L12.8554 15.2338L12.8723 15.2203L12.9473 15.1603L13.0223 15.1003ZM16.5539 18.5728L16.5637 18.5635L16.573 18.5537C16.835 18.2772 17 17.8962 17 17.4998C17 17.1035 16.835 16.7225 16.573 16.446L16.5731 16.4458L16.5636 16.4363C16.2704 16.1432 15.8733 16.0123 15.5 16.0123C15.1267 16.0123 14.7296 16.1432 14.4364 16.4363L14.4363 16.4362L14.427 16.446C14.165 16.7225 14 17.1035 14 17.4998C14 17.8962 14.165 18.2772 14.427 18.5537L14.4363 18.5635L14.4461 18.5728C14.7227 18.8348 15.1036 18.9998 15.5 18.9998C15.8964 18.9998 16.2773 18.8348 16.5539 18.5728ZM16.5223 15.1003L16.5493 15.0787L16.573 15.0537C16.835 14.7772 17 14.3962 17 13.9998C17 13.6035 16.835 13.2225 16.573 12.946L16.5493 12.9209L16.5223 12.8994L16.4473 12.8394L16.3723 12.7794L16.3554 12.7659L16.3373 12.7538C16.2552 12.6991 16.1668 12.6524 16.0721 12.6174C15.9836 12.5763 15.8896 12.5454 15.7906 12.5281C15.5014 12.4717 15.2028 12.4989 14.9287 12.6178C14.7316 12.6955 14.5837 12.8029 14.4555 12.9182L14.4407 12.9315L14.427 12.946C14.165 13.2225 14 13.6035 14 13.9998C14 14.3962 14.165 14.7772 14.427 15.0537L14.4363 15.0635L14.4461 15.0728C14.7227 15.3348 15.1036 15.4998 15.5 15.4998C15.5967 15.4998 15.6981 15.4853 15.7596 15.4764C15.7635 15.4759 15.7672 15.4753 15.7707 15.4748L15.7707 15.475L15.7822 15.473C15.8843 15.456 15.9811 15.4246 16.0721 15.3822C16.1668 15.3473 16.2552 15.3006 16.3373 15.2459L16.3554 15.2338L16.3723 15.2203L16.4473 15.1603L16.5223 15.1003ZM4 10.3398H20C20.2739 10.3398 20.5 10.566 20.5 10.8398V16.9998C20.5 18.4232 20.1441 19.5329 19.4461 20.2846C18.7543 21.0296 17.6547 21.4998 16 21.4998H8C6.3453 21.4998 5.24565 21.0296 4.5539 20.2846C3.85591 19.5329 3.5 18.4232 3.5 16.9998V10.8398C3.5 10.566 3.72614 10.3398 4 10.3398Z" fill="#5559CE" stroke="#5559CE" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M16.25 3.56V4.01584L16.7039 4.05787C17.9607 4.17424 18.8396 4.60009 19.4285 5.22534C20.0186 5.8518 20.3659 6.72969 20.4607 7.83991C20.4603 7.84 20.4601 7.84 20.46 7.84H20.46H3.54161C3.54098 7.83968 3.54018 7.83919 3.53936 7.83853C3.63436 6.72896 3.98156 5.85155 4.57144 5.22534C5.16041 4.60009 6.0393 4.17424 7.29608 4.05787L7.74999 4.01584V3.56V2C7.74999 1.86614 7.86613 1.75 7.99999 1.75C8.13384 1.75 8.24999 1.86614 8.24999 2V3.5V4H8.74999H15.25H15.75V3.5V2C15.75 1.86614 15.8661 1.75 16 1.75C16.1338 1.75 16.25 1.86614 16.25 2V3.56Z"
fill="#5559CE"
stroke="#5559CE"
/>
<path
d="M9.52235 18.6003L9.54927 18.5787L9.57298 18.5537C9.83498 18.2772 10 17.8962 10 17.4998C10 17.1035 9.83498 16.7225 9.57298 16.446L9.54927 16.4209L9.52235 16.3994L9.44735 16.3394L9.37235 16.2794L9.3554 16.2659L9.33735 16.2538C9.25521 16.1991 9.16679 16.1523 9.07213 16.1174C8.98364 16.0763 8.88961 16.0454 8.79064 16.0281C8.50137 15.9717 8.20281 15.9989 7.92867 16.1178C7.73162 16.1955 7.58367 16.3029 7.45552 16.4182L7.44072 16.4315L7.42702 16.446C7.16502 16.7225 7 17.1035 7 17.4998C7 17.8962 7.16502 18.2772 7.42702 18.5537L7.44072 18.5682L7.45552 18.5815C7.58483 18.6979 7.73429 18.8061 7.93401 18.884C8.10363 18.9538 8.29668 18.9998 8.5 18.9998C8.60112 18.9998 8.69236 18.9864 8.75032 18.9778C8.75767 18.9767 8.76448 18.9757 8.77071 18.9748L8.77073 18.975L8.7822 18.973C8.88427 18.956 8.98114 18.9246 9.07214 18.8822C9.16355 18.8485 9.24913 18.8038 9.32888 18.7515C9.38575 18.716 9.43216 18.6772 9.45883 18.6546C9.47736 18.6388 9.48841 18.6292 9.49667 18.622C9.50657 18.6133 9.51244 18.6082 9.52235 18.6003ZM9.55387 15.0728L9.56368 15.0635L9.57298 15.0537C9.83498 14.7772 10 14.3962 10 13.9998C10 13.6035 9.83498 13.2225 9.57298 12.946L9.57311 12.9458L9.56355 12.9363C9.42198 12.7947 9.25426 12.6894 9.06892 12.6168C8.50914 12.3795 7.85619 12.5165 7.43645 12.9363L7.43632 12.9362L7.42702 12.946C7.16502 13.2225 7 13.6035 7 13.9998C7 14.3962 7.16502 14.7772 7.42702 15.0537L7.43632 15.0635L7.44613 15.0728C7.72269 15.3348 8.10363 15.4998 8.5 15.4998C8.89637 15.4998 9.27731 15.3348 9.55387 15.0728ZM13.0539 18.5728L13.0637 18.5635L13.073 18.5537C13.335 18.2772 13.5 17.8962 13.5 17.4998C13.5 17.1035 13.335 16.7225 13.073 16.446L13.0731 16.4458L13.0636 16.4363C12.7704 16.1432 12.3733 16.0123 12 16.0123C11.6267 16.0123 11.2296 16.1432 10.9364 16.4363L10.9363 16.4362L10.927 16.446C10.665 16.7225 10.5 17.1035 10.5 17.4998C10.5 17.8962 10.665 18.2772 10.927 18.5537L10.9363 18.5635L10.9461 18.5728C11.2227 18.8348 11.6036 18.9998 12 18.9998C12.3964 18.9998 12.7773 18.8348 13.0539 18.5728ZM13.0223 15.1003L13.0493 15.0787L13.073 15.0537C13.335 14.7772 13.5 14.3962 13.5 13.9998C13.5 13.6035 13.335 13.2225 13.073 12.946L13.0731 12.9458L13.0636 12.9363C12.6438 12.5165 11.9909 12.3795 11.4311 12.6168C11.2457 12.6894 11.078 12.7947 10.9364 12.9363L10.9363 12.9362L10.927 12.946C10.665 13.2225 10.5 13.6035 10.5 13.9998C10.5 14.3962 10.665 14.7772 10.927 15.0537L10.9363 15.0635L10.9461 15.0728C11.2227 15.3348 11.6036 15.4998 12 15.4998C12.1011 15.4998 12.1924 15.4864 12.2503 15.4778C12.2577 15.4767 12.2645 15.4757 12.2707 15.4748L12.2707 15.475L12.2822 15.473C12.3843 15.456 12.4811 15.4246 12.5721 15.3822C12.6668 15.3473 12.7552 15.3006 12.8373 15.2459L12.8554 15.2338L12.8723 15.2203L12.9473 15.1603L13.0223 15.1003ZM16.5539 18.5728L16.5637 18.5635L16.573 18.5537C16.835 18.2772 17 17.8962 17 17.4998C17 17.1035 16.835 16.7225 16.573 16.446L16.5731 16.4458L16.5636 16.4363C16.2704 16.1432 15.8733 16.0123 15.5 16.0123C15.1267 16.0123 14.7296 16.1432 14.4364 16.4363L14.4363 16.4362L14.427 16.446C14.165 16.7225 14 17.1035 14 17.4998C14 17.8962 14.165 18.2772 14.427 18.5537L14.4363 18.5635L14.4461 18.5728C14.7227 18.8348 15.1036 18.9998 15.5 18.9998C15.8964 18.9998 16.2773 18.8348 16.5539 18.5728ZM16.5223 15.1003L16.5493 15.0787L16.573 15.0537C16.835 14.7772 17 14.3962 17 13.9998C17 13.6035 16.835 13.2225 16.573 12.946L16.5493 12.9209L16.5223 12.8994L16.4473 12.8394L16.3723 12.7794L16.3554 12.7659L16.3373 12.7538C16.2552 12.6991 16.1668 12.6524 16.0721 12.6174C15.9836 12.5763 15.8896 12.5454 15.7906 12.5281C15.5014 12.4717 15.2028 12.4989 14.9287 12.6178C14.7316 12.6955 14.5837 12.8029 14.4555 12.9182L14.4407 12.9315L14.427 12.946C14.165 13.2225 14 13.6035 14 13.9998C14 14.3962 14.165 14.7772 14.427 15.0537L14.4363 15.0635L14.4461 15.0728C14.7227 15.3348 15.1036 15.4998 15.5 15.4998C15.5967 15.4998 15.6981 15.4853 15.7596 15.4764C15.7635 15.4759 15.7672 15.4753 15.7707 15.4748L15.7707 15.475L15.7822 15.473C15.8843 15.456 15.9811 15.4246 16.0721 15.3822C16.1668 15.3473 16.2552 15.3006 16.3373 15.2459L16.3554 15.2338L16.3723 15.2203L16.4473 15.1603L16.5223 15.1003ZM4 10.3398H20C20.2739 10.3398 20.5 10.566 20.5 10.8398V16.9998C20.5 18.4232 20.1441 19.5329 19.4461 20.2846C18.7543 21.0296 17.6547 21.4998 16 21.4998H8C6.3453 21.4998 5.24565 21.0296 4.5539 20.2846C3.85591 19.5329 3.5 18.4232 3.5 16.9998V10.8398C3.5 10.566 3.72614 10.3398 4 10.3398Z"
fill="#5559CE"
stroke="#5559CE"
/>
</svg>
);
}
export default CalendarP
export default CalendarP;
+85 -15
View File
@@ -1,18 +1,88 @@
function CalendarPD() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M8 2V5" stroke="#525252" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M16 2V5" stroke="#525252" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M3.5 9.08984H20.5" stroke="#525252" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M21 8.5V17C21 20 19.5 22 16 22H8C4.5 22 3 20 3 17V8.5C3 5.5 4.5 3.5 8 3.5H16C19.5 3.5 21 5.5 21 8.5Z" stroke="#525252" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M15.6947 13.7002H15.7037" stroke="#525252" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M15.6947 16.7002H15.7037" stroke="#525252" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M11.9955 13.7002H12.0045" stroke="#525252" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M11.9955 16.7002H12.0045" stroke="#525252" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M8.29431 13.7002H8.30329" stroke="#525252" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M8.29431 16.7002H8.30329" stroke="#525252" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M8 2V5"
stroke="#525252"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M16 2V5"
stroke="#525252"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M3.5 9.08984H20.5"
stroke="#525252"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M21 8.5V17C21 20 19.5 22 16 22H8C4.5 22 3 20 3 17V8.5C3 5.5 4.5 3.5 8 3.5H16C19.5 3.5 21 5.5 21 8.5Z"
stroke="#525252"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M15.6947 13.7002H15.7037"
stroke="#525252"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M15.6947 16.7002H15.7037"
stroke="#525252"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M11.9955 13.7002H12.0045"
stroke="#525252"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M11.9955 16.7002H12.0045"
stroke="#525252"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M8.29431 13.7002H8.30329"
stroke="#525252"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M8.29431 16.7002H8.30329"
stroke="#525252"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default CalendarPD
export default CalendarPD;
+25 -8
View File
@@ -1,11 +1,28 @@
function CalendarTickGreenP() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M16.25 3.56V4.01584L16.7039 4.05787C17.9607 4.17424 18.8396 4.60009 19.4285 5.22534C20.0186 5.8518 20.3659 6.72969 20.4607 7.83991C20.4603 7.84 20.4601 7.84 20.46 7.84H20.46H3.54161C3.54098 7.83968 3.54018 7.83919 3.53936 7.83853C3.63436 6.72896 3.98156 5.85155 4.57144 5.22534C5.16041 4.60009 6.0393 4.17424 7.29608 4.05787L7.74999 4.01584V3.56V2C7.74999 1.86614 7.86613 1.75 7.99999 1.75C8.13384 1.75 8.24999 1.86614 8.24999 2V3.5V4H8.74999H15.25H15.75V3.5V2C15.75 1.86614 15.8661 1.75 16 1.75C16.1338 1.75 16.25 1.86614 16.25 2V3.56Z" fill="#14CC26" stroke="#14CC26" />
<path d="M16.0097 20.8044L16.0098 20.8044L16.0056 20.7976C15.6837 20.2755 15.5 19.6563 15.5 19C15.5 17.0661 17.0661 15.5 19 15.5C20.9339 15.5 22.5 17.0661 22.5 19C22.5 19.6563 22.3163 20.2755 21.9944 20.7976L21.9944 20.7975L21.9903 20.8044C21.3871 21.8185 20.2773 22.5 19 22.5C17.7227 22.5 16.6129 21.8185 16.0097 20.8044ZM21.4095 18.9371L21.4096 18.9372L21.4175 18.9295C21.9045 18.4588 21.9502 17.6774 21.4755 17.1688C21.0103 16.6704 20.2148 16.6332 19.7098 17.1036C19.7095 17.1039 19.7092 17.1042 19.7088 17.1045L18.4635 18.2564L18.3236 18.1164C17.8383 17.6312 17.0417 17.6312 16.5564 18.1164C16.0712 18.6017 16.0712 19.3983 16.5564 19.8836L17.5464 20.8736C17.7952 21.1223 18.1145 21.24 18.43 21.24C18.7317 21.24 19.0442 21.1253 19.2798 20.9068C19.28 20.9066 19.2801 20.9065 19.2802 20.9064L21.4095 18.9371Z" fill="#14CC26" stroke="#14CC26" />
<path d="M20 9.83984H4C3.45 9.83984 3 10.2898 3 10.8398V16.9998C3 19.9998 4.5 21.9998 8 21.9998H12.93C13.62 21.9998 14.1 21.3298 13.88 20.6798C13.68 20.0998 13.51 19.4598 13.51 18.9998C13.51 15.9698 15.98 13.4998 19.01 13.4998C19.3 13.4998 19.59 13.5198 19.87 13.5698C20.47 13.6598 21.01 13.1898 21.01 12.5898V10.8498C21 10.2898 20.55 9.83984 20 9.83984ZM9.21 18.2098C9.02 18.3898 8.76 18.4998 8.5 18.4998C8.24 18.4998 7.98 18.3898 7.79 18.2098C7.61 18.0198 7.5 17.7598 7.5 17.4998C7.5 17.2398 7.61 16.9798 7.79 16.7898C7.89 16.6998 7.99 16.6298 8.12 16.5798C8.49 16.4198 8.93 16.5098 9.21 16.7898C9.39 16.9798 9.5 17.2398 9.5 17.4998C9.5 17.7598 9.39 18.0198 9.21 18.2098ZM9.21 14.7098C9.16 14.7498 9.11 14.7898 9.06 14.8298C9 14.8698 8.94 14.8998 8.88 14.9198C8.82 14.9498 8.76 14.9698 8.7 14.9798C8.63 14.9898 8.56 14.9998 8.5 14.9998C8.24 14.9998 7.98 14.8898 7.79 14.7098C7.61 14.5198 7.5 14.2598 7.5 13.9998C7.5 13.7398 7.61 13.4798 7.79 13.2898C8.02 13.0598 8.37 12.9498 8.7 13.0198C8.76 13.0298 8.82 13.0498 8.88 13.0798C8.94 13.0998 9 13.1298 9.06 13.1698C9.11 13.2098 9.16 13.2498 9.21 13.2898C9.39 13.4798 9.5 13.7398 9.5 13.9998C9.5 14.2598 9.39 14.5198 9.21 14.7098ZM12.71 14.7098C12.52 14.8898 12.26 14.9998 12 14.9998C11.74 14.9998 11.48 14.8898 11.29 14.7098C11.11 14.5198 11 14.2598 11 13.9998C11 13.7398 11.11 13.4798 11.29 13.2898C11.67 12.9198 12.34 12.9198 12.71 13.2898C12.89 13.4798 13 13.7398 13 13.9998C13 14.2598 12.89 14.5198 12.71 14.7098Z" fill="#14CC26" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M16.25 3.56V4.01584L16.7039 4.05787C17.9607 4.17424 18.8396 4.60009 19.4285 5.22534C20.0186 5.8518 20.3659 6.72969 20.4607 7.83991C20.4603 7.84 20.4601 7.84 20.46 7.84H20.46H3.54161C3.54098 7.83968 3.54018 7.83919 3.53936 7.83853C3.63436 6.72896 3.98156 5.85155 4.57144 5.22534C5.16041 4.60009 6.0393 4.17424 7.29608 4.05787L7.74999 4.01584V3.56V2C7.74999 1.86614 7.86613 1.75 7.99999 1.75C8.13384 1.75 8.24999 1.86614 8.24999 2V3.5V4H8.74999H15.25H15.75V3.5V2C15.75 1.86614 15.8661 1.75 16 1.75C16.1338 1.75 16.25 1.86614 16.25 2V3.56Z"
fill="#14CC26"
stroke="#14CC26"
/>
<path
d="M16.0097 20.8044L16.0098 20.8044L16.0056 20.7976C15.6837 20.2755 15.5 19.6563 15.5 19C15.5 17.0661 17.0661 15.5 19 15.5C20.9339 15.5 22.5 17.0661 22.5 19C22.5 19.6563 22.3163 20.2755 21.9944 20.7976L21.9944 20.7975L21.9903 20.8044C21.3871 21.8185 20.2773 22.5 19 22.5C17.7227 22.5 16.6129 21.8185 16.0097 20.8044ZM21.4095 18.9371L21.4096 18.9372L21.4175 18.9295C21.9045 18.4588 21.9502 17.6774 21.4755 17.1688C21.0103 16.6704 20.2148 16.6332 19.7098 17.1036C19.7095 17.1039 19.7092 17.1042 19.7088 17.1045L18.4635 18.2564L18.3236 18.1164C17.8383 17.6312 17.0417 17.6312 16.5564 18.1164C16.0712 18.6017 16.0712 19.3983 16.5564 19.8836L17.5464 20.8736C17.7952 21.1223 18.1145 21.24 18.43 21.24C18.7317 21.24 19.0442 21.1253 19.2798 20.9068C19.28 20.9066 19.2801 20.9065 19.2802 20.9064L21.4095 18.9371Z"
fill="#14CC26"
stroke="#14CC26"
/>
<path
d="M20 9.83984H4C3.45 9.83984 3 10.2898 3 10.8398V16.9998C3 19.9998 4.5 21.9998 8 21.9998H12.93C13.62 21.9998 14.1 21.3298 13.88 20.6798C13.68 20.0998 13.51 19.4598 13.51 18.9998C13.51 15.9698 15.98 13.4998 19.01 13.4998C19.3 13.4998 19.59 13.5198 19.87 13.5698C20.47 13.6598 21.01 13.1898 21.01 12.5898V10.8498C21 10.2898 20.55 9.83984 20 9.83984ZM9.21 18.2098C9.02 18.3898 8.76 18.4998 8.5 18.4998C8.24 18.4998 7.98 18.3898 7.79 18.2098C7.61 18.0198 7.5 17.7598 7.5 17.4998C7.5 17.2398 7.61 16.9798 7.79 16.7898C7.89 16.6998 7.99 16.6298 8.12 16.5798C8.49 16.4198 8.93 16.5098 9.21 16.7898C9.39 16.9798 9.5 17.2398 9.5 17.4998C9.5 17.7598 9.39 18.0198 9.21 18.2098ZM9.21 14.7098C9.16 14.7498 9.11 14.7898 9.06 14.8298C9 14.8698 8.94 14.8998 8.88 14.9198C8.82 14.9498 8.76 14.9698 8.7 14.9798C8.63 14.9898 8.56 14.9998 8.5 14.9998C8.24 14.9998 7.98 14.8898 7.79 14.7098C7.61 14.5198 7.5 14.2598 7.5 13.9998C7.5 13.7398 7.61 13.4798 7.79 13.2898C8.02 13.0598 8.37 12.9498 8.7 13.0198C8.76 13.0298 8.82 13.0498 8.88 13.0798C8.94 13.0998 9 13.1298 9.06 13.1698C9.11 13.2098 9.16 13.2498 9.21 13.2898C9.39 13.4798 9.5 13.7398 9.5 13.9998C9.5 14.2598 9.39 14.5198 9.21 14.7098ZM12.71 14.7098C12.52 14.8898 12.26 14.9998 12 14.9998C11.74 14.9998 11.48 14.8898 11.29 14.7098C11.11 14.5198 11 14.2598 11 13.9998C11 13.7398 11.11 13.4798 11.29 13.2898C11.67 12.9198 12.34 12.9198 12.71 13.2898C12.89 13.4798 13 13.7398 13 13.9998C13 14.2598 12.89 14.5198 12.71 14.7098Z"
fill="#14CC26"
/>
</svg>
);
}
export default CalendarTickGreenP
export default CalendarTickGreenP;
+17 -6
View File
@@ -1,9 +1,20 @@
function CallC() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M21.97 18.33C21.97 18.69 21.89 19.06 21.72 19.42C21.55 19.78 21.33 20.12 21.04 20.44C20.55 20.98 20.01 21.37 19.4 21.62C18.8 21.87 18.15 22 17.45 22C16.43 22 15.34 21.76 14.19 21.27C13.04 20.78 11.89 20.12 10.75 19.29C9.6 18.45 8.51 17.52 7.47 16.49C6.44 15.45 5.51 14.36 4.68 13.22C3.86 12.08 3.2 10.94 2.72 9.81C2.24 8.67 2 7.58 2 6.54C2 5.86 2.12 5.21 2.36 4.61C2.6 4 2.98 3.44 3.51 2.94C4.15 2.31 4.85 2 5.59 2C5.87 2 6.15 2.06 6.4 2.18C6.66 2.3 6.89 2.48 7.07 2.74L9.39 6.01C9.57 6.26 9.7 6.49 9.79 6.71C9.88 6.92 9.93 7.13 9.93 7.32C9.93 7.56 9.86 7.8 9.72 8.03C9.59 8.26 9.4 8.5 9.16 8.74L8.4 9.53C8.29 9.64 8.24 9.77 8.24 9.93C8.24 10.01 8.25 10.08 8.27 10.16C8.3 10.24 8.33 10.3 8.35 10.36C8.53 10.69 8.84 11.12 9.28 11.64C9.73 12.16 10.21 12.69 10.73 13.22C11.27 13.75 11.79 14.24 12.32 14.69C12.84 15.13 13.27 15.43 13.61 15.61C13.66 15.63 13.72 15.66 13.79 15.69C13.87 15.72 13.95 15.73 14.04 15.73C14.21 15.73 14.34 15.67 14.45 15.56L15.21 14.81C15.46 14.56 15.7 14.37 15.93 14.25C16.16 14.11 16.39 14.04 16.64 14.04C16.83 14.04 17.03 14.08 17.25 14.17C17.47 14.26 17.7 14.39 17.95 14.56L21.26 16.91C21.52 17.09 21.7 17.3 21.81 17.55C21.91 17.8 21.97 18.05 21.97 18.33Z" stroke="#5559CE" strokeWidth="1.5" strokeMiterlimit="10" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M21.97 18.33C21.97 18.69 21.89 19.06 21.72 19.42C21.55 19.78 21.33 20.12 21.04 20.44C20.55 20.98 20.01 21.37 19.4 21.62C18.8 21.87 18.15 22 17.45 22C16.43 22 15.34 21.76 14.19 21.27C13.04 20.78 11.89 20.12 10.75 19.29C9.6 18.45 8.51 17.52 7.47 16.49C6.44 15.45 5.51 14.36 4.68 13.22C3.86 12.08 3.2 10.94 2.72 9.81C2.24 8.67 2 7.58 2 6.54C2 5.86 2.12 5.21 2.36 4.61C2.6 4 2.98 3.44 3.51 2.94C4.15 2.31 4.85 2 5.59 2C5.87 2 6.15 2.06 6.4 2.18C6.66 2.3 6.89 2.48 7.07 2.74L9.39 6.01C9.57 6.26 9.7 6.49 9.79 6.71C9.88 6.92 9.93 7.13 9.93 7.32C9.93 7.56 9.86 7.8 9.72 8.03C9.59 8.26 9.4 8.5 9.16 8.74L8.4 9.53C8.29 9.64 8.24 9.77 8.24 9.93C8.24 10.01 8.25 10.08 8.27 10.16C8.3 10.24 8.33 10.3 8.35 10.36C8.53 10.69 8.84 11.12 9.28 11.64C9.73 12.16 10.21 12.69 10.73 13.22C11.27 13.75 11.79 14.24 12.32 14.69C12.84 15.13 13.27 15.43 13.61 15.61C13.66 15.63 13.72 15.66 13.79 15.69C13.87 15.72 13.95 15.73 14.04 15.73C14.21 15.73 14.34 15.67 14.45 15.56L15.21 14.81C15.46 14.56 15.7 14.37 15.93 14.25C16.16 14.11 16.39 14.04 16.64 14.04C16.83 14.04 17.03 14.08 17.25 14.17C17.47 14.26 17.7 14.39 17.95 14.56L21.26 16.91C21.52 17.09 21.7 17.3 21.81 17.55C21.91 17.8 21.97 18.05 21.97 18.33Z"
stroke="#5559CE"
strokeWidth="1.5"
strokeMiterlimit="10"
/>
</svg>
);
}
export default CallC
export default CallC;
+17 -6
View File
@@ -1,9 +1,20 @@
function CallD() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M18.3096 15.275C18.3096 15.575 18.243 15.8833 18.1013 16.1833C17.9596 16.4833 17.7763 16.7667 17.5346 17.0333C17.1263 17.4833 16.6763 17.8083 16.168 18.0167C15.668 18.225 15.1263 18.3333 14.543 18.3333C13.693 18.3333 12.7846 18.1333 11.8263 17.725C10.868 17.3167 9.90964 16.7667 8.95964 16.075C8.0013 15.375 7.09297 14.6 6.2263 13.7417C5.36797 12.875 4.59297 11.9667 3.9013 11.0167C3.21797 10.0667 2.66797 9.11666 2.26797 8.17499C1.86797 7.22499 1.66797 6.31666 1.66797 5.44999C1.66797 4.88332 1.76797 4.34166 1.96797 3.84166C2.16797 3.33332 2.48464 2.86666 2.9263 2.44999C3.45964 1.92499 4.04297 1.66666 4.65964 1.66666C4.89297 1.66666 5.1263 1.71666 5.33464 1.81666C5.5513 1.91666 5.74297 2.06666 5.89297 2.28332L7.8263 5.00832C7.9763 5.21666 8.08464 5.40832 8.15964 5.59166C8.23464 5.76666 8.2763 5.94166 8.2763 6.09999C8.2763 6.29999 8.21797 6.49999 8.1013 6.69166C7.99297 6.88332 7.83464 7.08332 7.63464 7.28332L7.0013 7.94166C6.90964 8.03332 6.86797 8.14166 6.86797 8.27499C6.86797 8.34166 6.8763 8.39999 6.89297 8.46666C6.91797 8.53332 6.94297 8.58332 6.95964 8.63332C7.10964 8.90832 7.36797 9.26666 7.73464 9.69999C8.10964 10.1333 8.50964 10.575 8.94297 11.0167C9.39297 11.4583 9.8263 11.8667 10.268 12.2417C10.7013 12.6083 11.0596 12.8583 11.343 13.0083C11.3846 13.025 11.4346 13.05 11.493 13.075C11.5596 13.1 11.6263 13.1083 11.7013 13.1083C11.843 13.1083 11.9513 13.0583 12.043 12.9667L12.6763 12.3417C12.8846 12.1333 13.0846 11.975 13.2763 11.875C13.468 11.7583 13.6596 11.7 13.868 11.7C14.0263 11.7 14.193 11.7333 14.3763 11.8083C14.5596 11.8833 14.7513 11.9917 14.9596 12.1333L17.718 14.0917C17.9346 14.2417 18.0846 14.4167 18.1763 14.625C18.2596 14.8333 18.3096 15.0417 18.3096 15.275Z" stroke="#616161" strokeWidth="1.5" strokeMiterlimit="10" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
d="M18.3096 15.275C18.3096 15.575 18.243 15.8833 18.1013 16.1833C17.9596 16.4833 17.7763 16.7667 17.5346 17.0333C17.1263 17.4833 16.6763 17.8083 16.168 18.0167C15.668 18.225 15.1263 18.3333 14.543 18.3333C13.693 18.3333 12.7846 18.1333 11.8263 17.725C10.868 17.3167 9.90964 16.7667 8.95964 16.075C8.0013 15.375 7.09297 14.6 6.2263 13.7417C5.36797 12.875 4.59297 11.9667 3.9013 11.0167C3.21797 10.0667 2.66797 9.11666 2.26797 8.17499C1.86797 7.22499 1.66797 6.31666 1.66797 5.44999C1.66797 4.88332 1.76797 4.34166 1.96797 3.84166C2.16797 3.33332 2.48464 2.86666 2.9263 2.44999C3.45964 1.92499 4.04297 1.66666 4.65964 1.66666C4.89297 1.66666 5.1263 1.71666 5.33464 1.81666C5.5513 1.91666 5.74297 2.06666 5.89297 2.28332L7.8263 5.00832C7.9763 5.21666 8.08464 5.40832 8.15964 5.59166C8.23464 5.76666 8.2763 5.94166 8.2763 6.09999C8.2763 6.29999 8.21797 6.49999 8.1013 6.69166C7.99297 6.88332 7.83464 7.08332 7.63464 7.28332L7.0013 7.94166C6.90964 8.03332 6.86797 8.14166 6.86797 8.27499C6.86797 8.34166 6.8763 8.39999 6.89297 8.46666C6.91797 8.53332 6.94297 8.58332 6.95964 8.63332C7.10964 8.90832 7.36797 9.26666 7.73464 9.69999C8.10964 10.1333 8.50964 10.575 8.94297 11.0167C9.39297 11.4583 9.8263 11.8667 10.268 12.2417C10.7013 12.6083 11.0596 12.8583 11.343 13.0083C11.3846 13.025 11.4346 13.05 11.493 13.075C11.5596 13.1 11.6263 13.1083 11.7013 13.1083C11.843 13.1083 11.9513 13.0583 12.043 12.9667L12.6763 12.3417C12.8846 12.1333 13.0846 11.975 13.2763 11.875C13.468 11.7583 13.6596 11.7 13.868 11.7C14.0263 11.7 14.193 11.7333 14.3763 11.8083C14.5596 11.8833 14.7513 11.9917 14.9596 12.1333L17.718 14.0917C17.9346 14.2417 18.0846 14.4167 18.1763 14.625C18.2596 14.8333 18.3096 15.0417 18.3096 15.275Z"
stroke="#616161"
strokeWidth="1.5"
strokeMiterlimit="10"
/>
</svg>
);
}
export default CallD
export default CallD;
+86 -15
View File
@@ -1,18 +1,89 @@
function CalndarD({ active }) {
return (
<svg className="w-full h-full" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M8 2V5" stroke={active ? '#5559CE' : '#616161'} strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M16 2V5" stroke={active ? '#5559CE' : '#616161'} strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M3.5 9.09H20.5" stroke={active ? '#5559CE' : '#616161'} strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M21 8.5V17C21 20 19.5 22 16 22H8C4.5 22 3 20 3 17V8.5C3 5.5 4.5 3.5 8 3.5H16C19.5 3.5 21 5.5 21 8.5Z" stroke={active ? '#5559CE' : '#616161'} strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M15.6937 13.7H15.7027" stroke={active ? '#5559CE' : '#616161'} strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M15.6937 16.7H15.7027" stroke={active ? '#5559CE' : '#616161'} strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M11.9945 13.7H12.0035" stroke={active ? '#5559CE' : '#616161'} strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M11.9945 16.7H12.0035" stroke={active ? '#5559CE' : '#616161'} strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M8.29529 13.7H8.30427" stroke={active ? '#5559CE' : '#616161'} strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M8.29529 16.7H8.30427" stroke={active ? '#5559CE' : '#616161'} strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
className="w-full h-full"
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M8 2V5"
stroke={active ? "#5559CE" : "#616161"}
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M16 2V5"
stroke={active ? "#5559CE" : "#616161"}
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M3.5 9.09H20.5"
stroke={active ? "#5559CE" : "#616161"}
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M21 8.5V17C21 20 19.5 22 16 22H8C4.5 22 3 20 3 17V8.5C3 5.5 4.5 3.5 8 3.5H16C19.5 3.5 21 5.5 21 8.5Z"
stroke={active ? "#5559CE" : "#616161"}
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M15.6937 13.7H15.7027"
stroke={active ? "#5559CE" : "#616161"}
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M15.6937 16.7H15.7027"
stroke={active ? "#5559CE" : "#616161"}
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M11.9945 13.7H12.0035"
stroke={active ? "#5559CE" : "#616161"}
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M11.9945 16.7H12.0035"
stroke={active ? "#5559CE" : "#616161"}
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M8.29529 13.7H8.30427"
stroke={active ? "#5559CE" : "#616161"}
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M8.29529 16.7H8.30427"
stroke={active ? "#5559CE" : "#616161"}
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default CalndarD
export default CalndarD;
+42 -9
View File
@@ -1,12 +1,45 @@
function CardD({ active }) {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M2 8.50496H22" stroke={active ? '#5559CE' : '#616161'} strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M6 16.505H8" stroke={active ? '#5559CE' : '#616161'} strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M10.5 16.505H14.5" stroke={active ? '#5559CE' : '#616161'} strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M6.44 3.50496H17.55C21.11 3.50496 22 4.38496 22 7.89496V16.105C22 19.615 21.11 20.495 17.56 20.495H6.44C2.89 20.505 2 19.625 2 16.115V7.89496C2 4.38496 2.89 3.50496 6.44 3.50496Z" stroke={active ? '#5559CE' : '#616161'} strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M2 8.50496H22"
stroke={active ? "#5559CE" : "#616161"}
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M6 16.505H8"
stroke={active ? "#5559CE" : "#616161"}
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M10.5 16.505H14.5"
stroke={active ? "#5559CE" : "#616161"}
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M6.44 3.50496H17.55C21.11 3.50496 22 4.38496 22 7.89496V16.105C22 19.615 21.11 20.495 17.56 20.495H6.44C2.89 20.505 2 19.625 2 16.115V7.89496C2 4.38496 2.89 3.50496 6.44 3.50496Z"
stroke={active ? "#5559CE" : "#616161"}
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default CardD
export default CardD;
+43 -9
View File
@@ -1,12 +1,46 @@
function CardDA() {
return (
<svg className="stroke-active" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M2 8.50488H22" stroke='#616161' strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M6 16.5049H8" stroke='#616161' strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M10.5 16.5049H14.5" stroke='#616161' strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M6.44 3.50488H17.55C21.11 3.50488 22 4.38488 22 7.89488V16.1049C22 19.6149 21.11 20.4949 17.56 20.4949H6.44C2.89 20.5049 2 19.6249 2 16.1149V7.89488C2 4.38488 2.89 3.50488 6.44 3.50488Z" stroke='#616161' strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
className="stroke-active"
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M2 8.50488H22"
stroke="#616161"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M6 16.5049H8"
stroke="#616161"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M10.5 16.5049H14.5"
stroke="#616161"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M6.44 3.50488H17.55C21.11 3.50488 22 4.38488 22 7.89488V16.1049C22 19.6149 21.11 20.4949 17.56 20.4949H6.44C2.89 20.5049 2 19.6249 2 16.1149V7.89488C2 4.38488 2.89 3.50488 6.44 3.50488Z"
stroke="#616161"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default CardDA
export default CardDA;
+26 -8
View File
@@ -1,11 +1,29 @@
function CardOrangeP() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M21.5 21.25C21.5 21.3839 21.3839 21.5 21.25 21.5H2.75C2.61614 21.5 2.5 21.3839 2.5 21.25C2.5 21.1161 2.61614 21 2.75 21H21.25C21.3839 21 21.5 21.1161 21.5 21.25Z" fill="#F17732" stroke="#F17732" />
<path d="M3.53783 14.9106L3.39067 14.7598H3.38723C2.32968 13.5478 2.37708 11.7097 3.52349 10.5633L10.6735 3.41332C11.8782 2.20858 13.8217 2.20858 15.0264 3.41332L15.0263 3.41343L15.0353 3.42204C15.2363 3.61324 15.243 3.95965 15.0364 4.16621L4.29639 14.9062C4.0792 15.1234 3.73923 15.117 3.53783 14.9106Z" fill="#F17732" stroke="#F17732" />
<path d="M20.4664 8.84387L20.4676 8.84512C21.6805 10.0494 21.6805 11.9999 20.4589 13.2043L20.4561 13.207L13.3177 20.3555C13.3174 20.3558 13.3171 20.356 13.3169 20.3563C12.1121 21.5516 10.1679 21.5517 8.96309 20.3564C8.9628 20.3561 8.96251 20.3558 8.96222 20.3555L5.91407 17.2973L5.91349 17.2968C5.69631 17.0796 5.70267 16.7396 5.9091 16.5382L5.90913 16.5382L5.91349 16.5339L16.6535 5.79387L16.6535 5.79389L16.6578 5.78947C16.8592 5.58304 17.1992 5.57668 17.4164 5.79387L20.4664 8.84387ZM11.9035 19.0939L11.9049 19.0924L13.1113 17.8761C13.4659 17.5313 13.5361 16.9991 13.3402 16.5731C13.7632 16.7658 14.2822 16.7008 14.6362 16.361L14.6363 16.3611L14.6442 16.3531L17.0835 13.9039C17.0836 13.9038 17.0837 13.9037 17.0838 13.9036C17.5325 13.4546 17.5226 12.7333 17.0904 12.2838L17.0834 12.2765L17.0762 12.2696C16.6368 11.8478 15.9055 11.8376 15.4664 12.2768L13.0164 14.7268L13.0163 14.7267L13.0095 14.7338C12.6721 15.0846 12.5921 15.601 12.7865 16.0243C12.3645 15.8343 11.8407 15.9025 11.4964 16.2468L10.2764 17.4668L10.2763 17.4667L10.2695 17.4738C9.83715 17.9234 9.82739 18.6449 10.2764 19.0939L10.2763 19.0939L10.2834 19.1007C10.7331 19.5331 11.4545 19.5429 11.9035 19.0939Z" fill="#F17732" stroke="#F17732" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M21.5 21.25C21.5 21.3839 21.3839 21.5 21.25 21.5H2.75C2.61614 21.5 2.5 21.3839 2.5 21.25C2.5 21.1161 2.61614 21 2.75 21H21.25C21.3839 21 21.5 21.1161 21.5 21.25Z"
fill="#F17732"
stroke="#F17732"
/>
<path
d="M3.53783 14.9106L3.39067 14.7598H3.38723C2.32968 13.5478 2.37708 11.7097 3.52349 10.5633L10.6735 3.41332C11.8782 2.20858 13.8217 2.20858 15.0264 3.41332L15.0263 3.41343L15.0353 3.42204C15.2363 3.61324 15.243 3.95965 15.0364 4.16621L4.29639 14.9062C4.0792 15.1234 3.73923 15.117 3.53783 14.9106Z"
fill="#F17732"
stroke="#F17732"
/>
<path
d="M20.4664 8.84387L20.4676 8.84512C21.6805 10.0494 21.6805 11.9999 20.4589 13.2043L20.4561 13.207L13.3177 20.3555C13.3174 20.3558 13.3171 20.356 13.3169 20.3563C12.1121 21.5516 10.1679 21.5517 8.96309 20.3564C8.9628 20.3561 8.96251 20.3558 8.96222 20.3555L5.91407 17.2973L5.91349 17.2968C5.69631 17.0796 5.70267 16.7396 5.9091 16.5382L5.90913 16.5382L5.91349 16.5339L16.6535 5.79387L16.6535 5.79389L16.6578 5.78947C16.8592 5.58304 17.1992 5.57668 17.4164 5.79387L20.4664 8.84387ZM11.9035 19.0939L11.9049 19.0924L13.1113 17.8761C13.4659 17.5313 13.5361 16.9991 13.3402 16.5731C13.7632 16.7658 14.2822 16.7008 14.6362 16.361L14.6363 16.3611L14.6442 16.3531L17.0835 13.9039C17.0836 13.9038 17.0837 13.9037 17.0838 13.9036C17.5325 13.4546 17.5226 12.7333 17.0904 12.2838L17.0834 12.2765L17.0762 12.2696C16.6368 11.8478 15.9055 11.8376 15.4664 12.2768L13.0164 14.7268L13.0163 14.7267L13.0095 14.7338C12.6721 15.0846 12.5921 15.601 12.7865 16.0243C12.3645 15.8343 11.8407 15.9025 11.4964 16.2468L10.2764 17.4668L10.2763 17.4667L10.2695 17.4738C9.83715 17.9234 9.82739 18.6449 10.2764 19.0939L10.2763 19.0939L10.2834 19.1007C10.7331 19.5331 11.4545 19.5429 11.9035 19.0939Z"
fill="#F17732"
stroke="#F17732"
/>
</svg>
);
}
export default CardOrangeP
export default CardOrangeP;
+48 -8
View File
@@ -1,13 +1,53 @@
function CardTickD() {
return (
<svg className="w-full h-full" xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none">
<path d="M2 9H13.5" stroke="white" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M6 17H8" stroke="white" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M10.5 17H14.5" stroke="white" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M22 11.53V16.61C22 20.12 21.11 21 17.56 21H6.44C2.89 21 2 20.12 2 16.61V8.39C2 4.88 2.89 4 6.44 4H13.5" stroke="white" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
<path d="M16.5 6.5L18 8L22 4" stroke="white" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
<svg
className="w-full h-full"
xmlns="http://www.w3.org/2000/svg"
width="24"
height="25"
viewBox="0 0 24 25"
fill="none"
>
<path
d="M2 9H13.5"
stroke="white"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M6 17H8"
stroke="white"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M10.5 17H14.5"
stroke="white"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M22 11.53V16.61C22 20.12 21.11 21 17.56 21H6.44C2.89 21 2 20.12 2 16.61V8.39C2 4.88 2.89 4 6.44 4H13.5"
stroke="white"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M16.5 6.5L18 8L22 4"
stroke="white"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
)
);
}
export default CardTickD
export default CardTickD;
+31 -9
View File
@@ -1,12 +1,34 @@
function CategoryP() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M10.06 5.32771V5.33V7.23C10.06 8.23613 9.79557 8.92232 9.35895 9.35895C8.92232 9.79557 8.23613 10.06 7.23 10.06H5.33C4.32387 10.06 3.63768 9.79557 3.20105 9.35895C2.76443 8.92232 2.5 8.23613 2.5 7.23V5.33C2.5 4.32387 2.76441 3.63797 3.20191 3.20145C3.63959 2.76474 4.32828 2.5 5.34 2.5H7.24C8.24631 2.5 8.93213 2.76451 9.3673 3.20066C9.80228 3.63661 10.0646 4.322 10.06 5.32771Z" fill="#5559CE" stroke="#5559CE" />
<path d="M16.7704 2.5H18.6704C19.6766 2.5 20.3628 2.76443 20.7994 3.20105C21.236 3.63768 21.5004 4.32387 21.5004 5.33V7.23C21.5004 8.23613 21.236 8.92232 20.7994 9.35895C20.3628 9.79557 19.6766 10.06 18.6704 10.06H16.7704C15.7643 10.06 15.0781 9.79557 14.6415 9.35895C14.2049 8.92232 13.9404 8.23613 13.9404 7.23V5.33C13.9404 4.32387 14.2049 3.63768 14.6415 3.20105C15.0781 2.76443 15.7643 2.5 16.7704 2.5Z" fill="#5559CE" stroke="#5559CE" />
<path d="M16.7704 13.9297H18.6704C19.6766 13.9297 20.3628 14.1941 20.7994 14.6307C21.236 15.0674 21.5004 15.7536 21.5004 16.7597V18.6597C21.5004 19.6658 21.236 20.352 20.7994 20.7886C20.3628 21.2253 19.6766 21.4897 18.6704 21.4897H16.7704C15.7643 21.4897 15.0781 21.2253 14.6415 20.7886C14.2049 20.352 13.9404 19.6658 13.9404 18.6597V16.7597C13.9404 15.7536 14.2049 15.0674 14.6415 14.6307C15.0781 14.1941 15.7643 13.9297 16.7704 13.9297Z" fill="#5559CE" stroke="#5559CE" />
<path d="M10.06 16.7674V16.7697V18.6697C10.06 19.6758 9.79557 20.362 9.35895 20.7986C8.92232 21.2353 8.23613 21.4997 7.23 21.4997H5.33C4.32387 21.4997 3.63797 21.2353 3.20145 20.7978C2.76474 20.3601 2.5 19.6714 2.5 18.6597V16.7597C2.5 15.7536 2.76441 15.0677 3.20191 14.6311C3.63959 14.1944 4.32828 13.9297 5.34 13.9297H7.24C8.24631 13.9297 8.93184 14.1942 9.36691 14.6312C9.80196 15.0682 10.0646 15.7561 10.06 16.7674Z" fill="#5559CE" stroke="#5559CE" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M10.06 5.32771V5.33V7.23C10.06 8.23613 9.79557 8.92232 9.35895 9.35895C8.92232 9.79557 8.23613 10.06 7.23 10.06H5.33C4.32387 10.06 3.63768 9.79557 3.20105 9.35895C2.76443 8.92232 2.5 8.23613 2.5 7.23V5.33C2.5 4.32387 2.76441 3.63797 3.20191 3.20145C3.63959 2.76474 4.32828 2.5 5.34 2.5H7.24C8.24631 2.5 8.93213 2.76451 9.3673 3.20066C9.80228 3.63661 10.0646 4.322 10.06 5.32771Z"
fill="#5559CE"
stroke="#5559CE"
/>
<path
d="M16.7704 2.5H18.6704C19.6766 2.5 20.3628 2.76443 20.7994 3.20105C21.236 3.63768 21.5004 4.32387 21.5004 5.33V7.23C21.5004 8.23613 21.236 8.92232 20.7994 9.35895C20.3628 9.79557 19.6766 10.06 18.6704 10.06H16.7704C15.7643 10.06 15.0781 9.79557 14.6415 9.35895C14.2049 8.92232 13.9404 8.23613 13.9404 7.23V5.33C13.9404 4.32387 14.2049 3.63768 14.6415 3.20105C15.0781 2.76443 15.7643 2.5 16.7704 2.5Z"
fill="#5559CE"
stroke="#5559CE"
/>
<path
d="M16.7704 13.9297H18.6704C19.6766 13.9297 20.3628 14.1941 20.7994 14.6307C21.236 15.0674 21.5004 15.7536 21.5004 16.7597V18.6597C21.5004 19.6658 21.236 20.352 20.7994 20.7886C20.3628 21.2253 19.6766 21.4897 18.6704 21.4897H16.7704C15.7643 21.4897 15.0781 21.2253 14.6415 20.7886C14.2049 20.352 13.9404 19.6658 13.9404 18.6597V16.7597C13.9404 15.7536 14.2049 15.0674 14.6415 14.6307C15.0781 14.1941 15.7643 13.9297 16.7704 13.9297Z"
fill="#5559CE"
stroke="#5559CE"
/>
<path
d="M10.06 16.7674V16.7697V18.6697C10.06 19.6758 9.79557 20.362 9.35895 20.7986C8.92232 21.2353 8.23613 21.4997 7.23 21.4997H5.33C4.32387 21.4997 3.63797 21.2353 3.20145 20.7978C2.76474 20.3601 2.5 19.6714 2.5 18.6597V16.7597C2.5 15.7536 2.76441 15.0677 3.20191 14.6311C3.63959 14.1944 4.32828 13.9297 5.34 13.9297H7.24C8.24631 13.9297 8.93184 14.1942 9.36691 14.6312C9.80196 15.0682 10.0646 15.7561 10.06 16.7674Z"
fill="#5559CE"
stroke="#5559CE"
/>
</svg>
);
}
export default CategoryP
export default CategoryP;
+25 -7
View File
@@ -1,10 +1,28 @@
function ClockA() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M18.3327 9.99999C18.3327 14.6 14.5993 18.3333 9.99935 18.3333C5.39935 18.3333 1.66602 14.6 1.66602 9.99999C1.66602 5.39999 5.39935 1.66666 9.99935 1.66666C14.5993 1.66666 18.3327 5.39999 18.3327 9.99999Z" stroke="#616161" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
<path d="M13.0914 12.65L10.5081 11.1084C10.0581 10.8417 9.69141 10.2 9.69141 9.67503V6.25836" stroke="#616161" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
d="M18.3327 9.99999C18.3327 14.6 14.5993 18.3333 9.99935 18.3333C5.39935 18.3333 1.66602 14.6 1.66602 9.99999C1.66602 5.39999 5.39935 1.66666 9.99935 1.66666C14.5993 1.66666 18.3327 5.39999 18.3327 9.99999Z"
stroke="#616161"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M13.0914 12.65L10.5081 11.1084C10.0581 10.8417 9.69141 10.2 9.69141 9.67503V6.25836"
stroke="#616161"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ClockA
export default ClockA;
+25 -7
View File
@@ -1,10 +1,28 @@
function ClockClinic() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M18.3346 10C18.3346 14.6 14.6013 18.3333 10.0013 18.3333C5.4013 18.3333 1.66797 14.6 1.66797 10C1.66797 5.40001 5.4013 1.66667 10.0013 1.66667C14.6013 1.66667 18.3346 5.40001 18.3346 10Z" stroke="#7E7E7E" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
<path d="M13.0914 12.65L10.5081 11.1083C10.0581 10.8417 9.69141 10.2 9.69141 9.675V6.25833" stroke="#7E7E7E" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
d="M18.3346 10C18.3346 14.6 14.6013 18.3333 10.0013 18.3333C5.4013 18.3333 1.66797 14.6 1.66797 10C1.66797 5.40001 5.4013 1.66667 10.0013 1.66667C14.6013 1.66667 18.3346 5.40001 18.3346 10Z"
stroke="#7E7E7E"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M13.0914 12.65L10.5081 11.1083C10.0581 10.8417 9.69141 10.2 9.69141 9.675V6.25833"
stroke="#7E7E7E"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ClockClinic
export default ClockClinic;
+25 -7
View File
@@ -1,10 +1,28 @@
function ClockD() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M18.3337 10C18.3337 14.6 14.6003 18.3333 10.0003 18.3333C5.40033 18.3333 1.66699 14.6 1.66699 10C1.66699 5.4 5.40033 1.66666 10.0003 1.66666C14.6003 1.66666 18.3337 5.4 18.3337 10Z" stroke="#7E7E7E" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
<path d="M13.0914 12.65L10.5081 11.1083C10.0581 10.8417 9.69141 10.2 9.69141 9.675V6.25833" stroke="#7E7E7E" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
d="M18.3337 10C18.3337 14.6 14.6003 18.3333 10.0003 18.3333C5.40033 18.3333 1.66699 14.6 1.66699 10C1.66699 5.4 5.40033 1.66666 10.0003 1.66666C14.6003 1.66666 18.3337 5.4 18.3337 10Z"
stroke="#7E7E7E"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M13.0914 12.65L10.5081 11.1083C10.0581 10.8417 9.69141 10.2 9.69141 9.675V6.25833"
stroke="#7E7E7E"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ClockD
export default ClockD;
+25 -7
View File
@@ -1,10 +1,28 @@
function ClockP() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M18.3337 10.0003C18.3337 14.6003 14.6003 18.3337 10.0003 18.3337C5.40033 18.3337 1.66699 14.6003 1.66699 10.0003C1.66699 5.40033 5.40033 1.66699 10.0003 1.66699C14.6003 1.66699 18.3337 5.40033 18.3337 10.0003Z" stroke="#525252" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
<path d="M13.0914 12.6505L10.5081 11.1088C10.0581 10.8421 9.69141 10.2005 9.69141 9.67546V6.25879" stroke="#525252" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
d="M18.3337 10.0003C18.3337 14.6003 14.6003 18.3337 10.0003 18.3337C5.40033 18.3337 1.66699 14.6003 1.66699 10.0003C1.66699 5.40033 5.40033 1.66699 10.0003 1.66699C14.6003 1.66699 18.3337 5.40033 18.3337 10.0003Z"
stroke="#525252"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M13.0914 12.6505L10.5081 11.1088C10.0581 10.8421 9.69141 10.2005 9.69141 9.67546V6.25879"
stroke="#525252"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ClockP
export default ClockP;
+25 -7
View File
@@ -1,10 +1,28 @@
function ClockTurn() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="21" viewBox="0 0 20 21" fill="none">
<path d="M18.3337 10.5C18.3337 15.1 14.6003 18.8333 10.0003 18.8333C5.40033 18.8333 1.66699 15.1 1.66699 10.5C1.66699 5.9 5.40033 2.16666 10.0003 2.16666C14.6003 2.16666 18.3337 5.9 18.3337 10.5Z" stroke="#7E7E7E" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
<path d="M13.0914 13.15L10.5081 11.6083C10.0581 11.3417 9.69141 10.7 9.69141 10.175V6.75833" stroke="#7E7E7E" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="21"
viewBox="0 0 20 21"
fill="none"
>
<path
d="M18.3337 10.5C18.3337 15.1 14.6003 18.8333 10.0003 18.8333C5.40033 18.8333 1.66699 15.1 1.66699 10.5C1.66699 5.9 5.40033 2.16666 10.0003 2.16666C14.6003 2.16666 18.3337 5.9 18.3337 10.5Z"
stroke="#7E7E7E"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M13.0914 13.15L10.5081 11.6083C10.0581 11.3417 9.69141 10.7 9.69141 10.175V6.75833"
stroke="#7E7E7E"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ClockTurn
export default ClockTurn;
+15 -6
View File
@@ -1,9 +1,18 @@
function CloseModalD() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 17 17" fill="none">
<path d="M12.5947 4.20135C12.533 4.13954 12.4597 4.09051 12.3791 4.05706C12.2984 4.0236 12.212 4.00638 12.1247 4.00638C12.0374 4.00638 11.9509 4.0236 11.8703 4.05706C11.7896 4.09051 11.7164 4.13954 11.6547 4.20135L8.39468 7.45468L5.13468 4.19468C5.07296 4.13296 4.99969 4.084 4.91904 4.0506C4.8384 4.01719 4.75197 4 4.66468 4C4.57739 4 4.49096 4.01719 4.41032 4.0506C4.32968 4.084 4.2564 4.13296 4.19468 4.19468C4.13296 4.2564 4.084 4.32968 4.0506 4.41032C4.01719 4.49096 4 4.57739 4 4.66468C4 4.75197 4.01719 4.8384 4.0506 4.91904C4.084 4.99969 4.13296 5.07296 4.19468 5.13468L7.45468 8.39468L4.19468 11.6547C4.13296 11.7164 4.084 11.7897 4.0506 11.8703C4.01719 11.951 4 12.0374 4 12.1247C4 12.212 4.01719 12.2984 4.0506 12.379C4.084 12.4597 4.13296 12.533 4.19468 12.5947C4.2564 12.6564 4.32968 12.7054 4.41032 12.7388C4.49096 12.7722 4.57739 12.7894 4.66468 12.7894C4.75197 12.7894 4.8384 12.7722 4.91904 12.7388C4.99969 12.7054 5.07296 12.6564 5.13468 12.5947L8.39468 9.33468L11.6547 12.5947C11.7164 12.6564 11.7897 12.7054 11.8703 12.7388C11.951 12.7722 12.0374 12.7894 12.1247 12.7894C12.212 12.7894 12.2984 12.7722 12.379 12.7388C12.4597 12.7054 12.533 12.6564 12.5947 12.5947C12.6564 12.533 12.7054 12.4597 12.7388 12.379C12.7722 12.2984 12.7894 12.212 12.7894 12.1247C12.7894 12.0374 12.7722 11.951 12.7388 11.8703C12.7054 11.7897 12.6564 11.7164 12.5947 11.6547L9.33468 8.39468L12.5947 5.13468C12.848 4.88135 12.848 4.45468 12.5947 4.20135Z" fill="#7E7E7E" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="17"
height="17"
viewBox="0 0 17 17"
fill="none"
>
<path
d="M12.5947 4.20135C12.533 4.13954 12.4597 4.09051 12.3791 4.05706C12.2984 4.0236 12.212 4.00638 12.1247 4.00638C12.0374 4.00638 11.9509 4.0236 11.8703 4.05706C11.7896 4.09051 11.7164 4.13954 11.6547 4.20135L8.39468 7.45468L5.13468 4.19468C5.07296 4.13296 4.99969 4.084 4.91904 4.0506C4.8384 4.01719 4.75197 4 4.66468 4C4.57739 4 4.49096 4.01719 4.41032 4.0506C4.32968 4.084 4.2564 4.13296 4.19468 4.19468C4.13296 4.2564 4.084 4.32968 4.0506 4.41032C4.01719 4.49096 4 4.57739 4 4.66468C4 4.75197 4.01719 4.8384 4.0506 4.91904C4.084 4.99969 4.13296 5.07296 4.19468 5.13468L7.45468 8.39468L4.19468 11.6547C4.13296 11.7164 4.084 11.7897 4.0506 11.8703C4.01719 11.951 4 12.0374 4 12.1247C4 12.212 4.01719 12.2984 4.0506 12.379C4.084 12.4597 4.13296 12.533 4.19468 12.5947C4.2564 12.6564 4.32968 12.7054 4.41032 12.7388C4.49096 12.7722 4.57739 12.7894 4.66468 12.7894C4.75197 12.7894 4.8384 12.7722 4.91904 12.7388C4.99969 12.7054 5.07296 12.6564 5.13468 12.5947L8.39468 9.33468L11.6547 12.5947C11.7164 12.6564 11.7897 12.7054 11.8703 12.7388C11.951 12.7722 12.0374 12.7894 12.1247 12.7894C12.212 12.7894 12.2984 12.7722 12.379 12.7388C12.4597 12.7054 12.533 12.6564 12.5947 12.5947C12.6564 12.533 12.7054 12.4597 12.7388 12.379C12.7722 12.2984 12.7894 12.212 12.7894 12.1247C12.7894 12.0374 12.7722 11.951 12.7388 11.8703C12.7054 11.7897 12.6564 11.7164 12.5947 11.6547L9.33468 8.39468L12.5947 5.13468C12.848 4.88135 12.848 4.45468 12.5947 4.20135Z"
fill="#7E7E7E"
/>
</svg>
);
}
export default CloseModalD
export default CloseModalD;
+15 -6
View File
@@ -1,9 +1,18 @@
function CloseOrangeModal() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 17 17" fill="none">
<path d="M12.5947 4.30667C12.533 4.24486 12.4597 4.19583 12.3791 4.16238C12.2984 4.12892 12.212 4.1117 12.1247 4.1117C12.0374 4.1117 11.9509 4.12892 11.8703 4.16238C11.7896 4.19583 11.7164 4.24486 11.6547 4.30667L8.39468 7.56L5.13468 4.3C5.07296 4.23828 4.99969 4.18932 4.91904 4.15592C4.8384 4.12251 4.75197 4.10532 4.66468 4.10532C4.57739 4.10532 4.49096 4.12251 4.41032 4.15592C4.32968 4.18932 4.2564 4.23828 4.19468 4.3C4.13296 4.36172 4.084 4.435 4.0506 4.51564C4.01719 4.59628 4 4.68271 4 4.77C4 4.85729 4.01719 4.94372 4.0506 5.02436C4.084 5.10501 4.13296 5.17828 4.19468 5.24L7.45468 8.5L4.19468 11.76C4.13296 11.8217 4.084 11.895 4.0506 11.9756C4.01719 12.0563 4 12.1427 4 12.23C4 12.3173 4.01719 12.4037 4.0506 12.4844C4.084 12.565 4.13296 12.6383 4.19468 12.7C4.2564 12.7617 4.32968 12.8107 4.41032 12.8441C4.49096 12.8775 4.57739 12.8947 4.66468 12.8947C4.75197 12.8947 4.8384 12.8775 4.91904 12.8441C4.99969 12.8107 5.07296 12.7617 5.13468 12.7L8.39468 9.44L11.6547 12.7C11.7164 12.7617 11.7897 12.8107 11.8703 12.8441C11.951 12.8775 12.0374 12.8947 12.1247 12.8947C12.212 12.8947 12.2984 12.8775 12.379 12.8441C12.4597 12.8107 12.533 12.7617 12.5947 12.7C12.6564 12.6383 12.7054 12.565 12.7388 12.4844C12.7722 12.4037 12.7894 12.3173 12.7894 12.23C12.7894 12.1427 12.7722 12.0563 12.7388 11.9756C12.7054 11.895 12.6564 11.8217 12.5947 11.76L9.33468 8.5L12.5947 5.24C12.848 4.98667 12.848 4.56 12.5947 4.30667Z" fill="#F17732" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="17"
height="17"
viewBox="0 0 17 17"
fill="none"
>
<path
d="M12.5947 4.30667C12.533 4.24486 12.4597 4.19583 12.3791 4.16238C12.2984 4.12892 12.212 4.1117 12.1247 4.1117C12.0374 4.1117 11.9509 4.12892 11.8703 4.16238C11.7896 4.19583 11.7164 4.24486 11.6547 4.30667L8.39468 7.56L5.13468 4.3C5.07296 4.23828 4.99969 4.18932 4.91904 4.15592C4.8384 4.12251 4.75197 4.10532 4.66468 4.10532C4.57739 4.10532 4.49096 4.12251 4.41032 4.15592C4.32968 4.18932 4.2564 4.23828 4.19468 4.3C4.13296 4.36172 4.084 4.435 4.0506 4.51564C4.01719 4.59628 4 4.68271 4 4.77C4 4.85729 4.01719 4.94372 4.0506 5.02436C4.084 5.10501 4.13296 5.17828 4.19468 5.24L7.45468 8.5L4.19468 11.76C4.13296 11.8217 4.084 11.895 4.0506 11.9756C4.01719 12.0563 4 12.1427 4 12.23C4 12.3173 4.01719 12.4037 4.0506 12.4844C4.084 12.565 4.13296 12.6383 4.19468 12.7C4.2564 12.7617 4.32968 12.8107 4.41032 12.8441C4.49096 12.8775 4.57739 12.8947 4.66468 12.8947C4.75197 12.8947 4.8384 12.8775 4.91904 12.8441C4.99969 12.8107 5.07296 12.7617 5.13468 12.7L8.39468 9.44L11.6547 12.7C11.7164 12.7617 11.7897 12.8107 11.8703 12.8441C11.951 12.8775 12.0374 12.8947 12.1247 12.8947C12.212 12.8947 12.2984 12.8775 12.379 12.8441C12.4597 12.8107 12.533 12.7617 12.5947 12.7C12.6564 12.6383 12.7054 12.565 12.7388 12.4844C12.7722 12.4037 12.7894 12.3173 12.7894 12.23C12.7894 12.1427 12.7722 12.0563 12.7388 11.9756C12.7054 11.895 12.6564 11.8217 12.5947 11.76L9.33468 8.5L12.5947 5.24C12.848 4.98667 12.848 4.56 12.5947 4.30667Z"
fill="#F17732"
/>
</svg>
);
}
export default CloseOrangeModal
export default CloseOrangeModal;
+19 -7
View File
@@ -1,10 +1,22 @@
function CopyBlueD() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M7.39967 15.1667H4.59967C1.99301 15.1667 0.833008 14.0067 0.833008 11.4V8.59999C0.833008 5.99333 1.99301 4.83333 4.59967 4.83333H7.39967C10.0063 4.83333 11.1663 5.99333 11.1663 8.59999V11.4C11.1663 14.0067 10.0063 15.1667 7.39967 15.1667ZM4.59967 5.83333C2.53301 5.83333 1.83301 6.53333 1.83301 8.59999V11.4C1.83301 13.4667 2.53301 14.1667 4.59967 14.1667H7.39967C9.46634 14.1667 10.1663 13.4667 10.1663 11.4V8.59999C10.1663 6.53333 9.46634 5.83333 7.39967 5.83333H4.59967Z" fill="#5559CE" />
<path d="M11.3997 11.1667H10.6663C10.393 11.1667 10.1663 10.94 10.1663 10.6667V8.59999C10.1663 6.53333 9.46634 5.83333 7.39967 5.83333H5.33301C5.05967 5.83333 4.83301 5.60666 4.83301 5.33333V4.6C4.83301 1.99333 5.99301 0.833328 8.59967 0.833328H11.3997C14.0063 0.833328 15.1663 1.99333 15.1663 4.6V7.4C15.1663 10.0067 14.0063 11.1667 11.3997 11.1667ZM11.1663 10.1667H11.3997C13.4663 10.1667 14.1663 9.46666 14.1663 7.4V4.6C14.1663 2.53333 13.4663 1.83333 11.3997 1.83333H8.59967C6.53301 1.83333 5.83301 2.53333 5.83301 4.6V4.83333H7.39967C10.0063 4.83333 11.1663 5.99333 11.1663 8.59999V10.1667Z" fill="#5559CE" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="16"
height="16"
viewBox="0 0 16 16"
fill="none"
>
<path
d="M7.39967 15.1667H4.59967C1.99301 15.1667 0.833008 14.0067 0.833008 11.4V8.59999C0.833008 5.99333 1.99301 4.83333 4.59967 4.83333H7.39967C10.0063 4.83333 11.1663 5.99333 11.1663 8.59999V11.4C11.1663 14.0067 10.0063 15.1667 7.39967 15.1667ZM4.59967 5.83333C2.53301 5.83333 1.83301 6.53333 1.83301 8.59999V11.4C1.83301 13.4667 2.53301 14.1667 4.59967 14.1667H7.39967C9.46634 14.1667 10.1663 13.4667 10.1663 11.4V8.59999C10.1663 6.53333 9.46634 5.83333 7.39967 5.83333H4.59967Z"
fill="#5559CE"
/>
<path
d="M11.3997 11.1667H10.6663C10.393 11.1667 10.1663 10.94 10.1663 10.6667V8.59999C10.1663 6.53333 9.46634 5.83333 7.39967 5.83333H5.33301C5.05967 5.83333 4.83301 5.60666 4.83301 5.33333V4.6C4.83301 1.99333 5.99301 0.833328 8.59967 0.833328H11.3997C14.0063 0.833328 15.1663 1.99333 15.1663 4.6V7.4C15.1663 10.0067 14.0063 11.1667 11.3997 11.1667ZM11.1663 10.1667H11.3997C13.4663 10.1667 14.1663 9.46666 14.1663 7.4V4.6C14.1663 2.53333 13.4663 1.83333 11.3997 1.83333H8.59967C6.53301 1.83333 5.83301 2.53333 5.83301 4.6V4.83333H7.39967C10.0063 4.83333 11.1663 5.99333 11.1663 8.59999V10.1667Z"
fill="#5559CE"
/>
</svg>
);
}
export default CopyBlueD
export default CopyBlueD;
+19 -7
View File
@@ -1,10 +1,22 @@
function DisLikeComment() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M10.7996 22.1C10.5096 22.1 10.2196 22.05 9.94955 21.95C8.69955 21.54 7.89955 20.16 8.17955 18.88L8.66955 15.73C8.67955 15.66 8.67955 15.56 8.60955 15.48C8.55955 15.43 8.48955 15.4 8.40955 15.4H4.40955C3.42955 15.4 2.57955 14.99 2.07955 14.28C1.58955 13.59 1.48955 12.68 1.80955 11.8L4.19955 4.52002C4.56955 3.07002 6.11955 1.90002 7.71955 1.90002H11.5196C12.0796 1.90002 13.2996 2.07002 13.9496 2.72002L16.9796 5.06002L16.0596 6.25002L12.9596 3.85002C12.7096 3.60002 12.0796 3.40002 11.5196 3.40002H7.71955C6.81955 3.40002 5.84955 4.12002 5.64955 4.93002L3.22955 12.28C3.06955 12.72 3.09955 13.12 3.30955 13.41C3.52955 13.72 3.92955 13.9 4.41955 13.9H8.41955C8.93955 13.9 9.41955 14.12 9.74955 14.5C10.0896 14.89 10.2396 15.41 10.1596 15.95L9.65955 19.16C9.53955 19.72 9.91955 20.35 10.4596 20.53C10.9396 20.71 11.5796 20.45 11.7996 20.13L15.8996 14.03L17.1396 14.87L13.0396 20.97C12.5696 21.67 11.6796 22.1 10.7996 22.1Z" fill="#6C757D" />
<path d="M19.6191 18.1H18.6191C16.7691 18.1 15.8691 17.23 15.8691 15.45V5.65C15.8691 3.87 16.7691 3 18.6191 3H19.6191C21.4691 3 22.3691 3.87 22.3691 5.65V15.45C22.3691 17.23 21.4691 18.1 19.6191 18.1ZM18.6191 4.5C17.5291 4.5 17.3691 4.76 17.3691 5.65V15.45C17.3691 16.34 17.5291 16.6 18.6191 16.6H19.6191C20.7091 16.6 20.8691 16.34 20.8691 15.45V5.65C20.8691 4.76 20.7091 4.5 19.6191 4.5H18.6191Z" fill="#6C757D" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M10.7996 22.1C10.5096 22.1 10.2196 22.05 9.94955 21.95C8.69955 21.54 7.89955 20.16 8.17955 18.88L8.66955 15.73C8.67955 15.66 8.67955 15.56 8.60955 15.48C8.55955 15.43 8.48955 15.4 8.40955 15.4H4.40955C3.42955 15.4 2.57955 14.99 2.07955 14.28C1.58955 13.59 1.48955 12.68 1.80955 11.8L4.19955 4.52002C4.56955 3.07002 6.11955 1.90002 7.71955 1.90002H11.5196C12.0796 1.90002 13.2996 2.07002 13.9496 2.72002L16.9796 5.06002L16.0596 6.25002L12.9596 3.85002C12.7096 3.60002 12.0796 3.40002 11.5196 3.40002H7.71955C6.81955 3.40002 5.84955 4.12002 5.64955 4.93002L3.22955 12.28C3.06955 12.72 3.09955 13.12 3.30955 13.41C3.52955 13.72 3.92955 13.9 4.41955 13.9H8.41955C8.93955 13.9 9.41955 14.12 9.74955 14.5C10.0896 14.89 10.2396 15.41 10.1596 15.95L9.65955 19.16C9.53955 19.72 9.91955 20.35 10.4596 20.53C10.9396 20.71 11.5796 20.45 11.7996 20.13L15.8996 14.03L17.1396 14.87L13.0396 20.97C12.5696 21.67 11.6796 22.1 10.7996 22.1Z"
fill="#6C757D"
/>
<path
d="M19.6191 18.1H18.6191C16.7691 18.1 15.8691 17.23 15.8691 15.45V5.65C15.8691 3.87 16.7691 3 18.6191 3H19.6191C21.4691 3 22.3691 3.87 22.3691 5.65V15.45C22.3691 17.23 21.4691 18.1 19.6191 18.1ZM18.6191 4.5C17.5291 4.5 17.3691 4.76 17.3691 5.65V15.45C17.3691 16.34 17.5291 16.6 18.6191 16.6H19.6191C20.7091 16.6 20.8691 16.34 20.8691 15.45V5.65C20.8691 4.76 20.7091 4.5 19.6191 4.5H18.6191Z"
fill="#6C757D"
/>
</svg>
);
}
export default DisLikeComment
export default DisLikeComment;
+13 -4
View File
@@ -1,7 +1,16 @@
function DoubleArrowLeftP() {
return (
<svg className="w-full h-full" xmlns="http://www.w3.org/2000/svg" height="24px" viewBox="0 -960 960 960" width="24px" fill="#7E7E7E"><path d="m313-480 155 156q11 11 11.5 27.5T468-268q-11 11-28 11t-28-11L228-452q-6-6-8.5-13t-2.5-15q0-8 2.5-15t8.5-13l184-184q11-11 27.5-11.5T468-692q11 11 11 28t-11 28L313-480Zm264 0 155 156q11 11 11.5 27.5T732-268q-11 11-28 11t-28-11L492-452q-6-6-8.5-13t-2.5-15q0-8 2.5-15t8.5-13l184-184q11-11 27.5-11.5T732-692q11 11 11 28t-11 28L577-480Z" /></svg>
)
return (
<svg
className="w-full h-full"
xmlns="http://www.w3.org/2000/svg"
height="24px"
viewBox="0 -960 960 960"
width="24px"
fill="#7E7E7E"
>
<path d="m313-480 155 156q11 11 11.5 27.5T468-268q-11 11-28 11t-28-11L228-452q-6-6-8.5-13t-2.5-15q0-8 2.5-15t8.5-13l184-184q11-11 27.5-11.5T468-692q11 11 11 28t-11 28L313-480Zm264 0 155 156q11 11 11.5 27.5T732-268q-11 11-28 11t-28-11L492-452q-6-6-8.5-13t-2.5-15q0-8 2.5-15t8.5-13l184-184q11-11 27.5-11.5T732-692q11 11 11 28t-11 28L577-480Z" />
</svg>
);
}
export default DoubleArrowLeftP
export default DoubleArrowLeftP;
+32 -8
View File
@@ -1,11 +1,35 @@
function DownloadD() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M16.4405 8.89999C20.0405 9.20999 21.5105 11.06 21.5105 15.11V15.24C21.5105 19.71 19.7205 21.5 15.2505 21.5H8.74047C4.27047 21.5 2.48047 19.71 2.48047 15.24V15.11C2.48047 11.09 3.93047 9.23999 7.47047 8.90999" stroke="#616161" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
<path d="M12 2V14.88" stroke="#616161" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
<path d="M15.3484 12.65L11.9984 16L8.64844 12.65" stroke="#616161" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M16.4405 8.89999C20.0405 9.20999 21.5105 11.06 21.5105 15.11V15.24C21.5105 19.71 19.7205 21.5 15.2505 21.5H8.74047C4.27047 21.5 2.48047 19.71 2.48047 15.24V15.11C2.48047 11.09 3.93047 9.23999 7.47047 8.90999"
stroke="#616161"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M12 2V14.88"
stroke="#616161"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M15.3484 12.65L11.9984 16L8.64844 12.65"
stroke="#616161"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default DownloadD
export default DownloadD;
+23 -8
View File
@@ -1,11 +1,26 @@
function EditGrayA() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M4.61763 16.2667C4.1093 16.2667 3.6343 16.0917 3.29263 15.7667C2.8593 15.3583 2.65097 14.7417 2.72597 14.075L3.0343 11.375C3.09263 10.8667 3.40097 10.1917 3.7593 9.825L10.601 2.58333C12.3093 0.774998 14.0926 0.724998 15.901 2.43333C17.7093 4.14166 17.7593 5.925 16.051 7.73333L9.2093 14.975C8.8593 15.35 8.2093 15.7 7.70096 15.7833L5.01763 16.2417C4.87597 16.25 4.75097 16.2667 4.61763 16.2667ZM13.276 2.425C12.6343 2.425 12.076 2.825 11.5093 3.425L4.66763 10.675C4.50097 10.85 4.3093 11.2667 4.27597 11.5083L3.96763 14.2083C3.9343 14.4833 4.00097 14.7083 4.15097 14.85C4.30097 14.9917 4.52597 15.0417 4.80097 15L7.4843 14.5417C7.72597 14.5 8.12597 14.2833 8.29263 14.1083L15.1343 6.86666C16.1676 5.76666 16.5426 4.75 15.0343 3.33333C14.3676 2.69166 13.7926 2.425 13.276 2.425Z" fill="#525252" />
<path d="M14.4497 9.125C14.433 9.125 14.408 9.125 14.3914 9.125C11.7914 8.86667 9.69971 6.89167 9.29971 4.30833C9.24971 3.96667 9.48305 3.65 9.82471 3.59167C10.1664 3.54167 10.483 3.775 10.5414 4.11667C10.858 6.13333 12.4914 7.68333 14.5247 7.88333C14.8664 7.91667 15.1164 8.225 15.083 8.56667C15.0414 8.88333 14.7664 9.125 14.4497 9.125Z" fill="#525252" />
<path d="M17.5 18.9583H2.5C2.15833 18.9583 1.875 18.675 1.875 18.3333C1.875 17.9917 2.15833 17.7083 2.5 17.7083H17.5C17.8417 17.7083 18.125 17.9917 18.125 18.3333C18.125 18.675 17.8417 18.9583 17.5 18.9583Z" fill="#525252" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
d="M4.61763 16.2667C4.1093 16.2667 3.6343 16.0917 3.29263 15.7667C2.8593 15.3583 2.65097 14.7417 2.72597 14.075L3.0343 11.375C3.09263 10.8667 3.40097 10.1917 3.7593 9.825L10.601 2.58333C12.3093 0.774998 14.0926 0.724998 15.901 2.43333C17.7093 4.14166 17.7593 5.925 16.051 7.73333L9.2093 14.975C8.8593 15.35 8.2093 15.7 7.70096 15.7833L5.01763 16.2417C4.87597 16.25 4.75097 16.2667 4.61763 16.2667ZM13.276 2.425C12.6343 2.425 12.076 2.825 11.5093 3.425L4.66763 10.675C4.50097 10.85 4.3093 11.2667 4.27597 11.5083L3.96763 14.2083C3.9343 14.4833 4.00097 14.7083 4.15097 14.85C4.30097 14.9917 4.52597 15.0417 4.80097 15L7.4843 14.5417C7.72597 14.5 8.12597 14.2833 8.29263 14.1083L15.1343 6.86666C16.1676 5.76666 16.5426 4.75 15.0343 3.33333C14.3676 2.69166 13.7926 2.425 13.276 2.425Z"
fill="#525252"
/>
<path
d="M14.4497 9.125C14.433 9.125 14.408 9.125 14.3914 9.125C11.7914 8.86667 9.69971 6.89167 9.29971 4.30833C9.24971 3.96667 9.48305 3.65 9.82471 3.59167C10.1664 3.54167 10.483 3.775 10.5414 4.11667C10.858 6.13333 12.4914 7.68333 14.5247 7.88333C14.8664 7.91667 15.1164 8.225 15.083 8.56667C15.0414 8.88333 14.7664 9.125 14.4497 9.125Z"
fill="#525252"
/>
<path
d="M17.5 18.9583H2.5C2.15833 18.9583 1.875 18.675 1.875 18.3333C1.875 17.9917 2.15833 17.7083 2.5 17.7083H17.5C17.8417 17.7083 18.125 17.9917 18.125 18.3333C18.125 18.675 17.8417 18.9583 17.5 18.9583Z"
fill="#525252"
/>
</svg>
);
}
export default EditGrayA
export default EditGrayA;
+34 -8
View File
@@ -1,11 +1,37 @@
function EditLogin() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="21" viewBox="0 0 20 21" fill="none">
<path d="M11.0495 3.50002L4.2078 10.7417C3.94947 11.0167 3.69947 11.5584 3.64947 11.9334L3.34114 14.6334C3.2328 15.6084 3.9328 16.275 4.89947 16.1084L7.5828 15.65C7.9578 15.5834 8.4828 15.3084 8.74114 15.025L15.5828 7.78335C16.7661 6.53335 17.2995 5.10835 15.4578 3.36668C13.6245 1.64168 12.2328 2.25002 11.0495 3.50002Z" stroke="#FF8848" strokeWidth="2" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M9.9082 4.7085C10.2665 7.0085 12.1332 8.76683 14.4499 9.00016" stroke="#FF8848" strokeWidth="2" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M2.5 18.8335H17.5" stroke="#FF8848" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="21"
viewBox="0 0 20 21"
fill="none"
>
<path
d="M11.0495 3.50002L4.2078 10.7417C3.94947 11.0167 3.69947 11.5584 3.64947 11.9334L3.34114 14.6334C3.2328 15.6084 3.9328 16.275 4.89947 16.1084L7.5828 15.65C7.9578 15.5834 8.4828 15.3084 8.74114 15.025L15.5828 7.78335C16.7661 6.53335 17.2995 5.10835 15.4578 3.36668C13.6245 1.64168 12.2328 2.25002 11.0495 3.50002Z"
stroke="#FF8848"
strokeWidth="2"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M9.9082 4.7085C10.2665 7.0085 12.1332 8.76683 14.4499 9.00016"
stroke="#FF8848"
strokeWidth="2"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M2.5 18.8335H17.5"
stroke="#FF8848"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default EditLogin
export default EditLogin;
+23 -8
View File
@@ -1,11 +1,26 @@
function EditOrangeA() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M4.61763 16.2667C4.1093 16.2667 3.6343 16.0917 3.29263 15.7667C2.8593 15.3583 2.65097 14.7417 2.72597 14.075L3.0343 11.375C3.09263 10.8667 3.40097 10.1917 3.7593 9.82499L10.601 2.58332C12.3093 0.77499 14.0926 0.72499 15.901 2.43332C17.7093 4.14166 17.7593 5.92499 16.051 7.73332L9.2093 14.975C8.8593 15.35 8.2093 15.7 7.70096 15.7833L5.01763 16.2417C4.87597 16.25 4.75097 16.2667 4.61763 16.2667ZM13.276 2.42499C12.6343 2.42499 12.076 2.82499 11.5093 3.42499L4.66763 10.675C4.50097 10.85 4.3093 11.2667 4.27597 11.5083L3.96763 14.2083C3.9343 14.4833 4.00097 14.7083 4.15097 14.85C4.30097 14.9917 4.52597 15.0417 4.80097 15L7.4843 14.5417C7.72597 14.5 8.12597 14.2833 8.29263 14.1083L15.1343 6.86666C16.1676 5.76666 16.5426 4.74999 15.0343 3.33332C14.3676 2.69166 13.7926 2.42499 13.276 2.42499Z" fill="#F17732" />
<path d="M14.4497 9.12501C14.433 9.12501 14.408 9.12501 14.3914 9.12501C11.7914 8.86667 9.69971 6.89167 9.29971 4.30834C9.24971 3.96667 9.48305 3.65001 9.82471 3.59167C10.1664 3.54167 10.483 3.77501 10.5414 4.11667C10.858 6.13334 12.4914 7.68334 14.5247 7.88334C14.8664 7.91667 15.1164 8.22501 15.083 8.56667C15.0414 8.88334 14.7664 9.12501 14.4497 9.12501Z" fill="#F17732" />
<path d="M17.5 18.9583H2.5C2.15833 18.9583 1.875 18.675 1.875 18.3333C1.875 17.9917 2.15833 17.7083 2.5 17.7083H17.5C17.8417 17.7083 18.125 17.9917 18.125 18.3333C18.125 18.675 17.8417 18.9583 17.5 18.9583Z" fill="#F17732" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
d="M4.61763 16.2667C4.1093 16.2667 3.6343 16.0917 3.29263 15.7667C2.8593 15.3583 2.65097 14.7417 2.72597 14.075L3.0343 11.375C3.09263 10.8667 3.40097 10.1917 3.7593 9.82499L10.601 2.58332C12.3093 0.77499 14.0926 0.72499 15.901 2.43332C17.7093 4.14166 17.7593 5.92499 16.051 7.73332L9.2093 14.975C8.8593 15.35 8.2093 15.7 7.70096 15.7833L5.01763 16.2417C4.87597 16.25 4.75097 16.2667 4.61763 16.2667ZM13.276 2.42499C12.6343 2.42499 12.076 2.82499 11.5093 3.42499L4.66763 10.675C4.50097 10.85 4.3093 11.2667 4.27597 11.5083L3.96763 14.2083C3.9343 14.4833 4.00097 14.7083 4.15097 14.85C4.30097 14.9917 4.52597 15.0417 4.80097 15L7.4843 14.5417C7.72597 14.5 8.12597 14.2833 8.29263 14.1083L15.1343 6.86666C16.1676 5.76666 16.5426 4.74999 15.0343 3.33332C14.3676 2.69166 13.7926 2.42499 13.276 2.42499Z"
fill="#F17732"
/>
<path
d="M14.4497 9.12501C14.433 9.12501 14.408 9.12501 14.3914 9.12501C11.7914 8.86667 9.69971 6.89167 9.29971 4.30834C9.24971 3.96667 9.48305 3.65001 9.82471 3.59167C10.1664 3.54167 10.483 3.77501 10.5414 4.11667C10.858 6.13334 12.4914 7.68334 14.5247 7.88334C14.8664 7.91667 15.1164 8.22501 15.083 8.56667C15.0414 8.88334 14.7664 9.12501 14.4497 9.12501Z"
fill="#F17732"
/>
<path
d="M17.5 18.9583H2.5C2.15833 18.9583 1.875 18.675 1.875 18.3333C1.875 17.9917 2.15833 17.7083 2.5 17.7083H17.5C17.8417 17.7083 18.125 17.9917 18.125 18.3333C18.125 18.675 17.8417 18.9583 17.5 18.9583Z"
fill="#F17732"
/>
</svg>
);
}
export default EditOrangeA
export default EditOrangeA;
+35 -8
View File
@@ -1,11 +1,38 @@
function EditOrangeAD() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M11.0504 3.00002L4.20878 10.2417C3.95045 10.5167 3.70045 11.0584 3.65045 11.4334L3.34211 14.1334C3.23378 15.1084 3.93378 15.775 4.90045 15.6084L7.58378 15.15C7.95878 15.0834 8.48378 14.8084 8.74211 14.525L15.5838 7.28335C16.7671 6.03335 17.3004 4.60835 15.4588 2.86668C13.6254 1.14168 12.2338 1.75002 11.0504 3.00002Z" stroke="#F17732" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M9.9082 4.20801C10.2665 6.50801 12.1332 8.26634 14.4499 8.49967" stroke="#F17732" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M2.5 18.333H17.5" stroke="#F17732" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
d="M11.0504 3.00002L4.20878 10.2417C3.95045 10.5167 3.70045 11.0584 3.65045 11.4334L3.34211 14.1334C3.23378 15.1084 3.93378 15.775 4.90045 15.6084L7.58378 15.15C7.95878 15.0834 8.48378 14.8084 8.74211 14.525L15.5838 7.28335C16.7671 6.03335 17.3004 4.60835 15.4588 2.86668C13.6254 1.14168 12.2338 1.75002 11.0504 3.00002Z"
stroke="#F17732"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M9.9082 4.20801C10.2665 6.50801 12.1332 8.26634 14.4499 8.49967"
stroke="#F17732"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M2.5 18.333H17.5"
stroke="#F17732"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default EditOrangeAD
export default EditOrangeAD;
+35 -8
View File
@@ -1,11 +1,38 @@
function EditTurnsD() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M11.0514 3L4.20976 10.2417C3.95142 10.5167 3.70142 11.0583 3.65142 11.4333L3.34309 14.1333C3.23476 15.1083 3.93476 15.775 4.90142 15.6083L7.58476 15.15C7.95976 15.0833 8.48475 14.8083 8.74309 14.525L15.5848 7.28333C16.7681 6.03333 17.3014 4.60833 15.4598 2.86667C13.6264 1.14167 12.2348 1.75 11.0514 3Z" stroke="#EFEFEF" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M9.91016 4.20833C10.2685 6.50833 12.1352 8.26667 14.4518 8.5" stroke="#EFEFEF" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M2.5 18.3333H17.5" stroke="#EFEFEF" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
d="M11.0514 3L4.20976 10.2417C3.95142 10.5167 3.70142 11.0583 3.65142 11.4333L3.34309 14.1333C3.23476 15.1083 3.93476 15.775 4.90142 15.6083L7.58476 15.15C7.95976 15.0833 8.48475 14.8083 8.74309 14.525L15.5848 7.28333C16.7681 6.03333 17.3014 4.60833 15.4598 2.86667C13.6264 1.14167 12.2348 1.75 11.0514 3Z"
stroke="#EFEFEF"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M9.91016 4.20833C10.2685 6.50833 12.1352 8.26667 14.4518 8.5"
stroke="#EFEFEF"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M2.5 18.3333H17.5"
stroke="#EFEFEF"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default EditTurnsD
export default EditTurnsD;
+27 -7
View File
@@ -1,10 +1,30 @@
function EmailC() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M17 20.5H7C4 20.5 2 19 2 15.5V8.5C2 5 4 3.5 7 3.5H17C20 3.5 22 5 22 8.5V15.5C22 19 20 20.5 17 20.5Z" stroke="#5559CE" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M17 9L13.87 11.5C12.84 12.32 11.15 12.32 10.12 11.5L7 9" stroke="#5559CE" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M17 20.5H7C4 20.5 2 19 2 15.5V8.5C2 5 4 3.5 7 3.5H17C20 3.5 22 5 22 8.5V15.5C22 19 20 20.5 17 20.5Z"
stroke="#5559CE"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M17 9L13.87 11.5C12.84 12.32 11.15 12.32 10.12 11.5L7 9"
stroke="#5559CE"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default EmailC
export default EmailC;
+32 -8
View File
@@ -1,11 +1,35 @@
function ExportP() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M13.6997 7.41699C16.6997 7.67533 17.9247 9.21699 17.9247 12.592V12.7003C17.9247 16.4253 16.4331 17.917 12.7081 17.917H7.28307C3.55807 17.917 2.06641 16.4253 2.06641 12.7003V12.592C2.06641 9.24199 3.27474 7.70033 6.22474 7.42533" stroke="#5559CE" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
<path d="M10 12.4999V3.0166" stroke="#5559CE" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
<path d="M12.7913 4.87467L9.99967 2.08301L7.20801 4.87467" stroke="#5559CE" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
d="M13.6997 7.41699C16.6997 7.67533 17.9247 9.21699 17.9247 12.592V12.7003C17.9247 16.4253 16.4331 17.917 12.7081 17.917H7.28307C3.55807 17.917 2.06641 16.4253 2.06641 12.7003V12.592C2.06641 9.24199 3.27474 7.70033 6.22474 7.42533"
stroke="#5559CE"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M10 12.4999V3.0166"
stroke="#5559CE"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M12.7913 4.87467L9.99967 2.08301L7.20801 4.87467"
stroke="#5559CE"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default ExportP
export default ExportP;
+85 -15
View File
@@ -1,18 +1,88 @@
function GreenCalendarTurn() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M6.66699 1.66667V4.16667" stroke="#05BA58" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M13.333 1.66667V4.16667" stroke="#05BA58" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M2.91699 7.575H17.0837" stroke="#05BA58" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M17.5 7.08333V14.1667C17.5 16.6667 16.25 18.3333 13.3333 18.3333H6.66667C3.75 18.3333 2.5 16.6667 2.5 14.1667V7.08333C2.5 4.58333 3.75 2.91667 6.66667 2.91667H13.3333C16.25 2.91667 17.5 4.58333 17.5 7.08333Z" stroke="#05BA58" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M13.0791 11.4167H13.0866" stroke="#05BA58" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M13.0791 13.9167H13.0866" stroke="#05BA58" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M9.99607 11.4167H10.0036" stroke="#05BA58" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M9.99607 13.9167H10.0036" stroke="#05BA58" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M6.91209 11.4167H6.91957" stroke="#05BA58" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M6.91209 13.9167H6.91957" stroke="#05BA58" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
d="M6.66699 1.66667V4.16667"
stroke="#05BA58"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M13.333 1.66667V4.16667"
stroke="#05BA58"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M2.91699 7.575H17.0837"
stroke="#05BA58"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M17.5 7.08333V14.1667C17.5 16.6667 16.25 18.3333 13.3333 18.3333H6.66667C3.75 18.3333 2.5 16.6667 2.5 14.1667V7.08333C2.5 4.58333 3.75 2.91667 6.66667 2.91667H13.3333C16.25 2.91667 17.5 4.58333 17.5 7.08333Z"
stroke="#05BA58"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M13.0791 11.4167H13.0866"
stroke="#05BA58"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M13.0791 13.9167H13.0866"
stroke="#05BA58"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M9.99607 11.4167H10.0036"
stroke="#05BA58"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M9.99607 13.9167H10.0036"
stroke="#05BA58"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M6.91209 11.4167H6.91957"
stroke="#05BA58"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M6.91209 13.9167H6.91957"
stroke="#05BA58"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default GreenCalendarTurn
export default GreenCalendarTurn;
+16 -6
View File
@@ -1,9 +1,19 @@
function InfoCircleRedA() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="33" height="32" viewBox="0 0 33 32" fill="none">
<path d="M17.7805 22.6516L17.8001 22.634L17.8177 22.6144C17.964 22.4518 18.0956 22.269 18.1902 22.026C18.2767 21.8164 18.3327 21.58 18.3327 21.3333C18.3327 21.0841 18.2755 20.8455 18.1876 20.6343C18.0984 20.4204 17.9741 20.226 17.8177 20.0521L17.8001 20.0326L17.7805 20.015C17.6067 19.8585 17.4123 19.7342 17.1983 19.6451C16.7552 19.4605 16.2435 19.4605 15.8004 19.6451C15.5864 19.7342 15.392 19.8585 15.2182 20.015L15.1986 20.0326L15.181 20.0521C15.0246 20.226 14.9003 20.4204 14.8111 20.6343C14.7232 20.8455 14.666 21.0841 14.666 21.3333C14.666 21.58 14.722 21.8164 14.8085 22.026C14.9031 22.269 15.0347 22.4518 15.181 22.6144L15.1986 22.634L15.2182 22.6516C15.392 22.808 15.5864 22.9324 15.8004 23.0215C16.0115 23.1095 16.2502 23.1666 16.4993 23.1666C16.7485 23.1666 16.9872 23.1095 17.1983 23.0215C17.4123 22.9324 17.6067 22.808 17.7805 22.6516ZM3.66602 16C3.66602 8.92944 9.42882 3.16663 16.4993 3.16663C23.5699 3.16663 29.3327 8.92944 29.3327 16C29.3327 23.0705 23.5699 28.8333 16.4993 28.8333C9.42882 28.8333 3.66602 23.0705 3.66602 16ZM16.4993 9.16663C15.6765 9.16663 14.9993 9.84382 14.9993 10.6666V17.3333C14.9993 18.1561 15.6765 18.8333 16.4993 18.8333C17.3222 18.8333 17.9993 18.1561 17.9993 17.3333V10.6666C17.9993 9.84382 17.3222 9.16663 16.4993 9.16663Z" fill="#D32F2F" stroke="#D32F2F" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="33"
height="32"
viewBox="0 0 33 32"
fill="none"
>
<path
d="M17.7805 22.6516L17.8001 22.634L17.8177 22.6144C17.964 22.4518 18.0956 22.269 18.1902 22.026C18.2767 21.8164 18.3327 21.58 18.3327 21.3333C18.3327 21.0841 18.2755 20.8455 18.1876 20.6343C18.0984 20.4204 17.9741 20.226 17.8177 20.0521L17.8001 20.0326L17.7805 20.015C17.6067 19.8585 17.4123 19.7342 17.1983 19.6451C16.7552 19.4605 16.2435 19.4605 15.8004 19.6451C15.5864 19.7342 15.392 19.8585 15.2182 20.015L15.1986 20.0326L15.181 20.0521C15.0246 20.226 14.9003 20.4204 14.8111 20.6343C14.7232 20.8455 14.666 21.0841 14.666 21.3333C14.666 21.58 14.722 21.8164 14.8085 22.026C14.9031 22.269 15.0347 22.4518 15.181 22.6144L15.1986 22.634L15.2182 22.6516C15.392 22.808 15.5864 22.9324 15.8004 23.0215C16.0115 23.1095 16.2502 23.1666 16.4993 23.1666C16.7485 23.1666 16.9872 23.1095 17.1983 23.0215C17.4123 22.9324 17.6067 22.808 17.7805 22.6516ZM3.66602 16C3.66602 8.92944 9.42882 3.16663 16.4993 3.16663C23.5699 3.16663 29.3327 8.92944 29.3327 16C29.3327 23.0705 23.5699 28.8333 16.4993 28.8333C9.42882 28.8333 3.66602 23.0705 3.66602 16ZM16.4993 9.16663C15.6765 9.16663 14.9993 9.84382 14.9993 10.6666V17.3333C14.9993 18.1561 15.6765 18.8333 16.4993 18.8333C17.3222 18.8333 17.9993 18.1561 17.9993 17.3333V10.6666C17.9993 9.84382 17.3222 9.16663 16.4993 9.16663Z"
fill="#D32F2F"
stroke="#D32F2F"
/>
</svg>
);
}
export default InfoCircleRedA
export default InfoCircleRedA;
+31 -8
View File
@@ -1,11 +1,34 @@
function Instagram() {
return (
<svg className="transition-all duration-500" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M7.50008 18.3334H12.5001C16.6667 18.3334 18.3334 16.6667 18.3334 12.5V7.50002C18.3334 3.33335 16.6667 1.66669 12.5001 1.66669H7.50008C3.33341 1.66669 1.66675 3.33335 1.66675 7.50002V12.5C1.66675 16.6667 3.33341 18.3334 7.50008 18.3334Z" stroke="#5559CE" strokeLinecap="round" strokeLinejoin="round" />
<path d="M9.99992 12.9166C11.6107 12.9166 12.9166 11.6108 12.9166 9.99998C12.9166 8.38915 11.6107 7.08331 9.99992 7.08331C8.38909 7.08331 7.08325 8.38915 7.08325 9.99998C7.08325 11.6108 8.38909 12.9166 9.99992 12.9166Z" stroke="#5559CE" strokeLinecap="round" strokeLinejoin="round" />
<path d="M14.6968 5.83335H14.7065" stroke="#5559CE" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
className="transition-all duration-500"
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
d="M7.50008 18.3334H12.5001C16.6667 18.3334 18.3334 16.6667 18.3334 12.5V7.50002C18.3334 3.33335 16.6667 1.66669 12.5001 1.66669H7.50008C3.33341 1.66669 1.66675 3.33335 1.66675 7.50002V12.5C1.66675 16.6667 3.33341 18.3334 7.50008 18.3334Z"
stroke="#5559CE"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M9.99992 12.9166C11.6107 12.9166 12.9166 11.6108 12.9166 9.99998C12.9166 8.38915 11.6107 7.08331 9.99992 7.08331C8.38909 7.08331 7.08325 8.38915 7.08325 9.99998C7.08325 11.6108 8.38909 12.9166 9.99992 12.9166Z"
stroke="#5559CE"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M14.6968 5.83335H14.7065"
stroke="#5559CE"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default Instagram
export default Instagram;
+19 -7
View File
@@ -1,10 +1,22 @@
function LikeComment() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="24" viewBox="0 0 25 24" fill="none">
<path d="M17.0587 21.5685H13.2587C12.6987 21.5685 11.4787 21.4074 10.8287 20.7916L7.79867 18.5748L8.71867 17.4474L11.8187 19.7211C12.0687 19.9485 12.6987 20.1379 13.2587 20.1379H17.0587C17.9587 20.1379 18.9287 19.4558 19.1287 18.6885L21.5487 11.7253C21.7087 11.3085 21.6787 10.9295 21.4687 10.6548C21.2487 10.3611 20.8487 10.1906 20.3587 10.1906H16.3587C15.8387 10.1906 15.3587 9.98215 15.0287 9.62215C14.6887 9.25267 14.5387 8.76004 14.6187 8.24846L15.1187 5.20741C15.2387 4.67688 14.8587 4.08004 14.3187 3.90952C13.8287 3.73899 13.1987 3.9853 12.9787 4.28846L8.87867 10.0674L7.63867 9.28109L11.7387 3.50215C12.3687 2.61162 13.7487 2.18531 14.8287 2.57373C16.0787 2.96215 16.8787 4.26952 16.5987 5.48215L16.1087 8.46636C16.0987 8.53267 16.0987 8.62741 16.1687 8.7032C16.2187 8.75057 16.2887 8.77899 16.3687 8.77899H20.3687C21.3487 8.77899 22.1987 9.16741 22.6987 9.84004C23.1887 10.4937 23.2887 11.3558 22.9687 12.1895L20.5787 19.0864C20.2087 20.46 18.6687 21.5685 17.0587 21.5685Z" fill="#7E7E7E" />
<path d="M6.16016 20.5263H5.16016C3.31016 20.5263 2.41016 19.7021 2.41016 18.0158V8.7316C2.41016 7.04528 3.31016 6.22107 5.16016 6.22107H6.16016C8.01016 6.22107 8.91016 7.04528 8.91016 8.7316V18.0158C8.91016 19.7021 8.01016 20.5263 6.16016 20.5263ZM5.16016 7.64212C4.07016 7.64212 3.91016 7.88844 3.91016 8.7316V18.0158C3.91016 18.859 4.07016 19.1053 5.16016 19.1053H6.16016C7.25016 19.1053 7.41016 18.859 7.41016 18.0158V8.7316C7.41016 7.88844 7.25016 7.64212 6.16016 7.64212H5.16016Z" fill="#7E7E7E" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="25"
height="24"
viewBox="0 0 25 24"
fill="none"
>
<path
d="M17.0587 21.5685H13.2587C12.6987 21.5685 11.4787 21.4074 10.8287 20.7916L7.79867 18.5748L8.71867 17.4474L11.8187 19.7211C12.0687 19.9485 12.6987 20.1379 13.2587 20.1379H17.0587C17.9587 20.1379 18.9287 19.4558 19.1287 18.6885L21.5487 11.7253C21.7087 11.3085 21.6787 10.9295 21.4687 10.6548C21.2487 10.3611 20.8487 10.1906 20.3587 10.1906H16.3587C15.8387 10.1906 15.3587 9.98215 15.0287 9.62215C14.6887 9.25267 14.5387 8.76004 14.6187 8.24846L15.1187 5.20741C15.2387 4.67688 14.8587 4.08004 14.3187 3.90952C13.8287 3.73899 13.1987 3.9853 12.9787 4.28846L8.87867 10.0674L7.63867 9.28109L11.7387 3.50215C12.3687 2.61162 13.7487 2.18531 14.8287 2.57373C16.0787 2.96215 16.8787 4.26952 16.5987 5.48215L16.1087 8.46636C16.0987 8.53267 16.0987 8.62741 16.1687 8.7032C16.2187 8.75057 16.2887 8.77899 16.3687 8.77899H20.3687C21.3487 8.77899 22.1987 9.16741 22.6987 9.84004C23.1887 10.4937 23.2887 11.3558 22.9687 12.1895L20.5787 19.0864C20.2087 20.46 18.6687 21.5685 17.0587 21.5685Z"
fill="#7E7E7E"
/>
<path
d="M6.16016 20.5263H5.16016C3.31016 20.5263 2.41016 19.7021 2.41016 18.0158V8.7316C2.41016 7.04528 3.31016 6.22107 5.16016 6.22107H6.16016C8.01016 6.22107 8.91016 7.04528 8.91016 8.7316V18.0158C8.91016 19.7021 8.01016 20.5263 6.16016 20.5263ZM5.16016 7.64212C4.07016 7.64212 3.91016 7.88844 3.91016 8.7316V18.0158C3.91016 18.859 4.07016 19.1053 5.16016 19.1053H6.16016C7.25016 19.1053 7.41016 18.859 7.41016 18.0158V8.7316C7.41016 7.88844 7.25016 7.64212 6.16016 7.64212H5.16016Z"
fill="#7E7E7E"
/>
</svg>
);
}
export default LikeComment
export default LikeComment;
+19 -7
View File
@@ -1,10 +1,22 @@
function LikeD() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
<path d="M5.59375 12.3265V5.55315C5.59375 5.28649 5.67375 5.02649 5.82042 4.80649L7.64042 2.09982C7.92708 1.66649 8.64042 1.35982 9.24708 1.58649C9.90042 1.80649 10.3337 2.53982 10.1937 3.19315L9.84708 5.37315C9.82042 5.57315 9.87375 5.75315 9.98708 5.89315C10.1004 6.01982 10.2671 6.09982 10.4471 6.09982H13.1871C13.7137 6.09982 14.1671 6.31315 14.4337 6.68649C14.6871 7.04649 14.7337 7.51315 14.5671 7.98649L12.9271 12.9798C12.7204 13.8065 11.8204 14.4798 10.9271 14.4798H8.32708C7.88042 14.4798 7.25375 14.3265 6.96708 14.0398L6.11375 13.3798C5.78708 13.1332 5.59375 12.7398 5.59375 12.3265Z" fill="#05BA58" />
<path d="M3.47301 4.25333H2.78634C1.75301 4.25333 1.33301 4.65333 1.33301 5.64V12.3467C1.33301 13.3333 1.75301 13.7333 2.78634 13.7333H3.47301C4.50634 13.7333 4.92634 13.3333 4.92634 12.3467V5.64C4.92634 4.65333 4.50634 4.25333 3.47301 4.25333Z" fill="#05BA58" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="16"
height="16"
viewBox="0 0 16 16"
fill="none"
>
<path
d="M5.59375 12.3265V5.55315C5.59375 5.28649 5.67375 5.02649 5.82042 4.80649L7.64042 2.09982C7.92708 1.66649 8.64042 1.35982 9.24708 1.58649C9.90042 1.80649 10.3337 2.53982 10.1937 3.19315L9.84708 5.37315C9.82042 5.57315 9.87375 5.75315 9.98708 5.89315C10.1004 6.01982 10.2671 6.09982 10.4471 6.09982H13.1871C13.7137 6.09982 14.1671 6.31315 14.4337 6.68649C14.6871 7.04649 14.7337 7.51315 14.5671 7.98649L12.9271 12.9798C12.7204 13.8065 11.8204 14.4798 10.9271 14.4798H8.32708C7.88042 14.4798 7.25375 14.3265 6.96708 14.0398L6.11375 13.3798C5.78708 13.1332 5.59375 12.7398 5.59375 12.3265Z"
fill="#05BA58"
/>
<path
d="M3.47301 4.25333H2.78634C1.75301 4.25333 1.33301 4.65333 1.33301 5.64V12.3467C1.33301 13.3333 1.75301 13.7333 2.78634 13.7333H3.47301C4.50634 13.7333 4.92634 13.3333 4.92634 12.3467V5.64C4.92634 4.65333 4.50634 4.25333 3.47301 4.25333Z"
fill="#05BA58"
/>
</svg>
);
}
export default LikeD
export default LikeD;
+19 -7
View File
@@ -1,10 +1,22 @@
function LikeDI() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none">
<path d="M5.59375 12.8265V6.05315C5.59375 5.78649 5.67375 5.52649 5.82042 5.30649L7.64042 2.59982C7.92708 2.16649 8.64042 1.85982 9.24708 2.08649C9.90042 2.30649 10.3337 3.03982 10.1937 3.69315L9.84708 5.87315C9.82042 6.07315 9.87375 6.25315 9.98708 6.39315C10.1004 6.51982 10.2671 6.59982 10.4471 6.59982H13.1871C13.7137 6.59982 14.1671 6.81315 14.4337 7.18649C14.6871 7.54649 14.7337 8.01315 14.5671 8.48649L12.9271 13.4798C12.7204 14.3065 11.8204 14.9798 10.9271 14.9798H8.32708C7.88042 14.9798 7.25375 14.8265 6.96708 14.5398L6.11375 13.8798C5.78708 13.6332 5.59375 13.2398 5.59375 12.8265Z" fill="#05BA58" />
<path d="M3.47398 4.75333H2.78732C1.75398 4.75333 1.33398 5.15333 1.33398 6.14V12.8467C1.33398 13.8333 1.75398 14.2333 2.78732 14.2333H3.47398C4.50732 14.2333 4.92732 13.8333 4.92732 12.8467V6.14C4.92732 5.15333 4.50732 4.75333 3.47398 4.75333Z" fill="#05BA58" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="16"
height="17"
viewBox="0 0 16 17"
fill="none"
>
<path
d="M5.59375 12.8265V6.05315C5.59375 5.78649 5.67375 5.52649 5.82042 5.30649L7.64042 2.59982C7.92708 2.16649 8.64042 1.85982 9.24708 2.08649C9.90042 2.30649 10.3337 3.03982 10.1937 3.69315L9.84708 5.87315C9.82042 6.07315 9.87375 6.25315 9.98708 6.39315C10.1004 6.51982 10.2671 6.59982 10.4471 6.59982H13.1871C13.7137 6.59982 14.1671 6.81315 14.4337 7.18649C14.6871 7.54649 14.7337 8.01315 14.5671 8.48649L12.9271 13.4798C12.7204 14.3065 11.8204 14.9798 10.9271 14.9798H8.32708C7.88042 14.9798 7.25375 14.8265 6.96708 14.5398L6.11375 13.8798C5.78708 13.6332 5.59375 13.2398 5.59375 12.8265Z"
fill="#05BA58"
/>
<path
d="M3.47398 4.75333H2.78732C1.75398 4.75333 1.33398 5.15333 1.33398 6.14V12.8467C1.33398 13.8333 1.75398 14.2333 2.78732 14.2333H3.47398C4.50732 14.2333 4.92732 13.8333 4.92732 12.8467V6.14C4.92732 5.15333 4.50732 4.75333 3.47398 4.75333Z"
fill="#05BA58"
/>
</svg>
);
}
export default LikeDI
export default LikeDI;
+18 -6
View File
@@ -1,9 +1,21 @@
function Linkedin() {
return (
<svg className="transition-all duration-500" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path fillRule="evenodd" clipRule="evenodd" d="M4.16667 1.04169C3.55888 1.04169 2.97598 1.28313 2.54621 1.7129C2.11644 2.14267 1.875 2.72557 1.875 3.33335C1.875 3.94114 2.11644 4.52404 2.54621 4.95381C2.97598 5.38358 3.55888 5.62502 4.16667 5.62502C4.77445 5.62502 5.35735 5.38358 5.78712 4.95381C6.21689 4.52404 6.45833 3.94114 6.45833 3.33335C6.45833 2.72557 6.21689 2.14267 5.78712 1.7129C5.35735 1.28313 4.77445 1.04169 4.16667 1.04169ZM3.125 3.33335C3.125 3.05709 3.23475 2.79213 3.4301 2.59678C3.62545 2.40143 3.8904 2.29169 4.16667 2.29169C4.44293 2.29169 4.70789 2.40143 4.90324 2.59678C5.09859 2.79213 5.20833 3.05709 5.20833 3.33335C5.20833 3.60962 5.09859 3.87457 4.90324 4.06992C4.70789 4.26527 4.44293 4.37502 4.16667 4.37502C3.8904 4.37502 3.62545 4.26527 3.4301 4.06992C3.23475 3.87457 3.125 3.60962 3.125 3.33335ZM1.875 6.66669C1.875 6.50093 1.94085 6.34196 2.05806 6.22475C2.17527 6.10754 2.33424 6.04169 2.5 6.04169H5.83333C5.99909 6.04169 6.15807 6.10754 6.27528 6.22475C6.39249 6.34196 6.45833 6.50093 6.45833 6.66669V17.5C6.45833 17.6658 6.39249 17.8248 6.27528 17.942C6.15807 18.0592 5.99909 18.125 5.83333 18.125H2.5C2.33424 18.125 2.17527 18.0592 2.05806 17.942C1.94085 17.8248 1.875 17.6658 1.875 17.5V6.66669ZM3.125 7.29169V16.875H5.20833V7.29169H3.125ZM7.70833 6.66669C7.70833 6.50093 7.77418 6.34196 7.89139 6.22475C8.0086 6.10754 8.16757 6.04169 8.33333 6.04169H11.6667C11.8324 6.04169 11.9914 6.10754 12.1086 6.22475C12.2258 6.34196 12.2917 6.50093 12.2917 6.66669V7.02835L12.6542 6.87252C13.2792 6.60542 13.9423 6.4381 14.6192 6.37669C16.9317 6.16669 18.9583 7.98335 18.9583 10.3167V17.5C18.9583 17.6658 18.8925 17.8248 18.7753 17.942C18.6581 18.0592 18.4991 18.125 18.3333 18.125H15C14.8342 18.125 14.6753 18.0592 14.5581 17.942C14.4408 17.8248 14.375 17.6658 14.375 17.5V11.6667C14.375 11.3904 14.2653 11.1255 14.0699 10.9301C13.8746 10.7348 13.6096 10.625 13.3333 10.625C13.0571 10.625 12.7921 10.7348 12.5968 10.9301C12.4014 11.1255 12.2917 11.3904 12.2917 11.6667V17.5C12.2917 17.6658 12.2258 17.8248 12.1086 17.942C11.9914 18.0592 11.8324 18.125 11.6667 18.125H8.33333C8.16757 18.125 8.0086 18.0592 7.89139 17.942C7.77418 17.8248 7.70833 17.6658 7.70833 17.5V6.66669ZM8.95833 7.29169V16.875H11.0417V11.6667C11.0417 11.0589 11.2831 10.476 11.7129 10.0462C12.1427 9.61646 12.7255 9.37502 13.3333 9.37502C13.9411 9.37502 14.524 9.61646 14.9538 10.0462C15.3836 10.476 15.625 11.0589 15.625 11.6667V16.875H17.7083V10.3167C17.7083 8.73002 16.3242 7.47669 14.7333 7.62169C14.1868 7.67141 13.6514 7.80638 13.1467 8.02169L11.9133 8.55085C11.8182 8.59171 11.7144 8.6083 11.6113 8.59913C11.5082 8.58996 11.4089 8.55531 11.3225 8.4983C11.2361 8.44129 11.1652 8.36371 11.1162 8.27252C11.0671 8.18133 11.0415 8.07939 11.0417 7.97585V7.29169H8.95833Z" fill="#5559CE" />
</svg>
)
return (
<svg
className="transition-all duration-500"
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M4.16667 1.04169C3.55888 1.04169 2.97598 1.28313 2.54621 1.7129C2.11644 2.14267 1.875 2.72557 1.875 3.33335C1.875 3.94114 2.11644 4.52404 2.54621 4.95381C2.97598 5.38358 3.55888 5.62502 4.16667 5.62502C4.77445 5.62502 5.35735 5.38358 5.78712 4.95381C6.21689 4.52404 6.45833 3.94114 6.45833 3.33335C6.45833 2.72557 6.21689 2.14267 5.78712 1.7129C5.35735 1.28313 4.77445 1.04169 4.16667 1.04169ZM3.125 3.33335C3.125 3.05709 3.23475 2.79213 3.4301 2.59678C3.62545 2.40143 3.8904 2.29169 4.16667 2.29169C4.44293 2.29169 4.70789 2.40143 4.90324 2.59678C5.09859 2.79213 5.20833 3.05709 5.20833 3.33335C5.20833 3.60962 5.09859 3.87457 4.90324 4.06992C4.70789 4.26527 4.44293 4.37502 4.16667 4.37502C3.8904 4.37502 3.62545 4.26527 3.4301 4.06992C3.23475 3.87457 3.125 3.60962 3.125 3.33335ZM1.875 6.66669C1.875 6.50093 1.94085 6.34196 2.05806 6.22475C2.17527 6.10754 2.33424 6.04169 2.5 6.04169H5.83333C5.99909 6.04169 6.15807 6.10754 6.27528 6.22475C6.39249 6.34196 6.45833 6.50093 6.45833 6.66669V17.5C6.45833 17.6658 6.39249 17.8248 6.27528 17.942C6.15807 18.0592 5.99909 18.125 5.83333 18.125H2.5C2.33424 18.125 2.17527 18.0592 2.05806 17.942C1.94085 17.8248 1.875 17.6658 1.875 17.5V6.66669ZM3.125 7.29169V16.875H5.20833V7.29169H3.125ZM7.70833 6.66669C7.70833 6.50093 7.77418 6.34196 7.89139 6.22475C8.0086 6.10754 8.16757 6.04169 8.33333 6.04169H11.6667C11.8324 6.04169 11.9914 6.10754 12.1086 6.22475C12.2258 6.34196 12.2917 6.50093 12.2917 6.66669V7.02835L12.6542 6.87252C13.2792 6.60542 13.9423 6.4381 14.6192 6.37669C16.9317 6.16669 18.9583 7.98335 18.9583 10.3167V17.5C18.9583 17.6658 18.8925 17.8248 18.7753 17.942C18.6581 18.0592 18.4991 18.125 18.3333 18.125H15C14.8342 18.125 14.6753 18.0592 14.5581 17.942C14.4408 17.8248 14.375 17.6658 14.375 17.5V11.6667C14.375 11.3904 14.2653 11.1255 14.0699 10.9301C13.8746 10.7348 13.6096 10.625 13.3333 10.625C13.0571 10.625 12.7921 10.7348 12.5968 10.9301C12.4014 11.1255 12.2917 11.3904 12.2917 11.6667V17.5C12.2917 17.6658 12.2258 17.8248 12.1086 17.942C11.9914 18.0592 11.8324 18.125 11.6667 18.125H8.33333C8.16757 18.125 8.0086 18.0592 7.89139 17.942C7.77418 17.8248 7.70833 17.6658 7.70833 17.5V6.66669ZM8.95833 7.29169V16.875H11.0417V11.6667C11.0417 11.0589 11.2831 10.476 11.7129 10.0462C12.1427 9.61646 12.7255 9.37502 13.3333 9.37502C13.9411 9.37502 14.524 9.61646 14.9538 10.0462C15.3836 10.476 15.625 11.0589 15.625 11.6667V16.875H17.7083V10.3167C17.7083 8.73002 16.3242 7.47669 14.7333 7.62169C14.1868 7.67141 13.6514 7.80638 13.1467 8.02169L11.9133 8.55085C11.8182 8.59171 11.7144 8.6083 11.6113 8.59913C11.5082 8.58996 11.4089 8.55531 11.3225 8.4983C11.2361 8.44129 11.1652 8.36371 11.1162 8.27252C11.0671 8.18133 11.0415 8.07939 11.0417 7.97585V7.29169H8.95833Z"
fill="#5559CE"
/>
</svg>
);
}
export default Linkedin
export default Linkedin;
+18 -6
View File
@@ -1,9 +1,21 @@
function LinkedinB() {
return (
<svg className="transition-all duration-500" xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none">
<path d="M4.59572 2.27158C4.59921 2.71616 4.42757 3.14425 4.11792 3.46328C3.80827 3.78231 3.3855 3.96665 2.94101 3.97644C2.49745 3.96032 2.07704 3.7744 1.76668 3.4571C1.45632 3.1398 1.27974 2.71538 1.27344 2.27158C1.29261 1.83907 1.4756 1.43005 1.78529 1.12753C2.09498 0.824998 2.50817 0.651622 2.94101 0.642578C3.37257 0.651795 3.78429 0.825606 4.0919 1.12844C4.39951 1.43127 4.57975 1.84021 4.59572 2.27158ZM1.45215 7.00558C1.45215 6.02586 2.07572 6.17886 2.94101 6.17886C3.80629 6.17886 4.41701 6.02586 4.41701 7.00558V16.5507C4.41701 17.5433 3.79344 17.3401 2.94101 17.3401C2.08858 17.3401 1.45215 17.5433 1.45215 16.5507V7.00558ZM6.98844 7.00686C6.98844 6.45915 7.19158 6.25472 7.50915 6.19172C7.82801 6.12744 8.92215 6.19172 9.30401 6.19172C9.68587 6.19172 9.83887 6.81529 9.82601 7.28586C10.1526 6.84761 10.5861 6.50046 11.0852 6.27761C11.5842 6.05476 12.1321 5.96365 12.6764 6.01301C13.211 5.98037 13.7464 6.06053 14.2479 6.24828C14.7495 6.43604 15.2059 6.72718 15.5876 7.10281C15.9693 7.47845 16.2677 7.93016 16.4635 8.42863C16.6592 8.9271 16.7479 9.46116 16.7239 9.99615V16.5121C16.7239 17.5047 16.1132 17.3016 15.2466 17.3016C14.3813 17.3016 13.7706 17.5047 13.7706 16.5121V11.422C13.793 11.1601 13.7588 10.8964 13.6702 10.6488C13.5817 10.4013 13.441 10.1757 13.2575 9.9874C13.0741 9.79908 12.8523 9.65245 12.6071 9.55745C12.362 9.46246 12.0993 9.42133 11.8369 9.43686C11.5754 9.42998 11.3156 9.47874 11.0744 9.57992C10.8333 9.6811 10.6164 9.83239 10.4382 10.0238C10.2599 10.2151 10.1244 10.4422 10.0406 10.6899C9.95679 10.9376 9.92659 11.2003 9.95201 11.4606V16.5507C9.95201 17.5433 9.32844 17.3401 8.46315 17.3401C7.59787 17.3401 6.98715 17.5433 6.98715 16.5507V7.00558L6.98844 7.00686Z" stroke="#525252" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
className="transition-all duration-500"
xmlns="http://www.w3.org/2000/svg"
width="18"
height="18"
viewBox="0 0 18 18"
fill="none"
>
<path
d="M4.59572 2.27158C4.59921 2.71616 4.42757 3.14425 4.11792 3.46328C3.80827 3.78231 3.3855 3.96665 2.94101 3.97644C2.49745 3.96032 2.07704 3.7744 1.76668 3.4571C1.45632 3.1398 1.27974 2.71538 1.27344 2.27158C1.29261 1.83907 1.4756 1.43005 1.78529 1.12753C2.09498 0.824998 2.50817 0.651622 2.94101 0.642578C3.37257 0.651795 3.78429 0.825606 4.0919 1.12844C4.39951 1.43127 4.57975 1.84021 4.59572 2.27158ZM1.45215 7.00558C1.45215 6.02586 2.07572 6.17886 2.94101 6.17886C3.80629 6.17886 4.41701 6.02586 4.41701 7.00558V16.5507C4.41701 17.5433 3.79344 17.3401 2.94101 17.3401C2.08858 17.3401 1.45215 17.5433 1.45215 16.5507V7.00558ZM6.98844 7.00686C6.98844 6.45915 7.19158 6.25472 7.50915 6.19172C7.82801 6.12744 8.92215 6.19172 9.30401 6.19172C9.68587 6.19172 9.83887 6.81529 9.82601 7.28586C10.1526 6.84761 10.5861 6.50046 11.0852 6.27761C11.5842 6.05476 12.1321 5.96365 12.6764 6.01301C13.211 5.98037 13.7464 6.06053 14.2479 6.24828C14.7495 6.43604 15.2059 6.72718 15.5876 7.10281C15.9693 7.47845 16.2677 7.93016 16.4635 8.42863C16.6592 8.9271 16.7479 9.46116 16.7239 9.99615V16.5121C16.7239 17.5047 16.1132 17.3016 15.2466 17.3016C14.3813 17.3016 13.7706 17.5047 13.7706 16.5121V11.422C13.793 11.1601 13.7588 10.8964 13.6702 10.6488C13.5817 10.4013 13.441 10.1757 13.2575 9.9874C13.0741 9.79908 12.8523 9.65245 12.6071 9.55745C12.362 9.46246 12.0993 9.42133 11.8369 9.43686C11.5754 9.42998 11.3156 9.47874 11.0744 9.57992C10.8333 9.6811 10.6164 9.83239 10.4382 10.0238C10.2599 10.2151 10.1244 10.4422 10.0406 10.6899C9.95679 10.9376 9.92659 11.2003 9.95201 11.4606V16.5507C9.95201 17.5433 9.32844 17.3401 8.46315 17.3401C7.59787 17.3401 6.98715 17.5433 6.98715 16.5507V7.00558L6.98844 7.00686Z"
stroke="#525252"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default LinkedinB
export default LinkedinB;
+17 -6
View File
@@ -1,9 +1,20 @@
function LinkedingBlueD() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="13" height="14" viewBox="0 0 13 14" fill="none">
<path d="M3.36472 2.21094C3.36721 2.52738 3.24504 2.83208 3.02464 3.05916C2.80424 3.28624 2.50331 3.41745 2.18694 3.42441C1.87122 3.41294 1.57199 3.28061 1.35108 3.05476C1.13017 2.82892 1.00449 2.52683 1 2.21094C1.01364 1.90309 1.1439 1.61196 1.36433 1.39663C1.58476 1.18129 1.87885 1.05789 2.18694 1.05145C2.49411 1.05801 2.78717 1.18173 3.00612 1.39727C3.22507 1.61282 3.35335 1.9039 3.36472 2.21094ZM1.1272 5.58049C1.1272 4.88315 1.57105 4.99205 2.18694 4.99205C2.80283 4.99205 3.23752 4.88315 3.23752 5.58049V12.3745C3.23752 13.081 2.79368 12.9364 2.18694 12.9364C1.5802 12.9364 1.1272 13.081 1.1272 12.3745V5.58049ZM5.0678 5.5814C5.0678 5.19155 5.2124 5.04604 5.43844 5.0012C5.66539 4.95544 6.44418 5.0012 6.71597 5.0012C6.98777 5.0012 7.09667 5.44504 7.08752 5.77999C7.31997 5.46805 7.62856 5.22096 7.98377 5.06233C8.33899 4.90371 8.72895 4.83887 9.11639 4.874C9.49685 4.85077 9.87795 4.90782 10.2349 5.04146C10.5919 5.1751 10.9168 5.38233 11.1885 5.6497C11.4602 5.91706 11.6726 6.23858 11.8119 6.59338C11.9512 6.94818 12.0144 7.32831 11.9973 7.7091V12.347C11.9973 13.0535 11.5626 12.9089 10.9458 12.9089C10.3299 12.9089 9.89517 13.0535 9.89517 12.347V8.724C9.91113 8.53756 9.88677 8.34987 9.82376 8.17367C9.76074 7.99748 9.66055 7.83691 9.52999 7.70287C9.39942 7.56884 9.24154 7.46446 9.06706 7.39685C8.89258 7.32924 8.70559 7.29996 8.5188 7.31102C8.33273 7.30612 8.14774 7.34082 7.9761 7.41284C7.80447 7.48486 7.6501 7.59254 7.52324 7.72875C7.39637 7.86496 7.29992 8.02658 7.24026 8.2029C7.1806 8.37921 7.15911 8.5662 7.1772 8.75145V12.3745C7.1772 13.081 6.73336 12.9364 6.11747 12.9364C5.50158 12.9364 5.06689 13.081 5.06689 12.3745V5.58049L5.0678 5.5814Z" stroke="#5559CE" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="13"
height="14"
viewBox="0 0 13 14"
fill="none"
>
<path
d="M3.36472 2.21094C3.36721 2.52738 3.24504 2.83208 3.02464 3.05916C2.80424 3.28624 2.50331 3.41745 2.18694 3.42441C1.87122 3.41294 1.57199 3.28061 1.35108 3.05476C1.13017 2.82892 1.00449 2.52683 1 2.21094C1.01364 1.90309 1.1439 1.61196 1.36433 1.39663C1.58476 1.18129 1.87885 1.05789 2.18694 1.05145C2.49411 1.05801 2.78717 1.18173 3.00612 1.39727C3.22507 1.61282 3.35335 1.9039 3.36472 2.21094ZM1.1272 5.58049C1.1272 4.88315 1.57105 4.99205 2.18694 4.99205C2.80283 4.99205 3.23752 4.88315 3.23752 5.58049V12.3745C3.23752 13.081 2.79368 12.9364 2.18694 12.9364C1.5802 12.9364 1.1272 13.081 1.1272 12.3745V5.58049ZM5.0678 5.5814C5.0678 5.19155 5.2124 5.04604 5.43844 5.0012C5.66539 4.95544 6.44418 5.0012 6.71597 5.0012C6.98777 5.0012 7.09667 5.44504 7.08752 5.77999C7.31997 5.46805 7.62856 5.22096 7.98377 5.06233C8.33899 4.90371 8.72895 4.83887 9.11639 4.874C9.49685 4.85077 9.87795 4.90782 10.2349 5.04146C10.5919 5.1751 10.9168 5.38233 11.1885 5.6497C11.4602 5.91706 11.6726 6.23858 11.8119 6.59338C11.9512 6.94818 12.0144 7.32831 11.9973 7.7091V12.347C11.9973 13.0535 11.5626 12.9089 10.9458 12.9089C10.3299 12.9089 9.89517 13.0535 9.89517 12.347V8.724C9.91113 8.53756 9.88677 8.34987 9.82376 8.17367C9.76074 7.99748 9.66055 7.83691 9.52999 7.70287C9.39942 7.56884 9.24154 7.46446 9.06706 7.39685C8.89258 7.32924 8.70559 7.29996 8.5188 7.31102C8.33273 7.30612 8.14774 7.34082 7.9761 7.41284C7.80447 7.48486 7.6501 7.59254 7.52324 7.72875C7.39637 7.86496 7.29992 8.02658 7.24026 8.2029C7.1806 8.37921 7.15911 8.5662 7.1772 8.75145V12.3745C7.1772 13.081 6.73336 12.9364 6.11747 12.9364C5.50158 12.9364 5.06689 13.081 5.06689 12.3745V5.58049L5.0678 5.5814Z"
stroke="#5559CE"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default LinkedingBlueD
export default LinkedingBlueD;
+21 -7
View File
@@ -1,10 +1,24 @@
function Location() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M9.9999 11.1917C11.4358 11.1917 12.5999 10.0276 12.5999 8.59167C12.5999 7.15573 11.4358 5.99167 9.9999 5.99167C8.56396 5.99167 7.3999 7.15573 7.3999 8.59167C7.3999 10.0276 8.56396 11.1917 9.9999 11.1917Z" stroke="#616161" strokeWidth="1.5" />
<path d="M3.01675 7.075C4.65842 -0.141667 15.3501 -0.133334 16.9834 7.08333C17.9417 11.3167 15.3084 14.9 13.0001 17.1167C11.3251 18.7333 8.67508 18.7333 6.99175 17.1167C4.69175 14.9 2.05842 11.3083 3.01675 7.075Z" stroke="#616161" strokeWidth="1.5" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
d="M9.9999 11.1917C11.4358 11.1917 12.5999 10.0276 12.5999 8.59167C12.5999 7.15573 11.4358 5.99167 9.9999 5.99167C8.56396 5.99167 7.3999 7.15573 7.3999 8.59167C7.3999 10.0276 8.56396 11.1917 9.9999 11.1917Z"
stroke="#616161"
strokeWidth="1.5"
/>
<path
d="M3.01675 7.075C4.65842 -0.141667 15.3501 -0.133334 16.9834 7.08333C17.9417 11.3167 15.3084 14.9 13.0001 17.1167C11.3251 18.7333 8.67508 18.7333 6.99175 17.1167C4.69175 14.9 2.05842 11.3083 3.01675 7.075Z"
stroke="#616161"
strokeWidth="1.5"
/>
</svg>
);
}
export default Location
export default Location;
+21 -7
View File
@@ -1,10 +1,24 @@
function LocationA() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M10.0004 11.1917C11.4363 11.1917 12.6004 10.0276 12.6004 8.59167C12.6004 7.15573 11.4363 5.99167 10.0004 5.99167C8.56445 5.99167 7.40039 7.15573 7.40039 8.59167C7.40039 10.0276 8.56445 11.1917 10.0004 11.1917Z" stroke="#616161" strokeWidth="1.5" />
<path d="M3.01675 7.07499C4.65842 -0.141675 15.3501 -0.133341 16.9834 7.08333C17.9417 11.3167 15.3084 14.9 13.0001 17.1167C11.3251 18.7333 8.67508 18.7333 6.99175 17.1167C4.69175 14.9 2.05842 11.3083 3.01675 7.07499Z" stroke="#616161" strokeWidth="1.5" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
d="M10.0004 11.1917C11.4363 11.1917 12.6004 10.0276 12.6004 8.59167C12.6004 7.15573 11.4363 5.99167 10.0004 5.99167C8.56445 5.99167 7.40039 7.15573 7.40039 8.59167C7.40039 10.0276 8.56445 11.1917 10.0004 11.1917Z"
stroke="#616161"
strokeWidth="1.5"
/>
<path
d="M3.01675 7.07499C4.65842 -0.141675 15.3501 -0.133341 16.9834 7.08333C17.9417 11.3167 15.3084 14.9 13.0001 17.1167C11.3251 18.7333 8.67508 18.7333 6.99175 17.1167C4.69175 14.9 2.05842 11.3083 3.01675 7.07499Z"
stroke="#616161"
strokeWidth="1.5"
/>
</svg>
);
}
export default LocationA
export default LocationA;
+21 -7
View File
@@ -1,10 +1,24 @@
function LocationClinic() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M9.99844 11.1917C11.4344 11.1917 12.5984 10.0276 12.5984 8.59167C12.5984 7.15573 11.4344 5.99167 9.99844 5.99167C8.5625 5.99167 7.39844 7.15573 7.39844 8.59167C7.39844 10.0276 8.5625 11.1917 9.99844 11.1917Z" stroke="#7E7E7E" strokeWidth="1.5" />
<path d="M3.0148 7.07501C4.65646 -0.14166 15.3481 -0.133326 16.9815 7.08334C17.9398 11.3167 15.3065 14.9 12.9981 17.1167C11.3231 18.7333 8.67313 18.7333 6.9898 17.1167C4.6898 14.9 2.05646 11.3083 3.0148 7.07501Z" stroke="#7E7E7E" strokeWidth="1.5" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
d="M9.99844 11.1917C11.4344 11.1917 12.5984 10.0276 12.5984 8.59167C12.5984 7.15573 11.4344 5.99167 9.99844 5.99167C8.5625 5.99167 7.39844 7.15573 7.39844 8.59167C7.39844 10.0276 8.5625 11.1917 9.99844 11.1917Z"
stroke="#7E7E7E"
strokeWidth="1.5"
/>
<path
d="M3.0148 7.07501C4.65646 -0.14166 15.3481 -0.133326 16.9815 7.08334C17.9398 11.3167 15.3065 14.9 12.9981 17.1167C11.3231 18.7333 8.67313 18.7333 6.9898 17.1167C4.6898 14.9 2.05646 11.3083 3.0148 7.07501Z"
stroke="#7E7E7E"
strokeWidth="1.5"
/>
</svg>
);
}
export default LocationClinic
export default LocationClinic;
+21 -7
View File
@@ -1,10 +1,24 @@
function LocationD() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M11.9999 13.43C13.723 13.43 15.1199 12.0331 15.1199 10.31C15.1199 8.58687 13.723 7.19 11.9999 7.19C10.2768 7.19 8.87988 8.58687 8.87988 10.31C8.87988 12.0331 10.2768 13.43 11.9999 13.43Z" stroke="#525252" strokeWidth="1.5" />
<path d="M3.61971 8.49C5.58971 -0.169998 18.4197 -0.159997 20.3797 8.5C21.5297 13.58 18.3697 17.88 15.5997 20.54C13.5897 22.48 10.4097 22.48 8.38971 20.54C5.62971 17.88 2.46971 13.57 3.61971 8.49Z" stroke="#525252" strokeWidth="1.5" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M11.9999 13.43C13.723 13.43 15.1199 12.0331 15.1199 10.31C15.1199 8.58687 13.723 7.19 11.9999 7.19C10.2768 7.19 8.87988 8.58687 8.87988 10.31C8.87988 12.0331 10.2768 13.43 11.9999 13.43Z"
stroke="#525252"
strokeWidth="1.5"
/>
<path
d="M3.61971 8.49C5.58971 -0.169998 18.4197 -0.159997 20.3797 8.5C21.5297 13.58 18.3697 17.88 15.5997 20.54C13.5897 22.48 10.4097 22.48 8.38971 20.54C5.62971 17.88 2.46971 13.57 3.61971 8.49Z"
stroke="#525252"
strokeWidth="1.5"
/>
</svg>
);
}
export default LocationD
export default LocationD;
+23 -9
View File
@@ -1,12 +1,26 @@
function LocationF() {
return (
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M4.50009 8.50004C6.32781 0.704089 17.6816 0.704087 19.5001 8.50003C20.5139 12.8454 15.0001 21.5 12.0001 21.5C9.0001 21.5 3.48542 12.8491 4.50009 8.50004Z" stroke="#F17732" />
<path d="M16.5 10C16.5 12.4853 14.4853 14.5 12 14.5C9.51472 14.5 7.5 12.4853 7.5 10C7.5 7.51472 9.51472 5.5 12 5.5C14.4853 5.5 16.5 7.51472 16.5 10Z" stroke="#F17732" />
<path d="M11.1101 7.88582C11.0625 8.00068 11.0625 8.14629 11.0625 8.4375V9.0325C11.0625 9.04664 11.0625 9.05371 11.0581 9.05811C11.0537 9.0625 11.0466 9.0625 11.0325 9.0625H10.4375C10.1463 9.0625 10.0007 9.0625 9.88582 9.11008C9.73268 9.17351 9.61101 9.29518 9.54758 9.44832C9.5 9.56318 9.5 9.70879 9.5 10C9.5 10.2912 9.5 10.4368 9.54758 10.5517C9.61101 10.7048 9.73268 10.8265 9.88582 10.8899C10.0007 10.9375 10.1463 10.9375 10.4375 10.9375H11.0325C11.0466 10.9375 11.0537 10.9375 11.0581 10.9419C11.0625 10.9463 11.0625 10.9534 11.0625 10.9675V11.5625C11.0625 11.8537 11.0625 11.9993 11.1101 12.1142C11.1735 12.2673 11.2952 12.389 11.4483 12.4524C11.5632 12.5 11.7088 12.5 12 12.5C12.2912 12.5 12.4368 12.5 12.5517 12.4524C12.7048 12.389 12.8265 12.2673 12.8899 12.1142C12.9375 11.9993 12.9375 11.8537 12.9375 11.5625V10.9675C12.9375 10.9534 12.9375 10.9463 12.9419 10.9419C12.9463 10.9375 12.9534 10.9375 12.9675 10.9375H13.5625C13.8537 10.9375 13.9993 10.9375 14.1142 10.8899C14.2673 10.8265 14.389 10.7048 14.4524 10.5517C14.5 10.4368 14.5 10.2912 14.5 10C14.5 9.70879 14.5 9.56318 14.4524 9.44832C14.389 9.29518 14.2673 9.17351 14.1142 9.11008C13.9993 9.0625 13.8537 9.0625 13.5625 9.0625H12.9675C12.9534 9.0625 12.9463 9.0625 12.9419 9.05811C12.9375 9.05371 12.9375 9.04664 12.9375 9.0325V8.4375C12.9375 8.14629 12.9375 8.00068 12.8899 7.88582C12.8265 7.73268 12.7048 7.61101 12.5517 7.54758C12.4368 7.5 12.2912 7.5 12 7.5C11.7088 7.5 11.5632 7.5 11.4483 7.54758C11.2952 7.61101 11.1735 7.73268 11.1101 7.88582Z" stroke="#F17732" />
</svg>
)
return (
<svg
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M4.50009 8.50004C6.32781 0.704089 17.6816 0.704087 19.5001 8.50003C20.5139 12.8454 15.0001 21.5 12.0001 21.5C9.0001 21.5 3.48542 12.8491 4.50009 8.50004Z"
stroke="#F17732"
/>
<path
d="M16.5 10C16.5 12.4853 14.4853 14.5 12 14.5C9.51472 14.5 7.5 12.4853 7.5 10C7.5 7.51472 9.51472 5.5 12 5.5C14.4853 5.5 16.5 7.51472 16.5 10Z"
stroke="#F17732"
/>
<path
d="M11.1101 7.88582C11.0625 8.00068 11.0625 8.14629 11.0625 8.4375V9.0325C11.0625 9.04664 11.0625 9.05371 11.0581 9.05811C11.0537 9.0625 11.0466 9.0625 11.0325 9.0625H10.4375C10.1463 9.0625 10.0007 9.0625 9.88582 9.11008C9.73268 9.17351 9.61101 9.29518 9.54758 9.44832C9.5 9.56318 9.5 9.70879 9.5 10C9.5 10.2912 9.5 10.4368 9.54758 10.5517C9.61101 10.7048 9.73268 10.8265 9.88582 10.8899C10.0007 10.9375 10.1463 10.9375 10.4375 10.9375H11.0325C11.0466 10.9375 11.0537 10.9375 11.0581 10.9419C11.0625 10.9463 11.0625 10.9534 11.0625 10.9675V11.5625C11.0625 11.8537 11.0625 11.9993 11.1101 12.1142C11.1735 12.2673 11.2952 12.389 11.4483 12.4524C11.5632 12.5 11.7088 12.5 12 12.5C12.2912 12.5 12.4368 12.5 12.5517 12.4524C12.7048 12.389 12.8265 12.2673 12.8899 12.1142C12.9375 11.9993 12.9375 11.8537 12.9375 11.5625V10.9675C12.9375 10.9534 12.9375 10.9463 12.9419 10.9419C12.9463 10.9375 12.9534 10.9375 12.9675 10.9375H13.5625C13.8537 10.9375 13.9993 10.9375 14.1142 10.8899C14.2673 10.8265 14.389 10.7048 14.4524 10.5517C14.5 10.4368 14.5 10.2912 14.5 10C14.5 9.70879 14.5 9.56318 14.4524 9.44832C14.389 9.29518 14.2673 9.17351 14.1142 9.11008C13.9993 9.0625 13.8537 9.0625 13.5625 9.0625H12.9675C12.9534 9.0625 12.9463 9.0625 12.9419 9.05811C12.9375 9.05371 12.9375 9.04664 12.9375 9.0325V8.4375C12.9375 8.14629 12.9375 8.00068 12.8899 7.88582C12.8265 7.73268 12.7048 7.61101 12.5517 7.54758C12.4368 7.5 12.2912 7.5 12 7.5C11.7088 7.5 11.5632 7.5 11.4483 7.54758C11.2952 7.61101 11.1735 7.73268 11.1101 7.88582Z"
stroke="#F17732"
/>
</svg>
);
}
export default LocationF
export default LocationF;
+21 -7
View File
@@ -1,10 +1,24 @@
function LocationP() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M11.9999 13.4304C13.723 13.4304 15.1199 12.0336 15.1199 10.3104C15.1199 8.5873 13.723 7.19043 11.9999 7.19043C10.2768 7.19043 8.87988 8.5873 8.87988 10.3104C8.87988 12.0336 10.2768 13.4304 11.9999 13.4304Z" stroke="#7E7E7E" strokeWidth="1.5" />
<path d="M3.61995 8.49C5.58995 -0.169998 18.42 -0.159997 20.38 8.5C21.53 13.58 18.37 17.88 15.6 20.54C13.59 22.48 10.41 22.48 8.38995 20.54C5.62995 17.88 2.46995 13.57 3.61995 8.49Z" stroke="#7E7E7E" strokeWidth="1.5" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M11.9999 13.4304C13.723 13.4304 15.1199 12.0336 15.1199 10.3104C15.1199 8.5873 13.723 7.19043 11.9999 7.19043C10.2768 7.19043 8.87988 8.5873 8.87988 10.3104C8.87988 12.0336 10.2768 13.4304 11.9999 13.4304Z"
stroke="#7E7E7E"
strokeWidth="1.5"
/>
<path
d="M3.61995 8.49C5.58995 -0.169998 18.42 -0.159997 20.38 8.5C21.53 13.58 18.37 17.88 15.6 20.54C13.59 22.48 10.41 22.48 8.38995 20.54C5.62995 17.88 2.46995 13.57 3.61995 8.49Z"
stroke="#7E7E7E"
strokeWidth="1.5"
/>
</svg>
);
}
export default LocationP
export default LocationP;
+21 -7
View File
@@ -1,10 +1,24 @@
function LocationTurn() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="21" viewBox="0 0 20 21" fill="none">
<path d="M10.0004 11.6917C11.4363 11.6917 12.6004 10.5276 12.6004 9.09167C12.6004 7.65573 11.4363 6.49167 10.0004 6.49167C8.56445 6.49167 7.40039 7.65573 7.40039 9.09167C7.40039 10.5276 8.56445 11.6917 10.0004 11.6917Z" stroke="#7E7E7E" strokeWidth="1.5" />
<path d="M3.01675 7.57501C4.65842 0.35834 15.3501 0.366674 16.9834 7.58334C17.9417 11.8167 15.3084 15.4 13.0001 17.6167C11.3251 19.2333 8.67508 19.2333 6.99175 17.6167C4.69175 15.4 2.05842 11.8083 3.01675 7.57501Z" stroke="#7E7E7E" strokeWidth="1.5" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="21"
viewBox="0 0 20 21"
fill="none"
>
<path
d="M10.0004 11.6917C11.4363 11.6917 12.6004 10.5276 12.6004 9.09167C12.6004 7.65573 11.4363 6.49167 10.0004 6.49167C8.56445 6.49167 7.40039 7.65573 7.40039 9.09167C7.40039 10.5276 8.56445 11.6917 10.0004 11.6917Z"
stroke="#7E7E7E"
strokeWidth="1.5"
/>
<path
d="M3.01675 7.57501C4.65842 0.35834 15.3501 0.366674 16.9834 7.58334C17.9417 11.8167 15.3084 15.4 13.0001 17.6167C11.3251 19.2333 8.67508 19.2333 6.99175 17.6167C4.69175 15.4 2.05842 11.8083 3.01675 7.57501Z"
stroke="#7E7E7E"
strokeWidth="1.5"
/>
</svg>
);
}
export default LocationTurn
export default LocationTurn;
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+35 -8
View File
@@ -1,11 +1,38 @@
function LogoutD({ active }) {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M17.4414 14.62L20.0014 12.06L17.4414 9.5" stroke={active ? '#5559CE' : '#616161'} strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M9.76172 12.06H19.9317" stroke={active ? '#5559CE' : '#616161'} strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M11.7617 20C7.34172 20 3.76172 17 3.76172 12C3.76172 7 7.34172 4 11.7617 4" stroke={active ? '#5559CE' : '#616161'} strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M17.4414 14.62L20.0014 12.06L17.4414 9.5"
stroke={active ? "#5559CE" : "#616161"}
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M9.76172 12.06H19.9317"
stroke={active ? "#5559CE" : "#616161"}
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M11.7617 20C7.34172 20 3.76172 17 3.76172 12C3.76172 7 7.34172 4 11.7617 4"
stroke={active ? "#5559CE" : "#616161"}
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default LogoutD
export default LogoutD;
+35 -8
View File
@@ -1,11 +1,38 @@
function LogoutOrangeP() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M14.5334 12.1837L16.6668 10.0503L14.5334 7.91699" stroke="#F17732" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M8.1333 10.0498H16.6083" stroke="#F17732" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M9.79997 16.6663C6.11663 16.6663 3.1333 14.1663 3.1333 9.99967C3.1333 5.83301 6.11663 3.33301 9.79997 3.33301" stroke="#F17732" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
d="M14.5334 12.1837L16.6668 10.0503L14.5334 7.91699"
stroke="#F17732"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M8.1333 10.0498H16.6083"
stroke="#F17732"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M9.79997 16.6663C6.11663 16.6663 3.1333 14.1663 3.1333 9.99967C3.1333 5.83301 6.11663 3.33301 9.79997 3.33301"
stroke="#F17732"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default LogoutOrangeP
export default LogoutOrangeP;
+35 -8
View File
@@ -1,11 +1,38 @@
function LogoutP() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M17.4399 14.62L19.9999 12.06L17.4399 9.5" stroke="#FAFAFA" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M9.76001 12.0601H19.93" stroke="#FAFAFA" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M11.76 20C7.34001 20 3.76001 17 3.76001 12C3.76001 7 7.34001 4 11.76 4" stroke="#FAFAFA" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M17.4399 14.62L19.9999 12.06L17.4399 9.5"
stroke="#FAFAFA"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M9.76001 12.0601H19.93"
stroke="#FAFAFA"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M11.76 20C7.34001 20 3.76001 17 3.76001 12C3.76001 7 7.34001 4 11.76 4"
stroke="#FAFAFA"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default LogoutP
export default LogoutP;
+44 -11
View File
@@ -1,14 +1,47 @@
function MenuS() {
return (
<svg width="44" height="44" viewBox="0 0 44 44" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="44" height="44" rx="22" fill="#FFD8C5" fillOpacity="0.5" />
<path d="M27 20H29C31 20 32 19 32 17V15C32 13 31 12 29 12H27C25 12 24 13 24 15V17C24 19 25 20 27 20Z" stroke="#F17732" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M15 32H17C19 32 20 31 20 29V27C20 25 19 24 17 24H15C13 24 12 25 12 27V29C12 31 13 32 15 32Z" stroke="#F17732" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M16 20C18.2091 20 20 18.2091 20 16C20 13.7909 18.2091 12 16 12C13.7909 12 12 13.7909 12 16C12 18.2091 13.7909 20 16 20Z" stroke="#F17732" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M28 32C30.2091 32 32 30.2091 32 28C32 25.7909 30.2091 24 28 24C25.7909 24 24 25.7909 24 28C24 30.2091 25.7909 32 28 32Z" stroke="#F17732" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
width="44"
height="44"
viewBox="0 0 44 44"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<rect width="44" height="44" rx="22" fill="#FFD8C5" fillOpacity="0.5" />
<path
d="M27 20H29C31 20 32 19 32 17V15C32 13 31 12 29 12H27C25 12 24 13 24 15V17C24 19 25 20 27 20Z"
stroke="#F17732"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M15 32H17C19 32 20 31 20 29V27C20 25 19 24 17 24H15C13 24 12 25 12 27V29C12 31 13 32 15 32Z"
stroke="#F17732"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M16 20C18.2091 20 20 18.2091 20 16C20 13.7909 18.2091 12 16 12C13.7909 12 12 13.7909 12 16C12 18.2091 13.7909 20 16 20Z"
stroke="#F17732"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M28 32C30.2091 32 32 30.2091 32 28C32 25.7909 30.2091 24 28 24C25.7909 24 24 25.7909 24 28C24 30.2091 25.7909 32 28 32Z"
stroke="#F17732"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default MenuS
export default MenuS;
+27 -7
View File
@@ -1,10 +1,30 @@
function MessageD({ active }) {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M22 6.25V11.35C22 12.62 21.58 13.69 20.83 14.43C20.09 15.18 19.02 15.6 17.75 15.6V17.41C17.75 18.09 16.99 18.5 16.43 18.12L15.46 17.48C15.55 17.17 15.59 16.83 15.59 16.47V12.4C15.59 10.36 14.23 9 12.19 9H5.39999C5.25999 9 5.13 9.01002 5 9.02002V6.25C5 3.7 6.7 2 9.25 2H17.75C20.3 2 22 3.7 22 6.25Z" stroke={active ? '#5559CE' : '#616161'} strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M15.59 12.4V16.47C15.59 16.83 15.55 17.17 15.46 17.48C15.09 18.95 13.87 19.87 12.19 19.87H9.47L6.45 21.88C6 22.19 5.39999 21.86 5.39999 21.32V19.87C4.37999 19.87 3.53 19.53 2.94 18.94C2.34 18.34 2 17.49 2 16.47V12.4C2 10.5 3.18 9.19002 5 9.02002C5.13 9.01002 5.25999 9 5.39999 9H12.19C14.23 9 15.59 10.36 15.59 12.4Z" stroke={active ? '#5559CE' : '#616161'} strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M22 6.25V11.35C22 12.62 21.58 13.69 20.83 14.43C20.09 15.18 19.02 15.6 17.75 15.6V17.41C17.75 18.09 16.99 18.5 16.43 18.12L15.46 17.48C15.55 17.17 15.59 16.83 15.59 16.47V12.4C15.59 10.36 14.23 9 12.19 9H5.39999C5.25999 9 5.13 9.01002 5 9.02002V6.25C5 3.7 6.7 2 9.25 2H17.75C20.3 2 22 3.7 22 6.25Z"
stroke={active ? "#5559CE" : "#616161"}
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M15.59 12.4V16.47C15.59 16.83 15.55 17.17 15.46 17.48C15.09 18.95 13.87 19.87 12.19 19.87H9.47L6.45 21.88C6 22.19 5.39999 21.86 5.39999 21.32V19.87C4.37999 19.87 3.53 19.53 2.94 18.94C2.34 18.34 2 17.49 2 16.47V12.4C2 10.5 3.18 9.19002 5 9.02002C5.13 9.01002 5.25999 9 5.39999 9H12.19C14.23 9 15.59 10.36 15.59 12.4Z"
stroke={active ? "#5559CE" : "#616161"}
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default MessageD
export default MessageD;
+47 -10
View File
@@ -1,13 +1,50 @@
function MessageNotifd() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
<path d="M18.3346 8.33333V10.8333C18.3346 14.1667 16.668 15.8333 13.3346 15.8333H12.918C12.6596 15.8333 12.4096 15.9583 12.2513 16.1667L11.0013 17.8333C10.4513 18.5667 9.5513 18.5667 9.0013 17.8333L7.7513 16.1667C7.61797 15.9833 7.30964 15.8333 7.08464 15.8333H6.66797C3.33464 15.8333 1.66797 15 1.66797 10.8333V6.66667C1.66797 3.33333 3.33464 1.66667 6.66797 1.66667H11.668" stroke="#FAFAFA" strokeWidth="1.5" strokeMiterlimit="10" strokeLinecap="round" strokeLinejoin="round" />
<path d="M16.2513 5.83333C17.4019 5.83333 18.3346 4.90059 18.3346 3.75C18.3346 2.59941 17.4019 1.66667 16.2513 1.66667C15.1007 1.66667 14.168 2.59941 14.168 3.75C14.168 4.90059 15.1007 5.83333 16.2513 5.83333Z" stroke="#FAFAFA" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
<path d="M13.3301 9.16667H13.3375" stroke="#FAFAFA" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M9.99803 9.16667H10.0055" stroke="#FAFAFA" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
<path d="M6.66209 9.16667H6.66957" stroke="#FAFAFA" strokeWidth="2" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="20"
height="20"
viewBox="0 0 20 20"
fill="none"
>
<path
d="M18.3346 8.33333V10.8333C18.3346 14.1667 16.668 15.8333 13.3346 15.8333H12.918C12.6596 15.8333 12.4096 15.9583 12.2513 16.1667L11.0013 17.8333C10.4513 18.5667 9.5513 18.5667 9.0013 17.8333L7.7513 16.1667C7.61797 15.9833 7.30964 15.8333 7.08464 15.8333H6.66797C3.33464 15.8333 1.66797 15 1.66797 10.8333V6.66667C1.66797 3.33333 3.33464 1.66667 6.66797 1.66667H11.668"
stroke="#FAFAFA"
strokeWidth="1.5"
strokeMiterlimit="10"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M16.2513 5.83333C17.4019 5.83333 18.3346 4.90059 18.3346 3.75C18.3346 2.59941 17.4019 1.66667 16.2513 1.66667C15.1007 1.66667 14.168 2.59941 14.168 3.75C14.168 4.90059 15.1007 5.83333 16.2513 5.83333Z"
stroke="#FAFAFA"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M13.3301 9.16667H13.3375"
stroke="#FAFAFA"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M9.99803 9.16667H10.0055"
stroke="#FAFAFA"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M6.66209 9.16667H6.66957"
stroke="#FAFAFA"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default MessageNotifd
export default MessageNotifd;
+18 -6
View File
@@ -1,9 +1,21 @@
function MoonP() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M2.03009 12.42C2.39009 17.57 6.76009 21.76 11.9901 21.99C15.6801 22.15 18.9801 20.43 20.9601 17.72C21.7801 16.61 21.3401 15.87 19.9701 16.12C19.3001 16.24 18.6101 16.29 17.8901 16.26C13.0001 16.06 9.00009 11.97 8.98009 7.13996C8.97009 5.83996 9.24009 4.60996 9.73009 3.48996C10.2701 2.24996 9.62009 1.65996 8.37009 2.18996C4.41009 3.85996 1.70009 7.84996 2.03009 12.42Z" stroke="#7E7E7E" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M2.03009 12.42C2.39009 17.57 6.76009 21.76 11.9901 21.99C15.6801 22.15 18.9801 20.43 20.9601 17.72C21.7801 16.61 21.3401 15.87 19.9701 16.12C19.3001 16.24 18.6101 16.29 17.8901 16.26C13.0001 16.06 9.00009 11.97 8.98009 7.13996C8.97009 5.83996 9.24009 4.60996 9.73009 3.48996C10.2701 2.24996 9.62009 1.65996 8.37009 2.18996C4.41009 3.85996 1.70009 7.84996 2.03009 12.42Z"
stroke="#7E7E7E"
strokeWidth="1.5"
strokeLinecap="round"
strokeLinejoin="round"
/>
</svg>
);
}
export default MoonP
export default MoonP;
+161 -33
View File
@@ -1,36 +1,164 @@
function NotFoundCover() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="235" height="235" viewBox="0 0 235 235" fill="none">
<g clip-path="url(#clip0_2643_16677)">
<path d="M135.859 3.67188H121.172C95.852 3.67188 71.5691 13.7302 53.6653 31.634C35.7614 49.5379 25.7031 73.8207 25.7031 99.1406C25.7031 124.461 35.7614 148.743 53.6653 166.647C71.5691 184.551 95.852 194.609 121.172 194.609H135.859C161.179 194.609 185.462 184.551 203.366 166.647C221.27 148.743 231.328 124.461 231.328 99.1406C231.328 73.8207 221.27 49.5379 203.366 31.634C185.462 13.7302 161.179 3.67188 135.859 3.67188Z" fill="#DDDDFB" stroke="black" strokeWidth="6.25" strokeLinecap="round" strokeLinejoin="round" />
<path d="M56.6245 152.409H41.937L10.168 184.244C8.09338 186.27 6.44888 188.695 5.3328 191.372C4.21673 194.049 3.652 196.923 3.67241 199.823C3.6695 202.721 4.23882 205.591 5.34772 208.268C6.45662 210.945 8.08326 213.377 10.1343 215.424C12.1853 217.471 14.6204 219.093 17.2998 220.196C19.9791 221.3 22.85 221.863 25.7477 221.855H31.5713C33.9826 221.857 36.3706 221.384 38.5982 220.46C40.8257 219.537 42.8489 218.183 44.5514 216.475L82.592 178.372C72.3476 171.47 63.5317 162.656 56.6282 152.412L56.6245 152.409Z" fill="#DDDDFB" stroke="black" strokeWidth="6.25" strokeLinecap="round" strokeLinejoin="round" />
<path d="M41.9372 152.409H56.6247C63.5291 162.654 72.3462 171.469 82.5922 178.372L72.0539 188.911C62.0157 181.76 53.2418 172.983 46.0938 162.943H31.4062L41.9372 152.409Z" fill="#DDDDFB" stroke="black" strokeWidth="6.25" strokeLinecap="round" strokeLinejoin="round" />
<path d="M18.5868 190.512L56.6274 152.409C63.5297 162.653 72.3443 171.469 82.5876 178.372L44.5543 216.475C41.1114 219.917 36.4425 221.851 31.5742 221.851C26.706 221.851 22.037 219.917 18.5941 216.475C15.1523 213.033 13.2188 208.364 13.2188 203.495C13.2187 198.627 15.1523 193.958 18.5941 190.515L18.5868 190.512Z" fill="white" stroke="black" strokeWidth="6.25" strokeLinecap="round" strokeLinejoin="round" />
<path d="M121.172 179.922C165.785 179.922 201.953 143.754 201.953 99.1406C201.953 54.5273 165.785 18.3594 121.172 18.3594C76.5586 18.3594 40.3906 54.5273 40.3906 99.1406C40.3906 143.754 76.5586 179.922 121.172 179.922Z" fill="white" stroke="black" strokeWidth="6.25" strokeLinecap="round" strokeLinejoin="round" />
<path d="M135.859 194.609C188.587 194.609 231.328 151.869 231.328 99.1406C231.328 46.4125 188.587 3.67188 135.859 3.67188C83.1313 3.67188 40.3906 46.4125 40.3906 99.1406C40.3906 151.869 83.1313 194.609 135.859 194.609Z" fill="white" stroke="black" strokeWidth="6.25" strokeLinecap="round" strokeLinejoin="round" />
<path d="M18.5879 190.512L56.6286 152.409C63.5308 162.653 72.3454 171.469 82.5887 178.372L44.5554 216.475C41.1129 219.918 36.4438 221.852 31.5754 221.852C26.7069 221.852 22.0378 219.918 18.5953 216.475C15.1527 213.033 13.2188 208.364 13.2188 203.495C13.2188 198.627 15.1527 193.958 18.5953 190.515L18.5879 190.512Z" fill="white" stroke="black" strokeWidth="6.25" strokeLinecap="round" strokeLinejoin="round" />
<path d="M56.6247 152.409C63.5291 162.654 72.3462 171.469 82.5922 178.372L72.0539 188.911C62.0157 181.76 53.2418 172.983 46.0938 162.943L56.6247 152.409Z" fill="white" stroke="black" strokeWidth="6.25" strokeLinecap="round" strokeLinejoin="round" />
<path d="M135.859 179.922C180.473 179.922 216.641 143.754 216.641 99.1406C216.641 54.5273 180.473 18.3594 135.859 18.3594C91.2461 18.3594 55.0781 54.5273 55.0781 99.1406C55.0781 143.754 91.2461 179.922 135.859 179.922Z" fill="#DDDDFB" stroke="black" strokeWidth="6.25" strokeLinecap="round" strokeLinejoin="round" />
<path d="M165.234 73.4375H179.922C180.896 73.4375 181.83 73.0506 182.518 72.362C183.207 71.6734 183.594 70.7395 183.594 69.7656V55.0781C183.594 54.1043 183.207 53.1703 182.518 52.4817C181.83 51.7931 180.896 51.4062 179.922 51.4062H165.234C164.261 51.4062 163.327 51.7931 162.638 52.4817C161.949 53.1703 161.562 54.1043 161.562 55.0781V69.7656C161.562 70.7395 161.949 71.6734 162.638 72.362C163.327 73.0506 164.261 73.4375 165.234 73.4375Z" fill="#5559CE" />
<path d="M88.125 150.547H110.156C111.13 150.547 112.064 150.16 112.753 149.471C113.441 148.783 113.828 147.849 113.828 146.875V124.844C113.828 123.87 113.441 122.936 112.753 122.247C112.064 121.559 111.13 121.172 110.156 121.172H88.125C87.1512 121.172 86.2172 121.559 85.5286 122.247C84.84 122.936 84.4531 123.87 84.4531 124.844V146.875C84.4531 147.849 84.84 148.783 85.5286 149.471C86.2172 150.16 87.1512 150.547 88.125 150.547Z" fill="#5559CE" />
<path d="M91.7969 99.1406C91.7969 89.0026 111.526 80.7812 135.859 80.7812C160.193 80.7812 179.922 89.0026 179.922 99.1406" stroke="white" strokeWidth="6.25" strokeLinecap="round" strokeLinejoin="round" />
<path d="M135.859 143.203C125.721 143.203 117.5 123.474 117.5 99.1406C117.5 74.8071 125.721 55.0781 135.859 55.0781" stroke="white" strokeWidth="6.25" strokeLinecap="round" strokeLinejoin="round" />
<path d="M179.922 99.1406C179.922 109.279 160.193 117.5 135.859 117.5C111.526 117.5 91.7969 109.279 91.7969 99.1406" stroke="black" strokeWidth="6.25" strokeLinecap="round" strokeLinejoin="round" />
<path d="M135.859 55.0781C145.997 55.0781 154.219 74.8071 154.219 99.1406C154.219 123.474 145.997 143.203 135.859 143.203" stroke="black" strokeWidth="6.25" strokeLinecap="round" strokeLinejoin="round" />
<path d="M135.859 143.203C160.193 143.203 179.922 123.474 179.922 99.1406C179.922 74.8071 160.193 55.0781 135.859 55.0781C111.526 55.0781 91.7969 74.8071 91.7969 99.1406C91.7969 123.474 111.526 143.203 135.859 143.203Z" stroke="black" strokeWidth="6.25" strokeLinecap="round" strokeLinejoin="round" />
<path d="M143.203 231.328H223.984C225.932 231.328 227.8 230.554 229.177 229.177C230.554 227.8 231.328 225.932 231.328 223.984V157.891C231.328 155.943 230.554 154.075 229.177 152.698C227.8 151.321 225.932 150.547 223.984 150.547H143.203C141.255 150.547 139.388 151.321 138.01 152.698C136.633 154.075 135.859 155.943 135.859 157.891V223.984C135.859 225.932 136.633 227.8 138.01 229.177C139.388 230.554 141.255 231.328 143.203 231.328Z" fill="white" stroke="black" strokeWidth="6.25" strokeLinecap="round" strokeLinejoin="round" />
<path d="M183.594 203.789C185.055 203.789 186.455 203.209 187.488 202.176C188.521 201.143 189.102 199.742 189.102 198.281C189.102 196.82 188.521 195.42 187.488 194.387C186.455 193.354 185.055 192.773 183.594 192.773C182.133 192.773 180.732 193.354 179.699 194.387C178.666 195.42 178.086 196.82 178.086 198.281C178.086 199.742 178.666 201.143 179.699 202.176C180.732 203.209 182.133 203.789 183.594 203.789Z" fill="#5559CE" />
<path d="M165.234 203.789C166.695 203.789 168.096 203.209 169.129 202.176C170.162 201.143 170.742 199.742 170.742 198.281C170.742 196.82 170.162 195.42 169.129 194.387C168.096 193.354 166.695 192.773 165.234 192.773C163.774 192.773 162.373 193.354 161.34 194.387C160.307 195.42 159.727 196.82 159.727 198.281C159.727 199.742 160.307 201.143 161.34 202.176C162.373 203.209 163.774 203.789 165.234 203.789Z" fill="#5559CE" />
<path d="M201.953 203.789C203.414 203.789 204.815 203.209 205.848 202.176C206.881 201.143 207.461 199.742 207.461 198.281C207.461 196.82 206.881 195.42 205.848 194.387C204.815 193.354 203.414 192.773 201.953 192.773C200.492 192.773 199.091 193.354 198.059 194.387C197.026 195.42 196.445 196.82 196.445 198.281C196.445 199.742 197.026 201.143 198.059 202.176C199.091 203.209 200.492 203.789 201.953 203.789Z" fill="#5559CE" />
<path d="M231.328 165.234H135.859V157.891C135.859 155.943 136.633 154.075 138.01 152.698C139.388 151.321 141.255 150.547 143.203 150.547H223.984C225.932 150.547 227.8 151.321 229.177 152.698C230.554 154.075 231.328 155.943 231.328 157.891V165.234Z" fill="#5559CE" stroke="black" strokeWidth="6.25" strokeLinecap="round" strokeLinejoin="round" />
</g>
<defs>
<clipPath id="clip0_2643_16677">
<rect width="235" height="235" fill="white" />
</clipPath>
</defs>
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="235"
height="235"
viewBox="0 0 235 235"
fill="none"
>
<g clip-path="url(#clip0_2643_16677)">
<path
d="M135.859 3.67188H121.172C95.852 3.67188 71.5691 13.7302 53.6653 31.634C35.7614 49.5379 25.7031 73.8207 25.7031 99.1406C25.7031 124.461 35.7614 148.743 53.6653 166.647C71.5691 184.551 95.852 194.609 121.172 194.609H135.859C161.179 194.609 185.462 184.551 203.366 166.647C221.27 148.743 231.328 124.461 231.328 99.1406C231.328 73.8207 221.27 49.5379 203.366 31.634C185.462 13.7302 161.179 3.67188 135.859 3.67188Z"
fill="#DDDDFB"
stroke="black"
strokeWidth="6.25"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M56.6245 152.409H41.937L10.168 184.244C8.09338 186.27 6.44888 188.695 5.3328 191.372C4.21673 194.049 3.652 196.923 3.67241 199.823C3.6695 202.721 4.23882 205.591 5.34772 208.268C6.45662 210.945 8.08326 213.377 10.1343 215.424C12.1853 217.471 14.6204 219.093 17.2998 220.196C19.9791 221.3 22.85 221.863 25.7477 221.855H31.5713C33.9826 221.857 36.3706 221.384 38.5982 220.46C40.8257 219.537 42.8489 218.183 44.5514 216.475L82.592 178.372C72.3476 171.47 63.5317 162.656 56.6282 152.412L56.6245 152.409Z"
fill="#DDDDFB"
stroke="black"
strokeWidth="6.25"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M41.9372 152.409H56.6247C63.5291 162.654 72.3462 171.469 82.5922 178.372L72.0539 188.911C62.0157 181.76 53.2418 172.983 46.0938 162.943H31.4062L41.9372 152.409Z"
fill="#DDDDFB"
stroke="black"
strokeWidth="6.25"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M18.5868 190.512L56.6274 152.409C63.5297 162.653 72.3443 171.469 82.5876 178.372L44.5543 216.475C41.1114 219.917 36.4425 221.851 31.5742 221.851C26.706 221.851 22.037 219.917 18.5941 216.475C15.1523 213.033 13.2188 208.364 13.2188 203.495C13.2187 198.627 15.1523 193.958 18.5941 190.515L18.5868 190.512Z"
fill="white"
stroke="black"
strokeWidth="6.25"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M121.172 179.922C165.785 179.922 201.953 143.754 201.953 99.1406C201.953 54.5273 165.785 18.3594 121.172 18.3594C76.5586 18.3594 40.3906 54.5273 40.3906 99.1406C40.3906 143.754 76.5586 179.922 121.172 179.922Z"
fill="white"
stroke="black"
strokeWidth="6.25"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M135.859 194.609C188.587 194.609 231.328 151.869 231.328 99.1406C231.328 46.4125 188.587 3.67188 135.859 3.67188C83.1313 3.67188 40.3906 46.4125 40.3906 99.1406C40.3906 151.869 83.1313 194.609 135.859 194.609Z"
fill="white"
stroke="black"
strokeWidth="6.25"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M18.5879 190.512L56.6286 152.409C63.5308 162.653 72.3454 171.469 82.5887 178.372L44.5554 216.475C41.1129 219.918 36.4438 221.852 31.5754 221.852C26.7069 221.852 22.0378 219.918 18.5953 216.475C15.1527 213.033 13.2188 208.364 13.2188 203.495C13.2188 198.627 15.1527 193.958 18.5953 190.515L18.5879 190.512Z"
fill="white"
stroke="black"
strokeWidth="6.25"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M56.6247 152.409C63.5291 162.654 72.3462 171.469 82.5922 178.372L72.0539 188.911C62.0157 181.76 53.2418 172.983 46.0938 162.943L56.6247 152.409Z"
fill="white"
stroke="black"
strokeWidth="6.25"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M135.859 179.922C180.473 179.922 216.641 143.754 216.641 99.1406C216.641 54.5273 180.473 18.3594 135.859 18.3594C91.2461 18.3594 55.0781 54.5273 55.0781 99.1406C55.0781 143.754 91.2461 179.922 135.859 179.922Z"
fill="#DDDDFB"
stroke="black"
strokeWidth="6.25"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M165.234 73.4375H179.922C180.896 73.4375 181.83 73.0506 182.518 72.362C183.207 71.6734 183.594 70.7395 183.594 69.7656V55.0781C183.594 54.1043 183.207 53.1703 182.518 52.4817C181.83 51.7931 180.896 51.4062 179.922 51.4062H165.234C164.261 51.4062 163.327 51.7931 162.638 52.4817C161.949 53.1703 161.562 54.1043 161.562 55.0781V69.7656C161.562 70.7395 161.949 71.6734 162.638 72.362C163.327 73.0506 164.261 73.4375 165.234 73.4375Z"
fill="#5559CE"
/>
<path
d="M88.125 150.547H110.156C111.13 150.547 112.064 150.16 112.753 149.471C113.441 148.783 113.828 147.849 113.828 146.875V124.844C113.828 123.87 113.441 122.936 112.753 122.247C112.064 121.559 111.13 121.172 110.156 121.172H88.125C87.1512 121.172 86.2172 121.559 85.5286 122.247C84.84 122.936 84.4531 123.87 84.4531 124.844V146.875C84.4531 147.849 84.84 148.783 85.5286 149.471C86.2172 150.16 87.1512 150.547 88.125 150.547Z"
fill="#5559CE"
/>
<path
d="M91.7969 99.1406C91.7969 89.0026 111.526 80.7812 135.859 80.7812C160.193 80.7812 179.922 89.0026 179.922 99.1406"
stroke="white"
strokeWidth="6.25"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M135.859 143.203C125.721 143.203 117.5 123.474 117.5 99.1406C117.5 74.8071 125.721 55.0781 135.859 55.0781"
stroke="white"
strokeWidth="6.25"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M179.922 99.1406C179.922 109.279 160.193 117.5 135.859 117.5C111.526 117.5 91.7969 109.279 91.7969 99.1406"
stroke="black"
strokeWidth="6.25"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M135.859 55.0781C145.997 55.0781 154.219 74.8071 154.219 99.1406C154.219 123.474 145.997 143.203 135.859 143.203"
stroke="black"
strokeWidth="6.25"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M135.859 143.203C160.193 143.203 179.922 123.474 179.922 99.1406C179.922 74.8071 160.193 55.0781 135.859 55.0781C111.526 55.0781 91.7969 74.8071 91.7969 99.1406C91.7969 123.474 111.526 143.203 135.859 143.203Z"
stroke="black"
strokeWidth="6.25"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M143.203 231.328H223.984C225.932 231.328 227.8 230.554 229.177 229.177C230.554 227.8 231.328 225.932 231.328 223.984V157.891C231.328 155.943 230.554 154.075 229.177 152.698C227.8 151.321 225.932 150.547 223.984 150.547H143.203C141.255 150.547 139.388 151.321 138.01 152.698C136.633 154.075 135.859 155.943 135.859 157.891V223.984C135.859 225.932 136.633 227.8 138.01 229.177C139.388 230.554 141.255 231.328 143.203 231.328Z"
fill="white"
stroke="black"
strokeWidth="6.25"
strokeLinecap="round"
strokeLinejoin="round"
/>
<path
d="M183.594 203.789C185.055 203.789 186.455 203.209 187.488 202.176C188.521 201.143 189.102 199.742 189.102 198.281C189.102 196.82 188.521 195.42 187.488 194.387C186.455 193.354 185.055 192.773 183.594 192.773C182.133 192.773 180.732 193.354 179.699 194.387C178.666 195.42 178.086 196.82 178.086 198.281C178.086 199.742 178.666 201.143 179.699 202.176C180.732 203.209 182.133 203.789 183.594 203.789Z"
fill="#5559CE"
/>
<path
d="M165.234 203.789C166.695 203.789 168.096 203.209 169.129 202.176C170.162 201.143 170.742 199.742 170.742 198.281C170.742 196.82 170.162 195.42 169.129 194.387C168.096 193.354 166.695 192.773 165.234 192.773C163.774 192.773 162.373 193.354 161.34 194.387C160.307 195.42 159.727 196.82 159.727 198.281C159.727 199.742 160.307 201.143 161.34 202.176C162.373 203.209 163.774 203.789 165.234 203.789Z"
fill="#5559CE"
/>
<path
d="M201.953 203.789C203.414 203.789 204.815 203.209 205.848 202.176C206.881 201.143 207.461 199.742 207.461 198.281C207.461 196.82 206.881 195.42 205.848 194.387C204.815 193.354 203.414 192.773 201.953 192.773C200.492 192.773 199.091 193.354 198.059 194.387C197.026 195.42 196.445 196.82 196.445 198.281C196.445 199.742 197.026 201.143 198.059 202.176C199.091 203.209 200.492 203.789 201.953 203.789Z"
fill="#5559CE"
/>
<path
d="M231.328 165.234H135.859V157.891C135.859 155.943 136.633 154.075 138.01 152.698C139.388 151.321 141.255 150.547 143.203 150.547H223.984C225.932 150.547 227.8 151.321 229.177 152.698C230.554 154.075 231.328 155.943 231.328 157.891V165.234Z"
fill="#5559CE"
stroke="black"
strokeWidth="6.25"
strokeLinecap="round"
strokeLinejoin="round"
/>
</g>
<defs>
<clipPath id="clip0_2643_16677">
<rect width="235" height="235" fill="white" />
</clipPath>
</defs>
</svg>
);
}
export default NotFoundCover
export default NotFoundCover;
+23 -8
View File
@@ -1,11 +1,26 @@
function NotificationD({ active }) {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M12.0199 20.53C9.68987 20.53 7.35987 20.16 5.14987 19.42C4.30987 19.13 3.66987 18.54 3.38987 17.77C3.09987 17 3.19987 16.15 3.65987 15.39L4.80987 13.48C5.04987 13.08 5.26987 12.28 5.26987 11.81V8.92C5.26987 5.2 8.29987 2.17 12.0199 2.17C15.7399 2.17 18.7699 5.2 18.7699 8.92V11.81C18.7699 12.27 18.9899 13.08 19.2299 13.49L20.3699 15.39C20.7999 16.11 20.8799 16.98 20.5899 17.77C20.2999 18.56 19.6699 19.16 18.8799 19.42C16.6799 20.16 14.3499 20.53 12.0199 20.53ZM12.0199 3.67C9.12987 3.67 6.76987 6.02 6.76987 8.92V11.81C6.76987 12.54 6.46987 13.62 6.09987 14.25L4.94987 16.16C4.72987 16.53 4.66987 16.92 4.79987 17.25C4.91987 17.59 5.21987 17.85 5.62987 17.99C9.80987 19.39 14.2399 19.39 18.4199 17.99C18.7799 17.87 19.0599 17.6 19.1899 17.24C19.3199 16.88 19.2899 16.49 19.0899 16.16L17.9399 14.25C17.5599 13.6 17.2699 12.53 17.2699 11.8V8.92C17.2699 6.02 14.9199 3.67 12.0199 3.67Z" fill={active ? '#5559CE' : '#616161'} />
<path d="M13.8806 3.93999C13.8106 3.93999 13.7406 3.92999 13.6706 3.90999C13.3806 3.82999 13.1006 3.76999 12.8306 3.72999C11.9806 3.61999 11.1606 3.67999 10.3906 3.90999C10.1106 3.99999 9.8106 3.90999 9.6206 3.69999C9.4306 3.48999 9.3706 3.18999 9.4806 2.91999C9.8906 1.86999 10.8906 1.17999 12.0306 1.17999C13.1706 1.17999 14.1706 1.85999 14.5806 2.91999C14.6806 3.18999 14.6306 3.48999 14.4406 3.69999C14.2906 3.85999 14.0806 3.93999 13.8806 3.93999Z" fill={active ? '#5559CE' : '#616161'} />
<path d="M12.0195 22.81C11.0295 22.81 10.0695 22.41 9.36953 21.71C8.66953 21.01 8.26953 20.05 8.26953 19.06H9.76953C9.76953 19.65 10.0095 20.23 10.4295 20.65C10.8495 21.07 11.4295 21.31 12.0195 21.31C13.2595 21.31 14.2695 20.3 14.2695 19.06H15.7695C15.7695 21.13 14.0895 22.81 12.0195 22.81Z" fill={active ? '#5559CE' : '#616161'} />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M12.0199 20.53C9.68987 20.53 7.35987 20.16 5.14987 19.42C4.30987 19.13 3.66987 18.54 3.38987 17.77C3.09987 17 3.19987 16.15 3.65987 15.39L4.80987 13.48C5.04987 13.08 5.26987 12.28 5.26987 11.81V8.92C5.26987 5.2 8.29987 2.17 12.0199 2.17C15.7399 2.17 18.7699 5.2 18.7699 8.92V11.81C18.7699 12.27 18.9899 13.08 19.2299 13.49L20.3699 15.39C20.7999 16.11 20.8799 16.98 20.5899 17.77C20.2999 18.56 19.6699 19.16 18.8799 19.42C16.6799 20.16 14.3499 20.53 12.0199 20.53ZM12.0199 3.67C9.12987 3.67 6.76987 6.02 6.76987 8.92V11.81C6.76987 12.54 6.46987 13.62 6.09987 14.25L4.94987 16.16C4.72987 16.53 4.66987 16.92 4.79987 17.25C4.91987 17.59 5.21987 17.85 5.62987 17.99C9.80987 19.39 14.2399 19.39 18.4199 17.99C18.7799 17.87 19.0599 17.6 19.1899 17.24C19.3199 16.88 19.2899 16.49 19.0899 16.16L17.9399 14.25C17.5599 13.6 17.2699 12.53 17.2699 11.8V8.92C17.2699 6.02 14.9199 3.67 12.0199 3.67Z"
fill={active ? "#5559CE" : "#616161"}
/>
<path
d="M13.8806 3.93999C13.8106 3.93999 13.7406 3.92999 13.6706 3.90999C13.3806 3.82999 13.1006 3.76999 12.8306 3.72999C11.9806 3.61999 11.1606 3.67999 10.3906 3.90999C10.1106 3.99999 9.8106 3.90999 9.6206 3.69999C9.4306 3.48999 9.3706 3.18999 9.4806 2.91999C9.8906 1.86999 10.8906 1.17999 12.0306 1.17999C13.1706 1.17999 14.1706 1.85999 14.5806 2.91999C14.6806 3.18999 14.6306 3.48999 14.4406 3.69999C14.2906 3.85999 14.0806 3.93999 13.8806 3.93999Z"
fill={active ? "#5559CE" : "#616161"}
/>
<path
d="M12.0195 22.81C11.0295 22.81 10.0695 22.41 9.36953 21.71C8.66953 21.01 8.26953 20.05 8.26953 19.06H9.76953C9.76953 19.65 10.0095 20.23 10.4295 20.65C10.8495 21.07 11.4295 21.31 12.0195 21.31C13.2595 21.31 14.2695 20.3 14.2695 19.06H15.7695C15.7695 21.13 14.0895 22.81 12.0195 22.81Z"
fill={active ? "#5559CE" : "#616161"}
/>
</svg>
);
}
export default NotificationD
export default NotificationD;
+23 -8
View File
@@ -1,11 +1,26 @@
function NotificationP() {
return (
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
<path d="M12.0201 20.5299C9.69011 20.5299 7.36011 20.1599 5.15011 19.4199C4.31011 19.1299 3.67011 18.5399 3.39011 17.7699C3.10011 16.9999 3.20011 16.1499 3.66011 15.3899L4.81011 13.4799C5.05011 13.0799 5.27011 12.2799 5.27011 11.8099V8.91992C5.27011 5.19992 8.30011 2.16992 12.0201 2.16992C15.7401 2.16992 18.7701 5.19992 18.7701 8.91992V11.8099C18.7701 12.2699 18.9901 13.0799 19.2301 13.4899L20.3701 15.3899C20.8001 16.1099 20.8801 16.9799 20.5901 17.7699C20.3001 18.5599 19.6701 19.1599 18.8801 19.4199C16.6801 20.1599 14.3501 20.5299 12.0201 20.5299ZM12.0201 3.66992C9.13011 3.66992 6.77011 6.01992 6.77011 8.91992V11.8099C6.77011 12.5399 6.47011 13.6199 6.10011 14.2499L4.95011 16.1599C4.73011 16.5299 4.67011 16.9199 4.80011 17.2499C4.92011 17.5899 5.22011 17.8499 5.63011 17.9899C9.81011 19.3899 14.2401 19.3899 18.4201 17.9899C18.7801 17.8699 19.0601 17.5999 19.1901 17.2399C19.3201 16.8799 19.2901 16.4899 19.0901 16.1599L17.9401 14.2499C17.5601 13.5999 17.2701 12.5299 17.2701 11.7999V8.91992C17.2701 6.01992 14.9201 3.66992 12.0201 3.66992Z" fill="#7E7E7E" />
<path d="M13.8801 3.93969C13.8101 3.93969 13.7401 3.92969 13.6701 3.90969C13.3801 3.82969 13.1001 3.76969 12.8301 3.72969C11.9801 3.61969 11.1601 3.67969 10.3901 3.90969C10.1101 3.99969 9.81011 3.90969 9.62011 3.69969C9.43011 3.48969 9.37011 3.18969 9.48011 2.91969C9.89011 1.86969 10.8901 1.17969 12.0301 1.17969C13.1701 1.17969 14.1701 1.85969 14.5801 2.91969C14.6801 3.18969 14.6301 3.48969 14.4401 3.69969C14.2901 3.85969 14.0801 3.93969 13.8801 3.93969Z" fill="#7E7E7E" />
<path d="M12.02 22.8096C11.03 22.8096 10.07 22.4096 9.37002 21.7096C8.67002 21.0096 8.27002 20.0496 8.27002 19.0596H9.77002C9.77002 19.6496 10.01 20.2296 10.43 20.6496C10.85 21.0696 11.43 21.3096 12.02 21.3096C13.26 21.3096 14.27 20.2996 14.27 19.0596H15.77C15.77 21.1296 14.09 22.8096 12.02 22.8096Z" fill="#7E7E7E" />
</svg>
)
return (
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
>
<path
d="M12.0201 20.5299C9.69011 20.5299 7.36011 20.1599 5.15011 19.4199C4.31011 19.1299 3.67011 18.5399 3.39011 17.7699C3.10011 16.9999 3.20011 16.1499 3.66011 15.3899L4.81011 13.4799C5.05011 13.0799 5.27011 12.2799 5.27011 11.8099V8.91992C5.27011 5.19992 8.30011 2.16992 12.0201 2.16992C15.7401 2.16992 18.7701 5.19992 18.7701 8.91992V11.8099C18.7701 12.2699 18.9901 13.0799 19.2301 13.4899L20.3701 15.3899C20.8001 16.1099 20.8801 16.9799 20.5901 17.7699C20.3001 18.5599 19.6701 19.1599 18.8801 19.4199C16.6801 20.1599 14.3501 20.5299 12.0201 20.5299ZM12.0201 3.66992C9.13011 3.66992 6.77011 6.01992 6.77011 8.91992V11.8099C6.77011 12.5399 6.47011 13.6199 6.10011 14.2499L4.95011 16.1599C4.73011 16.5299 4.67011 16.9199 4.80011 17.2499C4.92011 17.5899 5.22011 17.8499 5.63011 17.9899C9.81011 19.3899 14.2401 19.3899 18.4201 17.9899C18.7801 17.8699 19.0601 17.5999 19.1901 17.2399C19.3201 16.8799 19.2901 16.4899 19.0901 16.1599L17.9401 14.2499C17.5601 13.5999 17.2701 12.5299 17.2701 11.7999V8.91992C17.2701 6.01992 14.9201 3.66992 12.0201 3.66992Z"
fill="#7E7E7E"
/>
<path
d="M13.8801 3.93969C13.8101 3.93969 13.7401 3.92969 13.6701 3.90969C13.3801 3.82969 13.1001 3.76969 12.8301 3.72969C11.9801 3.61969 11.1601 3.67969 10.3901 3.90969C10.1101 3.99969 9.81011 3.90969 9.62011 3.69969C9.43011 3.48969 9.37011 3.18969 9.48011 2.91969C9.89011 1.86969 10.8901 1.17969 12.0301 1.17969C13.1701 1.17969 14.1701 1.85969 14.5801 2.91969C14.6801 3.18969 14.6301 3.48969 14.4401 3.69969C14.2901 3.85969 14.0801 3.93969 13.8801 3.93969Z"
fill="#7E7E7E"
/>
<path
d="M12.02 22.8096C11.03 22.8096 10.07 22.4096 9.37002 21.7096C8.67002 21.0096 8.27002 20.0496 8.27002 19.0596H9.77002C9.77002 19.6496 10.01 20.2296 10.43 20.6496C10.85 21.0696 11.43 21.3096 12.02 21.3096C13.26 21.3096 14.27 20.2996 14.27 19.0596H15.77C15.77 21.1296 14.09 22.8096 12.02 22.8096Z"
fill="#7E7E7E"
/>
</svg>
);
}
export default NotificationP
export default NotificationP;

Some files were not shown because too many files have changed in this diff Show More