@team-monolith/cds 1.76.10 → 1.76.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/AlertDialog/AlertDialogTitle.js +27 -27
- package/dist/components/Banner.js +23 -23
- package/dist/components/CheckboxInput.js +2 -2
- package/dist/components/Pagination.js +1 -1
- package/dist/components/PinInput.js +2 -2
- package/dist/components/Tag.js +20 -20
- package/dist/icons/custom/AiHelper.d.ts +6 -0
- package/dist/icons/custom/AiHelper.js +7 -0
- package/dist/icons/custom/Badge.d.ts +6 -0
- package/dist/icons/custom/Badge.js +7 -0
- package/dist/icons/custom/BadgeColor.d.ts +6 -0
- package/dist/icons/custom/BadgeColor.js +7 -0
- package/dist/icons/custom/BadgeGold.d.ts +6 -0
- package/dist/icons/custom/BadgeGold.js +23 -0
- package/dist/icons/custom/BadgeGreen.d.ts +6 -0
- package/dist/icons/custom/BadgeGreen.js +23 -0
- package/dist/icons/custom/BadgeSilver.d.ts +6 -0
- package/dist/icons/custom/BadgeSilver.js +23 -0
- package/dist/icons/custom/Basic.d.ts +6 -0
- package/dist/icons/custom/Basic.js +7 -0
- package/dist/icons/custom/BasicPlus.d.ts +6 -0
- package/dist/icons/custom/BasicPlus.js +7 -0
- package/dist/icons/custom/Board.d.ts +6 -0
- package/dist/icons/custom/Board.js +7 -0
- package/dist/icons/custom/BoardColor.d.ts +6 -0
- package/dist/icons/custom/BoardColor.js +7 -0
- package/dist/icons/custom/CastCloudy.d.ts +6 -0
- package/dist/icons/custom/CastCloudy.js +7 -0
- package/dist/icons/custom/CastCloudyColor.d.ts +6 -0
- package/dist/icons/custom/CastCloudyColor.js +7 -0
- package/dist/icons/custom/CastPartly.d.ts +6 -0
- package/dist/icons/custom/CastPartly.js +7 -0
- package/dist/icons/custom/CastPartlyColor.d.ts +6 -0
- package/dist/icons/custom/CastPartlyColor.js +7 -0
- package/dist/icons/custom/CastRainbow.d.ts +6 -0
- package/dist/icons/custom/CastRainbow.js +7 -0
- package/dist/icons/custom/CastRainbowColor.d.ts +6 -0
- package/dist/icons/custom/CastRainbowColor.js +7 -0
- package/dist/icons/custom/CastSunny.d.ts +6 -0
- package/dist/icons/custom/CastSunny.js +7 -0
- package/dist/icons/custom/CastSunnyColor.d.ts +6 -0
- package/dist/icons/custom/CastSunnyColor.js +7 -0
- package/dist/icons/custom/ClapBronze.d.ts +6 -0
- package/dist/icons/custom/ClapBronze.js +31 -0
- package/dist/icons/custom/ClapGold.d.ts +6 -0
- package/dist/icons/custom/ClapGold.js +31 -0
- package/dist/icons/custom/ClapSilver.d.ts +6 -0
- package/dist/icons/custom/ClapSilver.js +31 -0
- package/dist/icons/custom/Class.d.ts +6 -0
- package/dist/icons/custom/Class.js +7 -0
- package/dist/icons/custom/Ebook.d.ts +6 -0
- package/dist/icons/custom/Ebook.js +7 -0
- package/dist/icons/custom/EbookColor.d.ts +6 -0
- package/dist/icons/custom/EbookColor.js +7 -0
- package/dist/icons/custom/Embedded.d.ts +6 -0
- package/dist/icons/custom/Embedded.js +7 -0
- package/dist/icons/custom/EmbeddedColor.d.ts +6 -0
- package/dist/icons/custom/EmbeddedColor.js +7 -0
- package/dist/icons/custom/EmoClap.d.ts +6 -0
- package/dist/icons/custom/EmoClap.js +7 -0
- package/dist/icons/custom/EmoClapColor.d.ts +6 -0
- package/dist/icons/custom/EmoClapColor.js +7 -0
- package/dist/icons/custom/EmoGood.d.ts +6 -0
- package/dist/icons/custom/EmoGood.js +7 -0
- package/dist/icons/custom/EmoGoodColor.d.ts +6 -0
- package/dist/icons/custom/EmoGoodColor.js +7 -0
- package/dist/icons/custom/EmoGreat.d.ts +6 -0
- package/dist/icons/custom/EmoGreat.js +7 -0
- package/dist/icons/custom/EmoGreatColor.d.ts +6 -0
- package/dist/icons/custom/EmoGreatColor.js +7 -0
- package/dist/icons/custom/EmoHeart.d.ts +6 -0
- package/dist/icons/custom/EmoHeart.js +7 -0
- package/dist/icons/custom/EmoHeartColor.d.ts +6 -0
- package/dist/icons/custom/EmoHeartColor.js +7 -0
- package/dist/icons/custom/EmoHundred.d.ts +6 -0
- package/dist/icons/custom/EmoHundred.js +7 -0
- package/dist/icons/custom/EmoHundredColor.d.ts +6 -0
- package/dist/icons/custom/EmoHundredColor.js +7 -0
- package/dist/icons/custom/EmoNeutral.d.ts +6 -0
- package/dist/icons/custom/EmoNeutral.js +7 -0
- package/dist/icons/custom/EmoNeutralColor.d.ts +6 -0
- package/dist/icons/custom/EmoNeutralColor.js +7 -0
- package/dist/icons/custom/EmoStars.d.ts +6 -0
- package/dist/icons/custom/EmoStars.js +7 -0
- package/dist/icons/custom/EmoStarsColor.d.ts +6 -0
- package/dist/icons/custom/EmoStarsColor.js +7 -0
- package/dist/icons/custom/EmoThumbup.d.ts +6 -0
- package/dist/icons/custom/EmoThumbup.js +7 -0
- package/dist/icons/custom/EmoThumbupColor.d.ts +6 -0
- package/dist/icons/custom/EmoThumbupColor.js +7 -0
- package/dist/icons/custom/Empty.d.ts +6 -0
- package/dist/icons/custom/Empty.js +7 -0
- package/dist/icons/custom/Entry.d.ts +6 -0
- package/dist/icons/custom/Entry.js +7 -0
- package/dist/icons/custom/EntryColor.d.ts +6 -0
- package/dist/icons/custom/EntryColor.js +7 -0
- package/dist/icons/custom/Fab.d.ts +6 -0
- package/dist/icons/custom/Fab.js +7 -0
- package/dist/icons/custom/Google.d.ts +6 -0
- package/dist/icons/custom/Google.js +7 -0
- package/dist/icons/custom/Grant.d.ts +6 -0
- package/dist/icons/custom/Grant.js +7 -0
- package/dist/icons/custom/GrantAlt.d.ts +6 -0
- package/dist/icons/custom/GrantAlt.js +7 -0
- package/dist/icons/custom/HandFill.d.ts +6 -0
- package/dist/icons/custom/HandFill.js +7 -0
- package/dist/icons/custom/HandLine.d.ts +6 -0
- package/dist/icons/custom/HandLine.js +7 -0
- package/dist/icons/custom/Judge.d.ts +6 -0
- package/dist/icons/custom/Judge.js +7 -0
- package/dist/icons/custom/JudgeColor.d.ts +6 -0
- package/dist/icons/custom/JudgeColor.js +7 -0
- package/dist/icons/custom/Makecode.d.ts +6 -0
- package/dist/icons/custom/Makecode.js +7 -0
- package/dist/icons/custom/MakecodeColor.d.ts +6 -0
- package/dist/icons/custom/MakecodeColor.js +7 -0
- package/dist/icons/custom/Master.d.ts +6 -0
- package/dist/icons/custom/Master.js +7 -0
- package/dist/icons/custom/Material.d.ts +6 -0
- package/dist/icons/custom/Material.js +7 -0
- package/dist/icons/custom/MedalBronze.d.ts +6 -0
- package/dist/icons/custom/MedalBronze.js +35 -0
- package/dist/icons/custom/MedalGold.d.ts +6 -0
- package/dist/icons/custom/MedalGold.js +35 -0
- package/dist/icons/custom/MedalSilver.d.ts +6 -0
- package/dist/icons/custom/MedalSilver.js +35 -0
- package/dist/icons/custom/Pdf.d.ts +6 -0
- package/dist/icons/custom/Pdf.js +11 -0
- package/dist/icons/custom/PdfColor.d.ts +6 -0
- package/dist/icons/custom/PdfColor.js +22 -0
- package/dist/icons/custom/Pro.d.ts +6 -0
- package/dist/icons/custom/Pro.js +7 -0
- package/dist/icons/custom/Problem.d.ts +6 -0
- package/dist/icons/custom/Problem.js +7 -0
- package/dist/icons/custom/Python.d.ts +6 -0
- package/dist/icons/custom/Python.js +7 -0
- package/dist/icons/custom/PythonColor.d.ts +6 -0
- package/dist/icons/custom/PythonColor.js +7 -0
- package/dist/icons/custom/Quiz.d.ts +6 -0
- package/dist/icons/custom/Quiz.js +7 -0
- package/dist/icons/custom/QuizColor.d.ts +6 -0
- package/dist/icons/custom/QuizColor.js +7 -0
- package/dist/icons/custom/Resource.d.ts +6 -0
- package/dist/icons/custom/Resource.js +7 -0
- package/dist/icons/custom/ResourceColor.d.ts +6 -0
- package/dist/icons/custom/ResourceColor.js +7 -0
- package/dist/icons/custom/Scratch.d.ts +6 -0
- package/dist/icons/custom/Scratch.js +7 -0
- package/dist/icons/custom/ScratchColor.d.ts +6 -0
- package/dist/icons/custom/ScratchColor.js +7 -0
- package/dist/icons/custom/ScrollAlt.d.ts +6 -0
- package/dist/icons/custom/ScrollAlt.js +7 -0
- package/dist/icons/custom/ScrollFill.d.ts +6 -0
- package/dist/icons/custom/ScrollFill.js +7 -0
- package/dist/icons/custom/ScrollLine.d.ts +6 -0
- package/dist/icons/custom/ScrollLine.js +7 -0
- package/dist/icons/custom/Symbol.d.ts +6 -0
- package/dist/icons/custom/Symbol.js +7 -0
- package/dist/icons/custom/TypeHelper.d.ts +6 -0
- package/dist/icons/custom/TypeHelper.js +9 -0
- package/dist/icons/custom/Whale.d.ts +6 -0
- package/dist/icons/custom/Whale.js +7 -0
- package/dist/icons/custom/Worksheet.d.ts +6 -0
- package/dist/icons/custom/Worksheet.js +15 -0
- package/dist/icons/custom/WorksheetColor.d.ts +6 -0
- package/dist/icons/custom/WorksheetColor.js +19 -0
- package/dist/patterns/LexicalEditor/nodes/Form/FormInput.js +1 -1
- package/package.json +4 -2
- package/dist/icons/custom/ai-helper.svg +0 -4
- package/dist/icons/custom/badge-color.svg +0 -4
- package/dist/icons/custom/badge-gold.svg +0 -11
- package/dist/icons/custom/badge-green.svg +0 -11
- package/dist/icons/custom/badge-silver.svg +0 -11
- package/dist/icons/custom/badge.svg +0 -4
- package/dist/icons/custom/basic-plus.svg +0 -32
- package/dist/icons/custom/basic.svg +0 -3
- package/dist/icons/custom/board-color.svg +0 -5
- package/dist/icons/custom/board.svg +0 -5
- package/dist/icons/custom/cast-cloudy-color.svg +0 -6
- package/dist/icons/custom/cast-cloudy.svg +0 -3
- package/dist/icons/custom/cast-partly-color.svg +0 -7
- package/dist/icons/custom/cast-partly.svg +0 -4
- package/dist/icons/custom/cast-rainbow-color.svg +0 -13
- package/dist/icons/custom/cast-rainbow.svg +0 -12
- package/dist/icons/custom/cast-sunny-color.svg +0 -4
- package/dist/icons/custom/cast-sunny.svg +0 -3
- package/dist/icons/custom/clap-bronze.svg +0 -8
- package/dist/icons/custom/clap-gold.svg +0 -8
- package/dist/icons/custom/clap-silver.svg +0 -8
- package/dist/icons/custom/class.svg +0 -13
- package/dist/icons/custom/ebook-color.svg +0 -5
- package/dist/icons/custom/ebook.svg +0 -3
- package/dist/icons/custom/embedded-color.svg +0 -39
- package/dist/icons/custom/embedded.svg +0 -5
- package/dist/icons/custom/emo-clap-color.svg +0 -252
- package/dist/icons/custom/emo-clap.svg +0 -6
- package/dist/icons/custom/emo-good-color.svg +0 -69
- package/dist/icons/custom/emo-good.svg +0 -13
- package/dist/icons/custom/emo-great-color.svg +0 -68
- package/dist/icons/custom/emo-great.svg +0 -13
- package/dist/icons/custom/emo-heart-color.svg +0 -239
- package/dist/icons/custom/emo-heart.svg +0 -5
- package/dist/icons/custom/emo-hundred-color.svg +0 -194
- package/dist/icons/custom/emo-hundred.svg +0 -3
- package/dist/icons/custom/emo-neutral-color.svg +0 -77
- package/dist/icons/custom/emo-neutral.svg +0 -15
- package/dist/icons/custom/emo-stars-color.svg +0 -121
- package/dist/icons/custom/emo-stars.svg +0 -14
- package/dist/icons/custom/emo-thumbup-color.svg +0 -238
- package/dist/icons/custom/emo-thumbup.svg +0 -3
- package/dist/icons/custom/empty.svg +0 -1
- package/dist/icons/custom/entry-color.svg +0 -4
- package/dist/icons/custom/entry.svg +0 -4
- package/dist/icons/custom/fab.svg +0 -10
- package/dist/icons/custom/google.svg +0 -14
- package/dist/icons/custom/grant-alt.svg +0 -6
- package/dist/icons/custom/grant.svg +0 -5
- package/dist/icons/custom/hand-fill.svg +0 -4
- package/dist/icons/custom/hand-line.svg +0 -3
- package/dist/icons/custom/judge-color.svg +0 -6
- package/dist/icons/custom/judge.svg +0 -3
- package/dist/icons/custom/makecode-color.svg +0 -4
- package/dist/icons/custom/makecode.svg +0 -5
- package/dist/icons/custom/master.svg +0 -13
- package/dist/icons/custom/material.svg +0 -6
- package/dist/icons/custom/medal-bronze.svg +0 -9
- package/dist/icons/custom/medal-gold.svg +0 -9
- package/dist/icons/custom/medal-silver.svg +0 -9
- package/dist/icons/custom/pdf-color.svg +0 -12
- package/dist/icons/custom/pdf.svg +0 -3
- package/dist/icons/custom/pro.svg +0 -5
- package/dist/icons/custom/problem.svg +0 -7
- package/dist/icons/custom/python-color.svg +0 -4
- package/dist/icons/custom/python.svg +0 -8
- package/dist/icons/custom/quiz-color.svg +0 -12
- package/dist/icons/custom/quiz.svg +0 -4
- package/dist/icons/custom/resource-color.svg +0 -14
- package/dist/icons/custom/resource.svg +0 -11
- package/dist/icons/custom/scratch-color.svg +0 -6
- package/dist/icons/custom/scratch.svg +0 -3
- package/dist/icons/custom/scroll-alt.svg +0 -6
- package/dist/icons/custom/scroll-fill.svg +0 -5
- package/dist/icons/custom/scroll-line.svg +0 -6
- package/dist/icons/custom/symbol.svg +0 -5
- package/dist/icons/custom/type-helper.svg +0 -9
- package/dist/icons/custom/whale.svg +0 -8
- package/dist/icons/custom/worksheet-color.svg +0 -5
- package/dist/icons/custom/worksheet.svg +0 -4
- package/dist/patterns/LexicalEditor/hr.svg +0 -3
- package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/menu.svg +0 -8
- package/dist/patterns/LexicalEditor/plugins/ComponentAdderPlugin/plus.svg +0 -3
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
import svgImport from "svg/cds/icons/custom/cast-sunny-color.svg";
|
|
4
|
+
export const CustomCastSunnyColorIcon = forwardRef(function CustomCastSunnyColorIcon(props, ref) {
|
|
5
|
+
return (_jsxs("svg", Object.assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props, { children: [_jsx("path", { d: "M12 18.7925C15.7514 18.7925 18.7925 15.7514 18.7925 12C18.7925 8.24863 15.7514 5.20755 12 5.20755C8.24863 5.20755 5.20755 8.24863 5.20755 12C5.20755 15.7514 8.24863 18.7925 12 18.7925Z", fill: "#FFD600" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 6.33962C8.87386 6.33962 6.33962 8.87386 6.33962 12C6.33962 15.1261 8.87386 17.6604 12 17.6604C15.1261 17.6604 17.6604 15.1261 17.6604 12C17.6604 8.87386 15.1261 6.33962 12 6.33962ZM4.07547 12C4.07547 7.6234 7.6234 4.07547 12 4.07547C16.3766 4.07547 19.9245 7.6234 19.9245 12C19.9245 16.3766 16.3766 19.9245 12 19.9245C7.6234 19.9245 4.07547 16.3766 4.07547 12Z", fill: "#FFA800" })] })));
|
|
6
|
+
});
|
|
7
|
+
export const CustomCastSunnyColorSvg = svgImport;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
import svgImport from "svg/cds/icons/custom/clap-bronze.svg";
|
|
4
|
+
export const CustomClapBronzeIcon = forwardRef(function CustomClapBronzeIcon(props, ref) {
|
|
5
|
+
return (_jsxs("svg", Object.assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props, { children: [_jsx("path", { d: "M18.1966 16.836L18.0811 9.79351C18.0061 9.12451 17.6401 8.22676 16.3869 8.22676C14.9244 8.29651 14.8674 9.79351 14.8674 9.79351L12.6399 5.81401C12.0826 4.96651 11.1691 4.90801 10.5976 5.25676C10.0254 5.60551 9.90088 6.31276 9.90088 6.31276L9.43738 5.70901C9.08788 5.13751 8.04388 5.07151 7.51138 5.39626C6.62713 5.93551 6.49888 7.05301 7.07038 7.67026C7.03288 7.62976 6.59638 7.47826 5.86363 7.92526C5.29213 8.27401 5.11513 9.31726 5.43463 9.90901C5.75338 10.5015 5.79988 10.5938 5.79988 10.5938C5.79988 10.5938 5.30713 10.3613 4.52938 10.884C3.97363 11.2575 3.77413 12.366 4.12363 12.9375L5.99563 16.0943L8.57188 20.304C10.0869 22.4513 13.3164 23.1923 15.6631 21.7665C17.2636 20.7945 18.3489 18.741 18.1966 16.836Z", fill: "#DB915C", style: {
|
|
6
|
+
fill: "#DB915C",
|
|
7
|
+
fill: "color(display-p3 0.8577 0.5685 0.3590)",
|
|
8
|
+
fillOpacity: 1,
|
|
9
|
+
} }), _jsx("path", { d: "M9.96976 6.42303L9.90151 6.31203C9.90376 6.29928 9.98326 5.86878 10.29 5.51703L10.6073 6.02703L11.553 7.54803C12.1293 8.47674 12.7103 9.4025 13.296 10.3253C13.3501 10.4088 13.3688 10.5104 13.348 10.6078C13.3272 10.7051 13.2686 10.7902 13.185 10.8443C13.1015 10.8984 12.9999 10.9171 12.9025 10.8963C12.8052 10.8755 12.7201 10.8168 12.666 10.7333C12.0782 9.80654 11.4952 8.87678 10.917 7.94403L9.96976 6.42303ZM7.03351 7.64928C6.97772 7.63453 6.92113 7.62301 6.86401 7.61478C6.92188 7.61803 6.97898 7.62965 7.03351 7.64928Z", fill: "#AF754B", style: {
|
|
10
|
+
fill: "#AF754B",
|
|
11
|
+
fill: "color(display-p3 0.6873 0.4576 0.2931)",
|
|
12
|
+
fillOpacity: 1,
|
|
13
|
+
} }), _jsx("path", { d: "M7.05748 7.65598C7.26748 7.71748 7.51873 7.84498 7.80148 8.09698C7.82323 8.11573 7.87348 8.17198 7.95373 8.28523C8.02973 8.39223 8.11773 8.52723 8.21773 8.69023C8.41723 9.01273 8.64898 9.41773 8.88523 9.84073C9.01048 10.0627 9.13723 10.2907 9.26023 10.5142C9.60073 11.1277 9.91948 11.703 10.1152 12.0045C10.1709 12.0842 10.2552 12.1391 10.3506 12.1578C10.446 12.1765 10.5449 12.1574 10.6265 12.1046C10.708 12.0518 10.7659 11.9694 10.788 11.8748C10.81 11.7801 10.7944 11.6806 10.7445 11.5972C10.5645 11.3182 10.2667 10.7827 9.93373 10.1812L9.53998 9.47398C9.31975 9.07702 9.0917 8.68444 8.85598 8.29648C8.76379 8.14489 8.66674 7.99631 8.56498 7.85098C8.48808 7.73694 8.39934 7.63135 8.30023 7.53598C7.70323 7.00573 7.15273 6.85873 6.72748 6.85498C6.74773 7.15198 6.85873 7.43473 7.05748 7.65598ZM5.76748 10.5817C5.68972 10.5646 5.61111 10.5516 5.53198 10.5427C5.64598 10.5465 5.72698 10.5675 5.76748 10.581M5.79748 10.5877L5.86798 10.6057C6.11248 10.671 6.33748 10.7745 6.48898 10.9095C6.56648 10.977 6.67948 11.1157 6.82798 11.3257C6.97198 11.529 7.13023 11.7757 7.29448 12.0405C7.42798 12.255 7.56598 12.4837 7.70098 12.708C7.89223 13.0237 8.07673 13.329 8.22823 13.563C8.28223 13.6465 8.36721 13.7052 8.46447 13.7261C8.56173 13.747 8.66331 13.7284 8.74685 13.6744C8.83039 13.6204 8.88906 13.5354 8.90995 13.4381C8.93084 13.3408 8.91223 13.2393 8.85823 13.1557C8.68653 12.8859 8.51876 12.6137 8.35498 12.339C8.21998 12.1147 8.07748 11.8792 7.93198 11.6452C7.77565 11.3901 7.61208 11.1395 7.44148 10.8937C7.28998 10.6792 7.13323 10.4782 6.98773 10.3485C6.71773 10.1085 6.36973 9.96298 6.06148 9.88123C5.83779 9.82099 5.60759 9.78825 5.37598 9.78373C5.39348 9.82673 5.41298 9.86848 5.43448 9.90898C5.71198 10.4242 5.78398 10.5615 5.79748 10.5877Z", fill: "#AF754B", style: {
|
|
14
|
+
fill: "#AF754B",
|
|
15
|
+
fill: "color(display-p3 0.6873 0.4576 0.2931)",
|
|
16
|
+
fillOpacity: 1,
|
|
17
|
+
} }), _jsx("path", { d: "M22.4649 16.779V9.66527C22.3899 8.99027 21.9024 8.08277 20.6371 8.08277C19.1596 8.15402 19.1019 9.66527 19.1019 9.66527L16.8519 5.64527C16.2894 4.79027 15.3669 4.73027 14.7894 5.08277C14.2119 5.43527 14.0851 6.15002 14.0851 6.15002L13.6164 5.54027C13.2639 4.96277 12.2094 4.89527 11.6716 5.22377C10.7784 5.76902 10.6486 6.89777 11.2261 7.52102C11.1886 7.47977 10.7469 7.32752 10.0074 7.77902C9.4299 8.13152 9.2514 9.18527 9.5739 9.78302C9.8964 10.38 9.94289 10.4738 9.94289 10.4738C9.94289 10.4738 9.44489 10.2398 8.65964 10.767C8.09789 11.1443 7.89689 12.264 8.24939 12.8415L10.1401 16.029L12.7426 20.2815C14.2726 22.4505 17.5351 23.199 19.9051 21.759C21.5214 20.7773 22.6186 18.7028 22.4649 16.779Z", fill: "#F2C8B7", style: {
|
|
18
|
+
fill: "#F2C8B7",
|
|
19
|
+
fill: "color(display-p3 0.9490 0.7843 0.7176)",
|
|
20
|
+
fillOpacity: 1,
|
|
21
|
+
} }), _jsx("path", { d: "M14.0888 6.13726L14.0978 6.15301L15.045 7.67551C15.6235 8.60776 16.2068 9.53702 16.7948 10.4633C16.8215 10.5046 16.8562 10.5403 16.8967 10.5683C16.9372 10.5963 16.9829 10.616 17.031 10.6264C17.0792 10.6367 17.1289 10.6375 17.1774 10.6286C17.2258 10.6197 17.2721 10.6014 17.3134 10.5746C17.3548 10.5479 17.3905 10.5133 17.4185 10.4727C17.4465 10.4322 17.4662 10.3865 17.4765 10.3384C17.4869 10.2902 17.4876 10.2405 17.4787 10.1921C17.4699 10.1436 17.4515 10.0974 17.4248 10.056C16.8388 9.13314 16.2578 8.20713 15.6818 7.27801C15.3255 6.70726 14.9858 6.16051 14.7353 5.75701L14.4803 5.34601C14.2887 5.57484 14.1545 5.84611 14.0888 6.13726ZM11.1668 7.49251C11.0687 7.47387 10.9689 7.46507 10.869 7.46626C11.007 7.45576 11.1075 7.47376 11.1668 7.49251ZM12.132 7.98451C11.8717 7.74507 11.5531 7.57803 11.208 7.50001C11.0177 7.28044 10.9033 7.00531 10.8818 6.71551C11.3303 6.71101 12.0038 6.86776 12.63 7.42426C12.7845 7.56151 12.9803 7.83601 13.1738 8.12926C13.3778 8.43976 13.611 8.82076 13.8443 9.20926C14.0183 9.49951 14.1908 9.79276 14.352 10.0665C14.6295 10.5368 14.8733 10.9515 15.0338 11.199C15.0605 11.2404 15.0789 11.2866 15.0877 11.3351C15.0966 11.3835 15.0959 11.4332 15.0855 11.4814C15.0752 11.5295 15.0555 11.5752 15.0275 11.6157C14.9995 11.6563 14.9638 11.6909 14.9224 11.7176C14.8811 11.7444 14.8348 11.7627 14.7864 11.7716C14.7379 11.7805 14.6882 11.7797 14.64 11.7694C14.5919 11.759 14.5462 11.7393 14.5057 11.7113C14.4652 11.6833 14.4305 11.6476 14.4038 11.6063C14.1599 11.2159 13.9224 10.8216 13.6913 10.4235C13.5323 10.1528 13.365 9.86851 13.2008 9.59476C12.9903 9.23955 12.7725 8.88873 12.5475 8.54251C12.342 8.23051 12.1988 8.04451 12.132 7.98451ZM10.0305 10.4895L9.9323 10.452C9.81448 10.228 9.69523 10.0047 9.57455 9.78226C9.54441 9.72589 9.51883 9.6672 9.49805 9.60676C9.7478 9.60376 10.0478 9.68701 10.3133 9.79426C10.6342 9.92177 10.9319 10.1012 11.1945 10.3253C11.346 10.4603 11.5058 10.6793 11.6558 10.908C11.8118 11.1465 11.979 11.4308 12.1455 11.721C12.2468 11.8973 12.3473 12.075 12.4448 12.2475C12.6419 12.6066 12.8487 12.9602 13.065 13.308C13.0918 13.3494 13.1101 13.3956 13.119 13.4441C13.1279 13.4925 13.1271 13.5422 13.1168 13.5904C13.1064 13.6385 13.0867 13.6842 13.0587 13.7247C13.0307 13.7653 12.995 13.7999 12.9537 13.8266C12.9123 13.8534 12.8661 13.8717 12.8176 13.8806C12.7692 13.8895 12.7195 13.8887 12.6713 13.8784C12.6231 13.868 12.5775 13.8483 12.5369 13.8203C12.4964 13.7923 12.4618 13.7566 12.435 13.7153C12.246 13.4228 12.0128 13.0088 11.7773 12.5903L11.4953 12.0938C11.3303 11.8065 11.1713 11.538 11.028 11.319C10.877 11.0915 10.7665 10.947 10.6965 10.8855C10.4975 10.7183 10.2725 10.5846 10.0305 10.4895ZM19.8023 10.905C19.6733 10.6823 19.413 10.218 19.1018 9.65851C19.1287 9.31851 19.2423 8.99109 19.4318 8.70751C19.8803 9.51601 20.2823 10.2375 20.4518 10.5285C20.5017 10.6146 20.5154 10.7171 20.4898 10.8133C20.4642 10.9095 20.4014 10.9916 20.3153 11.0415C20.2292 11.0914 20.1267 11.1051 20.0305 11.0795C19.9343 11.0539 19.8522 10.9911 19.8023 10.905Z", fill: "#AF754B", style: {
|
|
22
|
+
fill: "#AF754B",
|
|
23
|
+
fill: "color(display-p3 0.6873 0.4576 0.2931)",
|
|
24
|
+
fillOpacity: 1,
|
|
25
|
+
} }), _jsx("path", { d: "M6.03904 3.61276L5.12404 2.37451C5.091 2.32986 5.06902 2.278 5.05992 2.2232C5.05082 2.1684 5.05485 2.11223 5.07169 2.05929C5.08853 2.00636 5.1177 1.95817 5.15678 1.9187C5.19587 1.87924 5.24377 1.84961 5.29654 1.83226L6.31654 1.51501C6.54154 1.44526 6.76654 1.63126 6.75154 1.87126L6.64654 3.42676C6.61654 3.74476 6.22654 3.86851 6.03904 3.61276ZM4.26904 4.83001L2.87404 4.24501C2.82356 4.22448 2.77889 4.19185 2.74399 4.15C2.70909 4.10814 2.68502 4.05834 2.6739 4.00498C2.66279 3.95163 2.66497 3.89636 2.68025 3.84405C2.69554 3.79174 2.72345 3.74399 2.76154 3.70501L3.48904 2.93251C3.52644 2.89304 3.57281 2.8632 3.62422 2.84551C3.67563 2.82782 3.73056 2.82281 3.78432 2.83091C3.83808 2.83901 3.88909 2.85998 3.933 2.89204C3.97692 2.92409 4.01244 2.96628 4.03654 3.01501L4.70404 4.37251C4.83154 4.65001 4.55404 4.95001 4.26904 4.83001ZM1.89004 7.01926L3.44329 6.81676C3.76204 6.77776 3.86329 6.36526 3.59854 6.17926L2.30104 5.30701C2.25386 5.27646 2.20007 5.25758 2.14414 5.25194C2.08821 5.24631 2.03174 5.25407 1.97941 5.2746C1.92707 5.29512 1.88038 5.32781 1.84319 5.36997C1.806 5.41212 1.77938 5.46252 1.76554 5.51701L1.50904 6.59101C1.49542 6.6458 1.49536 6.70309 1.50887 6.75791C1.52238 6.81274 1.54906 6.86344 1.58659 6.90562C1.62412 6.94781 1.67137 6.9802 1.72425 7C1.77713 7.01981 1.83403 7.02641 1.89004 7.01926Z", fill: "#46A4FB", style: {
|
|
26
|
+
fill: "#46A4FB",
|
|
27
|
+
fill: "color(display-p3 0.2745 0.6431 0.9843)",
|
|
28
|
+
fillOpacity: 1,
|
|
29
|
+
} })] })));
|
|
30
|
+
});
|
|
31
|
+
export const CustomClapBronzeSvg = svgImport;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
import svgImport from "svg/cds/icons/custom/clap-gold.svg";
|
|
4
|
+
export const CustomClapGoldIcon = forwardRef(function CustomClapGoldIcon(props, ref) {
|
|
5
|
+
return (_jsxs("svg", Object.assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props, { children: [_jsx("path", { d: "M18.1966 16.836L18.0811 9.79351C18.0061 9.12451 17.6401 8.22676 16.3869 8.22676C14.9244 8.29651 14.8674 9.79351 14.8674 9.79351L12.6399 5.81401C12.0826 4.96651 11.1691 4.90801 10.5976 5.25676C10.0254 5.60551 9.90088 6.31276 9.90088 6.31276L9.43738 5.70901C9.08788 5.13751 8.04388 5.07151 7.51138 5.39626C6.62713 5.93551 6.49888 7.05301 7.07038 7.67026C7.03288 7.62976 6.59638 7.47826 5.86363 7.92526C5.29213 8.27401 5.11513 9.31726 5.43463 9.90901C5.75338 10.5015 5.79988 10.5938 5.79988 10.5938C5.79988 10.5938 5.30713 10.3613 4.52938 10.884C3.97363 11.2575 3.77413 12.366 4.12363 12.9375L5.99563 16.0943L8.57188 20.304C10.0869 22.4513 13.3164 23.1923 15.6631 21.7665C17.2636 20.7945 18.3489 18.741 18.1966 16.836Z", fill: "#FFB632", style: {
|
|
6
|
+
fill: "#FFB632",
|
|
7
|
+
fill: "color(display-p3 1.0000 0.7137 0.1961)",
|
|
8
|
+
fillOpacity: 1,
|
|
9
|
+
} }), _jsx("path", { d: "M9.96976 6.42303L9.90151 6.31203C9.90376 6.29928 9.98326 5.86878 10.29 5.51703L10.6073 6.02703L11.553 7.54803C12.1293 8.47674 12.7103 9.4025 13.296 10.3253C13.3501 10.4088 13.3688 10.5104 13.348 10.6078C13.3272 10.7051 13.2686 10.7902 13.185 10.8443C13.1015 10.8984 12.9999 10.9171 12.9025 10.8963C12.8052 10.8755 12.7201 10.8168 12.666 10.7333C12.0782 9.80654 11.4952 8.87678 10.917 7.94403L9.96976 6.42303ZM7.03351 7.64928C6.97772 7.63453 6.92113 7.62301 6.86401 7.61478C6.92188 7.61803 6.97898 7.62965 7.03351 7.64928Z", fill: "#EC8F0D", style: {
|
|
10
|
+
fill: "#EC8F0D",
|
|
11
|
+
fill: "color(display-p3 0.9239 0.5610 0.0513)",
|
|
12
|
+
fillOpacity: 1,
|
|
13
|
+
} }), _jsx("path", { d: "M7.05748 7.65598C7.26748 7.71748 7.51873 7.84498 7.80148 8.09698C7.82323 8.11573 7.87348 8.17198 7.95373 8.28523C8.02973 8.39223 8.11773 8.52723 8.21773 8.69023C8.41723 9.01273 8.64898 9.41773 8.88523 9.84073C9.01048 10.0627 9.13723 10.2907 9.26023 10.5142C9.60073 11.1277 9.91948 11.703 10.1152 12.0045C10.1709 12.0842 10.2552 12.1391 10.3506 12.1578C10.446 12.1765 10.5449 12.1574 10.6265 12.1046C10.708 12.0518 10.7659 11.9694 10.788 11.8748C10.81 11.7801 10.7944 11.6806 10.7445 11.5972C10.5645 11.3182 10.2667 10.7827 9.93373 10.1812L9.53998 9.47398C9.31975 9.07702 9.0917 8.68444 8.85598 8.29648C8.76379 8.14489 8.66674 7.99631 8.56498 7.85098C8.48808 7.73694 8.39934 7.63135 8.30023 7.53598C7.70323 7.00573 7.15273 6.85873 6.72748 6.85498C6.74773 7.15198 6.85873 7.43473 7.05748 7.65598ZM5.76748 10.5817C5.68972 10.5646 5.61111 10.5516 5.53198 10.5427C5.64598 10.5465 5.72698 10.5675 5.76748 10.581M5.79748 10.5877L5.86798 10.6057C6.11248 10.671 6.33748 10.7745 6.48898 10.9095C6.56648 10.977 6.67948 11.1157 6.82798 11.3257C6.97198 11.529 7.13023 11.7757 7.29448 12.0405C7.42798 12.255 7.56598 12.4837 7.70098 12.708C7.89223 13.0237 8.07673 13.329 8.22823 13.563C8.28223 13.6465 8.36721 13.7052 8.46447 13.7261C8.56173 13.747 8.66331 13.7284 8.74685 13.6744C8.83039 13.6204 8.88906 13.5354 8.90995 13.4381C8.93084 13.3408 8.91223 13.2393 8.85823 13.1557C8.68653 12.8859 8.51876 12.6137 8.35498 12.339C8.21998 12.1147 8.07748 11.8792 7.93198 11.6452C7.77565 11.3901 7.61208 11.1395 7.44148 10.8937C7.28998 10.6792 7.13323 10.4782 6.98773 10.3485C6.71773 10.1085 6.36973 9.96298 6.06148 9.88123C5.83779 9.82099 5.60759 9.78825 5.37598 9.78373C5.39348 9.82673 5.41298 9.86848 5.43448 9.90898C5.71198 10.4242 5.78398 10.5615 5.79748 10.5877Z", fill: "#EC8F0D", style: {
|
|
14
|
+
fill: "#EC8F0D",
|
|
15
|
+
fill: "color(display-p3 0.9239 0.5610 0.0513)",
|
|
16
|
+
fillOpacity: 1,
|
|
17
|
+
} }), _jsx("path", { d: "M22.4649 16.779V9.66527C22.3899 8.99027 21.9024 8.08277 20.6371 8.08277C19.1596 8.15402 19.1019 9.66527 19.1019 9.66527L16.8519 5.64527C16.2894 4.79027 15.3669 4.73027 14.7894 5.08277C14.2119 5.43527 14.0851 6.15002 14.0851 6.15002L13.6164 5.54027C13.2639 4.96277 12.2094 4.89527 11.6716 5.22377C10.7784 5.76902 10.6486 6.89777 11.2261 7.52102C11.1886 7.47977 10.7469 7.32752 10.0074 7.77902C9.4299 8.13152 9.2514 9.18527 9.5739 9.78302C9.8964 10.38 9.94289 10.4738 9.94289 10.4738C9.94289 10.4738 9.44489 10.2398 8.65964 10.767C8.09789 11.1443 7.89689 12.264 8.24939 12.8415L10.1401 16.029L12.7426 20.2815C14.2726 22.4505 17.5351 23.199 19.9051 21.759C21.5214 20.7773 22.6186 18.7028 22.4649 16.779Z", fill: "#FFD33A", style: {
|
|
18
|
+
fill: "#FFD33A",
|
|
19
|
+
fill: "color(display-p3 1.0000 0.8275 0.2275)",
|
|
20
|
+
fillOpacity: 1,
|
|
21
|
+
} }), _jsx("path", { d: "M14.0888 6.13726L14.0978 6.15301L15.045 7.67551C15.6235 8.60776 16.2068 9.53702 16.7948 10.4633C16.8215 10.5046 16.8562 10.5403 16.8967 10.5683C16.9372 10.5963 16.9829 10.616 17.031 10.6264C17.0792 10.6367 17.1289 10.6375 17.1774 10.6286C17.2258 10.6197 17.2721 10.6014 17.3134 10.5746C17.3548 10.5479 17.3905 10.5133 17.4185 10.4727C17.4465 10.4322 17.4662 10.3865 17.4765 10.3384C17.4869 10.2902 17.4876 10.2405 17.4787 10.1921C17.4699 10.1436 17.4515 10.0974 17.4248 10.056C16.8388 9.13314 16.2578 8.20713 15.6818 7.27801C15.3255 6.70726 14.9858 6.16051 14.7353 5.75701L14.4803 5.34601C14.2887 5.57484 14.1545 5.84611 14.0888 6.13726ZM11.1668 7.49251C11.0687 7.47387 10.9689 7.46507 10.869 7.46626C11.007 7.45576 11.1075 7.47376 11.1668 7.49251ZM12.132 7.98451C11.8717 7.74507 11.5531 7.57803 11.208 7.50001C11.0177 7.28044 10.9033 7.00531 10.8818 6.71551C11.3303 6.71101 12.0038 6.86776 12.63 7.42426C12.7845 7.56151 12.9803 7.83601 13.1738 8.12926C13.3778 8.43976 13.611 8.82076 13.8443 9.20926C14.0183 9.49951 14.1908 9.79276 14.352 10.0665C14.6295 10.5368 14.8733 10.9515 15.0338 11.199C15.0605 11.2404 15.0789 11.2866 15.0877 11.3351C15.0966 11.3835 15.0959 11.4332 15.0855 11.4814C15.0752 11.5295 15.0555 11.5752 15.0275 11.6157C14.9995 11.6563 14.9638 11.6909 14.9224 11.7176C14.8811 11.7444 14.8348 11.7627 14.7864 11.7716C14.7379 11.7805 14.6882 11.7797 14.64 11.7694C14.5919 11.759 14.5462 11.7393 14.5057 11.7113C14.4652 11.6833 14.4305 11.6476 14.4038 11.6063C14.1599 11.2159 13.9224 10.8216 13.6913 10.4235C13.5323 10.1528 13.365 9.86851 13.2008 9.59476C12.9903 9.23955 12.7725 8.88873 12.5475 8.54251C12.342 8.23051 12.1988 8.04451 12.132 7.98451ZM10.0305 10.4895L9.9323 10.452C9.81448 10.228 9.69523 10.0047 9.57455 9.78226C9.54441 9.72589 9.51883 9.6672 9.49805 9.60676C9.7478 9.60376 10.0478 9.68701 10.3133 9.79426C10.6342 9.92177 10.9319 10.1012 11.1945 10.3253C11.346 10.4603 11.5058 10.6793 11.6558 10.908C11.8118 11.1465 11.979 11.4308 12.1455 11.721C12.2468 11.8973 12.3473 12.075 12.4448 12.2475C12.6419 12.6066 12.8487 12.9602 13.065 13.308C13.0918 13.3494 13.1101 13.3956 13.119 13.4441C13.1279 13.4925 13.1271 13.5422 13.1168 13.5904C13.1064 13.6385 13.0867 13.6842 13.0587 13.7247C13.0307 13.7653 12.995 13.7999 12.9537 13.8266C12.9123 13.8534 12.8661 13.8717 12.8176 13.8806C12.7692 13.8895 12.7195 13.8887 12.6713 13.8784C12.6231 13.868 12.5775 13.8483 12.5369 13.8203C12.4964 13.7923 12.4618 13.7566 12.435 13.7153C12.246 13.4228 12.0128 13.0088 11.7773 12.5903L11.4953 12.0938C11.3303 11.8065 11.1713 11.538 11.028 11.319C10.877 11.0915 10.7665 10.947 10.6965 10.8855C10.4975 10.7183 10.2725 10.5846 10.0305 10.4895ZM19.8023 10.905C19.6733 10.6823 19.413 10.218 19.1018 9.65851C19.1287 9.31851 19.2423 8.99109 19.4318 8.70751C19.8803 9.51601 20.2823 10.2375 20.4518 10.5285C20.5017 10.6146 20.5154 10.7171 20.4898 10.8133C20.4642 10.9095 20.4014 10.9916 20.3153 11.0415C20.2292 11.0914 20.1267 11.1051 20.0305 11.0795C19.9343 11.0539 19.8522 10.9911 19.8023 10.905Z", fill: "#EC8F0D", style: {
|
|
22
|
+
fill: "#EC8F0D",
|
|
23
|
+
fill: "color(display-p3 0.9239 0.5610 0.0513)",
|
|
24
|
+
fillOpacity: 1,
|
|
25
|
+
} }), _jsx("path", { d: "M6.03904 3.61276L5.12404 2.37451C5.091 2.32986 5.06902 2.278 5.05992 2.2232C5.05082 2.1684 5.05485 2.11223 5.07169 2.05929C5.08853 2.00636 5.1177 1.95817 5.15678 1.9187C5.19587 1.87924 5.24377 1.84961 5.29654 1.83226L6.31654 1.51501C6.54154 1.44526 6.76654 1.63126 6.75154 1.87126L6.64654 3.42676C6.61654 3.74476 6.22654 3.86851 6.03904 3.61276ZM4.26904 4.83001L2.87404 4.24501C2.82356 4.22448 2.77889 4.19185 2.74399 4.15C2.70909 4.10814 2.68502 4.05834 2.6739 4.00498C2.66279 3.95163 2.66497 3.89636 2.68025 3.84405C2.69554 3.79174 2.72345 3.74399 2.76154 3.70501L3.48904 2.93251C3.52644 2.89304 3.57281 2.8632 3.62422 2.84551C3.67563 2.82782 3.73056 2.82281 3.78432 2.83091C3.83808 2.83901 3.88909 2.85998 3.933 2.89204C3.97692 2.92409 4.01244 2.96628 4.03654 3.01501L4.70404 4.37251C4.83154 4.65001 4.55404 4.95001 4.26904 4.83001ZM1.89004 7.01926L3.44329 6.81676C3.76204 6.77776 3.86329 6.36526 3.59854 6.17926L2.30104 5.30701C2.25386 5.27646 2.20007 5.25758 2.14414 5.25194C2.08821 5.24631 2.03174 5.25407 1.97941 5.2746C1.92707 5.29512 1.88038 5.32781 1.84319 5.36997C1.806 5.41212 1.77938 5.46252 1.76554 5.51701L1.50904 6.59101C1.49542 6.6458 1.49536 6.70309 1.50887 6.75791C1.52238 6.81274 1.54906 6.86344 1.58659 6.90562C1.62412 6.94781 1.67137 6.9802 1.72425 7C1.77713 7.01981 1.83403 7.02641 1.89004 7.01926Z", fill: "#46A4FB", style: {
|
|
26
|
+
fill: "#46A4FB",
|
|
27
|
+
fill: "color(display-p3 0.2745 0.6431 0.9843)",
|
|
28
|
+
fillOpacity: 1,
|
|
29
|
+
} })] })));
|
|
30
|
+
});
|
|
31
|
+
export const CustomClapGoldSvg = svgImport;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
import svgImport from "svg/cds/icons/custom/clap-silver.svg";
|
|
4
|
+
export const CustomClapSilverIcon = forwardRef(function CustomClapSilverIcon(props, ref) {
|
|
5
|
+
return (_jsxs("svg", Object.assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props, { children: [_jsx("path", { d: "M18.1966 16.836L18.0811 9.79351C18.0061 9.12451 17.6401 8.22676 16.3869 8.22676C14.9244 8.29651 14.8674 9.79351 14.8674 9.79351L12.6399 5.81401C12.0826 4.96651 11.1691 4.90801 10.5976 5.25676C10.0254 5.60551 9.90088 6.31276 9.90088 6.31276L9.43738 5.70901C9.08788 5.13751 8.04388 5.07151 7.51138 5.39626C6.62713 5.93551 6.49888 7.05301 7.07038 7.67026C7.03288 7.62976 6.59638 7.47826 5.86363 7.92526C5.29213 8.27401 5.11513 9.31726 5.43463 9.90901C5.75338 10.5015 5.79988 10.5938 5.79988 10.5938C5.79988 10.5938 5.30713 10.3613 4.52938 10.884C3.97363 11.2575 3.77413 12.366 4.12363 12.9375L5.99563 16.0943L8.57188 20.304C10.0869 22.4513 13.3164 23.1923 15.6631 21.7665C17.2636 20.7945 18.3489 18.741 18.1966 16.836Z", fill: "#BACFD3", style: {
|
|
6
|
+
fill: "#BACFD3",
|
|
7
|
+
fill: "color(display-p3 0.7294 0.8118 0.8275)",
|
|
8
|
+
fillOpacity: 1,
|
|
9
|
+
} }), _jsx("path", { d: "M9.96976 6.42303L9.90151 6.31203C9.90376 6.29928 9.98326 5.86878 10.29 5.51703L10.6073 6.02703L11.553 7.54803C12.1293 8.47674 12.7103 9.4025 13.296 10.3253C13.3501 10.4088 13.3688 10.5104 13.348 10.6078C13.3272 10.7051 13.2686 10.7902 13.185 10.8443C13.1015 10.8984 12.9999 10.9171 12.9025 10.8963C12.8052 10.8755 12.7201 10.8168 12.666 10.7333C12.0782 9.80654 11.4952 8.87678 10.917 7.94403L9.96976 6.42303ZM7.03351 7.64928C6.97772 7.63453 6.92113 7.62301 6.86401 7.61478C6.92188 7.61803 6.97898 7.62965 7.03351 7.64928Z", fill: "#BACFD3", style: {
|
|
10
|
+
fill: "#BACFD3",
|
|
11
|
+
fill: "color(display-p3 0.7294 0.8118 0.8275)",
|
|
12
|
+
fillOpacity: 1,
|
|
13
|
+
} }), _jsx("path", { d: "M7.05748 7.65598C7.26748 7.71748 7.51873 7.84498 7.80148 8.09698C7.82323 8.11573 7.87348 8.17198 7.95373 8.28523C8.02973 8.39223 8.11773 8.52723 8.21773 8.69023C8.41723 9.01273 8.64898 9.41773 8.88523 9.84073C9.01048 10.0627 9.13723 10.2907 9.26023 10.5142C9.60073 11.1277 9.91948 11.703 10.1152 12.0045C10.1709 12.0842 10.2552 12.1391 10.3506 12.1578C10.446 12.1765 10.5449 12.1574 10.6265 12.1046C10.708 12.0518 10.7659 11.9694 10.788 11.8748C10.81 11.7801 10.7944 11.6806 10.7445 11.5972C10.5645 11.3182 10.2667 10.7827 9.93373 10.1812L9.53998 9.47398C9.31975 9.07702 9.0917 8.68444 8.85598 8.29648C8.76379 8.14489 8.66674 7.99631 8.56498 7.85098C8.48808 7.73694 8.39934 7.63135 8.30023 7.53598C7.70323 7.00573 7.15273 6.85873 6.72748 6.85498C6.74773 7.15198 6.85873 7.43473 7.05748 7.65598ZM5.76748 10.5817C5.68972 10.5646 5.61111 10.5516 5.53198 10.5427C5.64598 10.5465 5.72698 10.5675 5.76748 10.581M5.79748 10.5877L5.86798 10.6057C6.11248 10.671 6.33748 10.7745 6.48898 10.9095C6.56648 10.977 6.67948 11.1157 6.82798 11.3257C6.97198 11.529 7.13023 11.7757 7.29448 12.0405C7.42798 12.255 7.56598 12.4837 7.70098 12.708C7.89223 13.0237 8.07673 13.329 8.22823 13.563C8.28223 13.6465 8.36721 13.7052 8.46447 13.7261C8.56173 13.747 8.66331 13.7284 8.74685 13.6744C8.83039 13.6204 8.88906 13.5354 8.90995 13.4381C8.93084 13.3408 8.91223 13.2393 8.85823 13.1557C8.68653 12.8859 8.51876 12.6137 8.35498 12.339C8.21998 12.1147 8.07748 11.8792 7.93198 11.6452C7.77565 11.3901 7.61208 11.1395 7.44148 10.8937C7.28998 10.6792 7.13323 10.4782 6.98773 10.3485C6.71773 10.1085 6.36973 9.96298 6.06148 9.88123C5.83779 9.82099 5.60759 9.78825 5.37598 9.78373C5.39348 9.82673 5.41298 9.86848 5.43448 9.90898C5.71198 10.4242 5.78398 10.5615 5.79748 10.5877Z", fill: "#96B2B8", style: {
|
|
14
|
+
fill: "#96B2B8",
|
|
15
|
+
fill: "color(display-p3 0.5871 0.6993 0.7206)",
|
|
16
|
+
fillOpacity: 1,
|
|
17
|
+
} }), _jsx("path", { d: "M22.4649 16.779V9.66527C22.3899 8.99027 21.9024 8.08277 20.6371 8.08277C19.1596 8.15402 19.1019 9.66527 19.1019 9.66527L16.8519 5.64527C16.2894 4.79027 15.3669 4.73027 14.7894 5.08277C14.2119 5.43527 14.0851 6.15002 14.0851 6.15002L13.6164 5.54027C13.2639 4.96277 12.2094 4.89527 11.6716 5.22377C10.7784 5.76902 10.6486 6.89777 11.2261 7.52102C11.1886 7.47977 10.7469 7.32752 10.0074 7.77902C9.4299 8.13152 9.2514 9.18527 9.5739 9.78302C9.8964 10.38 9.94289 10.4738 9.94289 10.4738C9.94289 10.4738 9.44489 10.2398 8.65964 10.767C8.09789 11.1443 7.89689 12.264 8.24939 12.8415L10.1401 16.029L12.7426 20.2815C14.2726 22.4505 17.5351 23.199 19.9051 21.759C21.5214 20.7773 22.6186 18.7028 22.4649 16.779Z", fill: "#DDEDEE", style: {
|
|
18
|
+
fill: "#DDEDEE",
|
|
19
|
+
fill: "color(display-p3 0.8686 0.9294 0.9332)",
|
|
20
|
+
fillOpacity: 1,
|
|
21
|
+
} }), _jsx("path", { d: "M14.0888 6.13726L14.0978 6.15301L15.045 7.67551C15.6235 8.60776 16.2068 9.53702 16.7948 10.4633C16.8215 10.5046 16.8562 10.5403 16.8967 10.5683C16.9372 10.5963 16.9829 10.616 17.031 10.6264C17.0792 10.6367 17.1289 10.6375 17.1774 10.6286C17.2258 10.6197 17.2721 10.6014 17.3134 10.5746C17.3548 10.5479 17.3905 10.5133 17.4185 10.4727C17.4465 10.4322 17.4662 10.3865 17.4765 10.3384C17.4869 10.2902 17.4876 10.2405 17.4787 10.1921C17.4699 10.1436 17.4515 10.0974 17.4248 10.056C16.8388 9.13314 16.2578 8.20713 15.6818 7.27801C15.3255 6.70726 14.9858 6.16051 14.7353 5.75701L14.4803 5.34601C14.2887 5.57484 14.1545 5.84611 14.0888 6.13726ZM11.1668 7.49251C11.0687 7.47387 10.9689 7.46507 10.869 7.46626C11.007 7.45576 11.1075 7.47376 11.1668 7.49251ZM12.132 7.98451C11.8717 7.74507 11.5531 7.57803 11.208 7.50001C11.0177 7.28044 10.9033 7.00531 10.8818 6.71551C11.3303 6.71101 12.0038 6.86776 12.63 7.42426C12.7845 7.56151 12.9803 7.83601 13.1738 8.12926C13.3778 8.43976 13.611 8.82076 13.8443 9.20926C14.0183 9.49951 14.1908 9.79276 14.352 10.0665C14.6295 10.5368 14.8733 10.9515 15.0338 11.199C15.0605 11.2404 15.0789 11.2866 15.0877 11.3351C15.0966 11.3835 15.0959 11.4332 15.0855 11.4814C15.0752 11.5295 15.0555 11.5752 15.0275 11.6157C14.9995 11.6563 14.9638 11.6909 14.9224 11.7176C14.8811 11.7444 14.8348 11.7627 14.7864 11.7716C14.7379 11.7805 14.6882 11.7797 14.64 11.7694C14.5919 11.759 14.5462 11.7393 14.5057 11.7113C14.4652 11.6833 14.4305 11.6476 14.4038 11.6063C14.1599 11.2159 13.9224 10.8216 13.6913 10.4235C13.5323 10.1528 13.365 9.86851 13.2008 9.59476C12.9903 9.23955 12.7725 8.88873 12.5475 8.54251C12.342 8.23051 12.1988 8.04451 12.132 7.98451ZM10.0305 10.4895L9.9323 10.452C9.81448 10.228 9.69523 10.0047 9.57455 9.78226C9.54441 9.72589 9.51883 9.6672 9.49805 9.60676C9.7478 9.60376 10.0478 9.68701 10.3133 9.79426C10.6342 9.92177 10.9319 10.1012 11.1945 10.3253C11.346 10.4603 11.5058 10.6793 11.6558 10.908C11.8118 11.1465 11.979 11.4308 12.1455 11.721C12.2468 11.8973 12.3473 12.075 12.4448 12.2475C12.6419 12.6066 12.8487 12.9602 13.065 13.308C13.0918 13.3494 13.1101 13.3956 13.119 13.4441C13.1279 13.4925 13.1271 13.5422 13.1168 13.5904C13.1064 13.6385 13.0867 13.6842 13.0587 13.7247C13.0307 13.7653 12.995 13.7999 12.9537 13.8266C12.9123 13.8534 12.8661 13.8717 12.8176 13.8806C12.7692 13.8895 12.7195 13.8887 12.6713 13.8784C12.6231 13.868 12.5775 13.8483 12.5369 13.8203C12.4964 13.7923 12.4618 13.7566 12.435 13.7153C12.246 13.4228 12.0128 13.0088 11.7773 12.5903L11.4953 12.0938C11.3303 11.8065 11.1713 11.538 11.028 11.319C10.877 11.0915 10.7665 10.947 10.6965 10.8855C10.4975 10.7183 10.2725 10.5846 10.0305 10.4895ZM19.8023 10.905C19.6733 10.6823 19.413 10.218 19.1018 9.65851C19.1287 9.31851 19.2423 8.99109 19.4318 8.70751C19.8803 9.51601 20.2823 10.2375 20.4518 10.5285C20.5017 10.6146 20.5154 10.7171 20.4898 10.8133C20.4642 10.9095 20.4014 10.9916 20.3153 11.0415C20.2292 11.0914 20.1267 11.1051 20.0305 11.0795C19.9343 11.0539 19.8522 10.9911 19.8023 10.905Z", fill: "#96B2B8", style: {
|
|
22
|
+
fill: "#96B2B8",
|
|
23
|
+
fill: "color(display-p3 0.5871 0.6993 0.7206)",
|
|
24
|
+
fillOpacity: 1,
|
|
25
|
+
} }), _jsx("path", { d: "M6.03904 3.61276L5.12404 2.37451C5.091 2.32986 5.06902 2.278 5.05992 2.2232C5.05082 2.1684 5.05485 2.11223 5.07169 2.05929C5.08853 2.00636 5.1177 1.95817 5.15678 1.9187C5.19587 1.87924 5.24377 1.84961 5.29654 1.83226L6.31654 1.51501C6.54154 1.44526 6.76654 1.63126 6.75154 1.87126L6.64654 3.42676C6.61654 3.74476 6.22654 3.86851 6.03904 3.61276ZM4.26904 4.83001L2.87404 4.24501C2.82356 4.22448 2.77889 4.19185 2.74399 4.15C2.70909 4.10814 2.68502 4.05834 2.6739 4.00498C2.66279 3.95163 2.66497 3.89636 2.68025 3.84405C2.69554 3.79174 2.72345 3.74399 2.76154 3.70501L3.48904 2.93251C3.52644 2.89304 3.57281 2.8632 3.62422 2.84551C3.67563 2.82782 3.73056 2.82281 3.78432 2.83091C3.83808 2.83901 3.88909 2.85998 3.933 2.89204C3.97692 2.92409 4.01244 2.96628 4.03654 3.01501L4.70404 4.37251C4.83154 4.65001 4.55404 4.95001 4.26904 4.83001ZM1.89004 7.01926L3.44329 6.81676C3.76204 6.77776 3.86329 6.36526 3.59854 6.17926L2.30104 5.30701C2.25386 5.27646 2.20007 5.25758 2.14414 5.25194C2.08821 5.24631 2.03174 5.25407 1.97941 5.2746C1.92707 5.29512 1.88038 5.32781 1.84319 5.36997C1.806 5.41212 1.77938 5.46252 1.76554 5.51701L1.50904 6.59101C1.49542 6.6458 1.49536 6.70309 1.50887 6.75791C1.52238 6.81274 1.54906 6.86344 1.58659 6.90562C1.62412 6.94781 1.67137 6.9802 1.72425 7C1.77713 7.01981 1.83403 7.02641 1.89004 7.01926Z", fill: "#46A4FB", style: {
|
|
26
|
+
fill: "#46A4FB",
|
|
27
|
+
fill: "color(display-p3 0.2745 0.6431 0.9843)",
|
|
28
|
+
fillOpacity: 1,
|
|
29
|
+
} })] })));
|
|
30
|
+
});
|
|
31
|
+
export const CustomClapSilverSvg = svgImport;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
import svgImport from "svg/cds/icons/custom/class.svg";
|
|
4
|
+
export const CustomClassIcon = forwardRef(function CustomClassIcon(props, ref) {
|
|
5
|
+
return (_jsxs("svg", Object.assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props, { children: [_jsx("rect", { x: 1.5, y: 1.5, width: 21, height: 21, rx: 10, fill: "#FFFAE6" }), _jsxs("g", Object.assign({ clipPath: "url(#clip0_383_3227)" }, { children: [_jsx("path", { d: "M11.799 12.0505C11.5969 11.6463 11.1122 11.5053 10.7086 11.7074L9.214 12.4747C9.214 12.4747 8.3862 11.889 8.12359 11.7074C7.96202 11.5864 7.45736 11.1822 6.97208 11.0207C6.44685 10.8391 5.07326 10.7175 4.68962 11.6264C4.28541 12.5758 4.34651 15.0192 4.36649 16.7764C4.36649 16.938 4.46754 17.0391 4.6291 17.0391H7.51728C7.69882 17.0391 7.75992 16.938 7.7799 16.7964C7.79987 16.7153 7.96144 14.7161 7.94146 13.8477V13.5446L8.70874 14.0698C8.85033 14.1709 8.99133 14.2114 9.1529 14.2114C9.27392 14.2114 9.39554 14.1914 9.51656 14.1303L11.4553 13.1204C11.8595 12.9183 12.0005 12.4336 11.7984 12.05L11.799 12.0505Z", fill: "#FF9100" }), _jsx("path", { d: "M19.1646 7.1225H9.9543C9.69168 7.1225 9.4696 7.34457 9.4696 7.60719V10.8167L9.83503 10.6293C10.1335 10.4801 10.4531 10.4043 10.7703 10.4043C11.5312 10.4043 12.215 10.8232 12.5575 11.4977C12.8019 11.9688 12.8489 12.5276 12.6862 13.0322C12.5211 13.5463 12.1627 13.9628 11.678 14.2049L9.75689 15.2054C9.66289 15.2524 9.56654 15.2894 9.47019 15.3206V16.4932C9.47019 16.7558 9.69227 16.9779 9.95488 16.9779H19.1646C19.4272 16.9779 19.6493 16.7558 19.6493 16.4932V7.60719C19.6493 7.34457 19.4272 7.1225 19.1646 7.1225Z", fill: "#FFE98A" }), _jsx("path", { d: "M6.36587 10.4754C7.33636 10.4754 8.1231 9.68866 8.1231 8.71817C8.1231 7.74768 7.33636 6.96094 6.36587 6.96094C5.39538 6.96094 4.60864 7.74768 4.60864 8.71817C4.60864 9.68866 5.39538 10.4754 6.36587 10.4754Z", fill: "#FF9100" })] })), _jsx("defs", { children: _jsx("clipPath", Object.assign({ id: "clip0_383_3227" }, { children: _jsx("rect", { width: 18, height: 18, fill: "white", transform: "translate(3 3)" }) })) })] })));
|
|
6
|
+
});
|
|
7
|
+
export const CustomClassSvg = svgImport;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
import svgImport from "svg/cds/icons/custom/ebook.svg";
|
|
4
|
+
export const CustomEbookIcon = forwardRef(function CustomEbookIcon(props, ref) {
|
|
5
|
+
return (_jsx("svg", Object.assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props, { children: _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 4.36014C11.4873 3.84225 10.5729 3.5 9.41304 3.5C7.58696 3.5 6.97826 3.97368 6.36957 4.44737C5.76087 4.92105 5.15217 5.39474 3.93478 5.39474C2.71739 5.39474 1.5 6.24304 1.5 7.28947V17.7105C1.5 18.757 2.71739 19.6053 3.93478 19.6053C3.99279 19.6053 4.04941 19.6042 4.10472 19.6021C4.14925 19.6042 4.19407 19.6053 4.23913 19.6053H8.80435C8.94542 19.6053 9.08649 19.6907 9.28145 19.8088C9.71739 20.0728 10.4228 20.5 12 20.5C13.5772 20.5 14.2826 20.0728 14.7185 19.8088C14.9135 19.6907 15.0546 19.6053 15.1957 19.6053H19.7609C19.8059 19.6053 19.8507 19.6042 19.8953 19.6021C19.9506 19.6042 20.0072 19.6053 20.0652 19.6053C21.2826 19.6053 22.5 18.757 22.5 17.7105V7.28947C22.5 6.24304 21.2826 5.39474 20.0652 5.39474C18.8478 5.39474 18.2391 4.92105 17.6304 4.44737C17.0217 3.97368 16.413 3.5 14.587 3.5C13.4271 3.5 12.5127 3.84225 12 4.36014ZM11.5435 6.76316C11.5435 5.94926 10.6304 5.28947 9.26087 5.28947C7.8913 5.28947 7.43478 5.65789 6.97826 6.02632C6.52174 6.39474 6.06522 6.76316 5.15217 6.76316C4.23913 6.76316 3.32609 7.42295 3.32609 8.23684V16.3421C3.32609 17.156 4.23913 17.8158 5.15217 17.8158C6.06522 17.8158 6.52174 17.4474 6.97826 17.0789C7.43478 16.7105 7.8913 16.3421 8.80435 16.3421C9.67525 16.3421 9.90653 16.5711 10.1028 16.7653C10.2474 16.9085 10.3731 17.0329 10.7217 17.0329C11.5435 17.0329 11.5435 16.3421 11.5435 16.3421V6.76316ZM14.7391 5.28947C13.3696 5.28947 12.4565 5.94926 12.4565 6.76316V16.3421C12.4565 16.3421 12.4565 17.0329 13.2783 17.0329C13.6269 17.0329 13.7526 16.9085 13.8972 16.7653C14.0935 16.5711 14.3247 16.3421 15.1957 16.3421C16.1087 16.3421 16.5652 16.7105 17.0217 17.0789C17.4783 17.4474 17.9348 17.8158 18.8478 17.8158C19.7609 17.8158 20.6739 17.156 20.6739 16.3421V8.23684C20.6739 7.42295 19.7609 6.76316 18.8478 6.76316C17.9348 6.76316 17.4783 6.39474 17.0217 6.02632C16.5652 5.65789 16.1087 5.28947 14.7391 5.28947Z", fill: "#363636" }) })));
|
|
6
|
+
});
|
|
7
|
+
export const CustomEbookSvg = svgImport;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
import svgImport from "svg/cds/icons/custom/ebook-color.svg";
|
|
4
|
+
export const CustomEbookColorIcon = forwardRef(function CustomEbookColorIcon(props, ref) {
|
|
5
|
+
return (_jsxs("svg", Object.assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props, { children: [_jsx("path", { d: "M4.23913 6C2.72634 6 1.5 7.25919 1.5 8.8125V16.25C1.5 17.8033 2.72634 19.0625 4.23913 19.0625H8.80435C8.94545 19.0625 9.08655 19.152 9.28149 19.2757C9.71739 19.5524 10.4228 20 12 20C13.5772 20 14.2826 19.5524 14.7185 19.2757C14.9134 19.152 15.0545 19.0625 15.1957 19.0625H19.7609C21.2737 19.0625 22.5 17.8033 22.5 16.25V8.8125C22.5 7.25919 21.2737 6 19.7609 6H4.23913Z", fill: "#0094FF" }), _jsx("path", { d: "M12 5.86667C12 5.01767 13 4 14.5 4C16 4 16.5 4.54902 17 4.93333C17.5 5.31765 18 5.86667 19 5.86667C20 5.86667 21 6.88433 21 7.73334V16.1333C21 17.0667 20 18 19 18C18 18 17.5 17.9177 17 17.5333C16.5 17.149 16 16.4627 15 16.4627C14 16.4627 14 17.0667 13 17.0667C12 17.0667 12 16.1333 12 16.1333V5.86667Z", fill: "#C2E6FF" }), _jsx("path", { d: "M12 5.86667C12 5.01767 11 4 9.5 4C8 4 7.5 4.54902 7 4.93333C6.5 5.31765 6 5.86667 5 5.86667C4 5.86667 3 6.88433 3 7.73334V16.1333C3 17.0667 4 18 5 18C6 18 6.5 17.9177 7 17.5333C7.5 17.149 8 16.4627 9 16.4627C10 16.4627 10 17.0667 11 17.0667C12 17.0667 12 16.1333 12 16.1333V5.86667Z", fill: "#E0F2FF" })] })));
|
|
6
|
+
});
|
|
7
|
+
export const CustomEbookColorSvg = svgImport;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
import svgImport from "svg/cds/icons/custom/embedded.svg";
|
|
4
|
+
export const CustomEmbeddedIcon = forwardRef(function CustomEmbeddedIcon(props, ref) {
|
|
5
|
+
return (_jsx("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: ref }, props, { children: _jsx("path", { d: "M12 1C5.9346 1 1 5.9346 1 12C1 18.0654 5.9346 23 12 23C18.0654 23 23 18.0654 23 12C23 5.9346 18.0654 1 12 1ZM16.6303 16.8664C16.9053 15.6175 17.0717 14.2257 17.1135 12.7333H21.5033C21.3617 14.5777 20.6929 16.2746 19.6479 17.6767C18.6587 17.3387 17.6503 17.0688 16.6303 16.8664ZM4.35207 17.6767C3.30633 16.2746 2.63827 14.5777 2.49673 12.7333H6.88647C6.929 14.2257 7.09547 15.6175 7.36973 16.8664C6.34967 17.0688 5.34133 17.3387 4.35133 17.676L4.35207 17.6767ZM7.36973 7.138C7.09547 8.3854 6.929 9.7758 6.88647 11.2667H2.49673C2.63827 9.42233 3.30633 7.7254 4.35207 6.324C5.3428 6.6628 6.34967 6.93413 7.36973 7.138ZM8.8166 7.38587C9.86747 7.52813 10.9301 7.6 12 7.6C13.0699 7.6 14.1325 7.52813 15.1834 7.38587C15.4408 8.52913 15.6073 9.8374 15.6513 11.2667H8.34947C8.39347 9.8374 8.5592 8.52913 8.8166 7.38587ZM8.34873 12.7333H15.6505C15.6065 14.1655 15.4393 15.4753 15.1819 16.62C13.0721 16.3355 10.9286 16.3355 8.81807 16.62C8.55993 15.4753 8.39273 14.1648 8.34947 12.7333H8.34873ZM17.1128 11.2667C17.0703 9.7758 16.9038 8.3854 16.6295 7.138C17.6496 6.93413 18.6572 6.6628 19.6472 6.32327C20.6929 7.7254 21.361 9.42233 21.5025 11.2667H17.1128ZM18.5861 5.12793C17.8197 5.36553 17.0431 5.5606 16.2592 5.71313C15.9182 4.63147 15.4899 3.69793 14.9898 2.95433C16.3509 3.40533 17.5733 4.15847 18.5861 5.12793ZM11.9993 2.46667C12.9988 2.46667 14.0621 3.772 14.7852 5.95C12.9365 6.18247 11.0628 6.18247 9.21333 5.95C9.9364 3.77273 10.9997 2.46667 11.9993 2.46667ZM7.74007 5.7124C6.95613 5.55987 6.17953 5.3648 5.41393 5.1272C6.42667 4.15773 7.64913 3.4046 9.00947 2.9536C8.50933 3.69647 8.08107 4.63147 7.74007 5.7124ZM5.41393 18.8728C6.17953 18.6352 6.95613 18.4409 7.73933 18.2883C8.0796 19.3693 8.50787 20.3028 9.00727 21.0457C7.64767 20.5947 6.42667 19.8415 5.41393 18.8728ZM12 21.5333C11.0005 21.5333 9.93713 20.228 9.21407 18.0507C11.0635 17.8183 12.9372 17.8183 14.7859 18.0507C14.0629 20.228 12.9995 21.5333 12 21.5333ZM16.2607 18.2876C17.0446 18.4401 17.8212 18.6345 18.5868 18.8721C17.5741 19.8408 16.3523 20.5939 14.9927 21.0449C15.4921 20.3021 15.9204 19.3685 16.2607 18.2876Z", fill: "#363636" }) })));
|
|
6
|
+
});
|
|
7
|
+
export const CustomEmbeddedSvg = svgImport;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export declare const CustomEmbeddedColorIcon: React.ForwardRefExoticComponent<{
|
|
3
|
+
className?: string | undefined;
|
|
4
|
+
color?: string | undefined;
|
|
5
|
+
} & React.RefAttributes<SVGSVGElement>>;
|
|
6
|
+
export declare const CustomEmbeddedColorSvg: string;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
import svgImport from "svg/cds/icons/custom/embedded-color.svg";
|
|
4
|
+
export const CustomEmbeddedColorIcon = forwardRef(function CustomEmbeddedColorIcon(props, ref) {
|
|
5
|
+
return (_jsxs("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: ref }, props, { children: [_jsx("circle", { cx: 12, cy: 12, r: 11, fill: "#7C8597" }), _jsx("path", { d: "M16.8428 12.6923C16.8032 14.1012 16.6455 15.4152 16.385 16.5941C17.3511 16.7852 18.306 17.04 19.2429 17.3592C20.2326 16.0355 20.866 14.4335 21 12.6923H16.8428Z", fill: "#CFDFF7" }), _jsx("path", { d: "M3 12.6923C3.13403 14.4331 3.76631 16.0349 4.75634 17.3585C5.69398 17.04 6.64892 16.7852 7.61496 16.5941C7.3552 15.4152 7.19751 14.1012 7.15724 12.6923H3Z", fill: "#CFDFF7" }), _jsx("path", { d: "M7.15724 11.3077C7.19751 9.90024 7.3552 8.58763 7.61496 7.41C6.64892 7.21755 5.69534 6.9614 4.7571 6.64155C3.76673 7.96453 3.13403 9.56653 3 11.3077H7.15724Z", fill: "#CFDFF7" }), _jsx("path", { d: "M12 7.84615C10.9867 7.84615 9.98043 7.77831 8.98522 7.64401C8.7414 8.72331 8.58448 9.95838 8.54277 11.3077H15.4579C15.4162 9.95838 15.2586 8.72331 15.0148 7.64401C14.0196 7.77831 13.0133 7.84615 12 7.84615Z", fill: "#CFDFF7" }), _jsx("path", { d: "M15.4572 12.6923H8.54277C8.5838 14.0437 8.74208 15.2809 8.98658 16.3615C10.9853 16.0929 13.0154 16.0929 15.0134 16.3615C15.2572 15.2809 15.4155 14.0444 15.4572 12.6923Z", fill: "#CFDFF7" }), _jsx("path", { d: "M16.3844 7.41C16.6441 8.58763 16.8017 9.90024 16.8421 11.3077H20.9993C20.8653 9.56653 20.2326 7.96453 19.2422 6.64085C18.3047 6.96137 17.3504 7.21755 16.3844 7.41Z", fill: "#CFDFF7" }), _jsx("path", { d: "M16.0336 6.06485C16.776 5.92084 17.5116 5.73669 18.2373 5.51238C17.2782 4.59716 16.1205 3.88615 14.8315 3.46039C15.3051 4.16237 15.7107 5.04369 16.0336 6.06485Z", fill: "#CFDFF7" }), _jsx("path", { d: "M14.6377 6.28846C13.9529 4.23231 12.9459 3 11.9993 3C11.0527 3 10.0457 4.233 9.36087 6.28846C11.1125 6.50791 12.8869 6.50791 14.6377 6.28846Z", fill: "#CFDFF7" }), _jsx("path", { d: "M5.76274 5.51169C6.48775 5.736 7.2232 5.92015 7.96568 6.06415C8.2886 5.04369 8.69418 4.161 9.16783 3.45969C7.87955 3.88546 6.72183 4.59646 5.76274 5.51169Z", fill: "#CFDFF7" }), _jsx("path", { d: "M7.96492 17.9365C7.2232 18.0805 6.48775 18.264 5.76274 18.4883C6.72183 19.4028 7.87811 20.1138 9.16571 20.5396C8.69282 19.8383 8.28725 18.957 7.96492 17.9365Z", fill: "#CFDFF7" }), _jsx("path", { d: "M9.36163 17.7122C10.0464 19.7677 11.0534 21 12 21C12.9466 21 13.9536 19.7677 14.6384 17.7122C12.8875 17.4928 11.1131 17.4928 9.36163 17.7122Z", fill: "#CFDFF7" }), _jsx("path", { d: "M18.238 18.4876C17.5129 18.2633 16.7775 18.0799 16.0351 17.9359C15.7128 18.9563 15.3072 19.8376 14.8343 20.5389C16.1219 20.1131 17.2789 19.4021 18.238 18.4876Z", fill: "#CFDFF7" })] })));
|
|
6
|
+
});
|
|
7
|
+
export const CustomEmbeddedColorSvg = svgImport;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
import svgImport from "svg/cds/icons/custom/emo-clap.svg";
|
|
4
|
+
export const CustomEmoClapIcon = forwardRef(function CustomEmoClapIcon(props, ref) {
|
|
5
|
+
return (_jsxs("svg", Object.assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props, { children: [_jsx("path", { d: "M6.03904 3.61279C6.08065 3.66849 6.13845 3.70998 6.20453 3.73159C6.27061 3.75319 6.34175 3.75387 6.40823 3.73351C6.4747 3.71316 6.53327 3.67277 6.57593 3.61787C6.61859 3.56297 6.64325 3.49624 6.64654 3.42679L6.75004 1.87504C6.7543 1.82 6.7452 1.76474 6.72351 1.71397C6.70182 1.6632 6.66819 1.61842 6.62548 1.58344C6.58276 1.54846 6.53223 1.52431 6.47818 1.51306C6.42413 1.5018 6.36817 1.50377 6.31504 1.51879L5.29504 1.83604C5.24227 1.85339 5.19437 1.88302 5.15528 1.92249C5.11619 1.96196 5.08703 2.01014 5.07019 2.06308C5.05335 2.11601 5.04931 2.17219 5.05842 2.22699C5.06752 2.28179 5.08949 2.33364 5.12254 2.37829L6.03904 3.61279Z", fill: "#363636" }), _jsx("path", { d: "M4.26904 4.82928L2.87404 4.24428C2.82355 4.22375 2.77889 4.19112 2.74399 4.14927C2.70908 4.10741 2.68502 4.05761 2.6739 4.00426C2.66278 3.9509 2.66496 3.89563 2.68025 3.84332C2.69553 3.79101 2.72345 3.74326 2.76154 3.70428L3.48904 2.93178C3.52635 2.89215 3.57271 2.86215 3.62415 2.84436C3.67559 2.82657 3.73057 2.82152 3.7844 2.82963C3.83822 2.83774 3.88927 2.85877 3.93318 2.89093C3.9771 2.92309 4.01256 2.96541 4.03654 3.01428L4.70404 4.37178C4.7329 4.43353 4.74248 4.50255 4.73152 4.56983C4.72056 4.63711 4.68958 4.69952 4.64261 4.74892C4.59564 4.79832 4.53486 4.83241 4.46822 4.84675C4.40158 4.86108 4.33217 4.855 4.26904 4.82928Z", fill: "#363636" }), _jsx("path", { d: "M22.3606 7.93206C22.8467 8.35164 23.1513 8.94334 23.2103 9.58281C23.2133 9.61021 23.2148 9.63774 23.2148 9.66531V16.7491C23.2726 17.865 23.0327 18.9762 22.5198 19.9689C22.0069 20.9617 21.2394 21.8003 20.2958 22.3988C19.3619 22.9567 18.2928 23.2475 17.2051 23.2396C16.4747 23.2385 15.7497 23.1153 15.0601 22.8751C14.401 23.1179 13.7044 23.2425 13.0021 23.2433C12.0234 23.2524 11.0564 23.03 10.18 22.5942C9.30359 22.1585 8.54259 21.5218 7.95906 20.7361L5.35581 16.4858L3.48081 13.3201C3.21947 12.815 3.13975 12.2354 3.255 11.6786C3.37025 11.1217 3.67347 10.6214 4.11381 10.2616C4.28251 10.1469 4.46213 10.0492 4.65006 9.96981C4.483 9.49281 4.47296 8.97487 4.62141 8.49176C4.76985 8.00864 5.06899 7.58571 5.47506 7.28481C5.63949 7.18371 5.81269 7.09762 5.99256 7.02756C5.96883 6.83341 5.97059 6.63699 5.99781 6.44331C6.04817 6.09611 6.17528 5.76451 6.36988 5.4726C6.56448 5.1807 6.82169 4.93583 7.12281 4.75581C7.53713 4.52413 8.01074 4.42024 8.48399 4.45721C8.95725 4.49418 9.40898 4.67035 9.78231 4.96356C9.90863 4.82951 10.0521 4.71275 10.2091 4.61631C10.6928 4.32643 11.2709 4.23784 11.8193 4.36956C12.1426 4.28314 12.4793 4.25896 12.8116 4.29831C13.2379 4.34433 13.6404 4.51848 13.9658 4.79781C14.0943 4.66092 14.2403 4.54163 14.4001 4.44306C14.9137 4.14049 15.5262 4.05371 16.1036 4.20172C16.6811 4.34973 17.1763 4.72048 17.4811 5.23281L19.0351 8.00781C19.2393 7.79776 19.4829 7.63002 19.752 7.5142C20.0211 7.39838 20.3104 7.33674 20.6033 7.33281C21.2445 7.29768 21.8744 7.51248 22.3606 7.93206ZM13.4746 10.7588H13.4701L13.4423 10.7783L13.4618 10.7663L13.4746 10.7588ZM8.35773 5.95442C8.20111 5.94326 8.04423 5.9724 7.90206 6.03906V6.03606C7.78999 6.09971 7.69387 6.18803 7.62098 6.29432C7.54808 6.4006 7.50032 6.52208 7.48131 6.64956C7.46173 6.79451 7.49272 6.94178 7.56906 7.06656L8.68206 8.75781C8.70511 8.43469 8.80127 8.12104 8.96329 7.84053C9.12531 7.56002 9.34894 7.31998 9.61731 7.13856C9.65368 7.11638 9.689 7.10023 9.72435 7.08407C9.74878 7.07291 9.77323 7.06173 9.79806 7.04856C9.60404 7.02361 9.42761 6.9234 9.30681 6.76956L8.84256 6.16956C8.82603 6.14821 8.81075 6.12592 8.79681 6.10281C8.66552 6.01666 8.51436 5.96558 8.35773 5.95442ZM6.64206 8.39181C6.50424 8.43144 6.37287 8.4908 6.25206 8.56806L6.25431 8.56506C6.14206 8.7007 6.06835 8.86403 6.0409 9.03794C6.01346 9.21185 6.03328 9.38994 6.09831 9.55356C6.19363 9.7362 6.26424 9.86871 6.31837 9.97028L6.32331 9.97956L7.37706 11.5636C7.4601 11.1276 7.66085 10.7228 7.95756 10.3928L6.64206 8.39181ZM6.63831 15.7156L9.20931 19.9156L9.21156 19.9126C9.66098 20.5048 10.2464 20.9802 10.9183 21.2984C11.5902 21.6167 12.3288 21.7685 13.0718 21.7411C12.7162 21.4401 12.3997 21.0956 12.1298 20.7158L9.50031 16.4236L8.38956 14.5486C8.22728 14.6385 8.0372 14.6645 7.85675 14.6213C7.67629 14.5781 7.51854 14.469 7.41456 14.3153L5.40006 11.2981C5.23803 11.3379 5.08523 11.4087 4.95006 11.5066C4.83195 11.6499 4.75274 11.8213 4.72003 12.0041C4.68732 12.187 4.70223 12.3751 4.76331 12.5506L6.63831 15.7156ZM16.2155 21.6649C17.3444 21.8909 18.5169 21.6977 19.5136 21.1216L19.5158 21.1186C20.2263 20.6615 20.8039 20.0255 21.1906 19.2744C21.5773 18.5233 21.7594 17.6836 21.7186 16.8398V9.71256C21.7065 9.58372 21.6689 9.45856 21.608 9.3444C21.5471 9.23023 21.464 9.12934 21.3637 9.04759C21.2634 8.96585 21.1478 8.90489 21.0237 8.86827C20.8996 8.83165 20.7694 8.82011 20.6408 8.83431C20.4482 8.83809 20.2637 8.91267 20.1226 9.04382C19.9815 9.17497 19.8937 9.35349 19.8758 9.54531C20.1668 10.0681 20.4083 10.4986 20.5276 10.7048C20.6172 10.8762 20.6372 11.0756 20.5833 11.2614C20.5294 11.4472 20.4058 11.605 20.2383 11.7018C20.0709 11.7986 19.8724 11.8269 19.6846 11.7809C19.4967 11.7349 19.3338 11.6181 19.2301 11.4548C19.0988 11.2283 18.8371 10.7611 18.5258 10.2023L18.4726 10.1071V10.0613C18.4692 10.0563 18.4653 10.0519 18.4614 10.0475C18.4565 10.042 18.4516 10.0365 18.4478 10.0298L16.1978 6.01056C16.1397 5.88804 16.0473 5.78497 15.9319 5.71377C15.8165 5.64257 15.6829 5.60629 15.5473 5.6093C15.4117 5.61232 15.2799 5.65449 15.1678 5.73075C15.0556 5.807 14.968 5.91408 14.9153 6.03906C15.1326 6.38955 15.3996 6.81785 15.683 7.27235L15.7666 7.40631C16.4798 8.55456 17.2523 9.78981 17.5051 10.1813C17.6132 10.3483 17.6505 10.5514 17.6089 10.7459C17.5672 10.9404 17.45 11.1104 17.2831 11.2186C17.1161 11.3267 16.913 11.364 16.7185 11.3224C16.5239 11.2807 16.3539 11.1635 16.2458 10.9966C15.9841 10.5908 15.2033 9.34131 14.4931 8.20206C14.2659 7.83762 14.0454 7.48325 13.8503 7.16968L13.5458 6.68031L13.5361 6.66456L13.5143 6.62931C13.5112 6.62587 13.5076 6.6229 13.504 6.6199C13.4998 6.61636 13.4955 6.61277 13.4918 6.60831L13.0231 5.99856C13.0073 5.97681 12.9916 5.95431 12.9781 5.93181C12.8799 5.84197 12.7526 5.79058 12.6196 5.78706C12.4307 5.75533 12.2367 5.78148 12.0631 5.86206C11.9491 5.92704 11.8513 6.01703 11.7772 6.12524C11.703 6.23345 11.6543 6.35707 11.6348 6.48681C11.6158 6.62563 11.6421 6.76689 11.7098 6.88956C12.0581 7.02763 12.3796 7.22534 12.6601 7.47381C12.8914 7.71003 13.0952 7.9717 13.2676 8.25381C13.4768 8.57031 13.7131 8.95731 13.9471 9.34731C14.1218 9.63906 14.2951 9.93306 14.4563 10.2068L14.5173 10.3096C14.7721 10.7391 14.9881 11.1033 15.1313 11.3251C15.2398 11.492 15.2775 11.6953 15.2362 11.8901C15.1948 12.0849 15.0778 12.2553 14.9108 12.3638C14.7438 12.4723 14.5406 12.51 14.3458 12.4687C14.151 12.4273 13.9806 12.3103 13.8721 12.1433C13.7007 11.8777 13.4406 11.4368 13.1613 10.9635L13.0568 10.7867L13.0561 10.7855C12.9262 10.5658 12.7933 10.3409 12.6623 10.1228C12.4313 9.73656 12.2078 9.37281 12.0173 9.08406C11.9213 8.93181 11.8351 8.81406 11.7713 8.72931C11.7423 8.68691 11.7162 8.65484 11.6968 8.6309L11.6963 8.63031C11.6876 8.6196 11.6783 8.60933 11.6686 8.59956C11.5035 8.45064 11.3116 8.33457 11.1031 8.25756C11.0474 8.24949 10.9929 8.23541 10.9403 8.21556C10.7466 8.23866 10.5616 8.30925 10.4018 8.42106C10.2865 8.55887 10.2104 8.72518 10.1815 8.90254C10.1526 9.0799 10.172 9.26176 10.2376 9.42906L10.4753 9.87081C10.7913 10.0057 11.0851 10.1875 11.3468 10.4101C11.5483 10.6071 11.7246 10.8283 11.8718 11.0686C12.0338 11.3161 12.2063 11.6078 12.3736 11.8996C12.4741 12.0743 12.5731 12.2498 12.6683 12.4193L12.6736 12.4283L12.7039 12.482C12.9234 12.8706 13.1197 13.2182 13.2803 13.4663C13.3361 13.549 13.3749 13.6419 13.3943 13.7398C13.4138 13.8376 13.4135 13.9383 13.3936 14.036C13.3736 14.1337 13.3344 14.2265 13.2781 14.3089C13.2219 14.3913 13.1498 14.4616 13.0661 14.5158C12.9823 14.5699 12.8886 14.6068 12.7904 14.6244C12.6922 14.6419 12.5915 14.6396 12.4942 14.6177C12.3969 14.5959 12.3049 14.5548 12.2237 14.4969C12.1424 14.4391 12.0736 14.3656 12.0211 14.2808C11.8239 13.9772 11.584 13.5515 11.3509 13.1377C11.2564 12.9697 11.1616 12.8018 11.0701 12.6421C10.9066 12.3563 10.7521 12.0953 10.6148 11.8861C10.5436 11.7803 10.4836 11.6926 10.4356 11.6303C10.4086 11.5942 10.3793 11.5598 10.3478 11.5276C10.1809 11.3895 9.99302 11.2788 9.79131 11.1998C9.73632 11.1907 9.6825 11.1756 9.63081 11.1548C9.43166 11.191 9.24294 11.2706 9.07806 11.3881C8.95854 11.5342 8.87853 11.7086 8.8457 11.8946C8.81287 12.0805 8.82832 12.2718 8.89056 12.4501L10.7836 15.6503L13.3808 19.8938C14.0789 20.8093 15.0867 21.4389 16.2155 21.6649Z", fill: "#363636" }), _jsx("path", { d: "M2.3018 5.307L3.60005 6.1785C3.65862 6.21906 3.7035 6.27644 3.72874 6.34306C3.75399 6.40969 3.75841 6.4824 3.74141 6.55159C3.72442 6.62078 3.68682 6.68318 3.63359 6.73053C3.58035 6.77788 3.51399 6.80794 3.4433 6.81675L1.89005 7.01925C1.83408 7.02622 1.77726 7.01949 1.72447 6.99963C1.67168 6.97976 1.62451 6.94737 1.58703 6.90523C1.54954 6.86309 1.52285 6.81248 1.50927 6.75774C1.49568 6.703 1.49561 6.64578 1.50905 6.591L1.76555 5.517C1.77949 5.4625 1.8062 5.41209 1.84346 5.36995C1.88073 5.3278 1.92748 5.29512 1.97987 5.27461C2.03225 5.2541 2.08876 5.24633 2.14474 5.25197C2.20072 5.2576 2.25455 5.27646 2.3018 5.307Z", fill: "#363636" })] })));
|
|
6
|
+
});
|
|
7
|
+
export const CustomEmoClapSvg = svgImport;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
import svgImport from "svg/cds/icons/custom/emo-clap-color.svg";
|
|
4
|
+
export const CustomEmoClapColorIcon = forwardRef(function CustomEmoClapColorIcon(props, ref) {
|
|
5
|
+
return (_jsxs("svg", Object.assign({ width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: ref }, props, { children: [_jsxs("g", Object.assign({ clipPath: "url(#clip0_766_12297)" }, { children: [_jsx("path", { d: "M18.1966 16.8357L18.0806 9.79322C18.0063 9.12494 17.6397 8.22693 16.3867 8.22693C14.9248 8.29654 14.8668 9.79322 14.8668 9.79322L12.6392 5.8137C12.0822 4.96673 11.1689 4.90778 10.5972 5.25678C10.0254 5.60577 9.90104 6.31258 9.90104 6.31258L9.43695 5.70927C9.08796 5.13751 8.04358 5.07092 7.51099 5.39601C6.62701 5.93558 6.49855 7.05276 7.07011 7.67003C7.03262 7.62954 6.59581 7.47828 5.86348 7.92528C5.29173 8.27427 5.11512 9.31758 5.43419 9.90925C5.75325 10.5009 5.79966 10.5937 5.79966 10.5937C5.79966 10.5937 5.30657 10.3617 4.52922 10.8838C3.97315 11.2573 3.77415 12.3657 4.12314 12.9374L5.99527 16.094L8.57188 20.3041C10.0867 22.4512 13.3164 23.1925 15.6631 21.7669C17.2633 20.7949 18.349 18.7408 18.1966 16.8357Z", fill: "#FF9D25" }), _jsx("path", { d: "M18.1966 16.8357L18.0806 9.79322C18.0063 9.12494 17.6397 8.22693 16.3867 8.22693C14.9248 8.29654 14.8668 9.79322 14.8668 9.79322L12.6392 5.8137C12.0822 4.96673 11.1689 4.90778 10.5972 5.25678C10.0254 5.60577 9.90104 6.31258 9.90104 6.31258L9.43695 5.70927C9.08796 5.13751 8.04358 5.07092 7.51099 5.39601C6.62701 5.93558 6.49855 7.05276 7.07011 7.67003C7.03262 7.62954 6.59581 7.47828 5.86348 7.92528C5.29173 8.27427 5.11512 9.31758 5.43419 9.90925C5.75325 10.5009 5.79966 10.5937 5.79966 10.5937C5.79966 10.5937 5.30657 10.3617 4.52922 10.8838C3.97315 11.2573 3.77415 12.3657 4.12314 12.9374L5.99527 16.094L8.57188 20.3041C10.0867 22.4512 13.3164 23.1925 15.6631 21.7669C17.2633 20.7949 18.349 18.7408 18.1966 16.8357Z", fill: "url(#paint0_linear_766_12297)" }), _jsx("path", { d: "M18.1966 16.8357L18.0806 9.79322C18.0063 9.12494 17.6397 8.22693 16.3867 8.22693C14.9248 8.29654 14.8668 9.79322 14.8668 9.79322L12.6392 5.8137C12.0822 4.96673 11.1689 4.90778 10.5972 5.25678C10.0254 5.60577 9.90104 6.31258 9.90104 6.31258L9.43695 5.70927C9.08796 5.13751 8.04358 5.07092 7.51099 5.39601C6.62701 5.93558 6.49855 7.05276 7.07011 7.67003C7.03262 7.62954 6.59581 7.47828 5.86348 7.92528C5.29173 8.27427 5.11512 9.31758 5.43419 9.90925C5.75325 10.5009 5.79966 10.5937 5.79966 10.5937C5.79966 10.5937 5.30657 10.3617 4.52922 10.8838C3.97315 11.2573 3.77415 12.3657 4.12314 12.9374L5.99527 16.094L8.57188 20.3041C10.0867 22.4512 13.3164 23.1925 15.6631 21.7669C17.2633 20.7949 18.349 18.7408 18.1966 16.8357Z", fill: "url(#paint1_radial_766_12297)" }), _jsx("path", { d: "M18.1966 16.8357L18.0806 9.79322C18.0063 9.12494 17.6397 8.22693 16.3867 8.22693C14.9248 8.29654 14.8668 9.79322 14.8668 9.79322L12.6392 5.8137C12.0822 4.96673 11.1689 4.90778 10.5972 5.25678C10.0254 5.60577 9.90104 6.31258 9.90104 6.31258L9.43695 5.70927C9.08796 5.13751 8.04358 5.07092 7.51099 5.39601C6.62701 5.93558 6.49855 7.05276 7.07011 7.67003C7.03262 7.62954 6.59581 7.47828 5.86348 7.92528C5.29173 8.27427 5.11512 9.31758 5.43419 9.90925C5.75325 10.5009 5.79966 10.5937 5.79966 10.5937C5.79966 10.5937 5.30657 10.3617 4.52922 10.8838C3.97315 11.2573 3.77415 12.3657 4.12314 12.9374L5.99527 16.094L8.57188 20.3041C10.0867 22.4512 13.3164 23.1925 15.6631 21.7669C17.2633 20.7949 18.349 18.7408 18.1966 16.8357Z", fill: "url(#paint2_radial_766_12297)" }), _jsx("path", { d: "M18.1966 16.8357L18.0806 9.79322C18.0063 9.12494 17.6397 8.22693 16.3867 8.22693C14.9248 8.29654 14.8668 9.79322 14.8668 9.79322L12.6392 5.8137C12.0822 4.96673 11.1689 4.90778 10.5972 5.25678C10.0254 5.60577 9.90104 6.31258 9.90104 6.31258L9.43695 5.70927C9.08796 5.13751 8.04358 5.07092 7.51099 5.39601C6.62701 5.93558 6.49855 7.05276 7.07011 7.67003C7.03262 7.62954 6.59581 7.47828 5.86348 7.92528C5.29173 8.27427 5.11512 9.31758 5.43419 9.90925C5.75325 10.5009 5.79966 10.5937 5.79966 10.5937C5.79966 10.5937 5.30657 10.3617 4.52922 10.8838C3.97315 11.2573 3.77415 12.3657 4.12314 12.9374L5.99527 16.094L8.57188 20.3041C10.0867 22.4512 13.3164 23.1925 15.6631 21.7669C17.2633 20.7949 18.349 18.7408 18.1966 16.8357Z", fill: "url(#paint3_radial_766_12297)" }), _jsx("path", { d: "M18.1966 16.8357L18.0806 9.79322C18.0063 9.12494 17.6397 8.22693 16.3867 8.22693C14.9248 8.29654 14.8668 9.79322 14.8668 9.79322L12.6392 5.8137C12.0822 4.96673 11.1689 4.90778 10.5972 5.25678C10.0254 5.60577 9.90104 6.31258 9.90104 6.31258L9.43695 5.70927C9.08796 5.13751 8.04358 5.07092 7.51099 5.39601C6.62701 5.93558 6.49855 7.05276 7.07011 7.67003C7.03262 7.62954 6.59581 7.47828 5.86348 7.92528C5.29173 8.27427 5.11512 9.31758 5.43419 9.90925C5.75325 10.5009 5.79966 10.5937 5.79966 10.5937C5.79966 10.5937 5.30657 10.3617 4.52922 10.8838C3.97315 11.2573 3.77415 12.3657 4.12314 12.9374L5.99527 16.094L8.57188 20.3041C10.0867 22.4512 13.3164 23.1925 15.6631 21.7669C17.2633 20.7949 18.349 18.7408 18.1966 16.8357Z", fill: "url(#paint4_radial_766_12297)" }), _jsx("path", { d: "M18.1966 16.8357L18.0806 9.79322C18.0063 9.12494 17.6397 8.22693 16.3867 8.22693C14.9248 8.29654 14.8668 9.79322 14.8668 9.79322L12.6392 5.8137C12.0822 4.96673 11.1689 4.90778 10.5972 5.25678C10.0254 5.60577 9.90104 6.31258 9.90104 6.31258L9.43695 5.70927C9.08796 5.13751 8.04358 5.07092 7.51099 5.39601C6.62701 5.93558 6.49855 7.05276 7.07011 7.67003C7.03262 7.62954 6.59581 7.47828 5.86348 7.92528C5.29173 8.27427 5.11512 9.31758 5.43419 9.90925C5.75325 10.5009 5.79966 10.5937 5.79966 10.5937C5.79966 10.5937 5.30657 10.3617 4.52922 10.8838C3.97315 11.2573 3.77415 12.3657 4.12314 12.9374L5.99527 16.094L8.57188 20.3041C10.0867 22.4512 13.3164 23.1925 15.6631 21.7669C17.2633 20.7949 18.349 18.7408 18.1966 16.8357Z", fill: "url(#paint5_radial_766_12297)" }), _jsx("path", { d: "M18.1966 16.8357L18.0806 9.79322C18.0063 9.12494 17.6397 8.22693 16.3867 8.22693C14.9248 8.29654 14.8668 9.79322 14.8668 9.79322L12.6392 5.8137C12.0822 4.96673 11.1689 4.90778 10.5972 5.25678C10.0254 5.60577 9.90104 6.31258 9.90104 6.31258L9.43695 5.70927C9.08796 5.13751 8.04358 5.07092 7.51099 5.39601C6.62701 5.93558 6.49855 7.05276 7.07011 7.67003C7.03262 7.62954 6.59581 7.47828 5.86348 7.92528C5.29173 8.27427 5.11512 9.31758 5.43419 9.90925C5.75325 10.5009 5.79966 10.5937 5.79966 10.5937C5.79966 10.5937 5.30657 10.3617 4.52922 10.8838C3.97315 11.2573 3.77415 12.3657 4.12314 12.9374L5.99527 16.094L8.57188 20.3041C10.0867 22.4512 13.3164 23.1925 15.6631 21.7669C17.2633 20.7949 18.349 18.7408 18.1966 16.8357Z", fill: "url(#paint6_radial_766_12297)" }), _jsx("path", { d: "M18.1966 16.8357L18.0806 9.79322C18.0063 9.12494 17.6397 8.22693 16.3867 8.22693C14.9248 8.29654 14.8668 9.79322 14.8668 9.79322L12.6392 5.8137C12.0822 4.96673 11.1689 4.90778 10.5972 5.25678C10.0254 5.60577 9.90104 6.31258 9.90104 6.31258L9.43695 5.70927C9.08796 5.13751 8.04358 5.07092 7.51099 5.39601C6.62701 5.93558 6.49855 7.05276 7.07011 7.67003C7.03262 7.62954 6.59581 7.47828 5.86348 7.92528C5.29173 8.27427 5.11512 9.31758 5.43419 9.90925C5.75325 10.5009 5.79966 10.5937 5.79966 10.5937C5.79966 10.5937 5.30657 10.3617 4.52922 10.8838C3.97315 11.2573 3.77415 12.3657 4.12314 12.9374L5.99527 16.094L8.57188 20.3041C10.0867 22.4512 13.3164 23.1925 15.6631 21.7669C17.2633 20.7949 18.349 18.7408 18.1966 16.8357Z", fill: "url(#paint7_radial_766_12297)" }), _jsx("path", { d: "M18.1966 16.8357L18.0806 9.79322C18.0063 9.12494 17.6397 8.22693 16.3867 8.22693C14.9248 8.29654 14.8668 9.79322 14.8668 9.79322L12.6392 5.8137C12.0822 4.96673 11.1689 4.90778 10.5972 5.25678C10.0254 5.60577 9.90104 6.31258 9.90104 6.31258L9.43695 5.70927C9.08796 5.13751 8.04358 5.07092 7.51099 5.39601C6.62701 5.93558 6.49855 7.05276 7.07011 7.67003C7.03262 7.62954 6.59581 7.47828 5.86348 7.92528C5.29173 8.27427 5.11512 9.31758 5.43419 9.90925C5.75325 10.5009 5.79966 10.5937 5.79966 10.5937C5.79966 10.5937 5.30657 10.3617 4.52922 10.8838C3.97315 11.2573 3.77415 12.3657 4.12314 12.9374L5.99527 16.094L8.57188 20.3041C10.0867 22.4512 13.3164 23.1925 15.6631 21.7669C17.2633 20.7949 18.349 18.7408 18.1966 16.8357Z", fill: "url(#paint8_radial_766_12297)" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M5.04883 10.6204C5.12383 10.6535 5.20803 10.6685 5.29544 10.6606C5.396 10.6514 5.60259 10.6643 5.83638 10.7265C6.06987 10.7887 6.27455 10.8854 6.40627 11.0025C6.47066 11.0597 6.57867 11.1885 6.7263 11.3978C6.86755 11.598 7.02492 11.8426 7.18881 12.1066C7.31959 12.3173 7.45746 12.5455 7.59245 12.7689L7.59248 12.7689C7.78486 13.0873 7.97142 13.3961 8.12335 13.6309C8.27337 13.8627 8.58292 13.9291 8.81476 13.7791C9.0466 13.629 9.11294 13.3195 8.96292 13.0876C8.81538 12.8596 8.64647 12.5798 8.46401 12.2775L8.464 12.2775C8.32855 12.0531 8.18562 11.8164 8.03844 11.5792C7.871 11.3095 7.70157 11.0455 7.54346 10.8213C7.39174 10.6062 7.22782 10.3948 7.07063 10.2551C6.78047 9.99717 6.41288 9.84518 6.09364 9.76019C5.82864 9.68964 5.55834 9.65512 5.335 9.65814C5.35994 9.74772 5.39302 9.83219 5.43446 9.90904C5.75353 10.5007 5.79994 10.5935 5.79994 10.5935C5.79994 10.5935 5.51975 10.4617 5.04883 10.6204Z", fill: "url(#paint9_radial_766_12297)" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.36182 7.68912C6.43958 7.72571 6.52781 7.74272 6.61958 7.73438C6.82863 7.71537 7.21456 7.74206 7.71869 8.19017L7.71862 8.1901C7.71862 8.19011 7.72211 8.1933 7.72928 8.201C7.73682 8.2091 7.74676 8.22039 7.75917 8.23544C7.78426 8.26588 7.81511 8.30639 7.85173 8.35788C7.92512 8.46107 8.01259 8.59543 8.11154 8.75575C8.30921 9.07603 8.54011 9.47938 8.77699 9.90202C8.90009 10.1216 9.02571 10.3482 9.14888 10.5704L9.1489 10.5704C9.48991 11.1855 9.81216 11.7667 10.01 12.0725C10.16 12.3043 10.4696 12.3707 10.7014 12.2206C10.9332 12.0706 10.9996 11.7611 10.8496 11.5292C10.6717 11.2543 10.3782 10.725 10.0458 10.1256L10.0458 10.1256C9.91794 9.89494 9.78431 9.65394 9.64931 9.41308C9.41132 8.98847 9.17187 8.56976 8.96252 8.23055C8.85795 8.06113 8.75774 7.90638 8.66663 7.77828C8.58173 7.65891 8.48369 7.53221 8.38306 7.44276C7.7609 6.88973 7.17983 6.73293 6.72418 6.73022C6.71871 7.07805 6.83537 7.41625 7.07031 7.66998C7.04232 7.63975 6.79176 7.54778 6.36182 7.68912Z", fill: "url(#paint10_radial_766_12297)" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.38037 5.6277C9.38952 5.69542 9.41278 5.76234 9.45115 5.82416L9.50169 5.79279L9.43729 5.70906C9.41998 5.6807 9.40096 5.65359 9.38037 5.6277ZM9.50172 5.79283L9.45118 5.82421L9.45127 5.82435L9.45163 5.82493L9.45304 5.8272L9.45861 5.83618L9.48039 5.87126L9.56351 6.00509L9.86403 6.48872C10.1149 6.89237 10.4549 7.43892 10.811 8.01041C11.5215 9.15083 12.3009 10.3978 12.5616 10.8008C12.7117 11.0327 13.0212 11.099 13.253 10.949C13.4849 10.799 13.5512 10.4894 13.4012 10.2576C13.1464 9.8637 12.373 8.62632 11.6597 7.48158C11.3039 6.91049 10.9641 6.36427 10.7133 5.9608L10.413 5.47745L10.3798 5.42407C9.9929 5.79227 9.90137 6.31237 9.90137 6.31237L9.50172 5.79283Z", fill: "url(#paint11_radial_766_12297)" }), _jsx("g", Object.assign({ filter: "url(#filter0_f_766_12297)" }, { children: _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17.3646 10.2531L17.4714 16.7343C17.6117 18.4875 16.6125 20.378 15.1399 21.2725C14.862 21.4413 14.5707 21.5771 14.2711 21.6814C12.6556 21.6979 11.0439 20.9508 10.1194 19.6404L8.29 17.1477L7.09921 15.081C6.7748 14.5495 6.95978 13.5192 7.47668 13.172C8.19926 12.6867 8.65761 12.9024 8.65761 12.9024C8.65761 12.9024 8.06503 11.9487 7.76845 11.3987C7.47186 10.8488 7.63075 10.0101 8.16222 9.68568C8.84295 9.27017 9.39885 9.75937 9.4337 9.79701C8.98839 9.1935 8.95185 7.83763 9.77355 7.33607C10.2686 7.03389 11.1648 6.96318 11.4892 7.49466L11.9206 8.05546C11.9206 8.05546 12.0362 7.39845 12.5677 7.07405C12.5825 7.06502 12.5975 7.05628 12.6128 7.04785L14.407 10.2531C14.407 10.2531 14.4437 9.30565 15.2238 8.94579L16.5365 11.2909C16.5365 11.2909 16.5723 10.3679 17.3199 9.99051C17.3408 10.0802 17.3553 10.1687 17.3646 10.2531Z", fill: "#F06B0C" }) })), _jsx("path", { d: "M22.4647 16.7788V9.66553C22.3897 8.99053 21.9022 8.0835 20.6366 8.0835C19.1601 8.15381 19.1015 9.66553 19.1015 9.66553L16.8515 5.64601C16.289 4.79054 15.3665 4.731 14.789 5.0835C14.2115 5.436 14.0858 6.14991 14.0858 6.14991L13.6171 5.54054C13.2646 4.96304 12.2097 4.89578 11.6718 5.22413C10.7789 5.76912 10.6492 6.89753 11.2265 7.521C11.1886 7.48011 10.5426 7.3979 10.0077 7.77882C9.41132 8.20356 9.25183 9.18511 9.5741 9.78273C9.89638 10.3803 9.94325 10.4741 9.94325 10.4741C9.94325 10.4741 9.44521 10.2397 8.66005 10.7671C8.09839 11.1443 7.89739 12.2638 8.24989 12.8413L10.1408 16.0296L12.7433 20.2821C14.2733 22.4507 17.5355 23.1995 19.9058 21.7596C21.5221 20.7778 22.6187 18.703 22.4647 16.7788Z", fill: "#FFC03C" }), _jsx("path", { d: "M22.4647 16.7788V9.66553C22.3897 8.99053 21.9022 8.0835 20.6366 8.0835C19.1601 8.15381 19.1015 9.66553 19.1015 9.66553L16.8515 5.64601C16.289 4.79054 15.3665 4.731 14.789 5.0835C14.2115 5.436 14.0858 6.14991 14.0858 6.14991L13.6171 5.54054C13.2646 4.96304 12.2097 4.89578 11.6718 5.22413C10.7789 5.76912 10.6492 6.89753 11.2265 7.521C11.1886 7.48011 10.5426 7.3979 10.0077 7.77882C9.41132 8.20356 9.25183 9.18511 9.5741 9.78273C9.89638 10.3803 9.94325 10.4741 9.94325 10.4741C9.94325 10.4741 9.44521 10.2397 8.66005 10.7671C8.09839 11.1443 7.89739 12.2638 8.24989 12.8413L10.1408 16.0296L12.7433 20.2821C14.2733 22.4507 17.5355 23.1995 19.9058 21.7596C21.5221 20.7778 22.6187 18.703 22.4647 16.7788Z", fill: "url(#paint12_radial_766_12297)" }), _jsx("path", { d: "M22.4647 16.7788V9.66553C22.3897 8.99053 21.9022 8.0835 20.6366 8.0835C19.1601 8.15381 19.1015 9.66553 19.1015 9.66553L16.8515 5.64601C16.289 4.79054 15.3665 4.731 14.789 5.0835C14.2115 5.436 14.0858 6.14991 14.0858 6.14991L13.6171 5.54054C13.2646 4.96304 12.2097 4.89578 11.6718 5.22413C10.7789 5.76912 10.6492 6.89753 11.2265 7.521C11.1886 7.48011 10.5426 7.3979 10.0077 7.77882C9.41132 8.20356 9.25183 9.18511 9.5741 9.78273C9.89638 10.3803 9.94325 10.4741 9.94325 10.4741C9.94325 10.4741 9.44521 10.2397 8.66005 10.7671C8.09839 11.1443 7.89739 12.2638 8.24989 12.8413L10.1408 16.0296L12.7433 20.2821C14.2733 22.4507 17.5355 23.1995 19.9058 21.7596C21.5221 20.7778 22.6187 18.703 22.4647 16.7788Z", fill: "url(#paint13_radial_766_12297)" }), _jsx("path", { d: "M22.4647 16.7788V9.66553C22.3897 8.99053 21.9022 8.0835 20.6366 8.0835C19.1601 8.15381 19.1015 9.66553 19.1015 9.66553L16.8515 5.64601C16.289 4.79054 15.3665 4.731 14.789 5.0835C14.2115 5.436 14.0858 6.14991 14.0858 6.14991L13.6171 5.54054C13.2646 4.96304 12.2097 4.89578 11.6718 5.22413C10.7789 5.76912 10.6492 6.89753 11.2265 7.521C11.1886 7.48011 10.5426 7.3979 10.0077 7.77882C9.41132 8.20356 9.25183 9.18511 9.5741 9.78273C9.89638 10.3803 9.94325 10.4741 9.94325 10.4741C9.94325 10.4741 9.44521 10.2397 8.66005 10.7671C8.09839 11.1443 7.89739 12.2638 8.24989 12.8413L10.1408 16.0296L12.7433 20.2821C14.2733 22.4507 17.5355 23.1995 19.9058 21.7596C21.5221 20.7778 22.6187 18.703 22.4647 16.7788Z", fill: "url(#paint14_radial_766_12297)" }), _jsx("path", { d: "M20.6367 8.0835C19.1602 8.15381 19.1016 9.66553 19.1016 9.66553L20.5078 11.9767C20.5078 11.9767 19.7695 9.87903 20.6367 8.0835Z", fill: "url(#paint15_linear_766_12297)" }), _jsx("g", Object.assign({ filter: "url(#filter1_f_766_12297)" }, { children: _jsx("path", { d: "M22.2658 17.0624L21.8439 10.3475C21.7764 9.74002 21.5767 8.39053 20.4376 8.39053L20.2033 12.2577L18.3986 9.42175L16.5704 6.18738C16.2409 5.68614 16.0197 5.61317 15.7618 5.55458C15.504 5.49598 14.7423 5.49601 14.9064 5.77727C15.0704 6.05854 16.9689 8.89442 17.6603 10.078C17.918 10.5192 16.8737 11.2733 16.4767 10.7108C16.0796 10.1483 13.2892 5.99988 13.2892 5.99988C12.9719 5.48011 11.8595 5.27856 11.8595 5.77721C11.8595 6.2835 14.5304 9.57544 15.129 11.203C15.3676 11.8516 14.4807 12.2795 14.1564 11.7773C13.8321 11.275 12.4689 9.02335 11.7892 8.10929C11.5544 7.7935 10.871 7.4375 10.6408 7.72257C10.1933 8.27658 10.714 9.10658 11.004 9.64444C11.1537 9.9219 12.8556 12.482 13.5236 13.6288C13.848 14.1858 12.6915 14.7069 12.3868 14.3202C12.0822 13.9335 11.2706 12.1884 10.5001 11.203C10.1206 10.7177 9.35052 10.7417 9.11732 10.8983C8.61182 11.2379 9.04349 12.1263 9.36075 12.646C10.8503 15.3816 15.5155 24.06 19.7814 21.4686C21.236 20.585 22.4043 18.7942 22.2658 17.0624Z", fill: "url(#paint16_radial_766_12297)" }) })), _jsx("path", { d: "M4.26888 4.82932L2.87388 4.24433C2.65638 4.15433 2.59638 3.87682 2.76138 3.70432L3.48888 2.93183C3.64638 2.75933 3.93138 2.80433 4.03638 3.01433L4.70388 4.37182C4.83138 4.64932 4.55388 4.94932 4.26888 4.82932Z", fill: "#1A80EA" }), _jsx("path", { d: "M4.26888 4.82932L2.87388 4.24433C2.65638 4.15433 2.59638 3.87682 2.76138 3.70432L3.48888 2.93183C3.64638 2.75933 3.93138 2.80433 4.03638 3.01433L4.70388 4.37182C4.83138 4.64932 4.55388 4.94932 4.26888 4.82932Z", fill: "url(#paint17_linear_766_12297)" }), _jsx("path", { d: "M4.26888 4.82932L2.87388 4.24433C2.65638 4.15433 2.59638 3.87682 2.76138 3.70432L3.48888 2.93183C3.64638 2.75933 3.93138 2.80433 4.03638 3.01433L4.70388 4.37182C4.83138 4.64932 4.55388 4.94932 4.26888 4.82932Z", fill: "url(#paint18_linear_766_12297)" }), _jsx("path", { d: "M4.26888 4.82932L2.87388 4.24433C2.65638 4.15433 2.59638 3.87682 2.76138 3.70432L3.48888 2.93183C3.64638 2.75933 3.93138 2.80433 4.03638 3.01433L4.70388 4.37182C4.83138 4.64932 4.55388 4.94932 4.26888 4.82932Z", fill: "url(#paint19_linear_766_12297)" }), _jsx("path", { d: "M6.0388 3.6128L5.1238 2.37414C4.9813 2.1806 5.0713 1.90189 5.2963 1.83221L6.3163 1.51481C6.5413 1.44513 6.7663 1.63093 6.7513 1.87092L6.6463 3.42701C6.6163 3.74442 6.2263 3.86828 6.0388 3.6128Z", fill: "#1A80EA" }), _jsx("path", { d: "M6.0388 3.6128L5.1238 2.37414C4.9813 2.1806 5.0713 1.90189 5.2963 1.83221L6.3163 1.51481C6.5413 1.44513 6.7663 1.63093 6.7513 1.87092L6.6463 3.42701C6.6163 3.74442 6.2263 3.86828 6.0388 3.6128Z", fill: "url(#paint20_linear_766_12297)" }), _jsx("path", { d: "M6.0388 3.6128L5.1238 2.37414C4.9813 2.1806 5.0713 1.90189 5.2963 1.83221L6.3163 1.51481C6.5413 1.44513 6.7663 1.63093 6.7513 1.87092L6.6463 3.42701C6.6163 3.74442 6.2263 3.86828 6.0388 3.6128Z", fill: "url(#paint21_linear_766_12297)" }), _jsx("path", { d: "M6.0388 3.6128L5.1238 2.37414C4.9813 2.1806 5.0713 1.90189 5.2963 1.83221L6.3163 1.51481C6.5413 1.44513 6.7663 1.63093 6.7513 1.87092L6.6463 3.42701C6.6163 3.74442 6.2263 3.86828 6.0388 3.6128Z", fill: "url(#paint22_linear_766_12297)" }), _jsx("path", { d: "M3.44346 6.81689L1.88984 7.01923C1.64903 7.05036 1.45483 6.83245 1.5092 6.5912L1.76555 5.51722C1.81993 5.28374 2.09958 5.1748 2.30155 5.3071L3.59882 6.17873C3.86293 6.36551 3.76195 6.77798 3.44346 6.81689Z", fill: "#1A80EA" }), _jsx("path", { d: "M3.44346 6.81689L1.88984 7.01923C1.64903 7.05036 1.45483 6.83245 1.5092 6.5912L1.76555 5.51722C1.81993 5.28374 2.09958 5.1748 2.30155 5.3071L3.59882 6.17873C3.86293 6.36551 3.76195 6.77798 3.44346 6.81689Z", fill: "url(#paint23_linear_766_12297)" }), _jsx("path", { d: "M3.44346 6.81689L1.88984 7.01923C1.64903 7.05036 1.45483 6.83245 1.5092 6.5912L1.76555 5.51722C1.81993 5.28374 2.09958 5.1748 2.30155 5.3071L3.59882 6.17873C3.86293 6.36551 3.76195 6.77798 3.44346 6.81689Z", fill: "url(#paint24_linear_766_12297)" }), _jsx("path", { d: "M3.44346 6.81689L1.88984 7.01923C1.64903 7.05036 1.45483 6.83245 1.5092 6.5912L1.76555 5.51722C1.81993 5.28374 2.09958 5.1748 2.30155 5.3071L3.59882 6.17873C3.86293 6.36551 3.76195 6.77798 3.44346 6.81689Z", fill: "url(#paint25_linear_766_12297)" }), _jsx("path", { d: "M10.0309 10.4897C9.9969 10.4758 9.96394 10.4632 9.93217 10.4518C9.90491 10.3994 9.81893 10.236 9.57443 9.7826C9.54475 9.72756 9.51931 9.66866 9.49805 9.60679C9.74796 9.60346 10.0482 9.68712 10.3133 9.79484C10.6178 9.9186 10.9438 10.1019 11.1947 10.3249C11.3465 10.4598 11.5059 10.6792 11.6557 10.9081C11.8117 11.1463 11.9795 11.4304 12.146 11.7208C12.2471 11.8971 12.3472 12.0747 12.4446 12.2475C12.6745 12.6553 12.889 13.0359 13.0651 13.308C13.1776 13.4818 13.1278 13.714 12.9539 13.8265C12.7801 13.939 12.5479 13.8893 12.4354 13.7154C12.2462 13.423 12.0127 13.0088 11.7771 12.5908C11.6826 12.4232 11.5878 12.255 11.4954 12.0938C11.3306 11.8065 11.1716 11.5379 11.0282 11.3188C10.8786 11.0903 10.7662 10.9474 10.6964 10.8854C10.5254 10.7334 10.2791 10.5905 10.0309 10.4897Z", fill: "url(#paint26_radial_766_12297)" }), _jsx("path", { d: "M11.1667 7.49189C11.0504 7.46991 10.9488 7.46354 10.8687 7.46603C11.0068 7.45589 11.1074 7.47291 11.1667 7.49189Z", fill: "url(#paint27_radial_766_12297)" }), _jsx("path", { d: "M12.1318 7.98461C11.805 7.69415 11.4724 7.55706 11.2078 7.5002C11.0148 7.28218 10.9053 7.00595 10.8817 6.71568C11.3301 6.71098 12.004 6.86757 12.63 7.42405C12.7843 7.5612 12.98 7.83593 13.1738 8.12989C13.378 8.43974 13.6114 8.82058 13.8444 9.20955C14.0183 9.49981 14.1909 9.7928 14.3523 10.0667C14.6295 10.5371 14.8735 10.9512 15.0336 11.1987C15.1462 11.3725 15.0964 11.6047 14.9225 11.7172C14.7486 11.8297 14.5165 11.78 14.404 11.6061C14.2359 11.3463 13.9766 10.9065 13.6918 10.4233C13.5324 10.1528 13.3649 9.86861 13.201 9.59495C12.9694 9.20826 12.7426 8.83862 12.5476 8.54266C12.342 8.23082 12.1991 8.04442 12.1318 7.98461Z", fill: "url(#paint28_radial_766_12297)" }), _jsx("path", { d: "M14.0884 6.13762L14.0982 6.15338C14.3491 6.55701 14.689 7.10352 15.045 7.67496C15.7559 8.81592 16.5345 10.0617 16.7946 10.4636C16.9071 10.6375 17.1392 10.6872 17.3131 10.5747C17.487 10.4622 17.5368 10.23 17.4242 10.0561C17.1686 9.66112 16.3945 8.42253 15.6816 7.27834C15.3257 6.7072 14.986 6.16093 14.7351 5.75744L14.4796 5.34619C14.1949 5.6713 14.1036 6.0638 14.0884 6.13762Z", fill: "url(#paint29_linear_766_12297)" }), _jsx("g", Object.assign({ filter: "url(#filter2_f_766_12297)" }, { children: _jsx("path", { d: "M10.9219 8.17969C11.2422 8.20312 11.5102 8.25212 11.8852 8.83337C12.2602 9.41462 13.4633 11.3881 14.0883 12.3724", stroke: "#FFE240", strokeLinecap: "round", strokeLinejoin: "round" }) })), _jsx("g", Object.assign({ filter: "url(#filter3_f_766_12297)" }, { children: _jsx("path", { d: "M9.67969 11.0625C10 11.0859 10.268 11.1349 10.643 11.7162C11.018 12.2974 11.7031 13.6406 12.3281 14.625", stroke: "#FFE240", strokeLinecap: "round", strokeLinejoin: "round" }) })), _jsx("g", Object.assign({ filter: "url(#filter4_f_766_12297)" }, { children: _jsx("path", { d: "M10.5 9.39844C10.8203 9.42188 11.1821 9.55474 11.5571 10.136C11.9321 10.7172 12.7344 12.3516 13.3594 13.3359", stroke: "url(#paint30_linear_766_12297)", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round" }) })), _jsx("g", Object.assign({ filter: "url(#filter5_f_766_12297)" }, { children: _jsx("path", { d: "M11.8125 6.60938C12.1328 6.63281 12.8932 6.87178 13.2682 7.45303C13.6432 8.03428 14.7031 10.0781 15.3281 11.0625", stroke: "url(#paint31_linear_766_12297)", strokeWidth: 2, strokeLinecap: "round", strokeLinejoin: "round" }) })), _jsx("g", Object.assign({ filter: "url(#filter6_f_766_12297)" }, { children: _jsx("path", { d: "M12.5835 5.83716C12.9038 5.8606 13.1718 5.90959 13.5468 6.49084C13.9218 7.07209 15.9921 10.1953 16.6171 11.1796", stroke: "#FFE240", strokeLinecap: "round", strokeLinejoin: "round" }) })), _jsx("g", Object.assign({ filter: "url(#filter7_f_766_12297)" }, { children: _jsx("path", { d: "M15.3921 5.6626C15.7124 5.68604 15.9804 5.73503 16.3554 6.31628C16.7304 6.89753 18.8242 10.7928 19.4492 11.7772", stroke: "#FFE240", strokeLinecap: "round", strokeLinejoin: "round" }) })), _jsx("g", Object.assign({ filter: "url(#filter8_f_766_12297)" }, { children: _jsx("path", { d: "M21.2598 8.88135C21.5257 9.06137 21.7336 9.23749 21.7689 9.92831C21.8041 10.6191 21.6768 15.0397 21.7278 16.2046", stroke: "#FFE240", strokeLinecap: "round", strokeLinejoin: "round" }) }))] })), _jsxs("defs", { children: [_jsxs("filter", Object.assign({ id: "filter0_f_766_12297", x: 4.43799, y: 4.54785, width: 15.5464, height: 19.6338, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" }, { children: [_jsx("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), _jsx("feGaussianBlur", { stdDeviation: 1.25, result: "effect1_foregroundBlur_766_12297" })] })), _jsxs("filter", Object.assign({ id: "filter1_f_766_12297", x: 7.88525, y: 4.49048, width: 15.3916, height: 18.4553, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" }, { children: [_jsx("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), _jsx("feGaussianBlur", { stdDeviation: 0.5, result: "effect1_foregroundBlur_766_12297" })] })), _jsxs("filter", Object.assign({ id: "filter2_f_766_12297", x: 9.42188, y: 6.67969, width: 6.1665, height: 7.19287, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" }, { children: [_jsx("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), _jsx("feGaussianBlur", { stdDeviation: 0.5, result: "effect1_foregroundBlur_766_12297" })] })), _jsxs("filter", Object.assign({ id: "filter3_f_766_12297", x: 8.17969, y: 9.5625, width: 5.64844, height: 6.5625, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" }, { children: [_jsx("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), _jsx("feGaussianBlur", { stdDeviation: 0.5, result: "effect1_foregroundBlur_766_12297" })] })), _jsxs("filter", Object.assign({ id: "filter4_f_766_12297", x: 9, y: 7.89844, width: 5.85938, height: 6.93774, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" }, { children: [_jsx("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), _jsx("feGaussianBlur", { stdDeviation: 0.25, result: "effect1_foregroundBlur_766_12297" })] })), _jsxs("filter", Object.assign({ id: "filter5_f_766_12297", x: 10.3125, y: 5.10938, width: 6.51562, height: 7.45337, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" }, { children: [_jsx("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), _jsx("feGaussianBlur", { stdDeviation: 0.25, result: "effect1_foregroundBlur_766_12297" })] })), _jsxs("filter", Object.assign({ id: "filter6_f_766_12297", x: 11.0835, y: 4.33716, width: 7.03369, height: 8.34253, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" }, { children: [_jsx("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), _jsx("feGaussianBlur", { stdDeviation: 0.5, result: "effect1_foregroundBlur_766_12297" })] })), _jsxs("filter", Object.assign({ id: "filter7_f_766_12297", x: 13.8921, y: 4.1626, width: 7.05713, height: 9.11475, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" }, { children: [_jsx("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), _jsx("feGaussianBlur", { stdDeviation: 0.5, result: "effect1_foregroundBlur_766_12297" })] })), _jsxs("filter", Object.assign({ id: "filter8_f_766_12297", x: 19.7598, y: 7.38135, width: 3.51514, height: 10.3232, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" }, { children: [_jsx("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), _jsx("feGaussianBlur", { stdDeviation: 0.5, result: "effect1_foregroundBlur_766_12297" })] })), _jsxs("linearGradient", Object.assign({ id: "paint0_linear_766_12297", x1: 15.9843, y1: 22.0313, x2: 10.2186, y2: 11.6251, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#FF6C4C" }), _jsx("stop", { offset: 1, stopColor: "#FF6D47", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint1_radial_766_12297", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(7.85146 9.60944) rotate(58.4429) scale(3.49313 1.39639)" }, { children: [_jsx("stop", { stopColor: "#FFAF33" }), _jsx("stop", { offset: 1, stopColor: "#FA8221" })] })), _jsxs("radialGradient", Object.assign({ id: "paint2_radial_766_12297", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(7.00771 8.48444) rotate(92.0826) scale(1.28991 1.28318)" }, { children: [_jsx("stop", { stopColor: "#FFAE28" }), _jsx("stop", { offset: 1, stopColor: "#FFAF31", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint3_radial_766_12297", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(6.09364 12.1641) rotate(57.3311) scale(3.6473 1.04478)" }, { children: [_jsx("stop", { stopColor: "#FE9E29" }), _jsx("stop", { offset: 1, stopColor: "#FE9E28", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint4_radial_766_12297", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(5.85927 11.7657) rotate(63.4349) scale(1.51983 1.24252)" }, { children: [_jsx("stop", { stopColor: "#FF9D25" }), _jsx("stop", { offset: 1, stopColor: "#FF9F24", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint5_radial_766_12297", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(8.83583 6.586) rotate(58.3392) scale(3.30427 1.42804)" }, { children: [_jsx("stop", { stopColor: "#FFC133" }), _jsx("stop", { offset: 1, stopColor: "#FFC93C", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint6_radial_766_12297", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(8.69521 5.97662) rotate(52.3738) scale(1.42044 1.0855)" }, { children: [_jsx("stop", { stopColor: "#FFC53A" }), _jsx("stop", { offset: 1, stopColor: "#FFC83C", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint7_radial_766_12297", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(11.3905 8.34381) rotate(90.6384) scale(27.8455 24.0804)" }, { children: [_jsx("stop", { offset: 0.370081, stopColor: "#FF6C5E", stopOpacity: 0 }), _jsx("stop", { offset: 0.540093, stopColor: "#FF6B5E" })] })), _jsxs("radialGradient", Object.assign({ id: "paint8_radial_766_12297", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(11.3202 5.36725) rotate(59.8163) scale(2.65713 2.92196)" }, { children: [_jsx("stop", { stopColor: "#FFAC31" }), _jsx("stop", { offset: 1, stopColor: "#FFA92E", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint9_radial_766_12297", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(6.83601 12.5634) rotate(-33.5248) scale(1.17317 3.52271)" }, { children: [_jsx("stop", { stopColor: "#DB5703" }), _jsx("stop", { offset: 0.594695, stopColor: "#C94A04" }), _jsx("stop", { offset: 1, stopColor: "#D65A05", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint10_radial_766_12297", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(7.77881 10.2764) rotate(-40.6877) scale(1.73144 5.51293)" }, { children: [_jsx("stop", { stopColor: "#DB5703" }), _jsx("stop", { offset: 0.594695, stopColor: "#C94A04" }), _jsx("stop", { offset: 1, stopColor: "#D65A05", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint11_radial_766_12297", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(10.0911 8.63323) rotate(-38.4639) scale(1.13697 3.65376)" }, { children: [_jsx("stop", { stopColor: "#DB5703" }), _jsx("stop", { offset: 0.594695, stopColor: "#C94A04" }), _jsx("stop", { offset: 1, stopColor: "#D65A05", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint12_radial_766_12297", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(16.9218 15.0938) rotate(73.3649) scale(8.0233 5.32553)" }, { children: [_jsx("stop", { stopColor: "#FFD945" }), _jsx("stop", { offset: 0.633239, stopColor: "#FFD343" }), _jsx("stop", { offset: 1, stopColor: "#FFD543", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint13_radial_766_12297", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(22.4791 11.8595) rotate(98.4363) scale(11.0413 2.91585)" }, { children: [_jsx("stop", { stopColor: "#FFE044" }), _jsx("stop", { offset: 1, stopColor: "#FFE143", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint14_radial_766_12297", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(15.5155 24.9376) rotate(-124.618) scale(17.6574 13.8967)" }, { children: [_jsx("stop", { stopColor: "#FA825D" }), _jsx("stop", { offset: 0.882533, stopColor: "#F67B7D", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint15_linear_766_12297", x1: 19.2187, y1: 10.0301, x2: 20.7539, y2: 9.9259, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#D48820" }), _jsx("stop", { offset: 0.344595, stopColor: "#E39C2A", stopOpacity: 0.648599 }), _jsx("stop", { offset: 0.735218, stopColor: "#FFC03C", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint16_radial_766_12297", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(18.422 15.328) rotate(134.506) scale(7.69007 20.1201)" }, { children: [_jsx("stop", { stopColor: "#FFDB45" }), _jsx("stop", { offset: 0.484081, stopColor: "#FFD646" }), _jsx("stop", { offset: 0.915211, stopColor: "#FFDA45", stopOpacity: 0 }), _jsx("stop", { offset: 0.970164, stopColor: "#FFDA45", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint17_linear_766_12297", x1: 2.91796, y1: 3.41016, x2: 3.33237, y2: 3.79911, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#2065A3" }), _jsx("stop", { offset: 1, stopColor: "#2067AE", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint18_linear_766_12297", x1: 3.45116, y1: 4.93945, x2: 3.68284, y2: 4.40409, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { offset: 0.605233, stopColor: "#1C60FF" }), _jsx("stop", { offset: 1, stopColor: "#1963FF", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint19_linear_766_12297", x1: 4.32421, y1: 3.43359, x2: 4.02156, y2: 3.5936, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#2093F1" }), _jsx("stop", { offset: 1, stopColor: "#2294F3", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint20_linear_766_12297", x1: 5.75381, y1: 1.41797, x2: 5.9502, y2: 2.06641, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#2065A3" }), _jsx("stop", { offset: 1, stopColor: "#2067AE", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint21_linear_766_12297", x1: 5.53116, y1: 3.43945, x2: 5.93941, y2: 3.14111, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { offset: 0.605233, stopColor: "#1C60FF" }), _jsx("stop", { offset: 1, stopColor: "#1963FF", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint22_linear_766_12297", x1: 6.70303, y1: 2.28516, x2: 6.49751, y2: 2.2745, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#2093F1" }), _jsx("stop", { offset: 1, stopColor: "#2294F3", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint23_linear_766_12297", x1: 1.5, y1: 6.1361, x2: 2.00391, y2: 6.25781, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#2065A3" }), _jsx("stop", { offset: 1, stopColor: "#2067AE", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint24_linear_766_12297", x1: 2.625, y1: 7.30078, x2: 2.57812, y2: 6.70313, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { offset: 0.605233, stopColor: "#1C60FF" }), _jsx("stop", { offset: 1, stopColor: "#1963FF", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint25_linear_766_12297", x1: 2.93262, y1: 5.62207, x2: 2.71582, y2: 5.93848, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#2093F1" }), _jsx("stop", { offset: 1, stopColor: "#2294F3", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint26_radial_766_12297", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(10.9924 11.7467) rotate(57.1255) scale(3.92938 0.736077)" }, { children: [_jsx("stop", { stopColor: "#B64200" }), _jsx("stop", { offset: 1, stopColor: "#FFB02E", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint27_radial_766_12297", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(12.6094 9.2465) rotate(57.5206) scale(4.62664 0.861227)" }, { children: [_jsx("stop", { stopColor: "#B64200" }), _jsx("stop", { offset: 1, stopColor: "#FFB02E", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint28_radial_766_12297", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(12.6094 9.2465) rotate(57.5206) scale(4.62664 0.861227)" }, { children: [_jsx("stop", { stopColor: "#B64200" }), _jsx("stop", { offset: 1, stopColor: "#FFB02E", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint29_linear_766_12297", x1: 15.1407, y1: 7.82819, x2: 15.7864, y2: 7.45319, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#E49224" }), _jsx("stop", { offset: 0.589269, stopColor: "#FFB02E", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint30_linear_766_12297", x1: 10.8047, y1: 11.0156, x2: 12.2344, y2: 10.1953, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#FDB137" }), _jsx("stop", { offset: 0.447171, stopColor: "#FFBA3C", stopOpacity: 0 }), _jsx("stop", { offset: 1, stopColor: "#FCAD33", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint31_linear_766_12297", x1: 12.5158, y1: 8.33267, x2: 13.9455, y2: 7.51236, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#FDB137" }), _jsx("stop", { offset: 0.447171, stopColor: "#FFBA3C", stopOpacity: 0 }), _jsx("stop", { offset: 1, stopColor: "#FCAD33", stopOpacity: 0 })] })), _jsx("clipPath", Object.assign({ id: "clip0_766_12297" }, { children: _jsx("rect", { width: 24, height: 24, fill: "white" }) }))] })] })));
|
|
6
|
+
});
|
|
7
|
+
export const CustomEmoClapColorSvg = svgImport;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
import svgImport from "svg/cds/icons/custom/emo-good.svg";
|
|
4
|
+
export const CustomEmoGoodIcon = forwardRef(function CustomEmoGoodIcon(props, ref) {
|
|
5
|
+
return (_jsxs("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: ref }, props, { children: [_jsxs("g", Object.assign({ clipPath: "url(#clip0_5413_25976)" }, { children: [_jsx("path", { d: "M8.25 11.25C9.49264 11.25 10.5 10.2426 10.5 9C10.5 7.75736 9.49264 6.75 8.25 6.75C7.00736 6.75 6 7.75736 6 9C6 10.2426 7.00736 11.25 8.25 11.25Z", fill: "#363636" }), _jsx("path", { d: "M15.75 11.25C16.9926 11.25 18 10.2426 18 9C18 7.75736 16.9926 6.75 15.75 6.75C14.5074 6.75 13.5 7.75736 13.5 9C13.5 10.2426 14.5074 11.25 15.75 11.25Z", fill: "#363636" }), _jsx("path", { d: "M8.85004 13.8C8.60152 13.4687 8.13141 13.4015 7.80004 13.65C7.46867 13.8986 7.40152 14.3687 7.65004 14.7C8.16802 15.3907 9.66621 16.5 12 16.5C14.3339 16.5 15.8321 15.3907 16.35 14.7C16.5986 14.3687 16.5314 13.8986 16.2 13.65C15.8687 13.4015 15.3986 13.4687 15.15 13.8C14.918 14.1094 13.8662 15 12 15C10.1339 15 9.08207 14.1094 8.85004 13.8Z", fill: "#363636" }), _jsx("path", { d: "M3.57257 4.06707C5.48475 1.99064 8.3214 0.75 11.9992 0.75C15.6769 0.75 18.5136 1.99064 20.4258 4.06707C22.3286 6.13339 23.2483 8.95333 23.2483 11.9992C23.2483 15.045 22.3286 17.8649 20.4258 19.9313C18.5136 22.0077 15.6769 23.2483 11.9992 23.2483C8.3214 23.2483 5.48475 22.0077 3.57257 19.9313C1.6697 17.8649 0.75 15.045 0.75 11.9992C0.75 8.95333 1.6697 6.13339 3.57257 4.06707ZM4.67597 5.08319C3.07946 6.81683 2.25 9.24647 2.25 11.9992C2.25 14.7519 3.07946 17.1815 4.67597 18.9151C6.26316 20.6387 8.67609 21.7483 11.9992 21.7483C15.3222 21.7483 17.7352 20.6387 19.3224 18.9151C20.9189 17.1815 21.7483 14.7519 21.7483 11.9992C21.7483 9.24647 20.9189 6.81683 19.3224 5.08319C17.7352 3.35967 15.3222 2.25 11.9992 2.25C8.67609 2.25 6.26316 3.35967 4.67597 5.08319Z", fill: "#363636" })] })), _jsx("defs", { children: _jsx("clipPath", Object.assign({ id: "clip0_5413_25976" }, { children: _jsx("rect", { width: 24, height: 24, fill: "white" }) })) })] })));
|
|
6
|
+
});
|
|
7
|
+
export const CustomEmoGoodSvg = svgImport;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
import svgImport from "svg/cds/icons/custom/emo-good-color.svg";
|
|
4
|
+
export const CustomEmoGoodColorIcon = forwardRef(function CustomEmoGoodColorIcon(props, ref) {
|
|
5
|
+
return (_jsxs("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: ref }, props, { children: [_jsx("path", { d: "M11.9992 22.4983C19 22.4983 22.4983 17.7977 22.4983 11.9992C22.4983 6.20064 19 1.5 11.9992 1.5C4.99833 1.5 1.5 6.20064 1.5 11.9992C1.5 17.7977 4.99833 22.4983 11.9992 22.4983Z", fill: "url(#paint0_radial_5413_25975)" }), _jsx("path", { d: "M11.9992 22.4983C19 22.4983 22.4983 17.7977 22.4983 11.9992C22.4983 6.20064 19 1.5 11.9992 1.5C4.99833 1.5 1.5 6.20064 1.5 11.9992C1.5 17.7977 4.99833 22.4983 11.9992 22.4983Z", fill: "url(#paint1_radial_5413_25975)" }), _jsx("path", { d: "M11.9992 22.4983C19 22.4983 22.4983 17.7977 22.4983 11.9992C22.4983 6.20064 19 1.5 11.9992 1.5C4.99833 1.5 1.5 6.20064 1.5 11.9992C1.5 17.7977 4.99833 22.4983 11.9992 22.4983Z", fill: "url(#paint2_radial_5413_25975)", fillOpacity: 0.6 }), _jsx("path", { d: "M11.9992 22.4983C19 22.4983 22.4983 17.7977 22.4983 11.9992C22.4983 6.20064 19 1.5 11.9992 1.5C4.99833 1.5 1.5 6.20064 1.5 11.9992C1.5 17.7977 4.99833 22.4983 11.9992 22.4983Z", fill: "url(#paint3_radial_5413_25975)" }), _jsx("path", { d: "M11.9992 22.4983C19 22.4983 22.4983 17.7977 22.4983 11.9992C22.4983 6.20064 19 1.5 11.9992 1.5C4.99833 1.5 1.5 6.20064 1.5 11.9992C1.5 17.7977 4.99833 22.4983 11.9992 22.4983Z", fill: "url(#paint4_radial_5413_25975)" }), _jsx("path", { d: "M11.9992 22.4983C19 22.4983 22.4983 17.7977 22.4983 11.9992C22.4983 6.20064 19 1.5 11.9992 1.5C4.99833 1.5 1.5 6.20064 1.5 11.9992C1.5 17.7977 4.99833 22.4983 11.9992 22.4983Z", fill: "url(#paint5_radial_5413_25975)" }), _jsx("path", { d: "M11.9992 22.4983C19 22.4983 22.4983 17.7977 22.4983 11.9992C22.4983 6.20064 19 1.5 11.9992 1.5C4.99833 1.5 1.5 6.20064 1.5 11.9992C1.5 17.7977 4.99833 22.4983 11.9992 22.4983Z", fill: "url(#paint6_radial_5413_25975)" }), _jsx("circle", { cx: 6.76278, cy: 10.0654, r: 3.50497, fill: "url(#paint7_radial_5413_25975)" }), _jsx("circle", { cx: 14.4332, cy: 10.4574, r: 3.18323, fill: "url(#paint8_radial_5413_25975)" }), _jsx("path", { d: "M7.81439 12.1683C9.55655 12.1683 10.9689 10.756 10.9689 9.01385C10.9689 7.27168 9.55655 5.85938 7.81439 5.85938C6.07222 5.85938 4.65991 7.27168 4.65991 9.01385C4.65991 10.756 6.07222 12.1683 7.81439 12.1683Z", fill: "white" }), _jsx("path", { d: "M16.1763 12.2258C17.9343 12.2258 19.3595 10.8007 19.3595 9.04261C19.3595 7.28456 17.9343 5.85938 16.1763 5.85938C14.4182 5.85938 12.993 7.28456 12.993 9.04261C12.993 10.8007 14.4182 12.2258 16.1763 12.2258Z", fill: "white" }), _jsx("path", { d: "M8.25 11.25C9.49264 11.25 10.5 10.2426 10.5 9C10.5 7.75736 9.49264 6.75 8.25 6.75C7.00736 6.75 6 7.75736 6 9C6 10.2426 7.00736 11.25 8.25 11.25Z", fill: "url(#paint9_linear_5413_25975)" }), _jsx("path", { d: "M15.75 11.25C16.9926 11.25 18 10.2426 18 9C18 7.75736 16.9926 6.75 15.75 6.75C14.5074 6.75 13.5 7.75736 13.5 9C13.5 10.2426 14.5074 11.25 15.75 11.25Z", fill: "url(#paint10_linear_5413_25975)" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.80004 13.65C8.13142 13.4015 8.60152 13.4686 8.85004 13.8C9.08207 14.1094 10.1339 15 12 15C13.8662 15 14.918 14.1094 15.15 13.8C15.3986 13.4686 15.8687 13.4015 16.2 13.65C16.5314 13.8985 16.5986 14.3686 16.35 14.7C15.8321 15.3906 14.3339 16.5 12 16.5C9.66621 16.5 8.16802 15.3906 7.65004 14.7C7.40152 14.3686 7.46867 13.8985 7.80004 13.65Z", fill: "url(#paint11_radial_5413_25975)" }), _jsxs("defs", { children: [_jsxs("radialGradient", Object.assign({ id: "paint0_radial_5413_25975", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(19.125 6.75) rotate(131.878) scale(29.2115)" }, { children: [_jsx("stop", { stopColor: "#FFF478" }), _jsx("stop", { offset: 0.474827, stopColor: "#FFB02E" }), _jsx("stop", { offset: 1, stopColor: "#F70A8D" })] })), _jsxs("radialGradient", Object.assign({ id: "paint1_radial_5413_25975", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(12 9.375) rotate(101.31) scale(13.3849 17.1435)" }, { children: [_jsx("stop", { offset: 0.787821, stopColor: "#F59639", stopOpacity: 0 }), _jsx("stop", { offset: 0.972509, stopColor: "#FF7DCE" })] })), _jsxs("radialGradient", Object.assign({ id: "paint2_radial_5413_25975", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(13.5 10.5) rotate(135) scale(30.7591)" }, { children: [_jsx("stop", { offset: 0.314853, stopOpacity: 0 }), _jsx("stop", { offset: 1 })] })), _jsxs("radialGradient", Object.assign({ id: "paint3_radial_5413_25975", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(12 12.75) rotate(77.692) scale(21.1102)" }, { children: [_jsx("stop", { offset: 0.507903, stopColor: "#7D6133", stopOpacity: 0 }), _jsx("stop", { offset: 1, stopColor: "#715B32" })] })), _jsxs("radialGradient", Object.assign({ id: "paint4_radial_5413_25975", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(12.375 12.375) rotate(55.7131) scale(9.98515 7.23774)" }, { children: [_jsx("stop", { stopColor: "#FFB849" }), _jsx("stop", { offset: 1, stopColor: "#FFB847", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint5_radial_5413_25975", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(15.375 13.5) rotate(9.86581) scale(8.75446)" }, { children: [_jsx("stop", { stopColor: "#FFA64B" }), _jsx("stop", { offset: 0.900412, stopColor: "#FFAE46", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint6_radial_5413_25975", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(13.125 11.25) rotate(43.9708) scale(44.2897)" }, { children: [_jsx("stop", { offset: 0.185425, stopOpacity: 0 }), _jsx("stop", { offset: 1, stopOpacity: 0.4 })] })), _jsxs("radialGradient", Object.assign({ id: "paint7_radial_5413_25975", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(9.48887 7.33931) rotate(135) scale(6.82934 3.53464)" }, { children: [_jsx("stop", { stopColor: "#392108" }), _jsx("stop", { offset: 1, stopColor: "#C87928", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint8_radial_5413_25975", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(16.9091 7.98155) rotate(135) scale(5.75226 3.24724)" }, { children: [_jsx("stop", { stopColor: "#392108" }), _jsx("stop", { offset: 1, stopColor: "#C87928", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint9_linear_5413_25975", x1: 12.375, y1: 6, x2: 11.625, y2: 11.25, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#553B3E" }), _jsx("stop", { offset: 1, stopColor: "#3D2432" })] })), _jsxs("linearGradient", Object.assign({ id: "paint10_linear_5413_25975", x1: 12.375, y1: 6, x2: 11.625, y2: 11.25, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#553B3E" }), _jsx("stop", { offset: 1, stopColor: "#3D2432" })] })), _jsxs("radialGradient", Object.assign({ id: "paint11_radial_5413_25975", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(12 12.75) rotate(90) scale(4.125 6.31391)" }, { children: [_jsx("stop", { offset: 0.34763, stopColor: "#241A1A" }), _jsx("stop", { offset: 0.628228, stopColor: "#57444A" }), _jsx("stop", { offset: 1, stopColor: "#4E2553" }), _jsx("stop", { offset: 1, stopColor: "#502A56" })] }))] })] })));
|
|
6
|
+
});
|
|
7
|
+
export const CustomEmoGoodColorSvg = svgImport;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
import svgImport from "svg/cds/icons/custom/emo-great.svg";
|
|
4
|
+
export const CustomEmoGreatIcon = forwardRef(function CustomEmoGreatIcon(props, ref) {
|
|
5
|
+
return (_jsxs("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: ref }, props, { children: [_jsxs("g", Object.assign({ clipPath: "url(#clip0_5413_25974)" }, { children: [_jsx("path", { d: "M12 18.75C5.25 18.75 5.25 12 5.25 12H18.75C18.75 12 18.75 18.75 12 18.75Z", fill: "#363636" }), _jsx("path", { d: "M7.01172 7.80939C6.85478 7.98038 6.77223 8.20769 6.73617 8.39315C6.65711 8.79975 6.2634 9.06527 5.8568 8.98621C5.45021 8.90715 5.18468 8.51345 5.26375 8.10685C5.33022 7.76496 5.4962 7.24228 5.90664 6.7951C6.33952 6.32347 6.98673 6 7.87496 6C8.77161 6 9.42152 6.33914 9.85178 6.81147C10.2599 7.25955 10.4296 7.78048 10.4889 8.12168C10.5598 8.52979 10.2864 8.91807 9.87828 8.98894C9.47017 9.05981 9.08188 8.78643 9.01102 8.37832C8.9853 8.23026 8.90649 8.0012 8.74288 7.82159C8.60137 7.66624 8.35625 7.5 7.87496 7.5C7.38524 7.5 7.14622 7.66286 7.01172 7.80939Z", fill: "#363636" }), _jsx("path", { d: "M15.2619 7.80939C15.105 7.98038 15.0224 8.20769 14.9864 8.39315C14.9073 8.79975 14.5136 9.06527 14.107 8.98621C13.7004 8.90715 13.4349 8.51345 13.5139 8.10685C13.5804 7.76496 13.7464 7.24228 14.1568 6.7951C14.5897 6.32347 15.2369 6 16.1251 6C17.0218 6 17.6717 6.33914 18.102 6.81147C18.5101 7.25955 18.6798 7.78048 18.7391 8.12168C18.8099 8.52979 18.5366 8.91807 18.1285 8.98894C17.7204 9.05981 17.3321 8.78643 17.2612 8.37832C17.2355 8.23026 17.1567 8.0012 16.9931 7.82159C16.8515 7.66624 16.6064 7.5 16.1251 7.5C15.6354 7.5 15.3964 7.66286 15.2619 7.80939Z", fill: "#363636" }), _jsx("path", { d: "M3.57257 4.06707C5.48475 1.99064 8.3214 0.75 11.9992 0.75C15.6769 0.75 18.5136 1.99064 20.4258 4.06707C22.3286 6.13339 23.2483 8.95333 23.2483 11.9992C23.2483 15.045 22.3286 17.8649 20.4258 19.9313C18.5136 22.0077 15.6769 23.2483 11.9992 23.2483C8.3214 23.2483 5.48475 22.0077 3.57257 19.9313C1.6697 17.8649 0.75 15.045 0.75 11.9992C0.75 8.95333 1.6697 6.13339 3.57257 4.06707ZM4.67597 5.08319C3.07946 6.81683 2.25 9.24647 2.25 11.9992C2.25 14.7519 3.07946 17.1815 4.67597 18.9151C6.26316 20.6387 8.67609 21.7483 11.9992 21.7483C15.3222 21.7483 17.7352 20.6387 19.3224 18.9151C20.9189 17.1815 21.7483 14.7519 21.7483 11.9992C21.7483 9.24647 20.9189 6.81683 19.3224 5.08319C17.7352 3.35967 15.3222 2.25 11.9992 2.25C8.67609 2.25 6.26316 3.35967 4.67597 5.08319Z", fill: "#363636" })] })), _jsx("defs", { children: _jsx("clipPath", Object.assign({ id: "clip0_5413_25974" }, { children: _jsx("rect", { width: 24, height: 24, fill: "white" }) })) })] })));
|
|
6
|
+
});
|
|
7
|
+
export const CustomEmoGreatSvg = svgImport;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export declare const CustomEmoGreatColorIcon: React.ForwardRefExoticComponent<{
|
|
3
|
+
className?: string | undefined;
|
|
4
|
+
color?: string | undefined;
|
|
5
|
+
} & React.RefAttributes<SVGSVGElement>>;
|
|
6
|
+
export declare const CustomEmoGreatColorSvg: string;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
2
|
+
import { forwardRef } from "react";
|
|
3
|
+
import svgImport from "svg/cds/icons/custom/emo-great-color.svg";
|
|
4
|
+
export const CustomEmoGreatColorIcon = forwardRef(function CustomEmoGreatColorIcon(props, ref) {
|
|
5
|
+
return (_jsxs("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, viewBox: "0 0 24 24", fill: "none", ref: ref }, props, { children: [_jsx("path", { d: "M11.9992 22.4983C19 22.4983 22.4983 17.7977 22.4983 11.9992C22.4983 6.20064 19 1.5 11.9992 1.5C4.99833 1.5 1.5 6.20064 1.5 11.9992C1.5 17.7977 4.99833 22.4983 11.9992 22.4983Z", fill: "url(#paint0_radial_5413_25973)" }), _jsx("path", { d: "M11.9992 22.4983C19 22.4983 22.4983 17.7977 22.4983 11.9992C22.4983 6.20064 19 1.5 11.9992 1.5C4.99833 1.5 1.5 6.20064 1.5 11.9992C1.5 17.7977 4.99833 22.4983 11.9992 22.4983Z", fill: "url(#paint1_radial_5413_25973)" }), _jsx("path", { d: "M11.9992 22.4983C19 22.4983 22.4983 17.7977 22.4983 11.9992C22.4983 6.20064 19 1.5 11.9992 1.5C4.99833 1.5 1.5 6.20064 1.5 11.9992C1.5 17.7977 4.99833 22.4983 11.9992 22.4983Z", fill: "url(#paint2_radial_5413_25973)", fillOpacity: 0.6 }), _jsx("path", { d: "M11.9992 22.4983C19 22.4983 22.4983 17.7977 22.4983 11.9992C22.4983 6.20064 19 1.5 11.9992 1.5C4.99833 1.5 1.5 6.20064 1.5 11.9992C1.5 17.7977 4.99833 22.4983 11.9992 22.4983Z", fill: "url(#paint3_radial_5413_25973)" }), _jsx("path", { d: "M11.9992 22.4983C19 22.4983 22.4983 17.7977 22.4983 11.9992C22.4983 6.20064 19 1.5 11.9992 1.5C4.99833 1.5 1.5 6.20064 1.5 11.9992C1.5 17.7977 4.99833 22.4983 11.9992 22.4983Z", fill: "url(#paint4_radial_5413_25973)" }), _jsx("path", { d: "M11.9992 22.4983C19 22.4983 22.4983 17.7977 22.4983 11.9992C22.4983 6.20064 19 1.5 11.9992 1.5C4.99833 1.5 1.5 6.20064 1.5 11.9992C1.5 17.7977 4.99833 22.4983 11.9992 22.4983Z", fill: "url(#paint5_radial_5413_25973)" }), _jsx("path", { d: "M11.9992 22.4983C19 22.4983 22.4983 17.7977 22.4983 11.9992C22.4983 6.20064 19 1.5 11.9992 1.5C4.99833 1.5 1.5 6.20064 1.5 11.9992C1.5 17.7977 4.99833 22.4983 11.9992 22.4983Z", fill: "url(#paint6_radial_5413_25973)" }), _jsx("g", Object.assign({ opacity: 0.5, filter: "url(#filter0_f_5413_25973)" }, { children: _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.61725 8.75009C6.61654 8.7557 6.61579 8.76129 6.61499 8.76687C6.61457 8.76909 6.61449 8.76971 6.61468 8.76855L6.6156 8.7624L6.6164 8.75666L6.61687 8.75309L6.61712 8.75112L6.61725 8.75009ZM8.38522 8.76687C8.38498 8.76563 8.38465 8.7639 8.38419 8.76171C8.38161 8.74912 8.37572 8.72332 8.36496 8.6889C8.34254 8.61716 8.30478 8.52648 8.24638 8.44153C8.1578 8.3127 7.98513 8.125 7.50011 8.125C7.01508 8.125 6.84241 8.3127 6.75383 8.44153C6.69543 8.52648 6.65767 8.61716 6.63525 8.6889C6.62449 8.72332 6.6186 8.74912 6.61602 8.76171C6.61557 8.7639 6.61523 8.76563 6.61499 8.76687C6.538 9.30546 6.04313 9.68503 5.50107 9.61728C4.95305 9.54878 4.56432 9.04899 4.63283 8.50097L5.62511 8.625C4.63283 8.50097 4.6329 8.50042 4.63296 8.49987L4.63311 8.49874L4.63341 8.49637L4.6341 8.49117L4.63579 8.479C4.63706 8.47011 4.63864 8.45966 4.64057 8.44776C4.64443 8.42398 4.64974 8.39425 4.6569 8.35939C4.67116 8.28994 4.6931 8.19856 4.72629 8.09235C4.79176 7.88284 4.90634 7.59852 5.10575 7.30847C5.5328 6.6873 6.29763 6.125 7.50011 6.125C8.70258 6.125 9.46741 6.6873 9.89446 7.30847C10.0939 7.59852 10.2084 7.88284 10.2739 8.09235C10.3071 8.19856 10.329 8.28994 10.3433 8.35939C10.3505 8.39425 10.3558 8.42398 10.3596 8.44776C10.3616 8.45966 10.3632 8.47011 10.3644 8.479L10.3661 8.49117L10.3668 8.49637L10.3671 8.49874L10.3672 8.49987C10.3673 8.50042 10.3674 8.50097 9.37511 8.625L10.3674 8.50097C10.4359 9.04899 10.0472 9.54878 9.49914 9.61728C8.95708 9.68503 8.46221 9.30546 8.38522 8.76687Z", fill: "#9A4609" }) })), _jsx("g", Object.assign({ opacity: 0.5, filter: "url(#filter1_f_5413_25973)" }, { children: _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.8449 8.86841C14.844 8.87205 14.8431 8.87567 14.8421 8.87928C14.8419 8.88013 14.8417 8.88063 14.8417 8.88076C14.8416 8.88098 14.8419 8.88004 14.8425 8.87787L14.8436 8.87367L14.8443 8.87085L14.8447 8.86926L14.8449 8.86841ZM16.6579 8.87928C16.7968 9.40808 17.3357 9.72811 17.8675 9.59514C18.4033 9.46119 18.7291 8.91826 18.5951 8.38246L17.6381 8.62173C18.5951 8.38246 18.595 8.38201 18.5949 8.38155L18.5947 8.38061L18.5942 8.3786L18.593 8.37415L18.5902 8.36352L18.5825 8.33555C18.5764 8.31404 18.5683 8.28676 18.558 8.25454C18.5373 8.19031 18.5074 8.10519 18.466 8.00601C18.3845 7.8103 18.2527 7.54529 18.05 7.275C17.6323 6.71802 16.8928 6.125 15.75 6.125C14.6071 6.125 13.8677 6.71802 13.45 7.275C13.2473 7.54529 13.1155 7.8103 13.0339 8.00601C12.9926 8.10519 12.9627 8.19031 12.942 8.25454C12.9316 8.28676 12.9235 8.31404 12.9174 8.33555L12.9097 8.36352L12.907 8.37415L12.9058 8.3786L12.9053 8.38061L12.9051 8.38155C12.905 8.38201 12.9048 8.38246 13.875 8.625L12.9048 8.38246C12.7709 8.91826 13.0967 9.46119 13.6325 9.59514C14.1643 9.72811 14.7032 9.40808 14.8421 8.87928C14.8427 8.87716 14.844 8.87284 14.8461 8.86656C14.8518 8.84876 14.8628 8.81669 14.8801 8.77524C14.9157 8.6897 14.9715 8.57971 15.05 8.475C15.1948 8.28198 15.3928 8.125 15.75 8.125C16.1071 8.125 16.3052 8.28198 16.45 8.475C16.5285 8.57971 16.5842 8.6897 16.6199 8.77524C16.6372 8.81669 16.6482 8.84876 16.6539 8.86656C16.6559 8.87284 16.6572 8.87716 16.6579 8.87928ZM16.6579 8.87928C16.6581 8.88013 16.6583 8.88063 16.6583 8.88076C16.6583 8.88098 16.6581 8.88004 16.6575 8.87787L16.6564 8.87367L16.6557 8.87085L16.6553 8.86926L16.6551 8.86841C16.655 8.86798 16.6548 8.86754 17.6249 8.62503L16.6548 8.86754C16.6558 8.87146 16.6568 8.87538 16.6579 8.87928Z", fill: "#9A4609" }) })), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.74304 8.35253C6.68711 8.75853 6.31489 9.04519 5.90705 8.99421C5.49604 8.94283 5.20449 8.56799 5.25587 8.15697L6.00008 8.25C5.25587 8.15697 5.25592 8.15656 5.25597 8.15615L5.25608 8.15529L5.25632 8.15346L5.25686 8.14936L5.25824 8.13942L5.26231 8.11286C5.26565 8.09228 5.27034 8.06595 5.27676 8.03468C5.28956 7.97234 5.3095 7.88915 5.33988 7.79192C5.39997 7.59963 5.50495 7.33952 5.68674 7.0751C6.07148 6.51548 6.76229 6 7.87508 6C8.98787 6 9.67868 6.51548 10.0634 7.0751C10.2452 7.33952 10.3502 7.59963 10.4103 7.79192C10.4407 7.88915 10.4606 7.97234 10.4734 8.03468C10.4798 8.06595 10.4845 8.09228 10.4879 8.11286L10.4919 8.13942L10.4933 8.14936L10.4938 8.15346L10.4941 8.15529L10.4942 8.15615C10.4942 8.15656 10.4943 8.15697 9.75008 8.25L10.4943 8.15697C10.5457 8.56799 10.2541 8.94283 9.84311 8.99421C9.43526 9.04519 9.06304 8.75852 9.00712 8.35252C9.00673 8.3502 9.00576 8.3447 9.00406 8.33642C9.00001 8.31673 8.99211 8.28272 8.97855 8.23933C8.95075 8.15037 8.90339 8.03548 8.82736 7.9249C8.69648 7.73452 8.44979 7.5 7.87508 7.5C7.30037 7.5 7.05368 7.73452 6.9228 7.9249C6.84677 8.03548 6.7994 8.15037 6.7716 8.23933C6.75804 8.28272 6.75014 8.31673 6.7461 8.33642C6.7444 8.34471 6.74343 8.35022 6.74304 8.35253ZM9.00597 8.34381C9.00597 8.34381 9.00597 8.34381 9.00597 8.34382L9.006 8.34405C9.00599 8.34397 9.00598 8.34389 9.00597 8.34381Z", fill: "#43273B" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M14.9759 8.43827C14.8728 8.83632 14.4678 9.07754 14.068 8.97761C13.6662 8.87715 13.4219 8.46994 13.5223 8.0681L14.2499 8.25C13.5223 8.0681 13.5222 8.06844 13.5223 8.0681L13.5227 8.06669L13.5231 8.06513L13.524 8.06159L13.5263 8.05281L13.5329 8.0287C13.5383 8.00982 13.5455 7.98533 13.555 7.95604C13.5737 7.89761 13.6013 7.81913 13.6397 7.72716C13.7155 7.54522 13.8377 7.29959 14.0249 7.05C14.4085 6.53851 15.0803 6 16.1249 6C17.1696 6 17.8413 6.53851 18.2249 7.05C18.4121 7.29959 18.5344 7.54522 18.6102 7.72716C18.6485 7.81913 18.6761 7.89761 18.6949 7.95604C18.7043 7.98533 18.7116 8.00982 18.717 8.0287L18.7236 8.05281L18.7259 8.06159L18.7268 8.06513L18.7272 8.06669C18.7273 8.06703 18.7275 8.0681 17.9999 8.25L18.7275 8.0681C18.828 8.46994 18.5837 8.87715 18.1818 8.97761C17.7821 9.07754 17.3771 8.83632 17.2739 8.43827C17.2742 8.43903 17.2742 8.43923 17.2739 8.43827L17.2734 8.43623L17.2729 8.43432L17.2727 8.4332M17.2727 8.4332C17.2726 8.43314 17.2727 8.43327 17.2727 8.4332V8.4332ZM17.2739 8.43827C17.2742 8.43903 17.2742 8.43923 17.2739 8.43827C17.2731 8.43518 17.2706 8.42678 17.2669 8.41505C17.2593 8.39145 17.2459 8.35275 17.2256 8.30409C17.1842 8.20478 17.119 8.07541 17.0249 7.95C16.846 7.71149 16.5803 7.5 16.1249 7.5C15.6696 7.5 15.4038 7.71149 15.2249 7.95C15.1309 8.07541 15.0657 8.20478 15.0243 8.30409C15.004 8.35275 14.9906 8.39145 14.983 8.41505C14.9792 8.42678 14.9768 8.43518 14.9759 8.43827M14.9759 8.43827C14.9759 8.43827 14.9759 8.43826 14.9759 8.43827V8.43827Z", fill: "#43273B" }), _jsx("path", { d: "M12 18.75C5.25 18.75 5.25 12 5.25 12H18.75C18.75 12 18.75 18.75 12 18.75Z", fill: "url(#paint7_radial_5413_25973)" }), _jsx("path", { d: "M6 12.125V12H18V12.125C18 12.6773 17.5523 13.125 17 13.125H7C6.44772 13.125 6 12.6773 6 12.125Z", fill: "url(#paint8_linear_5413_25973)" }), _jsxs("defs", { children: [_jsxs("filter", Object.assign({ id: "filter0_f_5413_25973", x: 3.125, y: 4.625, width: 8.75024, height: 6.50012, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" }, { children: [_jsx("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), _jsx("feGaussianBlur", { stdDeviation: 0.75, result: "effect1_foregroundBlur_5413_25973" })] })), _jsxs("filter", Object.assign({ id: "filter1_f_5413_25973", x: 11.3748, y: 4.625, width: 8.75049, height: 6.50024, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" }, { children: [_jsx("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), _jsx("feGaussianBlur", { stdDeviation: 0.75, result: "effect1_foregroundBlur_5413_25973" })] })), _jsxs("radialGradient", Object.assign({ id: "paint0_radial_5413_25973", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(19.125 6.75) rotate(131.878) scale(29.2115)" }, { children: [_jsx("stop", { stopColor: "#FFF478" }), _jsx("stop", { offset: 0.474827, stopColor: "#FFB02E" }), _jsx("stop", { offset: 1, stopColor: "#F70A8D" })] })), _jsxs("radialGradient", Object.assign({ id: "paint1_radial_5413_25973", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(12 9.375) rotate(101.31) scale(13.3849 17.1435)" }, { children: [_jsx("stop", { offset: 0.787821, stopColor: "#F59639", stopOpacity: 0 }), _jsx("stop", { offset: 0.972509, stopColor: "#FF7DCE" })] })), _jsxs("radialGradient", Object.assign({ id: "paint2_radial_5413_25973", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(13.5 10.5) rotate(135) scale(30.7591)" }, { children: [_jsx("stop", { offset: 0.314853, stopOpacity: 0 }), _jsx("stop", { offset: 1 })] })), _jsxs("radialGradient", Object.assign({ id: "paint3_radial_5413_25973", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(12 12.75) rotate(77.692) scale(21.1102)" }, { children: [_jsx("stop", { offset: 0.507903, stopColor: "#7D6133", stopOpacity: 0 }), _jsx("stop", { offset: 1, stopColor: "#715B32" })] })), _jsxs("radialGradient", Object.assign({ id: "paint4_radial_5413_25973", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(12.375 12.375) rotate(55.7131) scale(9.98515 7.23774)" }, { children: [_jsx("stop", { stopColor: "#FFB849" }), _jsx("stop", { offset: 1, stopColor: "#FFB847", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint5_radial_5413_25973", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(15.375 13.5) rotate(9.86581) scale(8.75446)" }, { children: [_jsx("stop", { stopColor: "#FFA64B" }), _jsx("stop", { offset: 0.900412, stopColor: "#FFAE46", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint6_radial_5413_25973", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(13.125 11.25) rotate(43.9708) scale(44.2897)" }, { children: [_jsx("stop", { offset: 0.185425, stopOpacity: 0 }), _jsx("stop", { offset: 1, stopOpacity: 0.4 })] })), _jsxs("radialGradient", Object.assign({ id: "paint7_radial_5413_25973", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(12 20.25) rotate(-90) scale(8.25 16.5)" }, { children: [_jsx("stop", { stopColor: "#F70A8D" }), _jsx("stop", { offset: 1, stopColor: "#89029C" })] })), _jsxs("linearGradient", Object.assign({ id: "paint8_linear_5413_25973", x1: 12, y1: 12, x2: 12, y2: 13.125, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#ECCDFF" }), _jsx("stop", { offset: 1, stopColor: "white" })] }))] })] })));
|
|
6
|
+
});
|
|
7
|
+
export const CustomEmoGreatColorSvg = svgImport;
|