@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/emo-heart.svg";
|
|
4
|
+
export const CustomEmoHeartIcon = forwardRef(function CustomEmoHeartIcon(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.75 2.25C5.10862 2.25 3.594 2.89466 2.49454 4.08483C1.39588 5.27414 0.75 6.96468 0.75 9C0.75 10.6826 1.46615 12.3626 2.45872 13.8926C2.61307 14.1305 2.77516 14.3664 2.94375 14.5998L3.82136 14.2054C3.98405 14.1287 4.09704 14.0077 4.15465 13.8701L4.15646 13.8657L4.19635 13.7721C4.02864 13.5416 3.86845 13.3095 3.71711 13.0762C2.79947 11.6617 2.25 10.2711 2.25 9C2.25 7.28532 2.78972 5.97586 3.59636 5.10267C4.4022 4.23034 5.51259 3.75 6.75 3.75C8.4007 3.75 9.49286 4.40244 10.2051 5.05346C10.5661 5.38335 10.8326 5.71643 11.0258 5.97729C11.0744 6.0429 11.118 6.10355 11.1589 6.16041L11.1682 6.17344C11.2043 6.22372 11.2416 6.2756 11.2746 6.31978C11.3071 6.36323 11.3553 6.42636 11.4093 6.48306C11.4355 6.51065 11.4843 6.55952 11.5514 6.60631C11.6018 6.64142 11.7647 6.74971 12.0015 6.74971C12.2411 6.74971 12.4053 6.63869 12.4543 6.60416C12.5209 6.55723 12.5693 6.50835 12.5952 6.48096C12.6484 6.42455 12.6962 6.36171 12.7283 6.31846C12.7606 6.27511 12.7968 6.22447 12.8323 6.17499L12.8433 6.15956C12.8839 6.10283 12.9275 6.04223 12.9759 5.97671C13.1684 5.71615 13.4347 5.38316 13.7954 5.05334C14.5072 4.40246 15.5993 3.75 17.25 3.75C18.5541 3.75 19.6597 4.23438 20.445 5.09826C21.2343 5.96644 21.75 7.27476 21.75 9C21.75 10.2963 21.1988 11.6992 20.2824 13.1161C19.3712 14.5248 18.1394 15.885 16.8755 17.08C15.6144 18.2725 14.3397 19.2832 13.3591 19.9944C12.8688 20.3501 12.4566 20.6274 12.161 20.8131C12.1027 20.8497 12.0501 20.882 12.0031 20.9102C11.9559 20.8815 11.9029 20.8486 11.8441 20.8113C11.5481 20.6233 11.1356 20.3428 10.6449 19.9834C10.024 19.5288 9.28537 18.9537 8.50695 18.2889L7.89198 19.7325C8.56955 20.2972 9.20809 20.7905 9.75871 21.1937C10.2701 21.5681 10.7104 21.8683 11.0402 22.0776C11.2039 22.1816 11.3477 22.2678 11.4633 22.3306C11.5199 22.3614 11.5805 22.3925 11.6392 22.418C11.6682 22.4306 11.7075 22.4466 11.7525 22.4607C11.783 22.4703 11.8791 22.5 12.0015 22.5C12.1229 22.5 12.2183 22.4707 12.2485 22.4613C12.293 22.4475 12.332 22.4318 12.3608 22.4194C12.4192 22.3943 12.4796 22.3637 12.5361 22.3333C12.6514 22.2713 12.795 22.1862 12.9587 22.0834C13.2882 21.8765 13.7284 21.5796 14.2398 21.2087C15.2627 20.4668 16.5893 19.415 17.9061 18.17C19.2202 16.9275 20.543 15.4752 21.5419 13.9308C22.5355 12.3945 23.25 10.7037 23.25 9C23.25 6.97524 22.6407 5.28356 21.555 4.08925C20.4653 2.89062 18.9459 2.25 17.25 2.25C15.1507 2.25 13.7116 3.0974 12.7831 3.94636C12.4618 4.24021 12.2032 4.53251 12.0005 4.78497C11.7975 4.53256 11.5387 4.24019 11.2171 3.94625C10.2884 3.09741 8.8493 2.25 6.75 2.25Z", fill: "#363636" }), _jsx("path", { d: "M8.62648 14.8872C8.30398 14.7447 8.05648 14.4822 7.91398 14.1597L6.85648 11.6772C6.66148 11.2797 6.09898 11.2797 5.90398 11.6772L4.84648 14.1597C4.71148 14.4822 4.45648 14.7372 4.13398 14.8872L2.79898 15.4872C2.40148 15.6822 2.40148 16.2447 2.79898 16.4397L4.13398 17.0397C4.45648 17.1822 4.70398 17.4447 4.84648 17.7672L5.90398 20.2497C6.09898 20.6472 6.66148 20.6472 6.85648 20.2497L7.91398 17.7672C8.04898 17.4447 8.30398 17.1897 8.62648 17.0397L9.96148 16.4397C10.359 16.2447 10.359 15.6822 9.96148 15.4872L8.62648 14.8872Z", fill: "#363636" }), _jsx("path", { d: "M18.4666 6.74217C18.5416 6.91467 18.6766 7.05717 18.8491 7.13217L19.5691 7.44717C19.7866 7.55217 19.7866 7.85967 19.5691 7.96467L18.8416 8.28717C18.6691 8.36217 18.5341 8.50467 18.4591 8.67717L17.8891 10.0197C17.7841 10.2297 17.4766 10.2297 17.3716 10.0197L16.8016 8.67717C16.7266 8.50467 16.5916 8.36217 16.4191 8.28717L15.6916 7.96467C15.4741 7.85967 15.4741 7.55217 15.6916 7.44717L16.4191 7.12467C16.5916 7.04967 16.7266 6.90717 16.8016 6.73467L17.3791 5.39967C17.4841 5.18967 17.7916 5.18967 17.8966 5.39967L18.4666 6.74217Z", fill: "#363636" })] })));
|
|
6
|
+
});
|
|
7
|
+
export const CustomEmoHeartSvg = svgImport;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export declare const CustomEmoHeartColorIcon: React.ForwardRefExoticComponent<{
|
|
3
|
+
className?: string | undefined;
|
|
4
|
+
color?: string | undefined;
|
|
5
|
+
} & React.RefAttributes<SVGSVGElement>>;
|
|
6
|
+
export declare const CustomEmoHeartColorSvg: 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-heart-color.svg";
|
|
4
|
+
export const CustomEmoHeartColorIcon = forwardRef(function CustomEmoHeartColorIcon(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_12301)" }, { children: [_jsx("path", { d: "M11.1001 22.0422C11.6292 22.3511 12.2775 22.3355 12.8056 22.025C15.517 20.4309 19.9903 16.964 21.7749 12.495C24.4637 6.52258 18.1505 1.75502 13.7873 5.18402C13.377 5.50647 12.8715 5.87091 12.4874 6.22369C12.2417 6.44932 11.8155 6.47219 11.5645 6.25254C11.0483 5.80098 10.3223 5.26137 9.84274 4.93693C6.123 2.42029 -0.645163 5.73766 2.2419 12.8177C3.27464 15.921 8.10464 20.2932 11.1001 22.0422Z", fill: "url(#paint0_radial_766_12301)" }), _jsx("path", { d: "M11.1001 22.0422C11.6292 22.3511 12.2775 22.3355 12.8056 22.025C15.517 20.4309 19.9903 16.964 21.7749 12.495C24.4637 6.52258 18.1505 1.75502 13.7873 5.18402C13.377 5.50647 12.8715 5.87091 12.4874 6.22369C12.2417 6.44932 11.8155 6.47219 11.5645 6.25254C11.0483 5.80098 10.3223 5.26137 9.84274 4.93693C6.123 2.42029 -0.645163 5.73766 2.2419 12.8177C3.27464 15.921 8.10464 20.2932 11.1001 22.0422Z", fill: "url(#paint1_radial_766_12301)" }), _jsx("path", { d: "M11.1001 22.0422C11.6292 22.3511 12.2775 22.3355 12.8056 22.025C15.517 20.4309 19.9903 16.964 21.7749 12.495C24.4637 6.52258 18.1505 1.75502 13.7873 5.18402C13.377 5.50647 12.8715 5.87091 12.4874 6.22369C12.2417 6.44932 11.8155 6.47219 11.5645 6.25254C11.0483 5.80098 10.3223 5.26137 9.84274 4.93693C6.123 2.42029 -0.645163 5.73766 2.2419 12.8177C3.27464 15.921 8.10464 20.2932 11.1001 22.0422Z", fill: "url(#paint2_radial_766_12301)" }), _jsx("path", { d: "M11.1001 22.0422C11.6292 22.3511 12.2775 22.3355 12.8056 22.025C15.517 20.4309 19.9903 16.964 21.7749 12.495C24.4637 6.52258 18.1505 1.75502 13.7873 5.18402C13.377 5.50647 12.8715 5.87091 12.4874 6.22369C12.2417 6.44932 11.8155 6.47219 11.5645 6.25254C11.0483 5.80098 10.3223 5.26137 9.84274 4.93693C6.123 2.42029 -0.645163 5.73766 2.2419 12.8177C3.27464 15.921 8.10464 20.2932 11.1001 22.0422Z", fill: "url(#paint3_radial_766_12301)" }), _jsx("path", { d: "M11.1001 22.0422C11.6292 22.3511 12.2775 22.3355 12.8056 22.025C15.517 20.4309 19.9903 16.964 21.7749 12.495C24.4637 6.52258 18.1505 1.75502 13.7873 5.18402C13.377 5.50647 12.8715 5.87091 12.4874 6.22369C12.2417 6.44932 11.8155 6.47219 11.5645 6.25254C11.0483 5.80098 10.3223 5.26137 9.84274 4.93693C6.123 2.42029 -0.645163 5.73766 2.2419 12.8177C3.27464 15.921 8.10464 20.2932 11.1001 22.0422Z", fill: "url(#paint4_linear_766_12301)" }), _jsx("path", { d: "M11.1001 22.0422C11.6292 22.3511 12.2775 22.3355 12.8056 22.025C15.517 20.4309 19.9903 16.964 21.7749 12.495C24.4637 6.52258 18.1505 1.75502 13.7873 5.18402C13.377 5.50647 12.8715 5.87091 12.4874 6.22369C12.2417 6.44932 11.8155 6.47219 11.5645 6.25254C11.0483 5.80098 10.3223 5.26137 9.84274 4.93693C6.123 2.42029 -0.645163 5.73766 2.2419 12.8177C3.27464 15.921 8.10464 20.2932 11.1001 22.0422Z", fill: "url(#paint5_linear_766_12301)" }), _jsx("path", { d: "M11.5962 6.28298C12.4462 7.13499 13.8355 6.8593 14.6417 5.96571C15.4681 5.04968 16.5667 4.21401 17.961 4.1253C16.5923 3.8621 15.1014 4.15136 13.7874 5.18407C13.6744 5.27284 13.5542 5.3648 13.4313 5.45882C13.0679 5.7369 12.6809 6.03304 12.3872 6.31825C12.1973 6.50271 11.8641 6.5216 11.6676 6.34417C11.6381 6.31758 11.6078 6.29059 11.5767 6.26327C11.583 6.26974 11.5896 6.27632 11.5962 6.28298Z", fill: "url(#paint6_linear_766_12301)" }), _jsx("g", Object.assign({ filter: "url(#filter0_f_766_12301)" }, { children: _jsx("path", { d: "M12.4243 9.52355V11.8445C12.4243 14.5591 15.2615 15.3722 15.6958 12.6926C15.8711 11.6112 15.8568 10.5303 15.5495 9.54143C15.2829 8.68332 14.7083 8.14267 14.1036 7.86388C13.1272 7.41375 12.4243 8.44841 12.4243 9.52355Z", fill: "#FA1C56" }) })), _jsx("g", Object.assign({ filter: "url(#filter1_f_766_12301)" }, { children: _jsx("ellipse", { cx: 18.5302, cy: 8.68595, rx: 3.11821, ry: 2.14556, transform: "rotate(-44.1901 18.5302 8.68595)", fill: "url(#paint7_radial_766_12301)" }) })), _jsx("g", Object.assign({ filter: "url(#filter2_f_766_12301)" }, { children: _jsx("ellipse", { cx: 9.35008, cy: 8.39053, rx: 3.11821, ry: 2.14556, transform: "rotate(-128.955 9.35008 8.39053)", fill: "url(#paint8_radial_766_12301)", fillOpacity: 0.5 }) })), _jsx("g", Object.assign({ filter: "url(#filter3_f_766_12301)" }, { children: _jsx("path", { d: "M6.71475 15.1832L6.2959 12.754C6.18393 12.4079 5.93262 12.3673 5.79199 12.6016L4.25684 15.8243L6.71475 15.1832Z", fill: "#A71135" }) })), _jsx("path", { d: "M5.11977 14.9462C5.00775 15.2924 4.75042 15.5726 4.41496 15.7137L2.57096 16.4891C2.26476 16.6178 2.26476 17.0517 2.57096 17.1804L4.42365 17.9594C4.75984 18.1008 5.01753 18.3819 5.12915 18.7291L5.96214 21.32C6.07369 21.667 6.56459 21.667 6.67614 21.32L7.50649 18.7373C7.61781 18.3911 7.87443 18.1105 8.2094 17.9687L10.0732 17.1801C10.3784 17.051 10.3784 16.6185 10.0732 16.4894L8.21807 15.7044C7.88384 15.563 7.62758 15.2833 7.51586 14.938L6.67593 12.3418C6.56396 11.9958 6.07432 11.9958 5.96235 12.3418L5.11977 14.9462Z", fill: "url(#paint9_linear_766_12301)" }), _jsx("path", { d: "M5.11977 14.9462C5.00775 15.2924 4.75042 15.5726 4.41496 15.7137L2.57096 16.4891C2.26476 16.6178 2.26476 17.0517 2.57096 17.1804L4.42365 17.9594C4.75984 18.1008 5.01753 18.3819 5.12915 18.7291L5.96214 21.32C6.07369 21.667 6.56459 21.667 6.67614 21.32L7.50649 18.7373C7.61781 18.3911 7.87443 18.1105 8.2094 17.9687L10.0732 17.1801C10.3784 17.051 10.3784 16.6185 10.0732 16.4894L8.21807 15.7044C7.88384 15.563 7.62758 15.2833 7.51586 14.938L6.67593 12.3418C6.56396 11.9958 6.07432 11.9958 5.96235 12.3418L5.11977 14.9462Z", fill: "url(#paint10_linear_766_12301)" }), _jsx("path", { d: "M5.11977 14.9462C5.00775 15.2924 4.75042 15.5726 4.41496 15.7137L2.57096 16.4891C2.26476 16.6178 2.26476 17.0517 2.57096 17.1804L4.42365 17.9594C4.75984 18.1008 5.01753 18.3819 5.12915 18.7291L5.96214 21.32C6.07369 21.667 6.56459 21.667 6.67614 21.32L7.50649 18.7373C7.61781 18.3911 7.87443 18.1105 8.2094 17.9687L10.0732 17.1801C10.3784 17.051 10.3784 16.6185 10.0732 16.4894L8.21807 15.7044C7.88384 15.563 7.62758 15.2833 7.51586 14.938L6.67593 12.3418C6.56396 11.9958 6.07432 11.9958 5.96235 12.3418L5.11977 14.9462Z", fill: "url(#paint11_linear_766_12301)" }), _jsx("path", { d: "M5.11977 14.9462C5.00775 15.2924 4.75042 15.5726 4.41496 15.7137L2.57096 16.4891C2.26476 16.6178 2.26476 17.0517 2.57096 17.1804L4.42365 17.9594C4.75984 18.1008 5.01753 18.3819 5.12915 18.7291L5.96214 21.32C6.07369 21.667 6.56459 21.667 6.67614 21.32L7.50649 18.7373C7.61781 18.3911 7.87443 18.1105 8.2094 17.9687L10.0732 17.1801C10.3784 17.051 10.3784 16.6185 10.0732 16.4894L8.21807 15.7044C7.88384 15.563 7.62758 15.2833 7.51586 14.938L6.67593 12.3418C6.56396 11.9958 6.07432 11.9958 5.96235 12.3418L5.11977 14.9462Z", fill: "url(#paint12_radial_766_12301)" }), _jsx("path", { d: "M5.15019 18.1883H4.82619C4.74763 18.1162 4.65652 18.0573 4.55606 18.0151L2.57096 17.1804C2.26476 17.0517 2.26476 16.6178 2.57096 16.4891L4.54705 15.6582C4.79865 15.5524 4.99165 15.3422 5.07566 15.0825L5.96235 12.3418C6.07432 11.9958 6.56396 11.9958 6.67593 12.3418L7.55984 15.0739C7.64363 15.3329 7.83582 15.5427 8.0865 15.6487L10.0732 16.4894C10.3784 16.6185 10.3784 17.051 10.0732 17.1801L4.65508 17.5027C4.55941 17.5432 5.00371 17.8484 5.15019 18.1883Z", fill: "url(#paint13_linear_766_12301)" }), _jsx("path", { d: "M5.15019 18.1883H4.82619C4.74763 18.1162 4.65652 18.0573 4.55606 18.0151L2.57096 17.1804C2.26476 17.0517 2.26476 16.6178 2.57096 16.4891L4.54705 15.6582C4.79865 15.5524 4.99165 15.3422 5.07566 15.0825L5.96235 12.3418C6.07432 11.9958 6.56396 11.9958 6.67593 12.3418L7.55984 15.0739C7.64363 15.3329 7.83582 15.5427 8.0865 15.6487L10.0732 16.4894C10.3784 16.6185 10.3784 17.051 10.0732 17.1801L4.65508 17.5027C4.55941 17.5432 5.00371 17.8484 5.15019 18.1883Z", fill: "url(#paint14_linear_766_12301)" }), _jsx("path", { d: "M4.82617 18.1882C4.94479 18.297 5.0348 18.4357 5.08517 18.5924L5.96211 21.32C6.07366 21.667 6.56457 21.667 6.67612 21.32L7.5503 18.601C7.602 18.4402 7.69548 18.2982 7.81882 18.1882H4.82617Z", fill: "url(#paint15_linear_766_12301)" }), _jsx("g", Object.assign({ filter: "url(#filter4_f_766_12301)" }, { children: _jsx("path", { d: "M6.57715 12.5867L7.23171 14.7794C7.41003 15.3768 7.8567 15.8569 8.43969 16.0777L9.83496 16.6062", stroke: "url(#paint16_radial_766_12301)", strokeWidth: 0.1, strokeLinecap: "round" }) })), _jsx("g", Object.assign({ filter: "url(#filter5_f_766_12301)" }, { children: _jsx("path", { d: "M6.40137 21.7039L7.22168 19.0085", stroke: "url(#paint17_linear_766_12301)", strokeWidth: 0.1, strokeLinecap: "round" }) })), _jsx("g", Object.assign({ filter: "url(#filter6_f_766_12301)" }, { children: _jsx("path", { d: "M5.1123 15.8562L6.09668 12.5867", stroke: "url(#paint18_linear_766_12301)", strokeWidth: 0.1, strokeLinecap: "round" }) })), _jsx("g", Object.assign({ filter: "url(#filter7_f_766_12301)" }, { children: _jsx("path", { d: "M16.3975 7.50578C16.2674 7.79236 16.034 8.01931 15.7439 8.14131L14.8949 8.49827C14.7271 8.56883 14.7271 8.80663 14.8949 8.87719L15.7623 9.2419C16.0446 9.36062 16.2736 9.57889 16.4056 9.85527L16.9787 11.0546C17.0398 11.2447 17.3089 11.2447 17.37 11.0546L17.566 10.0792C17.6474 9.67401 17.9238 9.33525 18.3044 9.17421L19.0068 8.87702C19.174 8.80625 19.174 8.56922 19.0068 8.49845L18.2278 8.16886C17.8936 8.02744 17.6374 7.748 17.5257 7.4027C17.3768 6.9425 17.1818 6.33972 17.1448 6.22527C17.0834 6.03559 17.0403 6.03559 16.9789 6.22527L16.3975 7.50578Z", fill: "#C01942" }) })), _jsx("path", { d: "M16.7774 7.30757C16.6653 7.6538 16.408 7.93403 16.0726 8.07508L15.3007 8.39964C15.1328 8.4702 15.1328 8.708 15.3007 8.77856L16.0767 9.10488C16.4129 9.24624 16.6706 9.52737 16.7822 9.87457L17.1593 11.0474C17.2204 11.2376 17.4895 11.2376 17.5506 11.0474L17.9265 9.87833C18.0378 9.53207 18.2944 9.25147 18.6294 9.10974L19.4125 8.77838C19.5798 8.70761 19.5798 8.47058 19.4125 8.39982L18.6336 8.07023C18.2994 7.92881 18.0431 7.64911 17.9314 7.30382L17.5505 6.12664C17.4892 5.93695 17.2208 5.93695 17.1594 6.12664L16.7774 7.30757Z", fill: "url(#paint19_linear_766_12301)" }), _jsx("path", { d: "M16.7774 7.30757C16.6653 7.6538 16.408 7.93403 16.0726 8.07508L15.3007 8.39964C15.1328 8.4702 15.1328 8.708 15.3007 8.77856L16.0767 9.10488C16.4129 9.24624 16.6706 9.52737 16.7822 9.87457L17.1593 11.0474C17.2204 11.2376 17.4895 11.2376 17.5506 11.0474L17.9265 9.87833C18.0378 9.53207 18.2944 9.25147 18.6294 9.10974L19.4125 8.77838C19.5798 8.70761 19.5798 8.47058 19.4125 8.39982L18.6336 8.07023C18.2994 7.92881 18.0431 7.64911 17.9314 7.30382L17.5505 6.12664C17.4892 5.93695 17.2208 5.93695 17.1594 6.12664L16.7774 7.30757Z", fill: "url(#paint20_linear_766_12301)" }), _jsx("path", { d: "M16.7774 7.30757C16.6653 7.6538 16.408 7.93403 16.0726 8.07508L15.3007 8.39964C15.1328 8.4702 15.1328 8.708 15.3007 8.77856L16.0767 9.10488C16.4129 9.24624 16.6706 9.52737 16.7822 9.87457L17.1593 11.0474C17.2204 11.2376 17.4895 11.2376 17.5506 11.0474L17.9265 9.87833C18.0378 9.53207 18.2944 9.25147 18.6294 9.10974L19.4125 8.77838C19.5798 8.70761 19.5798 8.47058 19.4125 8.39982L18.6336 8.07023C18.2994 7.92881 18.0431 7.64911 17.9314 7.30382L17.5505 6.12664C17.4892 5.93695 17.2208 5.93695 17.1594 6.12664L16.7774 7.30757Z", fill: "url(#paint21_linear_766_12301)" }), _jsx("path", { d: "M16.7774 7.30757C16.6653 7.6538 16.408 7.93403 16.0726 8.07508L15.3007 8.39964C15.1328 8.4702 15.1328 8.708 15.3007 8.77856L16.0767 9.10488C16.4129 9.24624 16.6706 9.52737 16.7822 9.87457L17.1593 11.0474C17.2204 11.2376 17.4895 11.2376 17.5506 11.0474L17.9265 9.87833C18.0378 9.53207 18.2944 9.25147 18.6294 9.10974L19.4125 8.77838C19.5798 8.70761 19.5798 8.47058 19.4125 8.39982L18.6336 8.07023C18.2994 7.92881 18.0431 7.64911 17.9314 7.30382L17.5505 6.12664C17.4892 5.93695 17.2208 5.93695 17.1594 6.12664L16.7774 7.30757Z", fill: "url(#paint22_radial_766_12301)" }), _jsx("path", { d: "M16.7143 9.33093H16.5367C16.4937 9.29146 16.4437 9.25919 16.3887 9.23604L15.3007 8.77856C15.1328 8.708 15.1328 8.4702 15.3007 8.39964L16.3837 7.94424C16.5216 7.88626 16.6274 7.77107 16.6734 7.62875L17.1594 6.12664C17.2208 5.93695 17.4892 5.93695 17.5505 6.12664L18.035 7.62404C18.0809 7.76597 18.1862 7.88095 18.3236 7.93908L19.4125 8.39982C19.5798 8.47059 19.5798 8.70761 19.4125 8.77838L16.4429 8.9552C16.3905 8.97738 16.634 9.14467 16.7143 9.33093Z", fill: "url(#paint23_linear_766_12301)" }), _jsx("path", { d: "M16.7143 9.33093H16.5367C16.4937 9.29146 16.4437 9.25919 16.3887 9.23604L15.3007 8.77856C15.1328 8.708 15.1328 8.4702 15.3007 8.39964L16.3837 7.94424C16.5216 7.88626 16.6274 7.77107 16.6734 7.62875L17.1594 6.12664C17.2208 5.93695 17.4892 5.93695 17.5505 6.12664L18.035 7.62404C18.0809 7.76597 18.1862 7.88095 18.3236 7.93908L19.4125 8.39982C19.5798 8.47059 19.5798 8.70761 19.4125 8.77838L16.4429 8.9552C16.3905 8.97738 16.634 9.14467 16.7143 9.33093Z", fill: "url(#paint24_linear_766_12301)" }), _jsx("path", { d: "M16.5366 9.33105C16.6016 9.39066 16.651 9.46669 16.6786 9.55255L17.1592 11.0475C17.2203 11.2377 17.4894 11.2377 17.5505 11.0475L18.0297 9.55727C18.058 9.46913 18.1092 9.39135 18.1768 9.33105H16.5366Z", fill: "url(#paint25_linear_766_12301)" }), _jsx("g", Object.assign({ filter: "url(#filter8_f_766_12301)" }, { children: _jsx("path", { d: "M17.4961 6.26074L17.727 7.0342C17.9053 7.63157 18.352 8.11162 18.935 8.33245L19.2816 8.46376", stroke: "url(#paint26_radial_766_12301)", strokeWidth: 0.1, strokeLinecap: "round" }) })), _jsx("g", Object.assign({ filter: "url(#filter9_f_766_12301)" }, { children: _jsx("path", { d: "M17.3999 11.2578L17.8495 9.78052", stroke: "url(#paint27_linear_766_12301)", strokeWidth: 0.1, strokeLinecap: "round" }) })), _jsx("g", Object.assign({ filter: "url(#filter10_f_766_12301)" }, { children: _jsx("path", { d: "M16.6934 8.0527L17.2329 6.26074", stroke: "url(#paint28_linear_766_12301)", strokeWidth: 0.1, strokeLinecap: "round" }) }))] })), _jsxs("defs", { children: [_jsxs("filter", Object.assign({ id: "filter0_f_766_12301", x: 10.4243, y: 5.75586, width: 7.38428, height: 10.5828, 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, result: "effect1_foregroundBlur_766_12301" })] })), _jsxs("filter", Object.assign({ id: "filter1_f_766_12301", x: 14.3398, y: 4.52295, width: 8.38037, height: 8.32617, 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_766_12301" })] })), _jsxs("filter", Object.assign({ id: "filter2_f_766_12301", x: 5.27588, y: 4.11523, width: 8.14844, height: 8.55054, 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_766_12301" })] })), _jsxs("filter", Object.assign({ id: "filter3_f_766_12301", x: 3.25684, y: 11.4541, width: 4.45801, height: 5.37012, 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_12301" })] })), _jsxs("filter", Object.assign({ id: "filter4_f_766_12301", x: 6.27734, y: 12.2866, width: 3.85742, height: 4.61963, 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.125, result: "effect1_foregroundBlur_766_12301" })] })), _jsxs("filter", Object.assign({ id: "filter5_f_766_12301", x: 6.20156, y: 18.8085, width: 1.21992, height: 3.09541, 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.075, result: "effect1_foregroundBlur_766_12301" })] })), _jsxs("filter", Object.assign({ id: "filter6_f_766_12301", x: 4.7625, y: 12.2366, width: 1.68398, height: 3.96963, 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.15, result: "effect1_foregroundBlur_766_12301" })] })), _jsxs("filter", Object.assign({ id: "filter7_f_766_12301", x: 14.019, y: 5.33301, width: 5.86328, height: 6.61426, 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.375, result: "effect1_foregroundBlur_766_12301" })] })), _jsxs("filter", Object.assign({ id: "filter8_f_766_12301", x: 17.1963, y: 5.96069, width: 2.38525, height: 2.80298, 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.125, result: "effect1_foregroundBlur_766_12301" })] })), _jsxs("filter", Object.assign({ id: "filter9_f_766_12301", x: 17.2001, y: 9.58047, width: 0.849316, height: 1.87739, 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.075, result: "effect1_foregroundBlur_766_12301" })] })), _jsxs("filter", Object.assign({ id: "filter10_f_766_12301", x: 16.3436, y: 5.91069, width: 1.23916, height: 2.49209, 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.15, result: "effect1_foregroundBlur_766_12301" })] })), _jsxs("radialGradient", Object.assign({ id: "paint0_radial_766_12301", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(14.1001 21.9975) rotate(-90) scale(24.4063 41.4908)" }, { children: [_jsx("stop", { stopColor: "#F12E52" }), _jsx("stop", { offset: 0.596003, stopColor: "#FF3B79" }), _jsx("stop", { offset: 1, stopColor: "#FF4EC6" })] })), _jsxs("radialGradient", Object.assign({ id: "paint1_radial_766_12301", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(17.1623 8.80044) rotate(142.986) scale(19.6471 36.8009)" }, { children: [_jsx("stop", { offset: 0.483055, stopColor: "#B91D43", stopOpacity: 0 }), _jsx("stop", { offset: 0.833898, stopColor: "#B91D43" })] })), _jsxs("radialGradient", Object.assign({ id: "paint2_radial_766_12301", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(14.8938 13.614) rotate(-158.663) scale(17.0422 24.0915)" }, { children: [_jsx("stop", { offset: 0.40984, stopColor: "#B91D43", stopOpacity: 0 }), _jsx("stop", { offset: 0.833898, stopColor: "#B91D43" })] })), _jsxs("radialGradient", Object.assign({ id: "paint3_radial_766_12301", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(11.5702 10.6377) rotate(90) scale(14.8323)" }, { children: [_jsx("stop", { offset: 0.671096, stopColor: "#FF7AF2", stopOpacity: 0 }), _jsx("stop", { offset: 0.933555, stopColor: "#FFBCE6" })] })), _jsxs("linearGradient", Object.assign({ id: "paint4_linear_766_12301", x1: 13.2072, y1: 12.3739, x2: 19.2096, y2: 19.5172, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { offset: 0.694491, stopColor: "#FF7AF2", stopOpacity: 0 }), _jsx("stop", { offset: 0.933555, stopColor: "#FFBCE6" })] })), _jsxs("linearGradient", Object.assign({ id: "paint5_linear_766_12301", x1: 12.4631, y1: 12.6715, x2: 5.419, y2: 20.6085, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { offset: 0.694491, stopColor: "#FF7AF2", stopOpacity: 0 }), _jsx("stop", { offset: 0.933555, stopColor: "#FFBCE6" })] })), _jsxs("linearGradient", Object.assign({ id: "paint6_linear_766_12301", x1: 14.7655, y1: 7.28927, x2: 12.6607, y2: 4.9767, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { offset: 0.40984, stopColor: "#C12372", stopOpacity: 0 }), _jsx("stop", { offset: 0.833898, stopColor: "#B5286E" })] })), _jsxs("radialGradient", Object.assign({ id: "paint7_radial_766_12301", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(21.6684 9.3457) rotate(-176.775) scale(4.61132 3.11377)" }, { children: [_jsx("stop", { stopColor: "#FF93BA" }), _jsx("stop", { offset: 1, stopColor: "#FF73A6", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint8_radial_766_12301", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(11.1908 8.96998) rotate(-178.3) scale(6.63749 4.48193)" }, { children: [_jsx("stop", { stopColor: "#FF93BA" }), _jsx("stop", { offset: 1, stopColor: "#FF73A6", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint9_linear_766_12301", x1: 7.0457, y1: 12.0823, x2: 5.00664, y2: 19.4304, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#FFD542" }), _jsx("stop", { offset: 1, stopColor: "#FFA847" })] })), _jsxs("linearGradient", Object.assign({ id: "paint10_linear_766_12301", x1: 5.63945, y1: 19.0086, x2: 5.06216, y2: 22.1871, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { offset: 0.458251, stopColor: "#E88518", stopOpacity: 0 }), _jsx("stop", { offset: 1, stopColor: "#E88518" })] })), _jsxs("linearGradient", Object.assign({ id: "paint11_linear_766_12301", x1: 4.37383, y1: 18.282, x2: 1.19797, y2: 18.1973, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { offset: 0.361577, stopColor: "#E88518", stopOpacity: 0 }), _jsx("stop", { offset: 1, stopColor: "#E88518" })] })), _jsxs("radialGradient", Object.assign({ id: "paint12_radial_766_12301", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(7.6082 9.4695) rotate(103.828) scale(5.38257 14.8716)" }, { children: [_jsx("stop", { stopColor: "#FFFF6B" }), _jsx("stop", { offset: 1, stopColor: "#FFFF6B", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint13_linear_766_12301", x1: 5.58086, y1: 16.7234, x2: 4.82035, y2: 18.348, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { offset: 0.781564, stopColor: "#E88518", stopOpacity: 0 }), _jsx("stop", { offset: 1, stopColor: "#E88518" })] })), _jsxs("linearGradient", Object.assign({ id: "paint14_linear_766_12301", x1: 5.58086, y1: 16.7234, x2: 4.82035, y2: 18.348, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { offset: 0.781564, stopColor: "#E88518", stopOpacity: 0 }), _jsx("stop", { offset: 1, stopColor: "#E88518" })] })), _jsxs("linearGradient", Object.assign({ id: "paint15_linear_766_12301", x1: 7.21141, y1: 20.168, x2: 5.62367, y2: 20.7006, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { offset: 0.776042, stopColor: "#E88518", stopOpacity: 0 }), _jsx("stop", { offset: 1, stopColor: "#E88518" })] })), _jsxs("radialGradient", Object.assign({ id: "paint16_radial_766_12301", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(6.09668 12.5867) rotate(43.142) scale(5.87815 5.02625)" }, { children: [_jsx("stop", { stopColor: "#FFF270", stopOpacity: 0 }), _jsx("stop", { offset: 0.548137, stopColor: "#FFF270" }), _jsx("stop", { offset: 1, stopColor: "#FFF270", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint17_linear_766_12301", x1: 6.7998, y1: 20.614, x2: 6.15357, y2: 19.5584, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#FFF270", stopOpacity: 0 }), _jsx("stop", { offset: 0.494792, stopColor: "#FFF270", stopOpacity: 0.6 }), _jsx("stop", { offset: 1, stopColor: "#FFF270", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint18_linear_766_12301", x1: 6.00293, y1: 12.3406, x2: 7.26266, y2: 14.1722, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#FF8A09", stopOpacity: 0.6 }), _jsx("stop", { offset: 1, stopColor: "#FF8A09", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint19_linear_766_12301", x1: 17.7532, y1: 5.98438, x2: 16.6356, y2: 10.0117, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#FFD542" }), _jsx("stop", { offset: 1, stopColor: "#FFA847" })] })), _jsxs("linearGradient", Object.assign({ id: "paint20_linear_766_12301", x1: 16.9824, y1: 9.78053, x2: 16.666, y2: 11.5226, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { offset: 0.458251, stopColor: "#E88518", stopOpacity: 0 }), _jsx("stop", { offset: 1, stopColor: "#E88518" })] })), _jsxs("linearGradient", Object.assign({ id: "paint21_linear_766_12301", x1: 16.2888, y1: 9.38231, x2: 14.5482, y2: 9.33587, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { offset: 0.361577, stopColor: "#E88518", stopOpacity: 0 }), _jsx("stop", { offset: 1, stopColor: "#E88518" })] })), _jsxs("radialGradient", Object.assign({ id: "paint22_radial_766_12301", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(18.0615 4.55237) rotate(103.828) scale(2.95007 8.15082)" }, { children: [_jsx("stop", { stopColor: "#FFFF6B" }), _jsx("stop", { offset: 1, stopColor: "#FFFF6B", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint23_linear_766_12301", x1: 16.9503, y1: 8.52808, x2: 16.5335, y2: 9.41851, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { offset: 0.781564, stopColor: "#E88518", stopOpacity: 0 }), _jsx("stop", { offset: 1, stopColor: "#E88518" })] })), _jsxs("linearGradient", Object.assign({ id: "paint24_linear_766_12301", x1: 16.9503, y1: 8.52808, x2: 16.5335, y2: 9.41851, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { offset: 0.781564, stopColor: "#E88518", stopOpacity: 0 }), _jsx("stop", { offset: 1, stopColor: "#E88518" })] })), _jsxs("linearGradient", Object.assign({ id: "paint25_linear_766_12301", x1: 17.8439, y1: 10.4161, x2: 16.9737, y2: 10.708, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { offset: 0.776042, stopColor: "#E88518", stopOpacity: 0 }), _jsx("stop", { offset: 1, stopColor: "#E88518" })] })), _jsxs("radialGradient", Object.assign({ id: "paint26_radial_766_12301", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(17.2328 6.26074) rotate(43.142) scale(3.22169 2.75478)" }, { children: [_jsx("stop", { stopColor: "#FFF270", stopOpacity: 0 }), _jsx("stop", { offset: 0.548137, stopColor: "#FFF270" }), _jsx("stop", { offset: 1, stopColor: "#FFF270", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint27_linear_766_12301", x1: 17.6183, y1: 10.6604, x2: 17.2641, y2: 10.0819, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#FFF270", stopOpacity: 0 }), _jsx("stop", { offset: 0.494792, stopColor: "#FFF270", stopOpacity: 0.6 }), _jsx("stop", { offset: 1, stopColor: "#FFF270", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint28_linear_766_12301", x1: 17.1815, y1: 6.12586, x2: 17.8719, y2: 7.12973, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#FF8A09", stopOpacity: 0.6 }), _jsx("stop", { offset: 1, stopColor: "#FF8A09", stopOpacity: 0 })] })), _jsx("clipPath", Object.assign({ id: "clip0_766_12301" }, { children: _jsx("rect", { width: 24, height: 24, fill: "white" }) }))] })] })));
|
|
6
|
+
});
|
|
7
|
+
export const CustomEmoHeartColorSvg = 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/emo-hundred.svg";
|
|
4
|
+
export const CustomEmoHundredIcon = forwardRef(function CustomEmoHundredIcon(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: "M15.8055 14.14C15.0447 13.3479 14.9216 12.0812 15.0376 11.022C15.0817 10.6297 15.1294 10.2349 15.177 9.84017C15.2246 9.44541 15.2722 9.05066 15.3164 8.65836C15.4576 7.49223 15.7802 6.24641 16.4596 5.29616C17.0601 4.45194 17.9883 3.91512 18.981 3.78416C19.9361 3.65816 20.9932 3.86932 21.6712 4.60861C22.4094 5.4037 22.6114 6.62813 22.4456 7.71781C22.417 7.95218 22.3879 8.18733 22.3587 8.42277C22.2901 8.97653 22.2212 9.53189 22.1593 10.0824C22.051 11.2681 21.6785 12.4807 21.017 13.4525C20.4259 14.3114 19.4883 14.8335 18.4957 14.9645C17.5415 15.0983 16.5041 14.8606 15.8055 14.14ZM18.0118 9.61427C17.9448 10.1674 17.8778 10.7209 17.8191 11.2766C17.7533 11.9307 17.9728 12.2285 18.4466 12.166C18.9279 12.1025 19.1822 11.7422 19.248 11.0881C19.3082 10.4825 19.3821 9.87905 19.456 9.27564C19.5299 8.67223 19.6038 8.06881 19.6641 7.46321C19.7299 6.80907 19.5104 6.51131 19.0291 6.57481C18.5553 6.63731 18.3011 6.99757 18.2352 7.65172C18.17 8.30767 18.0909 8.96077 18.0118 9.61427ZM7.16263 12.522C7.0466 13.5812 7.16968 14.8479 7.93049 15.64C8.62915 16.3606 9.66653 16.5983 10.6207 16.4645C11.6133 16.3335 12.5509 15.8114 13.142 14.9525C13.8035 13.9807 14.176 12.7681 14.2843 11.5824C14.3462 11.032 14.415 10.4767 14.4837 9.92296C14.5129 9.68745 14.542 9.45224 14.5706 9.21781C14.7364 8.12813 14.5344 6.9037 13.7962 6.10861C13.1182 5.36932 12.0611 5.15816 11.106 5.28416C10.1133 5.41512 9.18514 5.95194 8.5846 6.79616C7.90523 7.74641 7.58262 8.99223 7.44136 10.1584C7.39725 10.5507 7.34962 10.9454 7.30199 11.3402C7.25437 11.7349 7.20674 12.1297 7.16263 12.522ZM10.1368 11.1143L10.1368 11.1143L10.1368 11.1142C10.2159 10.4608 10.295 9.80767 10.3602 9.15172C10.4261 8.49757 10.6803 8.13731 11.1541 8.07481C11.6354 8.01131 11.8549 8.30907 11.7891 8.96321C11.7288 9.56881 11.6549 10.1722 11.581 10.7756C11.5071 11.3791 11.4332 11.9825 11.373 12.5881C11.3072 13.2422 11.0529 13.6025 10.5716 13.666C10.0978 13.7285 9.8783 13.4307 9.94413 12.7766C10.0028 12.2209 10.0698 11.6674 10.1368 11.1143ZM5.02926 18.3806L6.37485 8.625C6.37485 8.625 6.74985 6.75 5.24985 6.75C4.30181 6.75 2.51101 8.90485 1.49778 10.2323C1.08284 10.7759 1.24728 11.5485 1.83371 11.9004C2.29867 12.1793 2.89383 12.1061 3.27724 11.7226L3.37486 11.625L2.46128 18.02C2.34969 18.8012 2.95579 19.5 3.74483 19.5C4.39246 19.5 4.94077 19.0221 5.02926 18.3806ZM20.9825 15.9647C21.071 16.3693 20.8148 16.7691 20.4101 16.8576L8.41012 19.4827C8.00548 19.5712 7.60569 19.3149 7.51717 18.9102C7.42866 18.5056 7.68493 18.1058 8.08958 18.0173L20.0896 15.3923C20.4942 15.3038 20.894 15.5601 20.9825 15.9647ZM19.1064 18.9598C19.1977 19.3638 18.9441 19.7653 18.5401 19.8566L6.91505 22.4816C6.51101 22.5728 6.10951 22.3192 6.01827 21.9152C5.92704 21.5111 6.18062 21.1096 6.58466 21.0184L18.2097 18.3934C18.6137 18.3022 19.0152 18.5557 19.1064 18.9598Z", fill: "#363636" }) })));
|
|
6
|
+
});
|
|
7
|
+
export const CustomEmoHundredSvg = svgImport;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export declare const CustomEmoHundredColorIcon: React.ForwardRefExoticComponent<{
|
|
3
|
+
className?: string | undefined;
|
|
4
|
+
color?: string | undefined;
|
|
5
|
+
} & React.RefAttributes<SVGSVGElement>>;
|
|
6
|
+
export declare const CustomEmoHundredColorSvg: 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-hundred-color.svg";
|
|
4
|
+
export const CustomEmoHundredColorIcon = forwardRef(function CustomEmoHundredColorIcon(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_12287)" }, { children: [_jsx("path", { d: "M3.71166 17.8829C4.49755 17.762 5.03002 16.8048 5.14721 16.1954C5.5515 13.4532 6.09056 9.89658 6.34841 7.47666C6.41548 6.84717 6.11956 6.32181 5.79763 6.07627C5.15869 5.60226 4.50842 5.85951 3.94608 6.40439C3.32928 6.99444 2.87378 7.54697 1.87768 8.754C1.51866 9.18906 1.27046 10.1834 1.87767 10.6466C2.30577 10.9598 2.91479 10.7403 3.28979 10.4767C3.00267 12.5099 2.6101 15.211 2.47533 16.7638C2.47632 17.5582 2.87377 18.0118 3.71166 17.8829Z", fill: "url(#paint0_linear_766_12287)" }), _jsx("path", { d: "M3.71166 17.8829C4.49755 17.762 5.03002 16.8048 5.14721 16.1954C5.5515 13.4532 6.09056 9.89658 6.34841 7.47666C6.41548 6.84717 6.11956 6.32181 5.79763 6.07627C5.15869 5.60226 4.50842 5.85951 3.94608 6.40439C3.32928 6.99444 2.87378 7.54697 1.87768 8.754C1.51866 9.18906 1.27046 10.1834 1.87767 10.6466C2.30577 10.9598 2.91479 10.7403 3.28979 10.4767C3.00267 12.5099 2.6101 15.211 2.47533 16.7638C2.47632 17.5582 2.87377 18.0118 3.71166 17.8829Z", fill: "url(#paint1_linear_766_12287)" }), _jsx("g", Object.assign({ filter: "url(#filter0_f_766_12287)" }, { children: _jsx("path", { d: "M5.05322 8.85938L3.49463 10.3594L2.74463 16.4414L4.13916 16.5352L5.05322 8.85938Z", fill: "url(#paint2_linear_766_12287)" }) })), _jsx("path", { d: "M4.05593 17.7718C3.9475 17.8257 3.83247 17.8642 3.71143 17.8828C2.87354 18.0117 2.47609 17.5581 2.4751 16.7637C2.59613 15.3691 2.92512 13.0483 3.1989 11.1169C3.22767 10.9139 3.25583 10.7152 3.28308 10.5224L3.30713 10.4883L5.27588 9.17578L4.05593 17.7718Z", fill: "url(#paint3_linear_766_12287)" }), _jsx("path", { d: "M6.78182 11.5371C6.69978 12.4394 6.61347 13.6087 7.31501 14.4082C7.95966 15.1359 8.57477 15.2929 9.74079 15.2226C10.8834 15.0117 11.8619 14.2734 12.3189 13.8164C12.9869 13.1484 13.626 12.0665 13.8072 10.9511C13.9434 10.2142 14.0158 9.35891 14.1412 8.61324C14.3697 7.25387 14.2642 6.22848 13.7193 5.48433C13.3209 4.86324 12.4846 4.47819 11.5338 4.53512C10.5455 4.59428 9.35179 5.16097 8.51033 6.14645C7.78014 7.00162 7.29158 7.99801 7.09387 9.21149C7.00447 9.89645 6.88142 10.7929 6.78182 11.5371ZM9.48883 11.4726C9.6236 10.3945 9.72907 9.5273 9.88727 8.40816C9.99321 7.79323 10.5494 7.44137 10.8834 7.44137C11.3625 7.41268 11.5663 7.77938 11.4927 8.40816C11.3756 9.41012 11.2647 10.3711 11.1002 11.3261C10.9942 11.9411 10.5669 12.3268 10.0878 12.3555C9.68867 12.3794 9.44782 12.1054 9.48883 11.4726Z", fill: "url(#paint4_linear_766_12287)" }), _jsx("path", { d: "M6.78182 11.5371C6.69978 12.4394 6.61347 13.6087 7.31501 14.4082C7.95966 15.1359 8.57477 15.2929 9.74079 15.2226C10.8834 15.0117 11.8619 14.2734 12.3189 13.8164C12.9869 13.1484 13.626 12.0665 13.8072 10.9511C13.9434 10.2142 14.0158 9.35891 14.1412 8.61324C14.3697 7.25387 14.2642 6.22848 13.7193 5.48433C13.3209 4.86324 12.4846 4.47819 11.5338 4.53512C10.5455 4.59428 9.35179 5.16097 8.51033 6.14645C7.78014 7.00162 7.29158 7.99801 7.09387 9.21149C7.00447 9.89645 6.88142 10.7929 6.78182 11.5371ZM9.48883 11.4726C9.6236 10.3945 9.72907 9.5273 9.88727 8.40816C9.99321 7.79323 10.5494 7.44137 10.8834 7.44137C11.3625 7.41268 11.5663 7.77938 11.4927 8.40816C11.3756 9.41012 11.2647 10.3711 11.1002 11.3261C10.9942 11.9411 10.5669 12.3268 10.0878 12.3555C9.68867 12.3794 9.44782 12.1054 9.48883 11.4726Z", fill: "url(#paint5_radial_766_12287)" }), _jsx("path", { d: "M6.78182 11.5371C6.69978 12.4394 6.61347 13.6087 7.31501 14.4082C7.95966 15.1359 8.57477 15.2929 9.74079 15.2226C10.8834 15.0117 11.8619 14.2734 12.3189 13.8164C12.9869 13.1484 13.626 12.0665 13.8072 10.9511C13.9434 10.2142 14.0158 9.35891 14.1412 8.61324C14.3697 7.25387 14.2642 6.22848 13.7193 5.48433C13.3209 4.86324 12.4846 4.47819 11.5338 4.53512C10.5455 4.59428 9.35179 5.16097 8.51033 6.14645C7.78014 7.00162 7.29158 7.99801 7.09387 9.21149C7.00447 9.89645 6.88142 10.7929 6.78182 11.5371ZM9.48883 11.4726C9.6236 10.3945 9.72907 9.5273 9.88727 8.40816C9.99321 7.79323 10.5494 7.44137 10.8834 7.44137C11.3625 7.41268 11.5663 7.77938 11.4927 8.40816C11.3756 9.41012 11.2647 10.3711 11.1002 11.3261C10.9942 11.9411 10.5669 12.3268 10.0878 12.3555C9.68867 12.3794 9.44782 12.1054 9.48883 11.4726Z", fill: "url(#paint6_linear_766_12287)" }), _jsx("path", { d: "M6.78182 11.5371C6.69978 12.4394 6.61347 13.6087 7.31501 14.4082C7.95966 15.1359 8.57477 15.2929 9.74079 15.2226C10.8834 15.0117 11.8619 14.2734 12.3189 13.8164C12.9869 13.1484 13.626 12.0665 13.8072 10.9511C13.9434 10.2142 14.0158 9.35891 14.1412 8.61324C14.3697 7.25387 14.2642 6.22848 13.7193 5.48433C13.3209 4.86324 12.4846 4.47819 11.5338 4.53512C10.5455 4.59428 9.35179 5.16097 8.51033 6.14645C7.78014 7.00162 7.29158 7.99801 7.09387 9.21149C7.00447 9.89645 6.88142 10.7929 6.78182 11.5371ZM9.48883 11.4726C9.6236 10.3945 9.72907 9.5273 9.88727 8.40816C9.99321 7.79323 10.5494 7.44137 10.8834 7.44137C11.3625 7.41268 11.5663 7.77938 11.4927 8.40816C11.3756 9.41012 11.2647 10.3711 11.1002 11.3261C10.9942 11.9411 10.5669 12.3268 10.0878 12.3555C9.68867 12.3794 9.44782 12.1054 9.48883 11.4726Z", fill: "url(#paint7_linear_766_12287)" }), _jsx("path", { d: "M14.8824 9.8027C14.8004 10.705 14.7141 11.8743 15.4156 12.6738C16.0602 13.4016 16.6754 13.5586 17.8414 13.4882C18.9839 13.2773 19.9625 12.539 20.4195 12.082C21.0875 11.414 21.7266 10.3321 21.9078 9.21676C22.044 8.4798 22.1164 7.62454 22.2418 6.87887C22.4703 5.51949 22.3648 4.4941 21.8199 3.74996C21.4214 3.12887 20.5851 2.74381 19.6343 2.80074C18.6461 2.85991 17.4524 3.42659 16.6109 4.41207C15.8807 5.26724 15.3922 6.26363 15.1945 7.47712C15.1051 8.16207 14.982 9.05855 14.8824 9.8027ZM17.5894 9.73824C17.7242 8.66012 17.8297 7.79293 17.9879 6.67379C18.0938 6.05886 18.65 5.70699 18.984 5.70699C19.4631 5.6783 19.6669 6.04501 19.5933 6.67379C19.4761 7.67574 19.3653 8.63676 19.2007 9.59176C19.0948 10.2067 18.6675 10.5924 18.1883 10.6211C17.7893 10.645 17.5484 10.3711 17.5894 9.73824Z", fill: "url(#paint8_linear_766_12287)" }), _jsx("path", { d: "M14.8824 9.8027C14.8004 10.705 14.7141 11.8743 15.4156 12.6738C16.0602 13.4016 16.6754 13.5586 17.8414 13.4882C18.9839 13.2773 19.9625 12.539 20.4195 12.082C21.0875 11.414 21.7266 10.3321 21.9078 9.21676C22.044 8.4798 22.1164 7.62454 22.2418 6.87887C22.4703 5.51949 22.3648 4.4941 21.8199 3.74996C21.4214 3.12887 20.5851 2.74381 19.6343 2.80074C18.6461 2.85991 17.4524 3.42659 16.6109 4.41207C15.8807 5.26724 15.3922 6.26363 15.1945 7.47712C15.1051 8.16207 14.982 9.05855 14.8824 9.8027ZM17.5894 9.73824C17.7242 8.66012 17.8297 7.79293 17.9879 6.67379C18.0938 6.05886 18.65 5.70699 18.984 5.70699C19.4631 5.6783 19.6669 6.04501 19.5933 6.67379C19.4761 7.67574 19.3653 8.63676 19.2007 9.59176C19.0948 10.2067 18.6675 10.5924 18.1883 10.6211C17.7893 10.645 17.5484 10.3711 17.5894 9.73824Z", fill: "url(#paint9_radial_766_12287)" }), _jsx("path", { d: "M14.8824 9.8027C14.8004 10.705 14.7141 11.8743 15.4156 12.6738C16.0602 13.4016 16.6754 13.5586 17.8414 13.4882C18.9839 13.2773 19.9625 12.539 20.4195 12.082C21.0875 11.414 21.7266 10.3321 21.9078 9.21676C22.044 8.4798 22.1164 7.62454 22.2418 6.87887C22.4703 5.51949 22.3648 4.4941 21.8199 3.74996C21.4214 3.12887 20.5851 2.74381 19.6343 2.80074C18.6461 2.85991 17.4524 3.42659 16.6109 4.41207C15.8807 5.26724 15.3922 6.26363 15.1945 7.47712C15.1051 8.16207 14.982 9.05855 14.8824 9.8027ZM17.5894 9.73824C17.7242 8.66012 17.8297 7.79293 17.9879 6.67379C18.0938 6.05886 18.65 5.70699 18.984 5.70699C19.4631 5.6783 19.6669 6.04501 19.5933 6.67379C19.4761 7.67574 19.3653 8.63676 19.2007 9.59176C19.0948 10.2067 18.6675 10.5924 18.1883 10.6211C17.7893 10.645 17.5484 10.3711 17.5894 9.73824Z", fill: "url(#paint10_linear_766_12287)" }), _jsx("path", { d: "M14.8824 9.8027C14.8004 10.705 14.7141 11.8743 15.4156 12.6738C16.0602 13.4016 16.6754 13.5586 17.8414 13.4882C18.9839 13.2773 19.9625 12.539 20.4195 12.082C21.0875 11.414 21.7266 10.3321 21.9078 9.21676C22.044 8.4798 22.1164 7.62454 22.2418 6.87887C22.4703 5.51949 22.3648 4.4941 21.8199 3.74996C21.4214 3.12887 20.5851 2.74381 19.6343 2.80074C18.6461 2.85991 17.4524 3.42659 16.6109 4.41207C15.8807 5.26724 15.3922 6.26363 15.1945 7.47712C15.1051 8.16207 14.982 9.05855 14.8824 9.8027ZM17.5894 9.73824C17.7242 8.66012 17.8297 7.79293 17.9879 6.67379C18.0938 6.05886 18.65 5.70699 18.984 5.70699C19.4631 5.6783 19.6669 6.04501 19.5933 6.67379C19.4761 7.67574 19.3653 8.63676 19.2007 9.59176C19.0948 10.2067 18.6675 10.5924 18.1883 10.6211C17.7893 10.645 17.5484 10.3711 17.5894 9.73824Z", fill: "url(#paint11_linear_766_12287)" }), _jsx("g", Object.assign({ filter: "url(#filter1_f_766_12287)" }, { children: _jsx("path", { d: "M19.0483 4.01954C19.3374 3.90236 20.0515 3.77579 20.5952 4.20704C21.2749 4.74611 21.1812 5.51954 21.0874 6.01173C21.0124 6.40548 20.7905 8.90236 20.5952 10.0664", stroke: "url(#paint12_linear_766_12287)", strokeLinecap: "round" }) })), _jsx("g", Object.assign({ filter: "url(#filter2_f_766_12287)" }, { children: _jsx("path", { d: "M18.8374 11.2148C18.603 11.5056 17.7355 11.9369 17.1917 11.5056C16.5121 10.9666 16.6058 10.1931 16.6996 9.70095C16.7746 9.3072 16.9964 8.08975 17.1917 6.92569", stroke: "url(#paint13_linear_766_12287)", strokeLinecap: "round" }) })), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20.754 14.7225C20.8425 15.1484 20.5691 15.5653 20.1433 15.6539L13.6683 17.0004L8.72842 18.1008C8.3039 18.1953 7.8831 17.9278 7.78854 17.5033C7.69398 17.0788 7.96146 16.658 8.38598 16.5634L13.3367 15.4607L19.8226 14.1119C20.2485 14.0233 20.6654 14.2967 20.754 14.7225Z", fill: "url(#paint14_linear_766_12287)" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19.1477 17.8828C19.2384 18.3081 18.967 18.7265 18.5417 18.8171L11.9476 20.2226L7.00228 21.3007C6.57734 21.3934 6.15775 21.124 6.06511 20.6991C5.97247 20.2741 6.24186 19.8545 6.6668 19.7619L11.6157 18.683L18.2133 17.2767C18.6387 17.1861 19.057 17.4574 19.1477 17.8828Z", fill: "url(#paint15_linear_766_12287)" }), _jsx("g", Object.assign({ filter: "url(#filter3_f_766_12287)" }, { children: _jsx("circle", { cx: 5.49854, cy: 7.00781, r: 0.585938, fill: "#FF596F" }) })), _jsx("g", Object.assign({ filter: "url(#filter4_f_766_12287)" }, { children: _jsx("path", { d: "M4.33838 16.1367L5.48682 7.86328", stroke: "url(#paint16_linear_766_12287)", strokeWidth: 0.75, strokeLinecap: "round" }) })), _jsx("g", Object.assign({ filter: "url(#filter5_f_766_12287)" }, { children: _jsx("path", { d: "M2.74463 9.88794L4.19775 8.15356", stroke: "url(#paint17_linear_766_12287)", strokeWidth: 0.75, strokeLinecap: "round" }) })), _jsx("g", Object.assign({ filter: "url(#filter6_f_766_12287)" }, { children: _jsx("path", { d: "M10.9478 5.75392C11.2368 5.63673 11.9509 5.51017 12.4946 5.94142C13.1743 6.48048 13.0806 7.25392 12.9868 7.74611C12.9118 8.13986 12.6899 10.6367 12.4946 11.8008", stroke: "url(#paint18_linear_766_12287)", strokeLinecap: "round" }) })), _jsx("g", Object.assign({ filter: "url(#filter7_f_766_12287)" }, { children: _jsx("path", { d: "M10.7368 12.9491C10.5024 13.24 9.63491 13.6713 9.09116 13.24C8.41147 12.701 8.50522 11.9275 8.59897 11.4353C8.67397 11.0416 8.89584 9.82413 9.09116 8.66007", stroke: "url(#paint19_linear_766_12287)", strokeLinecap: "round" }) })), _jsx("g", Object.assign({ filter: "url(#filter8_f_766_12287)" }, { children: _jsx("ellipse", { cx: 20.0653, cy: 14.7831, rx: 0.527344, ry: 0.345703, transform: "rotate(-12.6263 20.0653 14.7831)", fill: "url(#paint20_linear_766_12287)" }) })), _jsx("g", Object.assign({ filter: "url(#filter9_f_766_12287)" }, { children: _jsx("ellipse", { cx: 18.4012, cy: 17.994, rx: 0.527344, ry: 0.345703, transform: "rotate(-12.6263 18.4012 17.994)", fill: "url(#paint21_linear_766_12287)" }) }))] })), _jsxs("defs", { children: [_jsxs("filter", Object.assign({ id: "filter0_f_766_12287", x: 2.49463, y: 8.60938, width: 2.80859, height: 8.17578, 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.125, result: "effect1_foregroundBlur_766_12287" })] })), _jsxs("filter", Object.assign({ id: "filter1_f_766_12287", x: 17.5483, y: 2.40698, width: 5.104, height: 9.15942, 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_12287" })] })), _jsxs("filter", Object.assign({ id: "filter2_f_766_12287", x: 15.1343, y: 5.42554, width: 5.20312, height: 7.76221, 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_12287" })] })), _jsxs("filter", Object.assign({ id: "filter3_f_766_12287", x: 3.9126, y: 5.42188, width: 3.17188, height: 3.17188, 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_12287" })] })), _jsxs("filter", Object.assign({ id: "filter4_f_766_12287", x: 2.96338, y: 6.48828, width: 3.89844, height: 11.0234, 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_12287" })] })), _jsxs("filter", Object.assign({ id: "filter5_f_766_12287", x: 1.36963, y: 6.77856, width: 4.20312, height: 4.48438, 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_12287" })] })), _jsxs("filter", Object.assign({ id: "filter6_f_766_12287", x: 9.44775, y: 4.14136, width: 5.104, height: 9.15942, 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_12287" })] })), _jsxs("filter", Object.assign({ id: "filter7_f_766_12287", x: 7.03369, y: 7.15991, width: 5.20312, height: 7.76221, 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_12287" })] })), _jsxs("filter", Object.assign({ id: "filter8_f_766_12287", x: 19.2449, y: 14.1265, width: 1.64053, height: 1.31313, 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.15, result: "effect1_foregroundBlur_766_12287" })] })), _jsxs("filter", Object.assign({ id: "filter9_f_766_12287", x: 17.5809, y: 17.3375, width: 1.64053, height: 1.31313, 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.15, result: "effect1_foregroundBlur_766_12287" })] })), _jsxs("linearGradient", Object.assign({ id: "paint0_linear_766_12287", x1: 5.10923, y1: 17.9273, x2: 3.07101, y2: 2.78463, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#EC008C" }), _jsx("stop", { offset: 1, stopColor: "#E81123" })] })), _jsxs("linearGradient", Object.assign({ id: "paint1_linear_766_12287", x1: 2.86205, y1: 10.7696, x2: 0.0180672, y2: 9.26951, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { offset: 0.151052, stopColor: "#A11749", stopOpacity: 0 }), _jsx("stop", { offset: 0.894692, stopColor: "#A21749" })] })), _jsxs("linearGradient", Object.assign({ id: "paint2_linear_766_12287", x1: 4.45557, y1: 8.84766, x2: 3.70557, y2: 14.1211, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#DB1136" }), _jsx("stop", { offset: 1, stopColor: "#DB1136", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint3_linear_766_12287", x1: 3.65869, y1: 12.668, x2: 2.4751, y2: 12.5039, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { offset: 0.151052, stopColor: "#A11749", stopOpacity: 0 }), _jsx("stop", { offset: 0.894692, stopColor: "#A21749" })] })), _jsxs("linearGradient", Object.assign({ id: "paint4_linear_766_12287", x1: 10.8715, y1: 17.4211, x2: 10.4877, y2: 4.86324, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#EC008C" }), _jsx("stop", { offset: 1, stopColor: "#E81123" })] })), _jsxs("radialGradient", Object.assign({ id: "paint5_radial_766_12287", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(10.4877 10.0664) rotate(-172.166) scale(1.30993 3.40941)" }, { children: [_jsx("stop", { offset: 0.416667, stopColor: "#B50A47" }), _jsx("stop", { offset: 1, stopColor: "#CE0D52", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint6_linear_766_12287", x1: 8.36392, y1: 8.86696, x2: 5.74961, y2: 6.07628, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { offset: 0.151052, stopColor: "#A11749", stopOpacity: 0 }), _jsx("stop", { offset: 0.894692, stopColor: "#A21749" })] })), _jsxs("linearGradient", Object.assign({ id: "paint7_linear_766_12287", x1: 11.6744, y1: 12.5976, x2: 14.2056, y2: 15.0351, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { offset: 0.151052, stopColor: "#A11749", stopOpacity: 0 }), _jsx("stop", { offset: 0.894692, stopColor: "#A21749" })] })), _jsxs("linearGradient", Object.assign({ id: "paint8_linear_766_12287", x1: 18.9721, y1: 15.6867, x2: 18.5883, y2: 3.12887, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#EC008C" }), _jsx("stop", { offset: 1, stopColor: "#E81123" })] })), _jsxs("radialGradient", Object.assign({ id: "paint9_radial_766_12287", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(18.5883 8.33199) rotate(-172.166) scale(1.30993 3.40941)" }, { children: [_jsx("stop", { offset: 0.416667, stopColor: "#B50A47" }), _jsx("stop", { offset: 1, stopColor: "#CE0D52", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint10_linear_766_12287", x1: 16.4645, y1: 7.13259, x2: 13.8502, y2: 4.3419, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { offset: 0.151052, stopColor: "#A11749", stopOpacity: 0 }), _jsx("stop", { offset: 0.894692, stopColor: "#A21749" })] })), _jsxs("linearGradient", Object.assign({ id: "paint11_linear_766_12287", x1: 19.775, y1: 10.8632, x2: 22.3062, y2: 13.3007, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { offset: 0.151052, stopColor: "#A11749", stopOpacity: 0 }), _jsx("stop", { offset: 0.894692, stopColor: "#A21749" })] })), _jsxs("linearGradient", Object.assign({ id: "paint12_linear_766_12287", x1: 21.2749, y1: 1.81642, x2: 21.3687, y2: 12.1055, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#FF6579", stopOpacity: 0 }), _jsx("stop", { offset: 0.36721, stopColor: "#FF6579" }), _jsx("stop", { offset: 1, stopColor: "#FF596F", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint13_linear_766_12287", x1: 16.5121, y1: 13.8963, x2: 16.4183, y2: 3.6072, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#FF6579", stopOpacity: 0 }), _jsx("stop", { offset: 0.36721, stopColor: "#FF6579" }), _jsx("stop", { offset: 1, stopColor: "#FF596F", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint14_linear_766_12287", x1: 13.7369, y1: 17.0977, x2: 13.2213, y2: 14.379, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#EC008C" }), _jsx("stop", { offset: 0.828125, stopColor: "#E81123" })] })), _jsxs("linearGradient", Object.assign({ id: "paint15_linear_766_12287", x1: 13.315, y1: 19.7227, x2: 12.3881, y2: 16.1292, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#EC008C" }), _jsx("stop", { offset: 0.668308, stopColor: "#E81123" })] })), _jsxs("linearGradient", Object.assign({ id: "paint16_linear_766_12287", x1: 5.83838, y1: 9.12891, x2: 4.03369, y2: 21.082, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#FF6579" }), _jsx("stop", { offset: 1, stopColor: "#FF596F", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint17_linear_766_12287", x1: 4.64259, y1: 8.41888, x2: 4.57852, y2: 10.9801, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#FF47B4", stopOpacity: 0 }), _jsx("stop", { offset: 1, stopColor: "#FF47B4" })] })), _jsxs("linearGradient", Object.assign({ id: "paint18_linear_766_12287", x1: 13.1743, y1: 3.55079, x2: 13.2681, y2: 13.8399, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#FF6579", stopOpacity: 0 }), _jsx("stop", { offset: 0.36721, stopColor: "#FF6579" }), _jsx("stop", { offset: 1, stopColor: "#FF596F", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint19_linear_766_12287", x1: 8.41147, y1: 15.6306, x2: 8.31772, y2: 5.34158, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#FF6579", stopOpacity: 0 }), _jsx("stop", { offset: 0.36721, stopColor: "#FF6579" }), _jsx("stop", { offset: 1, stopColor: "#FF596F", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint20_linear_766_12287", x1: 20.7056, y1: 14.9266, x2: 19.2667, y2: 14.9705, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#FF5E84" }), _jsx("stop", { offset: 1, stopColor: "#FF698D", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint21_linear_766_12287", x1: 19.0416, y1: 18.1375, x2: 17.6026, y2: 18.1814, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#FF5E84" }), _jsx("stop", { offset: 1, stopColor: "#FF698D", stopOpacity: 0 })] })), _jsx("clipPath", Object.assign({ id: "clip0_766_12287" }, { children: _jsx("rect", { width: 24, height: 24, fill: "white" }) }))] })] })));
|
|
6
|
+
});
|
|
7
|
+
export const CustomEmoHundredColorSvg = 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-neutral.svg";
|
|
4
|
+
export const CustomEmoNeutralIcon = forwardRef(function CustomEmoNeutralIcon(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_25972)" }, { children: [_jsx("path", { d: "M15.3056 6.204C15.13 6.31474 15.0186 6.45429 14.942 6.57544C14.8313 6.75048 14.5996 6.80264 14.4246 6.69193C14.2496 6.58123 14.1974 6.3496 14.3081 6.17456C14.4224 5.99393 14.6061 5.75848 14.9055 5.56966C15.2074 5.37922 15.6051 5.25 16.125 5.25C16.6495 5.25 17.0451 5.38737 17.3439 5.5807C17.6382 5.77112 17.8183 6.00319 17.9283 6.15441C18.0501 6.32189 18.0131 6.55643 17.8456 6.67826C17.6782 6.80009 17.4436 6.76307 17.3218 6.59559C17.2292 6.46826 17.1141 6.32533 16.9364 6.21039C16.7633 6.09835 16.5101 6 16.125 6C15.7355 6 15.4786 6.09489 15.3056 6.204Z", fill: "#363636" }), _jsx("path", { d: "M8.25 12.75C9.49264 12.75 10.5 11.7426 10.5 10.5C10.5 9.25736 9.49264 8.25 8.25 8.25C7.00736 8.25 6 9.25736 6 10.5C6 11.7426 7.00736 12.75 8.25 12.75Z", fill: "#363636" }), _jsx("path", { d: "M15.75 12.75C16.9926 12.75 18 11.7426 18 10.5C18 9.25736 16.9926 8.25 15.75 8.25C14.5074 8.25 13.5 9.25736 13.5 10.5C13.5 11.7426 14.5074 12.75 15.75 12.75Z", fill: "#363636" }), _jsx("path", { d: "M6.69198 6.1746C6.76861 6.29576 6.88005 6.43531 7.0556 6.54604C7.22858 6.65516 7.48547 6.75005 7.87505 6.75005C8.26013 6.75005 8.51328 6.6517 8.68644 6.53966C8.86409 6.42472 8.97917 6.28179 9.07179 6.15445C9.19362 5.98697 9.42815 5.94996 9.59564 6.07179C9.76312 6.19362 9.80013 6.42815 9.6783 6.59564C9.56831 6.74686 9.38817 6.97892 9.09386 7.16935C8.79507 7.36267 8.39954 7.50005 7.87505 7.50005C7.35506 7.50005 6.95738 7.37083 6.65547 7.18039C6.35612 6.99157 6.17235 6.75612 6.05811 6.57549C5.94741 6.40045 5.99957 6.16881 6.17461 6.05811C6.34964 5.94741 6.58128 5.99956 6.69198 6.1746Z", fill: "#363636" }), _jsx("path", { d: "M9 15.75C9 15.3358 9.33579 15 9.75 15H14.25C14.6642 15 15 15.3358 15 15.75C15 16.1642 14.6642 16.5 14.25 16.5H9.75C9.33579 16.5 9 16.1642 9 15.75Z", fill: "#363636" }), _jsx("path", { d: "M11.9992 0.75C8.3214 0.75 5.48475 1.99064 3.57257 4.06707C1.6697 6.13339 0.75 8.95333 0.75 11.9992C0.75 15.045 1.6697 17.8649 3.57257 19.9313C5.48475 22.0077 8.3214 23.2483 11.9992 23.2483C15.6769 23.2483 18.5136 22.0077 20.4258 19.9313C22.3286 17.8649 23.2483 15.045 23.2483 11.9992C23.2483 8.95333 22.3286 6.13339 20.4258 4.06707C18.5136 1.99064 15.6769 0.75 11.9992 0.75ZM2.25 11.9992C2.25 9.24647 3.07946 6.81683 4.67597 5.08319C6.26316 3.35967 8.67609 2.25 11.9992 2.25C15.3222 2.25 17.7352 3.35967 19.3224 5.08319C20.9189 6.81683 21.7483 9.24647 21.7483 11.9992C21.7483 14.7519 20.9189 17.1815 19.3224 18.9151C17.7352 20.6387 15.3222 21.7483 11.9992 21.7483C8.67609 21.7483 6.26316 20.6387 4.67597 18.9151C3.07946 17.1815 2.25 14.7519 2.25 11.9992Z", fill: "#363636" })] })), _jsx("defs", { children: _jsx("clipPath", Object.assign({ id: "clip0_5413_25972" }, { children: _jsx("rect", { width: 24, height: 24, fill: "white" }) })) })] })));
|
|
6
|
+
});
|
|
7
|
+
export const CustomEmoNeutralSvg = svgImport;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export declare const CustomEmoNeutralColorIcon: React.ForwardRefExoticComponent<{
|
|
3
|
+
className?: string | undefined;
|
|
4
|
+
color?: string | undefined;
|
|
5
|
+
} & React.RefAttributes<SVGSVGElement>>;
|
|
6
|
+
export declare const CustomEmoNeutralColorSvg: 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-neutral-color.svg";
|
|
4
|
+
export const CustomEmoNeutralColorIcon = forwardRef(function CustomEmoNeutralColorIcon(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_25971)" }), _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_25971)" }), _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_25971)", 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_25971)" }), _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_25971)" }), _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_25971)" }), _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_25971)" }), _jsx("circle", { cx: 6.75, cy: 11.25, r: 3.75, fill: "url(#paint7_radial_5413_25971)" }), _jsx("circle", { cx: 14.625, cy: 11.625, r: 3.375, fill: "url(#paint8_radial_5413_25971)" }), _jsx("path", { d: "M7.875 13.5C9.73896 13.5 11.25 11.989 11.25 10.125C11.25 8.26104 9.73896 6.75 7.875 6.75C6.01104 6.75 4.5 8.26104 4.5 10.125C4.5 11.989 6.01104 13.5 7.875 13.5Z", fill: "white" }), _jsx("path", { d: "M16.125 13.5C17.989 13.5 19.5 11.989 19.5 10.125C19.5 8.26104 17.989 6.75 16.125 6.75C14.261 6.75 12.75 8.26104 12.75 10.125C12.75 11.989 14.261 13.5 16.125 13.5Z", fill: "white" }), _jsx("path", { d: "M8.25 12.75C9.49264 12.75 10.5 11.7426 10.5 10.5C10.5 9.25736 9.49264 8.25 8.25 8.25C7.00736 8.25 6 9.25736 6 10.5C6 11.7426 7.00736 12.75 8.25 12.75Z", fill: "url(#paint9_linear_5413_25971)" }), _jsx("path", { d: "M15.75 12.75C16.9926 12.75 18 11.7426 18 10.5C18 9.25736 16.9926 8.25 15.75 8.25C14.5074 8.25 13.5 9.25736 13.5 10.5C13.5 11.7426 14.5074 12.75 15.75 12.75Z", fill: "url(#paint10_linear_5413_25971)" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9 15.75C9 15.3358 9.33579 15 9.75 15H14.25C14.6642 15 15 15.3358 15 15.75C15 16.1642 14.6642 16.5 14.25 16.5H9.75C9.33579 16.5 9 16.1642 9 15.75Z", fill: "url(#paint11_linear_5413_25971)" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.0721 5.84912C15.0708 5.85163 15.0695 5.85412 15.0682 5.8566C15.0679 5.85723 15.0677 5.85757 15.0677 5.85761L15.0677 5.85754L15.0691 5.85499L15.0705 5.85229L15.0713 5.85058L15.0718 5.84962L15.0721 5.84912ZM17.182 5.8566C17.1815 5.85571 17.1806 5.85425 17.1794 5.85226C17.1747 5.84444 17.1647 5.8288 17.1489 5.80781C17.1173 5.76562 17.0639 5.70382 16.9846 5.64043C16.8325 5.51875 16.5662 5.375 16.1251 5.375C15.6841 5.375 15.4177 5.51875 15.2656 5.64043C15.1864 5.70382 15.1329 5.76562 15.1013 5.80781C15.0855 5.8288 15.0756 5.84444 15.0708 5.85226C15.0696 5.85425 15.0687 5.85572 15.0682 5.8566C14.9423 6.09774 14.6458 6.19437 14.4015 6.07221C14.1545 5.94872 14.0544 5.64838 14.1779 5.40139L14.6251 5.625C14.1779 5.40139 14.178 5.40113 14.1782 5.40086L14.1784 5.40031L14.179 5.39915L14.1803 5.39662L14.1834 5.39071L14.1915 5.37562C14.1978 5.36415 14.2059 5.3499 14.216 5.33328C14.2362 5.30009 14.2643 5.25714 14.3013 5.20781C14.3751 5.10938 14.4857 4.98368 14.6409 4.85957C14.9575 4.60625 15.4412 4.375 16.1251 4.375C16.8091 4.375 17.2927 4.60625 17.6093 4.85957C17.7645 4.98368 17.8751 5.10938 17.9489 5.20781C17.9859 5.25714 18.014 5.30009 18.0342 5.33328C18.0443 5.3499 18.0524 5.36415 18.0587 5.37562L18.0668 5.39071L18.0699 5.39662L18.0712 5.39915L18.0718 5.40031L18.0721 5.40086C18.0722 5.40113 18.0723 5.40139 17.6251 5.625L18.0723 5.40139C18.1958 5.64838 18.0957 5.94872 17.8487 6.07221C17.6044 6.19437 17.3079 6.09774 17.182 5.8566Z", fill: "url(#paint12_linear_5413_25971)" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.82206 6.15088C6.82081 6.14837 6.81953 6.14588 6.81824 6.1434C6.81788 6.14277 6.81769 6.14243 6.81766 6.14239L6.8177 6.14246L6.81907 6.14501L6.82046 6.14771L6.82133 6.14942L6.82181 6.15038L6.82206 6.15088ZM8.93198 6.1434C8.93147 6.14429 8.93061 6.14575 8.92941 6.14774C8.92466 6.15556 8.91468 6.1712 8.89894 6.19219C8.86729 6.23438 8.81386 6.29618 8.73464 6.35957C8.58253 6.48125 8.31615 6.625 7.87511 6.625C7.43407 6.625 7.16769 6.48125 7.01558 6.35957C6.93636 6.29618 6.88292 6.23438 6.85128 6.19219C6.83554 6.1712 6.82556 6.15556 6.82081 6.14774C6.8196 6.14575 6.81875 6.14428 6.81824 6.1434C6.69231 5.90226 6.39581 5.80563 6.1515 5.92779C5.90451 6.05128 5.8044 6.35162 5.9279 6.59861L6.37511 6.375C5.9279 6.59861 5.92803 6.59887 5.92816 6.59914L5.92844 6.59969L5.92902 6.60085L5.93031 6.60338L5.93337 6.60929L5.94149 6.62438C5.94779 6.63585 5.95594 6.6501 5.96603 6.66672C5.98618 6.69991 6.01429 6.74286 6.05128 6.79219C6.12511 6.89062 6.23574 7.01632 6.39089 7.14043C6.70753 7.39375 7.19115 7.625 7.87511 7.625C8.55907 7.625 9.04269 7.39375 9.35933 7.14043C9.51448 7.01632 9.62511 6.89062 9.69894 6.79219C9.73593 6.74286 9.76404 6.69991 9.78419 6.66672C9.79428 6.6501 9.80243 6.63585 9.80873 6.62438L9.81685 6.60929L9.81991 6.60338L9.8212 6.60085L9.82178 6.59969L9.82206 6.59914C9.82219 6.59887 9.82232 6.59861 9.37511 6.375L9.82232 6.59861C9.94582 6.35162 9.84571 6.05128 9.59872 5.92779C9.35441 5.80563 9.05791 5.90226 8.93198 6.1434Z", fill: "url(#paint13_linear_5413_25971)" }), _jsxs("defs", { children: [_jsxs("radialGradient", Object.assign({ id: "paint0_radial_5413_25971", 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_25971", 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_25971", 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_25971", 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_25971", 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_25971", 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_25971", 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_25971", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(9.66667 8.33333) rotate(135) scale(7.30677 3.78174)" }, { children: [_jsx("stop", { stopColor: "#392108" }), _jsx("stop", { offset: 1, stopColor: "#C87928", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint8_radial_5413_25971", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(17.25 9) rotate(135) scale(6.0988 3.44287)" }, { children: [_jsx("stop", { stopColor: "#392108" }), _jsx("stop", { offset: 1, stopColor: "#C87928", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint9_linear_5413_25971", x1: 16.6154, y1: 8.25, x2: 15.75, y2: 12.75, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#553B3E" }), _jsx("stop", { offset: 1, stopColor: "#3D2432" })] })), _jsxs("linearGradient", Object.assign({ id: "paint10_linear_5413_25971", x1: 16.6154, y1: 8.25, x2: 15.75, y2: 12.75, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#553B3E" }), _jsx("stop", { offset: 1, stopColor: "#3D2432" })] })), _jsxs("linearGradient", Object.assign({ id: "paint11_linear_5413_25971", x1: 12, y1: 15.25, x2: 12, y2: 16.25, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#4F3C43" }), _jsx("stop", { offset: 1, stopColor: "#512756" })] })), _jsxs("linearGradient", Object.assign({ id: "paint12_linear_5413_25971", x1: 16.1251, y1: 4.875, x2: 16.1251, y2: 5.625, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { offset: 0.0299084, stopColor: "#524049" }), _jsx("stop", { offset: 1, stopColor: "#4A2C42" })] })), _jsxs("linearGradient", Object.assign({ id: "paint13_linear_5413_25971", x1: 7.87511, y1: 6, x2: 7.87511, y2: 7.125, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { offset: 0.0299084, stopColor: "#524049" }), _jsx("stop", { offset: 1, stopColor: "#4A2C42" })] }))] })] })));
|
|
6
|
+
});
|
|
7
|
+
export const CustomEmoNeutralColorSvg = 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-stars.svg";
|
|
4
|
+
export const CustomEmoStarsIcon = forwardRef(function CustomEmoStarsIcon(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_12288)" }, { children: [_jsx("path", { d: "M11.9992 2.25C13.7869 2.25 15.3113 2.57117 16.5853 3.1363L17.4254 2.01618C17.4529 1.97955 17.4816 1.94497 17.5114 1.91241C15.965 1.16343 14.1222 0.75 11.9992 0.75C9.87667 0.75 8.03432 1.16321 6.48813 1.91182C6.51815 1.94456 6.54705 1.97933 6.57469 2.01618L7.41434 3.13571C8.68813 2.57094 10.212 2.25 11.9992 2.25Z", fill: "#363636" }), _jsx("path", { d: "M2.25 11.9992C2.25 10.8277 2.40023 9.71469 2.69588 8.68897L1.42004 7.98017C1.39796 7.9679 1.37644 7.95518 1.35546 7.94201C0.94968 9.20976 0.75 10.5799 0.75 11.9992C0.75 15.045 1.6697 17.8649 3.57257 19.9313C5.48475 22.0077 8.3214 23.2483 11.9992 23.2483C15.6769 23.2483 18.5136 22.0077 20.4258 19.9313C22.3286 17.8649 23.2483 15.045 23.2483 11.9992C23.2483 10.5803 23.0487 9.21042 22.6432 7.94293C22.6226 7.95577 22.6016 7.96819 22.58 7.98017L21.3027 8.68981C21.5982 9.7153 21.7483 10.828 21.7483 11.9992C21.7483 14.7519 20.9189 17.1815 19.3224 18.9151C17.7352 20.6387 15.3222 21.7483 11.9992 21.7483C8.67609 21.7483 6.26316 20.6387 4.67597 18.9151C3.07946 17.1815 2.25 14.7519 2.25 11.9992Z", fill: "#363636" }), _jsx("path", { d: "M6.58309 10.5465L4.29551 12.3257C4.08836 12.4868 3.7888 12.3231 3.81256 12.0617L4.03656 9.5977C4.09032 9.00638 3.79022 8.43901 3.27119 8.15066L1.78423 7.32457C1.36999 7.09444 1.40852 6.48658 1.8485 6.31059L3.74556 5.55177C4.2162 5.36351 4.55993 4.95028 4.65934 4.45322L5.01313 2.6843C5.10467 2.22659 5.69458 2.09278 5.97464 2.4662L6.99777 3.83037C7.30993 4.24658 7.81546 4.47131 8.33358 4.42421L10.9529 4.18609C11.2118 4.16256 11.376 4.45692 11.2201 4.66486L9.88078 6.4506C9.56669 6.86939 9.49365 7.42164 9.68807 7.90769L10.7464 10.5536C10.8017 10.6919 10.6816 10.8363 10.5356 10.8071L7.79817 10.2596C7.37071 10.1741 6.92719 10.2788 6.58309 10.5465Z", fill: "#363636" }), _jsx("path", { d: "M5.25 12.75C5.25 12.75 5.25 19.5 12 19.5C18.75 19.5 18.75 12.75 18.75 12.75H5.25Z", fill: "#363636" }), _jsx("path", { d: "M17.4169 10.5465L19.7045 12.3257C19.9116 12.4868 20.2112 12.3231 20.1874 12.0617L19.9634 9.5977C19.9097 9.00638 20.2098 8.43901 20.7288 8.15066L22.2158 7.32457C22.63 7.09444 22.5915 6.48658 22.1515 6.31059L20.2544 5.55177C19.7838 5.36351 19.4401 4.95028 19.3407 4.45322L18.9869 2.6843C18.8953 2.22659 18.3054 2.09278 18.0254 2.4662L17.0022 3.83037C16.6901 4.24658 16.1845 4.47131 15.6664 4.42421L13.0471 4.18609C12.7882 4.16256 12.624 4.45692 12.7799 4.66486L14.1192 6.4506C14.4333 6.86939 14.5064 7.42164 14.3119 7.90769L13.2536 10.5536C13.1983 10.6919 13.3184 10.8363 13.4644 10.8071L16.2018 10.2596C16.6293 10.1741 17.0728 10.2788 17.4169 10.5465Z", fill: "#363636" })] })), _jsx("defs", { children: _jsx("clipPath", Object.assign({ id: "clip0_766_12288" }, { children: _jsx("rect", { width: 24, height: 24, fill: "white" }) })) })] })));
|
|
6
|
+
});
|
|
7
|
+
export const CustomEmoStarsSvg = svgImport;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export declare const CustomEmoStarsColorIcon: React.ForwardRefExoticComponent<{
|
|
3
|
+
className?: string | undefined;
|
|
4
|
+
color?: string | undefined;
|
|
5
|
+
} & React.RefAttributes<SVGSVGElement>>;
|
|
6
|
+
export declare const CustomEmoStarsColorSvg: 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-stars-color.svg";
|
|
4
|
+
export const CustomEmoStarsColorIcon = forwardRef(function CustomEmoStarsColorIcon(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_12289)" }, { 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_766_12289)" }), _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_766_12289)" }), _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_766_12289)", 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_766_12289)" }), _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_766_12289)" }), _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_766_12289)" }), _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_766_12289)" }), _jsx("g", Object.assign({ filter: "url(#filter0_f_766_12289)" }, { children: _jsx("path", { d: "M19.125 13.5L14.25 9.375L18.75 8.25L19.125 13.5Z", fill: "url(#paint7_linear_766_12289)" }) })), _jsx("g", Object.assign({ filter: "url(#filter1_f_766_12289)" }, { children: _jsx("path", { d: "M10.125 10.875L5.25 10.5L8.625 7.5L10.125 10.875Z", fill: "url(#paint8_linear_766_12289)" }) })), _jsx("g", Object.assign({ filter: "url(#filter2_f_766_12289)" }, { children: _jsx("path", { d: "M12.375 4.5H13.875C15.075 5.7 14.875 8 14.625 9L12.375 9.75L13.5 7.125L12.375 4.5Z", fill: "url(#paint9_radial_766_12289)" }) })), _jsx("g", Object.assign({ filter: "url(#filter3_f_766_12289)" }, { children: _jsx("path", { d: "M2.25 6H3.75C4.95 7.2 4.75 9.5 4.5 10.5L2.25 12L3.375 8.625L2.25 6Z", fill: "url(#paint10_radial_766_12289)" }) })), _jsx("path", { d: "M6.24898 9.73963L4.32387 11.2369C4.2203 11.3175 4.07052 11.2356 4.0824 11.105L4.25607 9.19457C4.3367 8.3076 3.88656 7.45654 3.10801 7.02401L2.2504 6.54756C1.88219 6.343 1.91643 5.80269 2.30753 5.64625L3.58694 5.13448C4.29291 4.8521 4.8085 4.23226 4.95762 3.48667L5.17933 2.3781C5.25901 1.97972 5.77245 1.86326 6.0162 2.18827L6.63038 3.00717C7.09861 3.63148 7.8569 3.96859 8.63408 3.89793L10.7516 3.70544C10.881 3.69367 10.9631 3.84085 10.8851 3.94482L9.84939 5.32581C9.37825 5.954 9.26869 6.78237 9.56032 7.51144L10.4715 9.78934L8.07161 9.30937C7.43041 9.18113 6.76514 9.33818 6.24898 9.73963Z", fill: "url(#paint11_linear_766_12289)", stroke: "url(#paint12_linear_766_12289)", strokeWidth: 0.5 }), _jsx("path", { d: "M17.751 9.73963L19.6761 11.2369C19.7797 11.3175 19.9295 11.2356 19.9176 11.105L19.7439 9.19457C19.6633 8.3076 20.1134 7.45654 20.892 7.02401L21.7496 6.54756C22.1178 6.343 22.0836 5.80269 21.6925 5.64625L20.4131 5.13448C19.7071 4.8521 19.1915 4.23226 19.0424 3.48667L18.8207 2.3781C18.741 1.97972 18.2276 1.86326 17.9838 2.18827L17.3696 3.00717C16.9014 3.63148 16.1431 3.96859 15.3659 3.89793L13.2484 3.70544C13.119 3.69367 13.0369 3.84085 13.1149 3.94482L14.1506 5.32581C14.6217 5.954 14.7313 6.78237 14.4397 7.51144L13.5285 9.78934L15.9284 9.30937C16.5696 9.18113 17.2349 9.33818 17.751 9.73963Z", fill: "url(#paint13_linear_766_12289)", stroke: "url(#paint14_linear_766_12289)", strokeWidth: 0.5 }), _jsx("path", { d: "M12 19.5C5.25 19.5 5.25 12.75 5.25 12.75H18.75C18.75 12.75 18.75 19.5 12 19.5Z", fill: "url(#paint15_radial_766_12289)" }), _jsx("path", { d: "M6 12.875V12.75H18V12.875C18 13.4273 17.5523 13.875 17 13.875H7C6.44772 13.875 6 13.4273 6 12.875Z", fill: "url(#paint16_linear_766_12289)" })] })), _jsxs("defs", { children: [_jsxs("filter", Object.assign({ id: "filter0_f_766_12289", x: 13.25, y: 7.25, width: 6.875, height: 7.25, 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_12289" })] })), _jsxs("filter", Object.assign({ id: "filter1_f_766_12289", x: 4.25, y: 6.5, width: 6.875, height: 5.375, 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_12289" })] })), _jsxs("filter", Object.assign({ id: "filter2_f_766_12289", x: 11.375, y: 3.5, width: 4.43945, height: 7.25, 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_12289" })] })), _jsxs("filter", Object.assign({ id: "filter3_f_766_12289", x: 1.25, y: 5, width: 4.43945, height: 8, 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_12289" })] })), _jsxs("radialGradient", Object.assign({ id: "paint0_radial_766_12289", 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_766_12289", 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_766_12289", 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_766_12289", 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_766_12289", 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_766_12289", 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_766_12289", 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("linearGradient", Object.assign({ id: "paint7_linear_766_12289", x1: 17.625, y1: 8.625, x2: 16.3606, y2: 11.0004, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { offset: 0.370082, stopColor: "#EC812A" }), _jsx("stop", { offset: 1, stopColor: "#FBA84C", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint8_linear_766_12289", x1: 7.875, y1: 8.625, x2: 7.68781, y2: 10.5186, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#C85F27" }), _jsx("stop", { offset: 1, stopColor: "#C85F27", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint9_radial_766_12289", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(15 7.5) rotate(146.31) scale(4.05624)" }, { children: [_jsx("stop", { offset: 0.116396, stopColor: "#EC812A" }), _jsx("stop", { offset: 1, stopColor: "#FBA84C", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint10_radial_766_12289", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(5.25 9.75) rotate(158.199) scale(4.03887)" }, { children: [_jsx("stop", { stopColor: "#CC7521" }), _jsx("stop", { offset: 1, stopColor: "#E6872B", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint11_linear_766_12289", x1: 5.625, y1: 0.75, x2: 7.5, y2: 11.25, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#7912B2" }), _jsx("stop", { offset: 1, stopColor: "#CF1DA1" })] })), _jsxs("linearGradient", Object.assign({ id: "paint12_linear_766_12289", x1: 11.25, y1: 4.5, x2: 6.375, y2: 6.375, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#A82D9C" }), _jsx("stop", { offset: 1, stopColor: "#BF33B1", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint13_linear_766_12289", x1: 16.5, y1: 1.875, x2: 16.875, y2: 10.875, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#7912B2" }), _jsx("stop", { offset: 1, stopColor: "#CF1DA1" })] })), _jsxs("linearGradient", Object.assign({ id: "paint14_linear_766_12289", x1: 22.125, y1: 4.5, x2: 17.625, y2: 4.875, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#B51AA6" }), _jsx("stop", { offset: 1, stopColor: "#BF33B1", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint15_radial_766_12289", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(12 21) rotate(-90) scale(8.25 16.5)" }, { children: [_jsx("stop", { stopColor: "#F70A8D" }), _jsx("stop", { offset: 1, stopColor: "#89029C" })] })), _jsxs("linearGradient", Object.assign({ id: "paint16_linear_766_12289", x1: 12, y1: 12.75, x2: 12, y2: 13.875, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#D5A8FE" }), _jsx("stop", { offset: 1, stopColor: "white" })] })), _jsx("clipPath", Object.assign({ id: "clip0_766_12289" }, { children: _jsx("rect", { width: 24, height: 24, fill: "white" }) }))] })] })));
|
|
6
|
+
});
|
|
7
|
+
export const CustomEmoStarsColorSvg = 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/emo-thumbup.svg";
|
|
4
|
+
export const CustomEmoThumbupIcon = forwardRef(function CustomEmoThumbupIcon(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", { d: "M5.02497 21.0414C4.32744 20.3028 3.78806 19.4296 3.43986 18.4753C3.09165 17.521 2.94197 16.5056 2.99997 15.4914C2.99997 11.2232 4.98965 9.89616 6.58849 8.82977L6.58947 8.82911C7.2226 8.47735 7.77518 7.99707 8.21172 7.41911C8.45097 7.03436 8.48397 6.63686 8.48397 4.14761C8.46073 3.68372 8.53279 3.21999 8.69571 2.78502C8.85863 2.35006 9.10894 1.95309 9.43122 1.61861C10.054 1.03497 10.8788 0.715352 11.7322 0.726863C13.4055 0.726863 14.571 1.79111 14.9175 3.65186C15.0448 4.93161 15.0415 6.221 14.9077 7.50009H17.3775C18.9617 7.50009 20.25 8.7884 20.25 10.3726C20.2518 10.5866 20.2317 10.7996 20.1905 11.0084C20.1453 11.243 20.074 11.4711 19.9748 11.687C20.5911 12.2022 21 12.9543 21 13.8179L21 13.8227C21.0061 14.2132 20.9312 14.5987 20.7824 14.9555C20.6952 15.1681 20.5813 15.3701 20.4398 15.5568C20.4172 15.5871 20.3939 15.6171 20.37 15.6466C20.5446 15.8568 20.6853 16.0904 20.7891 16.339C20.9243 16.6593 21 17.0102 21 17.3806C21.0087 17.7832 20.9297 18.1828 20.7684 18.5518L20.7605 18.5698C20.625 18.8818 20.4308 19.1699 20.1752 19.4183C20.1399 19.4525 20.1038 19.4858 20.0667 19.518C20.1311 19.6886 20.1778 19.8701 20.2079 20.0614C20.2388 20.2473 20.253 20.4361 20.25 20.6253V20.6263C20.25 21.3224 20.0022 21.9966 19.4799 22.4949C19.4173 22.5546 19.3517 22.6109 19.2832 22.6638C19.0377 22.8648 18.7575 23.0202 18.4561 23.122C18.1179 23.2361 17.7602 23.2805 17.4045 23.2524L17.3775 23.2525H14.4843C14.4452 23.2525 14.4064 23.2517 14.368 23.2501H11.7367C8.77497 23.2501 6.51522 22.5091 5.02497 21.0414ZM12.0232 21.7501H12.2125C12.0597 21.3873 11.9882 20.9985 11.9882 20.6263C11.9882 20.2248 12.128 19.6187 12.4924 19.086C12.0987 18.485 11.9882 17.8053 11.9882 17.3804C11.9882 16.9307 12.1481 16.2418 12.5658 15.6471C12.3234 15.3175 12.1619 14.9416 12.0727 14.5571C11.6204 15.9423 10.8048 17.4687 9.34476 18.7315C9.03147 19.0024 8.55784 18.9681 8.28688 18.6548C8.01592 18.3415 8.05024 17.8679 8.36354 17.5969C9.9337 16.239 10.6249 14.4948 10.9203 13.0563C11.0676 12.339 11.1139 11.7086 11.1234 11.2599C11.1282 11.036 11.1237 10.8588 11.1184 10.7403C11.1157 10.6811 11.1128 10.6368 11.1107 10.6087C11.1097 10.5947 11.1088 10.5847 11.1083 10.5791L11.1079 10.5746C11.0668 10.1627 11.3673 9.7953 11.7792 9.7539C11.8726 9.74452 11.9636 9.75268 12.0491 9.7757C12.1154 9.43077 12.2411 9.04446 12.451 8.68832C12.663 8.32851 12.9735 7.98484 13.3962 7.76051C13.5083 6.48417 13.5237 5.20096 13.4422 3.92186C13.1252 2.22189 12.0921 2.22495 11.7165 2.22606L11.6902 2.22611C11.2437 2.22203 10.8122 2.38739 10.4827 2.68886C10.3056 2.88602 10.1701 3.11692 10.0844 3.36772C9.9987 3.61852 9.96454 3.88404 9.98397 4.14836C9.98397 6.65486 9.98397 7.41161 9.48447 8.21336C8.94128 8.97684 8.23854 9.61305 7.42497 10.0779L7.41991 10.0812C5.92177 11.082 4.49997 12.0318 4.49997 15.4921C4.44136 16.3069 4.55094 17.125 4.82189 17.8957C5.09283 18.6663 5.51936 19.373 6.07497 19.9719C7.31997 21.1959 9.31197 21.7846 12.0232 21.7501ZM17.3782 21.7501C17.8948 21.7501 18.2809 21.6062 18.5099 21.3404C18.6606 21.1635 18.75 20.9236 18.75 20.6263C18.75 20.4384 18.731 20.2903 18.702 20.1732C18.4468 20.226 18.176 20.2529 17.892 20.2529H14.7656C14.3443 20.2529 13.9766 20.1786 13.659 20.0506C13.635 20.0948 13.6131 20.1406 13.5935 20.1876C13.5125 20.3817 13.4882 20.5503 13.4882 20.6263C13.4882 20.9357 13.587 21.23 13.7516 21.432C13.8893 21.601 14.0911 21.7312 14.4043 21.7501H17.3782ZM19.1187 16.4967C18.7483 16.6246 18.3363 16.6904 17.892 16.6904H14.678C14.3488 16.6904 14.0456 16.6379 13.7709 16.5424C13.706 16.6402 13.6512 16.7469 13.607 16.8577C13.5171 17.0827 13.4882 17.2806 13.4882 17.3804C13.4882 17.5986 13.5548 17.9738 13.7508 18.2696C13.918 18.5219 14.1962 18.7529 14.7656 18.7529H17.892C18.283 18.7529 18.5822 18.6783 18.8075 18.567C19.0154 18.4627 19.1908 18.3025 19.3135 18.1039C19.3408 18.0598 19.3651 18.0143 19.3866 17.9675C19.4598 17.798 19.4999 17.6013 19.5 17.3806C19.4927 17.1535 19.4274 16.9321 19.3103 16.7374L19.3017 16.7233C19.2502 16.6434 19.189 16.5675 19.1187 16.4967ZM19.3458 14.4849C19.3652 14.4493 19.3829 14.4128 19.3988 14.3757C19.4642 14.2129 19.4999 14.0262 19.5 13.8181C19.4892 13.5588 19.4047 13.3081 19.2566 13.0953C19.1825 12.9937 19.0923 12.8996 18.9872 12.8159C18.5376 13.0959 17.9912 13.2451 17.3775 13.2451H14.4843C14.1956 13.2451 13.9328 13.1934 13.6963 13.1042C13.6682 13.1561 13.6425 13.2099 13.6194 13.2649C13.5204 13.5008 13.4882 13.7125 13.4882 13.8179C13.4882 14.1904 13.6047 14.5481 13.8036 14.7968C13.9868 15.0257 14.2586 15.1904 14.678 15.1904H17.892C18.3575 15.1904 18.6928 15.0847 18.9284 14.9372C19.1022 14.8232 19.2457 14.6679 19.3458 14.4849ZM14.4815 9.0001C14.1269 9.00099 13.909 9.16879 13.7433 9.44991C13.5584 9.76367 13.4882 10.1572 13.4882 10.3726C13.4882 10.6553 13.5904 11.0369 13.7913 11.3303C13.9816 11.6082 14.2098 11.7451 14.4843 11.7451H17.3775C17.8951 11.7451 18.2161 11.5743 18.412 11.3629L18.4201 11.3541C18.5164 11.2388 18.5931 11.11 18.6484 10.9727C18.7131 10.8012 18.75 10.6003 18.75 10.3726C18.7497 10.1534 18.6971 9.93966 18.5991 9.7481C18.4682 9.49364 18.2602 9.28489 18.0062 9.15319C17.8136 9.05375 17.5983 9.00035 17.3775 9.00011H14.484L14.4815 9.0001Z", fill: "#363636" }) })));
|
|
6
|
+
});
|
|
7
|
+
export const CustomEmoThumbupSvg = svgImport;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
export declare const CustomEmoThumbupColorIcon: React.ForwardRefExoticComponent<{
|
|
3
|
+
className?: string | undefined;
|
|
4
|
+
color?: string | undefined;
|
|
5
|
+
} & React.RefAttributes<SVGSVGElement>>;
|
|
6
|
+
export declare const CustomEmoThumbupColorSvg: 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-thumbup-color.svg";
|
|
4
|
+
export const CustomEmoThumbupColorIcon = forwardRef(function CustomEmoThumbupColorIcon(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("g", Object.assign({ filter: "url(#filter0_i_766_12293)" }, { children: _jsx("path", { d: "M9.20081 3.86875C9.20081 2.5066 10.3051 1.40234 11.6672 1.40234C13.0294 1.40234 14.1336 2.5066 14.1336 3.86875V6.70709C14.1336 6.94915 14.1168 7.1905 14.0794 7.43178C14.0658 7.51987 14.0521 7.60787 14.0436 7.69576C14.0167 7.97362 14.0496 8.33652 14.2384 8.58023L13.7874 9.01529C16.0488 10.1706 17.5984 12.5332 17.5984 15.26C17.5984 15.9988 17.4847 16.7108 17.2739 17.3793L16.5265 22.2592H10.4504V22.2571C6.69802 22.1763 3.6875 19.7294 3.6875 15.26C3.6875 12.6328 4.94548 10.5178 6.84863 9.32521L6.84392 9.32144C6.97356 9.23136 7.12644 9.1397 7.29037 9.04142L7.29156 9.0407C7.83131 8.71714 8.49096 8.32168 8.83904 7.67495C9.14079 7.11426 9.19939 6.20425 9.19939 5.78238L9.20081 5.78302V3.86875Z", fill: "url(#paint0_linear_766_12293)" }) })), _jsx("path", { d: "M9.20081 3.86875C9.20081 2.5066 10.3051 1.40234 11.6672 1.40234C13.0294 1.40234 14.1336 2.5066 14.1336 3.86875V6.70709C14.1336 6.94915 14.1168 7.1905 14.0794 7.43178C14.0658 7.51987 14.0521 7.60787 14.0436 7.69576C14.0167 7.97362 14.0496 8.33652 14.2384 8.58023L13.7874 9.01529C16.0488 10.1706 17.5984 12.5332 17.5984 15.26C17.5984 15.9988 17.4847 16.7108 17.2739 17.3793L16.5265 22.2592H10.4504V22.2571C6.69802 22.1763 3.6875 19.7294 3.6875 15.26C3.6875 12.6328 4.94548 10.5178 6.84863 9.32521L6.84392 9.32144C6.97356 9.23136 7.12644 9.1397 7.29037 9.04142L7.29156 9.0407C7.83131 8.71714 8.49096 8.32168 8.83904 7.67495C9.14079 7.11426 9.19939 6.20425 9.19939 5.78238L9.20081 5.78302V3.86875Z", fill: "url(#paint1_radial_766_12293)" }), _jsx("path", { d: "M9.20081 3.86875C9.20081 2.5066 10.3051 1.40234 11.6672 1.40234C13.0294 1.40234 14.1336 2.5066 14.1336 3.86875V6.70709C14.1336 6.94915 14.1168 7.1905 14.0794 7.43178C14.0658 7.51987 14.0521 7.60787 14.0436 7.69576C14.0167 7.97362 14.0496 8.33652 14.2384 8.58023L13.7874 9.01529C16.0488 10.1706 17.5984 12.5332 17.5984 15.26C17.5984 15.9988 17.4847 16.7108 17.2739 17.3793L16.5265 22.2592H10.4504V22.2571C6.69802 22.1763 3.6875 19.7294 3.6875 15.26C3.6875 12.6328 4.94548 10.5178 6.84863 9.32521L6.84392 9.32144C6.97356 9.23136 7.12644 9.1397 7.29037 9.04142L7.29156 9.0407C7.83131 8.71714 8.49096 8.32168 8.83904 7.67495C9.14079 7.11426 9.19939 6.20425 9.19939 5.78238L9.20081 5.78302V3.86875Z", fill: "url(#paint2_radial_766_12293)" }), _jsx("path", { d: "M9.20081 3.86875C9.20081 2.5066 10.3051 1.40234 11.6672 1.40234C13.0294 1.40234 14.1336 2.5066 14.1336 3.86875V6.70709C14.1336 6.94915 14.1168 7.1905 14.0794 7.43178C14.0658 7.51987 14.0521 7.60787 14.0436 7.69576C14.0167 7.97362 14.0496 8.33652 14.2384 8.58023L13.7874 9.01529C16.0488 10.1706 17.5984 12.5332 17.5984 15.26C17.5984 15.9988 17.4847 16.7108 17.2739 17.3793L16.5265 22.2592H10.4504V22.2571C6.69802 22.1763 3.6875 19.7294 3.6875 15.26C3.6875 12.6328 4.94548 10.5178 6.84863 9.32521L6.84392 9.32144C6.97356 9.23136 7.12644 9.1397 7.29037 9.04142L7.29156 9.0407C7.83131 8.71714 8.49096 8.32168 8.83904 7.67495C9.14079 7.11426 9.19939 6.20425 9.19939 5.78238L9.20081 5.78302V3.86875Z", fill: "url(#paint3_radial_766_12293)" }), _jsx("path", { d: "M9.20081 3.86875C9.20081 2.5066 10.3051 1.40234 11.6672 1.40234C13.0294 1.40234 14.1336 2.5066 14.1336 3.86875V6.70709C14.1336 6.94915 14.1168 7.1905 14.0794 7.43178C14.0658 7.51987 14.0521 7.60787 14.0436 7.69576C14.0167 7.97362 14.0496 8.33652 14.2384 8.58023L13.7874 9.01529C16.0488 10.1706 17.5984 12.5332 17.5984 15.26C17.5984 15.9988 17.4847 16.7108 17.2739 17.3793L16.5265 22.2592H10.4504V22.2571C6.69802 22.1763 3.6875 19.7294 3.6875 15.26C3.6875 12.6328 4.94548 10.5178 6.84863 9.32521L6.84392 9.32144C6.97356 9.23136 7.12644 9.1397 7.29037 9.04142L7.29156 9.0407C7.83131 8.71714 8.49096 8.32168 8.83904 7.67495C9.14079 7.11426 9.19939 6.20425 9.19939 5.78238L9.20081 5.78302V3.86875Z", fill: "url(#paint4_linear_766_12293)" }), _jsx("g", Object.assign({ filter: "url(#filter1_f_766_12293)" }, { children: _jsx("path", { d: "M17.7592 11.0315C17.7592 9.97454 16.9023 9.11768 15.8454 9.11768H13.7255C12.6685 9.11768 11.8116 9.97454 11.8116 11.0315C11.8116 11.6209 12.0781 12.1481 12.4971 12.4992C12.0339 12.8497 11.7344 13.4062 11.7344 14.0311C11.7344 14.6161 11.9969 15.1412 12.4106 15.4934C11.9969 15.8445 11.7344 16.3683 11.7344 16.9533V17.0477C11.7344 17.5721 11.9453 18.0473 12.2869 18.393C11.9457 18.7305 11.7344 19.199 11.7344 19.7169C11.7344 20.7454 12.5682 21.5792 13.5967 21.5792H15.6994C16.728 21.5792 17.5618 20.7454 17.5618 19.7169C17.5618 19.3764 17.4704 19.0573 17.3109 18.7827C17.9635 18.4778 18.4157 17.8156 18.4157 17.0477V16.9533C18.4157 16.3611 18.1468 15.8317 17.7243 15.4807C18.1295 15.1286 18.3857 14.6091 18.3857 14.0311C18.3857 13.2643 17.9349 12.6007 17.2838 12.294C17.5798 11.957 17.7592 11.5152 17.7592 11.0315Z", fill: "url(#paint5_linear_766_12293)" }) })), _jsxs("g", Object.assign({ filter: "url(#filter2_i_766_12293)" }, { children: [_jsx("rect", { x: 19.4678, y: 8.04785, width: 4.36515, height: 6.78263, rx: 2.18258, transform: "rotate(90 19.4678 8.04785)", fill: "url(#paint6_linear_766_12293)" }), _jsx("rect", { x: 19.4678, y: 8.04785, width: 4.36515, height: 6.78263, rx: 2.18258, transform: "rotate(90 19.4678 8.04785)", fill: "url(#paint7_radial_766_12293)" })] })), _jsxs("g", Object.assign({ filter: "url(#filter3_i_766_12293)" }, { children: [_jsx("rect", { x: 19.2427, y: 18.0115, width: 4.2477, height: 6.64565, rx: 2.12385, transform: "rotate(90 19.2427 18.0115)", fill: "url(#paint8_linear_766_12293)" }), _jsx("rect", { x: 19.2427, y: 18.0115, width: 4.2477, height: 6.64565, rx: 2.12385, transform: "rotate(90 19.2427 18.0115)", fill: "url(#paint9_radial_766_12293)" }), _jsx("rect", { x: 19.2427, y: 18.0115, width: 4.2477, height: 6.64565, rx: 2.12385, transform: "rotate(90 19.2427 18.0115)", fill: "url(#paint10_radial_766_12293)" })] })), _jsx("rect", { x: 19.2427, y: 18.0115, width: 4.2477, height: 6.64565, rx: 2.12385, transform: "rotate(90 19.2427 18.0115)", fill: "url(#paint11_linear_766_12293)" }), _jsx("rect", { x: 19.2427, y: 18.0115, width: 4.2477, height: 6.64565, rx: 2.12385, transform: "rotate(90 19.2427 18.0115)", fill: "url(#paint12_radial_766_12293)" }), _jsx("g", Object.assign({ filter: "url(#filter4_f_766_12293)" }, { children: _jsx("rect", { x: 14.7163, y: 19.2739, width: 4.02769, height: 1.10715, rx: 0.553575, fill: "url(#paint13_linear_766_12293)" }) })), _jsx("rect", { x: 20.2163, y: 14.8013, width: 4.47282, height: 7.61949, rx: 2.23641, transform: "rotate(90 20.2163 14.8013)", fill: "#C4C4C4", fillOpacity: 0.66 }), _jsxs("g", Object.assign({ filter: "url(#filter5_i_766_12293)" }, { children: [_jsx("rect", { x: 20.2163, y: 14.8013, width: 4.47282, height: 7.61949, rx: 2.23641, transform: "rotate(90 20.2163 14.8013)", fill: "url(#paint14_linear_766_12293)" }), _jsx("rect", { x: 20.2163, y: 14.8013, width: 4.47282, height: 7.61949, rx: 2.23641, transform: "rotate(90 20.2163 14.8013)", fill: "url(#paint15_radial_766_12293)" }), _jsx("rect", { x: 20.2163, y: 14.8013, width: 4.47282, height: 7.61949, rx: 2.23641, transform: "rotate(90 20.2163 14.8013)", fill: "url(#paint16_radial_766_12293)" })] })), _jsx("g", Object.assign({ filter: "url(#filter6_f_766_12293)" }, { children: _jsx("rect", { x: 14.4238, y: 16.3713, width: 5.04364, height: 1.10715, rx: 0.553575, fill: "url(#paint17_linear_766_12293)" }) })), _jsxs("g", Object.assign({ filter: "url(#filter7_i_766_12293)" }, { children: [_jsx("rect", { x: 20.1821, y: 11.4636, width: 4.37494, height: 7.58522, rx: 2.18747, transform: "rotate(90 20.1821 11.4636)", fill: "url(#paint18_linear_766_12293)" }), _jsx("rect", { x: 20.1821, y: 11.4636, width: 4.37494, height: 7.58522, rx: 2.18747, transform: "rotate(90 20.1821 11.4636)", fill: "url(#paint19_radial_766_12293)" })] })), _jsx("path", { d: "M11.667 1.40234C10.3049 1.40234 9.20064 2.5066 9.20064 3.86875V5.78302L9.19922 5.78238C9.19922 6.20425 9.14062 7.11426 8.83887 7.67495C8.49078 8.3217 7.83115 8.71713 7.2914 9.0407C7.12701 9.13926 6.97371 9.23114 6.84375 9.32144C7.58986 9.91909 9.11778 11.1132 9.15527 11.0851C9.19276 11.057 10.9131 10.1437 11.7686 9.69058L11.7322 9.17265C13.0642 9.13811 14.1335 8.04747 14.1335 6.70709V3.86875C14.1335 2.5066 13.0292 1.40234 11.667 1.40234Z", fill: "url(#paint20_radial_766_12293)" }), _jsx("path", { d: "M11.667 1.40234C10.3049 1.40234 9.20064 2.5066 9.20064 3.86875V5.78302L9.19922 5.78238C9.19922 6.20425 9.14062 7.11426 8.83887 7.67495C8.49078 8.3217 7.83115 8.71713 7.2914 9.0407C7.12701 9.13926 6.97371 9.23114 6.84375 9.32144C7.58986 9.91909 9.11778 11.1132 9.15527 11.0851C9.19276 11.057 10.9131 10.1437 11.7686 9.69058L11.7322 9.17265C13.0642 9.13811 14.1335 8.04747 14.1335 6.70709V3.86875C14.1335 2.5066 13.0292 1.40234 11.667 1.40234Z", fill: "url(#paint21_radial_766_12293)" }), _jsx("path", { d: "M10.1067 1.9585C9.55367 2.41079 9.20068 3.09851 9.20068 3.86866V4.01276H10.3155C10.3194 3.86432 10.312 3.48425 10.251 3.15143L10.2384 3.08289C10.1767 2.74761 10.1059 2.3632 10.1067 1.9585Z", fill: "#FFBF71" }), _jsx("path", { d: "M10.1067 1.9585C9.55367 2.41079 9.20068 3.09851 9.20068 3.86866V4.01276H10.3155C10.3194 3.86432 10.312 3.48425 10.251 3.15143L10.2384 3.08289C10.1767 2.74761 10.1059 2.3632 10.1067 1.9585Z", fill: "url(#paint22_radial_766_12293)" }), _jsx("g", Object.assign({ filter: "url(#filter8_f_766_12293)" }, { children: _jsx("rect", { x: 14.1421, y: 8.64355, width: 4.60176, height: 1.88666, rx: 0.94333, fill: "url(#paint23_linear_766_12293)" }) })), _jsx("g", Object.assign({ filter: "url(#filter9_f_766_12293)" }, { children: _jsx("rect", { x: 14.0884, y: 12, width: 5.37904, height: 1.88666, rx: 0.94333, fill: "url(#paint24_linear_766_12293)" }) })), _jsx("g", Object.assign({ filter: "url(#filter10_f_766_12293)" }, { children: _jsx("rect", { x: 11.3628, y: 2.33423, width: 2.14893, height: 5.99805, rx: 1.07446, fill: "url(#paint25_linear_766_12293)" }) })), _jsxs("defs", { children: [_jsxs("filter", Object.assign({ id: "filter0_i_766_12293", x: 3.6875, y: 1.40234, width: 14.4111, height: 20.8569, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" }, { children: [_jsx("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), _jsx("feColorMatrix", { in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), _jsx("feOffset", { dx: 0.5 }), _jsx("feGaussianBlur", { stdDeviation: 1 }), _jsx("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: -1, k3: 1 }), _jsx("feColorMatrix", { type: "matrix", values: "0 0 0 0 0.847059 0 0 0 0 0.458824 0 0 0 0 0.360784 0 0 0 1 0" }), _jsx("feBlend", { mode: "normal", in2: "shape", result: "effect1_innerShadow_766_12293" })] })), _jsxs("filter", Object.assign({ id: "filter1_f_766_12293", x: 9.73438, y: 7.11768, width: 10.6812, height: 16.4614, 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, result: "effect1_foregroundBlur_766_12293" })] })), _jsxs("filter", Object.assign({ id: "filter2_i_766_12293", x: 12.6851, y: 8.04785, width: 7.28271, height: 4.36523, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" }, { children: [_jsx("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), _jsx("feColorMatrix", { in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), _jsx("feOffset", { dx: 0.5 }), _jsx("feGaussianBlur", { stdDeviation: 0.75 }), _jsx("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: -1, k3: 1 }), _jsx("feColorMatrix", { type: "matrix", values: "0 0 0 0 0.878431 0 0 0 0 0.541176 0 0 0 0 0.0627451 0 0 0 1 0" }), _jsx("feBlend", { mode: "normal", in2: "shape", result: "effect1_innerShadow_766_12293" })] })), _jsxs("filter", Object.assign({ id: "filter3_i_766_12293", x: 12.5972, y: 17.5115, width: 7.14551, height: 4.7478, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" }, { children: [_jsx("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), _jsx("feColorMatrix", { in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), _jsx("feOffset", { dx: 0.5, dy: -0.5 }), _jsx("feGaussianBlur", { stdDeviation: 0.75 }), _jsx("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: -1, k3: 1 }), _jsx("feColorMatrix", { type: "matrix", values: "0 0 0 0 0.941176 0 0 0 0 0.643137 0 0 0 0 0.215686 0 0 0 1 0" }), _jsx("feBlend", { mode: "normal", in2: "shape", result: "effect1_innerShadow_766_12293" })] })), _jsxs("filter", Object.assign({ id: "filter4_f_766_12293", x: 13.4663, y: 18.0239, width: 6.52783, height: 3.60718, 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.625, result: "effect1_foregroundBlur_766_12293" })] })), _jsxs("filter", Object.assign({ id: "filter5_i_766_12293", x: 12.5967, y: 14.3013, width: 8.11963, height: 4.9729, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" }, { children: [_jsx("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), _jsx("feColorMatrix", { in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), _jsx("feOffset", { dx: 0.5, dy: -0.5 }), _jsx("feGaussianBlur", { stdDeviation: 0.75 }), _jsx("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: -1, k3: 1 }), _jsx("feColorMatrix", { type: "matrix", values: "0 0 0 0 0.941176 0 0 0 0 0.643137 0 0 0 0 0.215686 0 0 0 1 0" }), _jsx("feBlend", { mode: "normal", in2: "shape", result: "effect1_innerShadow_766_12293" })] })), _jsxs("filter", Object.assign({ id: "filter6_f_766_12293", x: 13.1738, y: 15.1213, width: 7.54346, height: 3.60718, 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.625, result: "effect1_foregroundBlur_766_12293" })] })), _jsxs("filter", Object.assign({ id: "filter7_i_766_12293", x: 12.5967, y: 10.9636, width: 8.08545, height: 4.875, filterUnits: "userSpaceOnUse", colorInterpolationFilters: "sRGB" }, { children: [_jsx("feFlood", { floodOpacity: 0, result: "BackgroundImageFix" }), _jsx("feBlend", { mode: "normal", in: "SourceGraphic", in2: "BackgroundImageFix", result: "shape" }), _jsx("feColorMatrix", { in: "SourceAlpha", type: "matrix", values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0", result: "hardAlpha" }), _jsx("feOffset", { dx: 0.5, dy: -0.5 }), _jsx("feGaussianBlur", { stdDeviation: 0.75 }), _jsx("feComposite", { in2: "hardAlpha", operator: "arithmetic", k2: -1, k3: 1 }), _jsx("feColorMatrix", { type: "matrix", values: "0 0 0 0 0.941176 0 0 0 0 0.643137 0 0 0 0 0.215686 0 0 0 1 0" }), _jsx("feBlend", { mode: "normal", in2: "shape", result: "effect1_innerShadow_766_12293" })] })), _jsxs("filter", Object.assign({ id: "filter8_f_766_12293", x: 12.8921, y: 7.39355, width: 7.10156, height: 4.38672, 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.625, result: "effect1_foregroundBlur_766_12293" })] })), _jsxs("filter", Object.assign({ id: "filter9_f_766_12293", x: 12.8384, y: 10.75, width: 7.87891, height: 4.38672, 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.625, result: "effect1_foregroundBlur_766_12293" })] })), _jsxs("filter", Object.assign({ id: "filter10_f_766_12293", x: 10.1128, y: 1.08423, width: 4.64893, height: 8.49805, 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.625, result: "effect1_foregroundBlur_766_12293" })] })), _jsxs("linearGradient", Object.assign({ id: "paint0_linear_766_12293", x1: 14.4406, y1: 4.97964, x2: 6.89372, y2: 20.8703, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#FFCA44" }), _jsx("stop", { offset: 1, stopColor: "#F8A528" })] })), _jsxs("radialGradient", Object.assign({ id: "paint1_radial_766_12293", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(15.3301 3.63318) rotate(141.116) scale(3.76173 11.1026)" }, { children: [_jsx("stop", { stopColor: "#FFE34C" }), _jsx("stop", { offset: 1, stopColor: "#FFE34C", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint2_radial_766_12293", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(8.4819 11.8308) rotate(125.191) scale(5.57266 4.03692)" }, { children: [_jsx("stop", { stopColor: "#FFCA2E" }), _jsx("stop", { offset: 1, stopColor: "#FFCA2E", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint3_radial_766_12293", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(14.5272 13.5984) rotate(146.743) scale(12.143 21.2507)" }, { children: [_jsx("stop", { offset: 0.681103, stopColor: "#E18E3F", stopOpacity: 0 }), _jsx("stop", { offset: 1, stopColor: "#E18E3F" })] })), _jsxs("linearGradient", Object.assign({ id: "paint4_linear_766_12293", x1: 10.643, y1: 19.1714, x2: 10.643, y2: 22.9969, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#D8796F", stopOpacity: 0 }), _jsx("stop", { offset: 1, stopColor: "#D8796F" })] })), _jsxs("linearGradient", Object.assign({ id: "paint5_linear_766_12293", x1: 15.0751, y1: 9.11768, x2: 15.0751, y2: 19.0837, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#D1730B" }), _jsx("stop", { offset: 1, stopColor: "#E27D47" })] })), _jsxs("linearGradient", Object.assign({ id: "paint6_linear_766_12293", x1: 21.6504, y1: 8.04785, x2: 21.6504, y2: 14.8305, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#FFDB44" }), _jsx("stop", { offset: 1, stopColor: "#F9A928" })] })), _jsxs("radialGradient", Object.assign({ id: "paint7_radial_766_12293", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(23.5851 13.7273) rotate(127.367) scale(1.74083 1.16526)" }, { children: [_jsx("stop", { stopColor: "#D98320" }), _jsx("stop", { offset: 1, stopColor: "#D98320", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint8_linear_766_12293", x1: 21.3665, y1: 18.5937, x2: 21.3665, y2: 24.6571, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#FFDB44" }), _jsx("stop", { offset: 1, stopColor: "#F9A928" })] })), _jsxs("radialGradient", Object.assign({ id: "paint9_radial_766_12293", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(23.4904 23.3109) rotate(-90) scale(5.4851 2.08666)" }, { children: [_jsx("stop", { stopColor: "#F29545" }), _jsx("stop", { offset: 1, stopColor: "#F29545", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint10_radial_766_12293", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(19.9884 23.5741) rotate(-90) scale(5.56268 1.49322)" }, { children: [_jsx("stop", { stopColor: "#DA810B" }), _jsx("stop", { offset: 1, stopColor: "#FFB610", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint11_linear_766_12293", x1: 23.9282, y1: 21.3343, x2: 22.5542, y2: 21.3343, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#DC7C6A" }), _jsx("stop", { offset: 1, stopColor: "#DC7C6A", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint12_radial_766_12293", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(21.3665 25.5367) rotate(-90) scale(4.20243 6.31702)" }, { children: [_jsx("stop", { stopColor: "#E38811" }), _jsx("stop", { offset: 1, stopColor: "#E38811", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint13_linear_766_12293", x1: 18.5348, y1: 19.5775, x2: 14.1932, y2: 19.5775, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#FFF166" }), _jsx("stop", { offset: 1, stopColor: "#FFF166", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint14_linear_766_12293", x1: 22.4527, y1: 15.4688, x2: 22.4527, y2: 22.4208, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#FFDB44" }), _jsx("stop", { offset: 1, stopColor: "#F9A928" })] })), _jsxs("radialGradient", Object.assign({ id: "paint15_radial_766_12293", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(24.6891 20.8772) rotate(-90) scale(6.28888 2.19725)" }, { children: [_jsx("stop", { stopColor: "#F29545" }), _jsx("stop", { offset: 1, stopColor: "#F29545", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint16_radial_766_12293", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(21.0015 21.1791) rotate(-90) scale(6.37782 1.57236)" }, { children: [_jsx("stop", { stopColor: "#DA810B" }), _jsx("stop", { offset: 1, stopColor: "#FFB610", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint17_linear_766_12293", x1: 19.2055, y1: 16.6749, x2: 13.7688, y2: 16.6749, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#FFF166" }), _jsx("stop", { offset: 1, stopColor: "#FFF166", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint18_linear_766_12293", x1: 22.3696, y1: 11.4636, x2: 22.3696, y2: 19.0488, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#FFDB44" }), _jsx("stop", { offset: 1, stopColor: "#F9A928" })] })), _jsxs("radialGradient", Object.assign({ id: "paint19_radial_766_12293", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(24.0281 17.4802) rotate(-90) scale(4.12551 1.83635)" }, { children: [_jsx("stop", { stopColor: "#F29545" }), _jsx("stop", { offset: 1, stopColor: "#F29545", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint20_radial_766_12293", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(9.40269 3.63318) rotate(90) scale(4.7701 1.77108)" }, { children: [_jsx("stop", { stopColor: "#F3A52A" }), _jsx("stop", { offset: 1, stopColor: "#F3A52A", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint21_radial_766_12293", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(8.00944 6.77389) rotate(42.9975) scale(2.38925 3.61534)" }, { children: [_jsx("stop", { stopColor: "#CDA25E" }), _jsx("stop", { offset: 1, stopColor: "#CDA25E", stopOpacity: 0 })] })), _jsxs("radialGradient", Object.assign({ id: "paint22_radial_766_12293", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(10.489 3.33791) rotate(-168.366) scale(1.22959 2.68387)" }, { children: [_jsx("stop", { offset: 0.549892, stopColor: "#CCB28B", stopOpacity: 0 }), _jsx("stop", { offset: 1, stopColor: "#CCB28B" })] })), _jsxs("linearGradient", Object.assign({ id: "paint23_linear_766_12293", x1: 18.5048, y1: 9.16086, x2: 13.5445, y2: 9.16086, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#FFF166" }), _jsx("stop", { offset: 1, stopColor: "#FFF166", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint24_linear_766_12293", x1: 19.188, y1: 12.5173, x2: 13.3898, y2: 12.5173, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#FFF166" }), _jsx("stop", { offset: 1, stopColor: "#FFF166", stopOpacity: 0 })] })), _jsxs("linearGradient", Object.assign({ id: "paint25_linear_766_12293", x1: 13.4001, y1: 3.97884, x2: 11.0837, y2: 3.97884, gradientUnits: "userSpaceOnUse" }, { children: [_jsx("stop", { stopColor: "#FFF166" }), _jsx("stop", { offset: 1, stopColor: "#FFF166", stopOpacity: 0 })] }))] })] })));
|
|
6
|
+
});
|
|
7
|
+
export const CustomEmoThumbupColorSvg = 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/empty.svg";
|
|
4
|
+
export const CustomEmptyIcon = forwardRef(function CustomEmptyIcon(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)));
|
|
6
|
+
});
|
|
7
|
+
export const CustomEmptySvg = 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/entry.svg";
|
|
4
|
+
export const CustomEntryIcon = forwardRef(function CustomEntryIcon(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.9519 11H9.0481C9.08804 10.6713 9.161 10.3296 9.29415 10.0189C9.42761 9.7075 9.606 9.46763 9.84112 9.30218C10.0702 9.14098 10.4241 9 11 9C11.5759 9 11.9298 9.14098 12.1589 9.30218C12.394 9.46763 12.5724 9.7075 12.7059 10.0189C12.839 10.3296 12.912 10.6713 12.9519 11Z", fill: "#363636" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20 5V8L22 12L20 16V19L17 22H5L2 19V5L5 2H17L20 5ZM8.69013 7.66657C9.3048 7.23402 10.0759 7 11 7C11.9241 7 12.6952 7.23402 13.3099 7.66657C13.9185 8.09487 14.3026 8.6675 14.5441 9.23108C15.0008 10.2965 15.0002 11.4666 15 11.9684L15 12V13H9.0481C9.08804 13.3287 9.161 13.6704 9.29415 13.9811C9.42761 14.2925 9.606 14.5324 9.84112 14.6978C10.0702 14.859 10.4241 15 11 15C12.256 15 12.6776 14.5965 12.825 14.4C12.916 14.2787 12.961 14.1579 12.983 14.07C12.9938 14.0266 12.9982 13.9944 12.9998 13.9794C13.0004 13.9741 13.0006 13.9713 13.0006 13.9713C13.0006 13.9713 13.0006 13.9717 13.0005 13.9725L13.0002 13.9816L13.0001 13.9895L13 13.9945L13 13.9972L13 13.9986C13 13.9986 13 14 14 14C15 14 15 14.0015 15 14.0015L15 14.003L15 14.0063L14.9999 14.0134L14.9996 14.0299C14.9993 14.042 14.9988 14.0562 14.998 14.0724C14.9964 14.1047 14.9935 14.1451 14.9884 14.1925C14.9783 14.2869 14.9593 14.4109 14.9233 14.555C14.8515 14.8421 14.709 15.2213 14.425 15.6C13.8224 16.4035 12.744 17 11 17C10.0759 17 9.3048 16.766 8.69013 16.3334C8.0815 15.9051 7.69739 15.3325 7.45586 14.7689C6.99923 13.7035 6.99976 12.5334 6.99999 12.0316L7 12L6.99999 11.9684C6.99976 11.4666 6.99923 10.2965 7.45586 9.23108C7.69739 8.6675 8.0815 8.09487 8.69013 7.66657ZM12.7059 10.0189C12.839 10.3296 12.912 10.6713 12.9519 11H9.0481C9.08804 10.6713 9.161 10.3296 9.29415 10.0189C9.42761 9.7075 9.606 9.46763 9.84112 9.30218C10.0702 9.14098 10.4241 9 11 9C11.5759 9 11.9298 9.14098 12.1589 9.30218C12.394 9.46763 12.5724 9.7075 12.7059 10.0189Z", fill: "#363636" })] })));
|
|
6
|
+
});
|
|
7
|
+
export const CustomEntrySvg = 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/entry-color.svg";
|
|
4
|
+
export const CustomEntryColorIcon = forwardRef(function CustomEntryColorIcon(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: "M2 5.82843C2 5.29799 2.21323 4.78929 2.59278 4.41421L4.44305 2.58579C4.8226 2.21071 5.33739 2 5.87416 2H16.3408C16.8776 2 17.3924 2.21071 17.7719 2.58579L19.6222 4.41421C20.0018 4.78929 20.215 5.29799 20.215 5.82843V7.52786C20.215 7.83835 20.2882 8.14458 20.4287 8.42229L21.7863 11.1056C22.0712 11.6686 22.0712 12.3314 21.7863 12.8944L20.4287 15.5777C20.2882 15.8554 20.215 16.1616 20.215 16.4721V18.1716C20.215 18.702 20.0018 19.2107 19.6222 19.5858L17.7719 21.4142C17.3924 21.7893 16.8776 22 16.3408 22H5.87416C5.33739 22 4.8226 21.7893 4.44305 21.4142L2.59278 19.5858C2.21323 19.2107 2 18.702 2 18.1716V5.82843Z", fill: "#32D27D" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.9134 7.35358C13.1304 6.78739 12.1633 6.5 11.0348 6.5C9.50684 6.5 8.2661 7.04475 7.35293 8.11708C6.45322 9.17011 6 10.4934 6 12.0525C6 13.6117 6.49585 14.9736 7.4696 15.9751C8.45232 16.9874 9.78057 17.5 11.4184 17.5C13.0563 17.5 14.5573 16.8309 15.7173 15.5076L15.9192 15.2781L14.3464 13.8905L14.1243 14.1543C13.3659 15.0594 12.4797 15.5012 11.4184 15.5012C10.4896 15.5012 9.76262 15.2417 9.19946 14.7076C8.70586 14.238 8.39847 13.5924 8.29078 12.786H15.9708L16 11.7909C16 10.933 15.8474 10.1181 15.5445 9.36313C15.2327 8.58891 14.6852 7.91333 13.9134 7.35572V7.35358ZM9.23087 9.20872C8.82926 9.62264 8.55104 10.1502 8.39623 10.7829H13.7092C13.6038 10.1395 13.3435 9.60977 12.9374 9.20228C12.4662 8.72831 11.8694 8.49883 11.0841 8.49883C10.2989 8.49883 9.69307 8.73045 9.23087 9.20872Z", fill: "#E0F8EB" })] })));
|
|
6
|
+
});
|
|
7
|
+
export const CustomEntryColorSvg = 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/fab.svg";
|
|
4
|
+
export const CustomFabIcon = forwardRef(function CustomFabIcon(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("g", Object.assign({ clipPath: "url(#clip0_343_3204)" }, { children: _jsx("path", { d: "M12.002 2C6.47589 2 2 6.47589 2 12.002C2 17.5281 6.47589 22.004 12.002 22.004C17.5281 22.004 22.004 17.5281 22.004 12.002C22.004 6.47589 17.5281 2 12.002 2ZM19.5035 12.002C18.9284 11.3769 18.2282 10.8268 17.4281 10.3767C17.7907 9.47649 18.0657 8.62632 18.2658 7.87617C19.0534 9.06391 19.516 10.4767 19.516 12.002H19.5035ZM17.253 6.66343C17.0655 7.5136 16.7529 8.62633 16.2779 9.82657C15.0026 9.31396 13.5398 9.0139 11.9895 9.0139C10.4392 9.0139 8.9889 9.31396 7.70114 9.82657C7.22604 8.62633 6.92599 7.5136 6.72595 6.66343C8.07622 5.32566 9.93909 4.5005 11.977 4.5005C14.0149 4.5005 15.8778 5.32566 17.228 6.66343H17.253ZM15.7778 10.9643C15.2527 12.052 14.59 13.1522 13.7273 14.1149C13.1897 14.7275 12.6021 15.2401 11.9895 15.6902C11.3894 15.2401 10.8018 14.7275 10.2517 14.1149C9.38898 13.1522 8.72634 12.052 8.20124 10.9643C9.32646 10.5142 10.6142 10.2642 11.9895 10.2642C13.3648 10.2642 14.6525 10.5142 15.7778 10.9643ZM5.73825 7.87617C5.93829 8.62632 6.21334 9.47649 6.57591 10.3767C5.77575 10.8268 5.06311 11.3769 4.5005 12.002C4.5005 10.4767 4.96309 9.06391 5.75075 7.87617H5.73825ZM4.71304 13.7774C5.22565 12.8897 6.05081 12.1145 7.07601 11.5144C7.65113 12.6896 8.37628 13.8899 9.32647 14.9526C9.82657 15.5152 10.3517 15.9903 10.9018 16.4279C9.63903 17.1905 8.38878 17.6656 7.43859 17.9532C6.10082 16.928 5.12563 15.4652 4.71304 13.7774ZM8.83887 18.8034C9.80156 18.4533 10.9018 17.9407 12.002 17.2155C13.1022 17.9282 14.2024 18.4408 15.1651 18.8034C14.2024 19.2534 13.1397 19.516 12.002 19.516C10.8643 19.516 9.80156 19.2534 8.83887 18.8034ZM16.5654 17.9532C15.6152 17.6656 14.365 17.1905 13.1022 16.4279C13.6398 15.9903 14.1774 15.5027 14.6775 14.9526C15.6277 13.8899 16.3529 12.7021 16.928 11.5144C17.9532 12.1145 18.7784 12.8897 19.291 13.7774C18.8784 15.4652 17.9032 16.928 16.5654 17.9532Z", fill: "#363636" }) })), _jsx("defs", { children: _jsx("clipPath", Object.assign({ id: "clip0_343_3204" }, { children: _jsx("rect", { width: 24, height: 24, fill: "white" }) })) })] })));
|
|
6
|
+
});
|
|
7
|
+
export const CustomFabSvg = 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/google.svg";
|
|
4
|
+
export const CustomGoogleIcon = forwardRef(function CustomGoogleIcon(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: "M21.8 12.2273C21.8 11.5182 21.7364 10.8364 21.6182 10.1818H12.2V14.05H17.5818C17.35 15.3 16.6455 16.3591 15.5864 17.0682V19.5773H18.8182C20.7091 17.8364 21.8 15.2727 21.8 12.2273Z", fill: "#4285F4" }), _jsx("path", { d: "M12.2 22C14.9 22 17.1635 21.1045 18.818 19.5773L15.5862 17.0682C14.6908 17.6682 13.5454 18.0227 12.2 18.0227C9.59535 18.0227 7.39085 16.2636 6.60445 13.9H3.26355V16.4909C4.90905 19.7591 8.29085 22 12.2 22Z", fill: "#34A853" }), _jsx("path", { d: "M6.60445 13.9C6.40445 13.3 6.29085 12.6591 6.29085 12C6.29085 11.3409 6.40445 10.7 6.60445 10.1V7.50909H3.26355C2.58635 8.85909 2.19995 10.3864 2.19995 12C2.19995 13.6136 2.58635 15.1409 3.26355 16.4909L6.60445 13.9Z", fill: "#FBBC04" }), _jsx("path", { d: "M12.2 5.9773C13.6681 5.9773 14.9863 6.4818 16.0227 7.4727L18.8909 4.6045C17.1591 2.9909 14.8954 2 12.2 2C8.29085 2 4.90905 4.2409 3.26355 7.5091L6.60445 10.1C7.39085 7.7364 9.59535 5.9773 12.2 5.9773Z", fill: "#E94235" })] })));
|
|
6
|
+
});
|
|
7
|
+
export const CustomGoogleSvg = 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/grant.svg";
|
|
4
|
+
export const CustomGrantIcon = forwardRef(function CustomGrantIcon(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: "M18 13.0406L13.9997 11.9991V1.44375C13.9997 1.0259 13.5129 0.839995 13.2708 1.16669L6 10.9585L10.0003 12V22.5562C10.0003 22.9741 10.4871 23.16 10.7292 22.8333L18 13.0415V13.0406Z", fill: "#363636" }) })));
|
|
6
|
+
});
|
|
7
|
+
export const CustomGrantSvg = svgImport;
|