@antadesign/anta 0.1.1-dev.6 → 0.1.1-dev.7
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/README.md +2 -2
- package/dist/components/Button.d.ts +113 -0
- package/dist/components/Button.js +100 -0
- package/dist/components/Button.module.css +2 -0
- package/dist/components/Icon.d.ts +2 -1
- package/dist/components/Progress.d.ts +4 -2
- package/dist/components/Sticker.d.ts +31 -0
- package/dist/components/Sticker.js +17 -0
- package/dist/components/StickerAnimated.d.ts +23 -0
- package/dist/components/StickerAnimated.js +28 -0
- package/dist/components/Text.d.ts +2 -1
- package/dist/components/Title.d.ts +6 -4
- package/dist/components/__generated__/stickers/angry-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/angry-animated.js +7 -0
- package/dist/components/__generated__/stickers/angry.d.ts +3 -0
- package/dist/components/__generated__/stickers/angry.js +7 -0
- package/dist/components/__generated__/stickers/ask-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/ask-animated.js +7 -0
- package/dist/components/__generated__/stickers/ask.d.ts +3 -0
- package/dist/components/__generated__/stickers/ask.js +7 -0
- package/dist/components/__generated__/stickers/balance-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/balance-animated.js +7 -0
- package/dist/components/__generated__/stickers/balance.d.ts +3 -0
- package/dist/components/__generated__/stickers/balance.js +7 -0
- package/dist/components/__generated__/stickers/butterfly-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/butterfly-animated.js +7 -0
- package/dist/components/__generated__/stickers/butterfly-snake-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/butterfly-snake-animated.js +7 -0
- package/dist/components/__generated__/stickers/butterfly-snake.d.ts +3 -0
- package/dist/components/__generated__/stickers/butterfly-snake.js +7 -0
- package/dist/components/__generated__/stickers/butterfly.d.ts +3 -0
- package/dist/components/__generated__/stickers/butterfly.js +7 -0
- package/dist/components/__generated__/stickers/catch-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/catch-animated.js +7 -0
- package/dist/components/__generated__/stickers/catch.d.ts +3 -0
- package/dist/components/__generated__/stickers/catch.js +7 -0
- package/dist/components/__generated__/stickers/clap-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/clap-animated.js +7 -0
- package/dist/components/__generated__/stickers/clap.d.ts +3 -0
- package/dist/components/__generated__/stickers/clap.js +7 -0
- package/dist/components/__generated__/stickers/coding-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/coding-animated.js +7 -0
- package/dist/components/__generated__/stickers/coding.d.ts +3 -0
- package/dist/components/__generated__/stickers/coding.js +7 -0
- package/dist/components/__generated__/stickers/cowboy-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/cowboy-animated.js +7 -0
- package/dist/components/__generated__/stickers/cowboy.d.ts +3 -0
- package/dist/components/__generated__/stickers/cowboy.js +7 -0
- package/dist/components/__generated__/stickers/dance-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/dance-animated.js +7 -0
- package/dist/components/__generated__/stickers/dance.d.ts +3 -0
- package/dist/components/__generated__/stickers/dance.js +7 -0
- package/dist/components/__generated__/stickers/detective-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/detective-animated.js +7 -0
- package/dist/components/__generated__/stickers/detective.d.ts +3 -0
- package/dist/components/__generated__/stickers/detective.js +7 -0
- package/dist/components/__generated__/stickers/disapprove-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/disapprove-animated.js +7 -0
- package/dist/components/__generated__/stickers/disapprove.d.ts +3 -0
- package/dist/components/__generated__/stickers/disapprove.js +7 -0
- package/dist/components/__generated__/stickers/distracted-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/distracted-animated.js +7 -0
- package/dist/components/__generated__/stickers/distracted.d.ts +3 -0
- package/dist/components/__generated__/stickers/distracted.js +7 -0
- package/dist/components/__generated__/stickers/dive-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/dive-animated.js +7 -0
- package/dist/components/__generated__/stickers/dive.d.ts +3 -0
- package/dist/components/__generated__/stickers/dive.js +7 -0
- package/dist/components/__generated__/stickers/eat-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/eat-animated.js +7 -0
- package/dist/components/__generated__/stickers/eat.d.ts +3 -0
- package/dist/components/__generated__/stickers/eat.js +7 -0
- package/dist/components/__generated__/stickers/facepalm-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/facepalm-animated.js +7 -0
- package/dist/components/__generated__/stickers/facepalm.d.ts +3 -0
- package/dist/components/__generated__/stickers/facepalm.js +7 -0
- package/dist/components/__generated__/stickers/failed-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/failed-animated.js +7 -0
- package/dist/components/__generated__/stickers/failed.d.ts +3 -0
- package/dist/components/__generated__/stickers/failed.js +7 -0
- package/dist/components/__generated__/stickers/found-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/found-animated.js +7 -0
- package/dist/components/__generated__/stickers/found.d.ts +3 -0
- package/dist/components/__generated__/stickers/found.js +7 -0
- package/dist/components/__generated__/stickers/grow-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/grow-animated.js +7 -0
- package/dist/components/__generated__/stickers/grow.d.ts +3 -0
- package/dist/components/__generated__/stickers/grow.js +7 -0
- package/dist/components/__generated__/stickers/handstand-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/handstand-animated.js +7 -0
- package/dist/components/__generated__/stickers/handstand.d.ts +3 -0
- package/dist/components/__generated__/stickers/handstand.js +7 -0
- package/dist/components/__generated__/stickers/heart-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/heart-animated.js +7 -0
- package/dist/components/__generated__/stickers/heart.d.ts +3 -0
- package/dist/components/__generated__/stickers/heart.js +7 -0
- package/dist/components/__generated__/stickers/hello-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/hello-animated.js +7 -0
- package/dist/components/__generated__/stickers/hello.d.ts +3 -0
- package/dist/components/__generated__/stickers/hello.js +7 -0
- package/dist/components/__generated__/stickers/idea-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/idea-animated.js +7 -0
- package/dist/components/__generated__/stickers/idea.d.ts +3 -0
- package/dist/components/__generated__/stickers/idea.js +7 -0
- package/dist/components/__generated__/stickers/index.d.ts +99 -0
- package/dist/components/__generated__/stickers/index.js +198 -0
- package/dist/components/__generated__/stickers/laugh-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/laugh-animated.js +7 -0
- package/dist/components/__generated__/stickers/laugh.d.ts +3 -0
- package/dist/components/__generated__/stickers/laugh.js +7 -0
- package/dist/components/__generated__/stickers/love-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/love-animated.js +7 -0
- package/dist/components/__generated__/stickers/love.d.ts +3 -0
- package/dist/components/__generated__/stickers/love.js +7 -0
- package/dist/components/__generated__/stickers/nap-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/nap-animated.js +7 -0
- package/dist/components/__generated__/stickers/nap.d.ts +3 -0
- package/dist/components/__generated__/stickers/nap.js +7 -0
- package/dist/components/__generated__/stickers/party-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/party-animated.js +7 -0
- package/dist/components/__generated__/stickers/party.d.ts +3 -0
- package/dist/components/__generated__/stickers/party.js +7 -0
- package/dist/components/__generated__/stickers/passed-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/passed-animated.js +7 -0
- package/dist/components/__generated__/stickers/passed.d.ts +3 -0
- package/dist/components/__generated__/stickers/passed.js +7 -0
- package/dist/components/__generated__/stickers/peekaboo-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/peekaboo-animated.js +7 -0
- package/dist/components/__generated__/stickers/peekaboo.d.ts +3 -0
- package/dist/components/__generated__/stickers/peekaboo.js +7 -0
- package/dist/components/__generated__/stickers/pizza-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/pizza-animated.js +7 -0
- package/dist/components/__generated__/stickers/pizza.d.ts +3 -0
- package/dist/components/__generated__/stickers/pizza.js +7 -0
- package/dist/components/__generated__/stickers/puzzle-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/puzzle-animated.js +7 -0
- package/dist/components/__generated__/stickers/puzzle.d.ts +3 -0
- package/dist/components/__generated__/stickers/puzzle.js +7 -0
- package/dist/components/__generated__/stickers/sad-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/sad-animated.js +7 -0
- package/dist/components/__generated__/stickers/sad.d.ts +3 -0
- package/dist/components/__generated__/stickers/sad.js +7 -0
- package/dist/components/__generated__/stickers/scared-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/scared-animated.js +7 -0
- package/dist/components/__generated__/stickers/scared.d.ts +3 -0
- package/dist/components/__generated__/stickers/scared.js +7 -0
- package/dist/components/__generated__/stickers/scroll-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/scroll-animated.js +7 -0
- package/dist/components/__generated__/stickers/scroll.d.ts +3 -0
- package/dist/components/__generated__/stickers/scroll.js +7 -0
- package/dist/components/__generated__/stickers/search-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/search-animated.js +7 -0
- package/dist/components/__generated__/stickers/search.d.ts +3 -0
- package/dist/components/__generated__/stickers/search.js +7 -0
- package/dist/components/__generated__/stickers/shield-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/shield-animated.js +7 -0
- package/dist/components/__generated__/stickers/shield.d.ts +3 -0
- package/dist/components/__generated__/stickers/shield.js +7 -0
- package/dist/components/__generated__/stickers/shocked-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/shocked-animated.js +7 -0
- package/dist/components/__generated__/stickers/shocked.d.ts +3 -0
- package/dist/components/__generated__/stickers/shocked.js +7 -0
- package/dist/components/__generated__/stickers/sleep-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/sleep-animated.js +7 -0
- package/dist/components/__generated__/stickers/sleep.d.ts +3 -0
- package/dist/components/__generated__/stickers/sleep.js +7 -0
- package/dist/components/__generated__/stickers/stressed-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/stressed-animated.js +7 -0
- package/dist/components/__generated__/stickers/stressed.d.ts +3 -0
- package/dist/components/__generated__/stickers/stressed.js +7 -0
- package/dist/components/__generated__/stickers/suspicious-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/suspicious-animated.js +7 -0
- package/dist/components/__generated__/stickers/suspicious.d.ts +3 -0
- package/dist/components/__generated__/stickers/suspicious.js +7 -0
- package/dist/components/__generated__/stickers/thanks-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/thanks-animated.js +7 -0
- package/dist/components/__generated__/stickers/thanks.d.ts +3 -0
- package/dist/components/__generated__/stickers/thanks.js +7 -0
- package/dist/components/__generated__/stickers/think-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/think-animated.js +7 -0
- package/dist/components/__generated__/stickers/think-of-you-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/think-of-you-animated.js +7 -0
- package/dist/components/__generated__/stickers/think-of-you.d.ts +3 -0
- package/dist/components/__generated__/stickers/think-of-you.js +7 -0
- package/dist/components/__generated__/stickers/think.d.ts +3 -0
- package/dist/components/__generated__/stickers/think.js +7 -0
- package/dist/components/__generated__/stickers/thumbs-up-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/thumbs-up-animated.js +7 -0
- package/dist/components/__generated__/stickers/thumbs-up.d.ts +3 -0
- package/dist/components/__generated__/stickers/thumbs-up.js +7 -0
- package/dist/components/__generated__/stickers/vacation-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/vacation-animated.js +7 -0
- package/dist/components/__generated__/stickers/vacation.d.ts +3 -0
- package/dist/components/__generated__/stickers/vacation.js +7 -0
- package/dist/components/__generated__/stickers/wait-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/wait-animated.js +7 -0
- package/dist/components/__generated__/stickers/wait.d.ts +3 -0
- package/dist/components/__generated__/stickers/wait.js +7 -0
- package/dist/components/__generated__/stickers/wink-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/wink-animated.js +7 -0
- package/dist/components/__generated__/stickers/wink.d.ts +3 -0
- package/dist/components/__generated__/stickers/wink.js +7 -0
- package/dist/components/__generated__/stickers/work-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/work-animated.js +7 -0
- package/dist/components/__generated__/stickers/work.d.ts +3 -0
- package/dist/components/__generated__/stickers/work.js +7 -0
- package/dist/components/__generated__/stickers/zen-animated.d.ts +3 -0
- package/dist/components/__generated__/stickers/zen-animated.js +7 -0
- package/dist/components/__generated__/stickers/zen.d.ts +3 -0
- package/dist/components/__generated__/stickers/zen.js +7 -0
- package/dist/elements/a-button.css +733 -0
- package/dist/elements/a-button.d.ts +10 -0
- package/dist/elements/a-button.js +76 -0
- package/dist/elements/a-icon.css +30 -10
- package/dist/elements/a-icon.shapes.css +9 -1
- package/dist/elements/a-icon.shapes.d.ts +3 -1
- package/dist/elements/a-icon.shapes.js +2 -0
- package/dist/elements/a-progress.css +7 -9
- package/dist/elements/a-sticker-animated.css +9 -0
- package/dist/elements/a-sticker-animated.d.ts +38 -0
- package/dist/elements/a-sticker-animated.js +79 -0
- package/dist/elements/a-sticker.css +9 -0
- package/dist/elements/a-sticker.d.ts +18 -0
- package/dist/elements/a-sticker.js +30 -0
- package/dist/elements/a-text.css +6 -3
- package/dist/elements/index.d.ts +6 -0
- package/dist/elements/index.js +18 -0
- package/dist/general_types.d.ts +89 -4
- package/dist/generate-stickers.mjs +293 -0
- package/dist/index.d.ts +6 -0
- package/dist/index.js +6 -0
- package/dist/jsx-runtime.d.ts +5 -1
- package/dist/reset.css +21 -23
- package/dist/tokens.css +186 -182
- package/package.json +17 -4
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { type StickerProps } from '@antadesign/anta';
|
|
2
|
+
export declare const svg = "<svg width=\"256\" height=\"256\" viewBox=\"0 0 256 256\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M126.496 211.665C126.496 211.665 140.804 210.765 155.115 205.093C155.115 205.093 136.788 186.605 126.496 211.665Z\" fill=\"#66CCB9\"/>\n<path d=\"M142.821 198.63C137.349 197.943 131.114 200.419 126.496 211.665C126.496 211.665 136.007 211.065 147.27 207.774C146.559 206.241 144.776 202.445 142.818 198.634L142.821 198.63Z\" fill=\"#3EBAA2\"/>\n<path d=\"M146.038 183.987C156.582 146.104 169.1 130.063 169.1 130.063L98.7097 129.226C98.3906 173.706 146.038 183.987 146.038 183.987Z\" fill=\"#1B8C81\" stroke=\"#20564C\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M144.351 131.65C130.641 87.7223 94.3707 76.2639 94.3707 76.2639C94.3707 76.2639 121.945 97.3666 132.695 134.295\" fill=\"#3ABAA4\"/>\n<path d=\"M144.351 131.65C130.641 87.7223 94.3707 76.2639 94.3707 76.2639C94.3707 76.2639 121.945 97.3666 132.695 134.295\" stroke=\"#20564C\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M136.762 132.02C116.344 90.9225 71.5137 96.5072 71.5137 96.5072C71.5137 96.5072 110.16 100.106 125.715 137.747\" fill=\"#3ABAA4\"/>\n<path d=\"M136.762 132.02C116.344 90.9225 71.5137 96.5072 71.5137 96.5072C71.5137 96.5072 110.16 100.106 125.715 137.747\" stroke=\"#20564C\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M144.879 144.25C154.224 91.3211 187.531 85.0562 187.531 85.0562C187.531 85.0562 159.227 104.338 156.582 146.104\" fill=\"#3ABAA4\"/>\n<path d=\"M144.879 144.25C154.224 91.3211 187.531 85.0562 187.531 85.0562C187.531 85.0562 159.227 104.338 156.582 146.104\" stroke=\"#20564C\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M160.408 136.277C162.132 79.1643 136.78 49.5437 136.78 49.5437C136.78 49.5437 152.555 98.0178 142.062 135.366\" fill=\"#3ABAA4\"/>\n<path d=\"M160.408 136.277C162.132 79.1643 136.78 49.5437 136.78 49.5437C136.78 49.5437 152.555 98.0178 142.062 135.366\" stroke=\"#20564C\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M139.476 55.6221C155.753 79.5409 158.534 116.147 158.534 116.147\" stroke=\"#AFE2E2\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M147.215 144.59C152.203 83.2752 117.129 66.7368 117.129 66.7368C117.129 66.7368 142.891 96.2477 133.714 143.273\" fill=\"#3ABAA4\"/>\n<path d=\"M147.215 144.59C152.203 83.2752 117.129 66.7368 117.129 66.7368C117.129 66.7368 142.891 96.2477 133.714 143.273\" stroke=\"#20564C\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M155.116 205.093C164.109 200.993 170.557 197.449 170.59 197.533C170.634 197.592 175.116 192.369 184.454 182.75C178.248 182.268 171.972 182.012 165.635 181.982C173.924 178.885 184.002 177.074 190.872 176.376C193.777 173.571 197.041 170.52 200.676 167.309C196.278 165.535 191.356 163.97 186.962 163.465C186.955 163.458 196.407 161.94 206.232 162.525C208.429 160.686 210.707 158.835 213.15 156.919C218.78 152.501 223.416 148.233 227.237 143.983C211.763 142.059 198.05 142.641 198.072 142.622C198.028 142.494 218.754 133.662 236.85 130.334C239.029 126.117 240.489 121.933 241.266 117.884C213.168 123.469 197.852 132.645 197.903 132.342C197.723 131.921 224.784 114.852 241.673 107.304C240.283 97.3666 236.77 88.9804 236.77 88.9804C236.77 88.9804 224.09 85.6779 214.881 85.2134C201.417 102.864 195.171 117.493 195.094 117.438C198.083 106.857 201.923 96.2109 206.665 85.6193C200.984 86.4532 194.672 88.4611 188.004 92.0818C183.298 104.645 179.755 117.211 177.305 129.621C177.379 129.613 176.718 116.443 179.216 97.6958C173.575 101.861 168.253 106.517 163.39 111.389C160.804 133.951 162.011 154.406 162.015 154.377C158.479 144.184 155.519 133.592 153.186 122.657C147.883 129.109 143.456 135.527 139.931 141.273C141.072 154.505 147.135 175.187 147.292 175.066C142.557 167.602 138.105 159.856 133.953 151.846C130.494 158.539 128.825 162.8 128.814 162.792C128.697 162.712 127.076 184.049 132.368 204.991\" fill=\"#66CCB9\"/>\n<path d=\"M155.116 205.093C164.109 200.993 170.557 197.449 170.59 197.533C170.634 197.592 175.116 192.369 184.454 182.75C178.248 182.268 171.972 182.012 165.635 181.982C173.924 178.885 184.002 177.074 190.872 176.376C193.777 173.571 197.041 170.52 200.676 167.309C196.278 165.535 191.356 163.97 186.962 163.465C186.955 163.458 196.407 161.94 206.232 162.525C208.429 160.686 210.707 158.835 213.15 156.919C218.78 152.501 223.416 148.233 227.237 143.983C211.763 142.059 198.05 142.641 198.072 142.622C198.028 142.494 218.754 133.662 236.85 130.334C239.029 126.117 240.489 121.933 241.266 117.884C213.168 123.469 197.852 132.645 197.903 132.342C197.723 131.921 224.784 114.852 241.673 107.304C240.283 97.3666 236.77 88.9804 236.77 88.9804C236.77 88.9804 224.09 85.6779 214.881 85.2134C201.417 102.864 195.171 117.493 195.094 117.438C198.083 106.857 201.923 96.2109 206.665 85.6193C200.984 86.4532 194.672 88.4611 188.004 92.0818C183.298 104.645 179.755 117.211 177.305 129.621C177.379 129.613 176.718 116.443 179.216 97.6958C173.575 101.861 168.253 106.517 163.39 111.389C160.804 133.951 162.011 154.406 162.015 154.377C158.479 144.184 155.519 133.592 153.186 122.657C147.883 129.109 143.456 135.527 139.931 141.273C141.072 154.505 147.135 175.187 147.292 175.066C142.557 167.602 138.105 159.856 133.953 151.846C130.494 158.539 128.825 162.8 128.814 162.792C128.697 162.712 127.076 184.049 132.368 204.991\" stroke=\"#20564C\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path opacity=\"0.3\" d=\"M139.726 162.467C137.742 158.978 135.812 155.438 133.949 151.839C130.49 158.532 128.822 162.793 128.811 162.785C128.693 162.705 127.072 184.042 132.365 204.983L146.042 204.72C146.042 204.72 140.808 182.348 139.729 162.467H139.726Z\" fill=\"#205651\"/>\n<g opacity=\"0.3\">\n<path d=\"M198.277 169.452L189.475 163.857C188.624 163.692 187.784 163.56 186.962 163.469C186.962 163.469 187.523 163.374 188.514 163.246L161.754 146.232C161.827 151.312 162.007 154.384 162.011 154.373C160.863 151.067 159.784 147.717 158.761 144.327L144.01 134.946C142.539 137.118 141.178 139.236 139.931 141.265C140.481 147.669 142.187 155.814 143.819 162.503C152.845 163.747 162.814 172.616 170.065 180.494C177.312 178.292 185.194 176.95 190.879 176.376C193.131 174.2 195.6 171.881 198.288 169.452H198.277Z\" fill=\"#205651\"/>\n<path d=\"M184.45 182.75C180.162 182.417 175.838 182.194 171.488 182.077C174.092 184.999 176.267 187.695 177.819 189.695C179.667 187.728 181.871 185.409 184.45 182.75Z\" fill=\"#205937\"/>\n</g>\n<path opacity=\"0.3\" d=\"M217.642 105.025C195.185 122.401 173.458 147.439 159.583 169.266C151.932 180.885 146.548 191.576 143.155 198.945\" stroke=\"#205653\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M132.06 140.424L104.34 118.499C94.6313 122.31 81.8713 130.495 70.7582 140.256C92.537 146.163 105.968 157.756 113.047 165.744C115.181 156.93 120.327 147.073 132.06 140.424Z\" fill=\"#DDDCFC\"/>\n<path d=\"M107.377 159.998C109.596 162.024 111.477 163.974 113.047 165.748C114.246 160.803 116.392 155.525 120.118 150.676C115.398 153.689 111.176 156.802 107.377 159.998Z\" fill=\"#8B8BD1\"/>\n<path d=\"M112.922 165.711C115.68 155.445 122.667 145.746 132.06 140.424\" stroke=\"#191935\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M127.886 143.193C129.214 142.176 130.608 141.247 132.06 140.428L116.656 127.814L111.668 130.824C102.37 133.669 90.4097 138.329 78.277 142.626C82.5755 144.177 86.4926 145.943 90.0466 147.83C93.8977 146.649 97.9285 145.457 102.957 144.29C113.234 141.909 127.89 143.193 127.89 143.193H127.886Z\" fill=\"#49488A\"/>\n<path d=\"M104.34 118.499C104.34 118.499 85.9791 126.19 69.6248 139.956C74.7522 141.284 79.4322 142.922 83.6794 144.766C93.7032 142.546 107.879 138.994 127.802 133.315L104.34 118.499Z\" fill=\"#8588D1\"/>\n<path d=\"M69.6211 139.956C85.9754 126.186 104.336 118.499 104.336 118.499\" stroke=\"#191935\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path opacity=\"0.16\" d=\"M146.782 111.557C147.509 111.136 154.474 111.356 157.004 112.482C159.535 113.609 158.354 125.883 157.47 126.647C156.538 127.455 148.906 127.547 148.22 127.342C147.534 127.137 144.626 112.804 146.779 111.557H146.782Z\" fill=\"#DEF5FF\"/>\n<path d=\"M146.782 111.557C147.509 111.136 154.474 111.356 157.004 112.482C159.535 113.609 158.354 125.883 157.47 126.647C156.538 127.455 148.906 127.547 148.22 127.342C147.534 127.137 144.626 112.804 146.779 111.557H146.782Z\" stroke=\"black\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M136.784 142.626C134.235 146.748 138.354 157.438 134.382 158.802C128.866 158.813 124.395 144.217 127.534 134.404L136.784 142.626Z\" fill=\"#894E71\"/>\n<path d=\"M136.784 146.419C134.598 149.195 138.64 159.238 133.021 158.484\" stroke=\"#191935\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M101.035 122.492C101.035 122.492 109.115 110.006 118.24 107.914C127.068 105.888 133.557 107.688 143.778 111.301C178.688 123.634 203.896 166.622 208.939 186.525C209.995 190.683 207.879 195.284 200.001 186.005C186.32 169.895 169.181 154.103 144.288 154.103C144.288 154.103 132.056 149.685 128.605 137.692C128.605 137.692 123.995 150.789 133.021 158.488C133.021 158.488 123.096 153.956 108.521 137.762C103.364 132.031 101.035 122.492 101.035 122.492Z\" fill=\"#8588D1\"/>\n<path d=\"M205.18 174.196C198.75 171.142 193.369 172.711 189.537 174.039C189.537 174.039 197.268 182.322 200.393 186.002C208.271 195.277 211.162 190.679 210.109 186.521C209.258 183.167 206.83 178.965 205.18 174.196Z\" fill=\"#49488A\"/>\n<path d=\"M139.219 109.842C183.016 122.639 206.845 176.61 209.551 185.863C209.551 185.863 210.267 190.881 208.011 191.576C207.039 182.377 196.458 158.619 179.073 139.031C168.095 126.658 153.96 117.493 139.219 109.838V109.842Z\" fill=\"#DCEAE8\" stroke=\"#DCEAE8\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M127.369 143.771C122.491 141.891 120.492 137.147 116.608 135.86C112.816 134.602 108.363 136.617 108.525 136.796C123.1 152.991 133.025 158.488 133.025 158.488C126.284 154.845 127.351 146.678 127.369 143.771Z\" fill=\"#49488A\"/>\n<path d=\"M183.016 168.231C167.754 143.826 146.001 150.709 133.696 147.026C138.321 151.554 144.288 153.62 144.288 153.62C164.578 152.475 183.012 168.231 183.012 168.231H183.016Z\" fill=\"#49488A\"/>\n<path d=\"M101.424 122.492C101.424 122.492 108.708 110.99 117.07 108.258C124.783 105.738 134.239 107.658 144.167 111.301C178.706 123.974 203.338 164.632 209.258 184.257C212.533 195.112 205.363 192.369 199.403 185C187.288 170.019 169.57 153.623 144.677 153.623C144.677 153.623 131.679 150.42 128.602 137.696C128.602 137.696 123.969 152.475 133.41 158.491C133.41 158.491 124.358 154.812 108.91 137.283\" stroke=\"#191935\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M125.84 117.2C130.087 115.902 132.768 126.684 126.441 127.17C120.114 127.657 121.321 118.583 125.84 117.2Z\" fill=\"#1A1A21\"/>\n<path d=\"M121.959 121.084C125.99 114.326 130.212 115.445 131.998 118.883\" stroke=\"#191935\" stroke-width=\"1.17367\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M130.619 126.051C127.193 128.403 122.862 127.188 122.862 127.188\" stroke=\"#191935\" stroke-width=\"1.17367\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M123.866 108.159C126.632 104.308 128.341 104.125 129.892 105.881\" stroke=\"#191935\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M154.723 108.547C153.531 107.216 151.239 105.358 149.086 107.432\" stroke=\"#191935\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path opacity=\"0.16\" d=\"M137.184 111.049C128.407 108.73 120.423 113.313 117.144 115.606C116.142 116.308 115.548 117.438 115.596 118.601C115.732 122.163 116.322 125.879 116.832 128.534C117.287 130.908 119.377 132.605 121.897 132.627C128.374 132.685 133.52 130.323 136.546 128.472C138.438 127.317 139.564 125.276 139.476 123.165C139.091 114.084 137.191 111.045 137.191 111.045L137.184 111.049Z\" fill=\"#DEF5FF\"/>\n<path d=\"M137.184 111.049C128.407 108.73 120.423 113.313 117.144 115.606C116.142 116.308 115.548 117.438 115.596 118.601C115.732 122.163 116.322 125.879 116.832 128.534C117.287 130.908 119.377 132.605 121.897 132.627C128.374 132.685 133.52 130.323 136.546 128.472C138.438 127.317 139.564 125.276 139.476 123.165C139.091 114.084 137.191 111.045 137.191 111.045L137.184 111.049Z\" stroke=\"black\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M137.184 111.049C137.184 111.049 138.196 108.961 139.021 108.745C139.847 108.529 144.16 108.664 144.897 109.151C145.634 109.637 146.779 111.561 146.779 111.561\" stroke=\"black\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M111.88 117.193C111.88 117.193 101.963 109.447 99.2379 109.494C98.3797 109.509 94.7193 113.013 93.9197 116.535C93.0762 120.254 95.1484 124.007 96.2451 124.405C98.1083 125.078 102.344 124.266 102.344 124.266\" fill=\"#D2D2FB\"/>\n<path d=\"M110.468 117.445C104.384 113.034 100.206 111.169 100.206 111.169\" stroke=\"white\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M111.88 117.193C111.88 117.193 101.963 109.447 99.2379 109.494C98.3797 109.509 94.7193 113.013 93.9197 116.535C93.0762 120.254 95.1484 124.007 96.2451 124.405C98.1083 125.078 102.344 124.266 102.344 124.266\" stroke=\"#49488A\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M104.739 115.141C101.149 111.908 97.7415 113.88 97.7415 113.88C99.2379 114.487 100.379 115.5 100.379 115.5C98.4016 116.546 97.261 118.539 97.261 118.539C97.261 118.539 98.8564 118.652 99.8467 118.565C99.8467 118.565 100.008 119.771 100.371 120.825C100.371 120.825 105.242 119.596 106.68 118.875C106.68 118.875 106.258 116.505 104.739 115.141Z\" fill=\"#6A6DB8\"/>\n<path d=\"M107.52 119.654C107.52 119.654 105.103 112.669 97.8369 110.379\" stroke=\"#49488A\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M126.397 118.945C127.325 118.261 129.566 121.143 128.565 121.94C127.564 122.737 125.348 119.717 126.397 118.945Z\" fill=\"white\"/>\n<path d=\"M202.385 182.344C203.192 184.469 204.574 185.559 205.55 186.528C206.104 187.077 205.315 187.969 204.508 187.084C202.77 185.172 202.385 182.344 202.385 182.344Z\" fill=\"black\" stroke=\"black\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M130.571 212.042C123.412 212.386 111.965 208.337 100.074 203.7C111.719 195.076 127.391 188.609 127.406 188.65C127.421 188.617 108.136 190.383 88.5685 199.044C84.1489 197.211 79.8614 195.401 75.9406 193.715C91.7081 179.547 104.981 172.832 104.981 172.843C105.055 172.876 85.9277 172.459 58.8014 185.87C54.8623 183.899 51.2386 182.004 47.9156 180.165C62.9092 168.498 81.3211 162.09 81.3321 162.141C81.3871 162.076 58.8858 161.15 36.6925 173.369C32.1518 170.308 28.4731 167.32 25.5646 164.343C31.2826 160.536 44.1342 152.475 66.0561 145.204C66.1441 145.212 45.484 143.763 19.5826 156.535C13.9564 147.136 14.3158 139.879 14.3415 139.865C22.5021 132.188 33.9454 124.95 48.6015 124.219C56.6631 126.333 62.1023 130.345 62.095 130.337C62.095 130.337 61.6439 127.953 59.8907 124.928C65.1025 125.784 70.6261 127.371 76.4101 129.811C81.8273 135.644 85.3152 140.154 85.3226 140.15C85.3226 140.15 85.4216 137.718 84.8421 133.9C90.6591 137.085 96.6851 141.134 102.818 146.166C107.307 152.665 110.076 157.464 110.083 157.46C110.193 155.928 110.292 154.392 110.391 152.856C123.632 165.462 134.224 181.77 146.034 204.72\" fill=\"#3EBAA2\"/>\n<path d=\"M110.395 152.852C110.3 154.388 110.197 155.924 110.087 157.456C110.08 157.46 107.31 152.662 102.821 146.163C96.6888 141.127 90.6627 137.082 84.8457 133.896C85.4252 137.714 85.3225 140.146 85.3262 140.146C85.3189 140.15 81.8309 135.641 76.4137 129.807C70.6334 127.368 65.1061 125.78 59.8943 124.925C61.6475 127.953 62.095 130.337 62.0986 130.334C62.106 130.341 56.6631 126.329 48.6051 124.215C33.949 124.947 22.5057 132.184 14.3451 139.861C79.6266 124.445 117.917 159.618 144.534 205.433L146.041 204.72C134.231 181.77 123.639 165.462 110.399 152.856L110.395 152.852Z\" fill=\"#75EADF\"/>\n<path d=\"M130.571 212.042C123.412 212.386 111.965 208.337 100.074 203.7C111.719 195.076 127.391 188.609 127.406 188.65C127.421 188.617 108.136 190.383 88.5685 199.044C84.1489 197.211 79.8614 195.401 75.9406 193.715C91.7081 179.547 104.981 172.832 104.981 172.843C105.055 172.876 85.9277 172.459 58.8014 185.87C54.8623 183.899 51.2386 182.004 47.9156 180.165C62.9092 168.498 81.3211 162.09 81.3321 162.141C81.3871 162.076 58.8858 161.15 36.6925 173.369C32.1518 170.308 28.4731 167.32 25.5646 164.343C31.2826 160.536 44.1342 152.475 66.0561 145.204C66.1441 145.212 45.484 143.763 19.5826 156.535C13.9564 147.136 14.3158 139.879 14.3415 139.865C22.5021 132.188 33.9454 124.95 48.6015 124.219C56.6631 126.333 62.1023 130.345 62.095 130.337C62.095 130.337 61.6439 127.953 59.8907 124.928C65.1025 125.784 70.6261 127.371 76.4101 129.811C81.8273 135.644 85.3152 140.154 85.3226 140.15C85.3226 140.15 85.4216 137.718 84.8421 133.9C90.6591 137.085 96.6851 141.134 102.818 146.166C107.307 152.665 110.076 157.464 110.083 157.46C110.193 155.928 110.292 154.392 110.391 152.856C123.632 165.462 134.224 181.77 146.034 204.72\" stroke=\"#20564C\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path opacity=\"0.3\" d=\"M71.4733 127.927C69.3753 129.672 66.0927 134.412 66.5219 135.801C67.1197 137.74 72.6579 136.149 72.6579 136.149C72.6579 136.149 68.374 142.33 69.4083 144.305C70.4426 146.276 78.64 144.085 78.64 144.085C78.64 144.085 75.7938 149.798 78.9407 151.55C81.9262 153.214 88.7041 148.269 97.8294 142.326C89.3533 135.9 80.6902 131.043 71.4696 127.927H71.4733Z\" fill=\"#205651\"/>\n<path d=\"M44.655 136.182C86.2652 136.372 114.734 160.196 136.095 191.912\" stroke=\"#20564C\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M85.9936 134.646C90.0207 125.254 80.8808 125.06 76.1715 127.978C72.8632 130.026 70.4792 132.203 70.7836 133.574C71.077 134.883 74.3083 136.09 77.8293 135.608L81.3613 134.989\" fill=\"#DDDCFC\"/>\n<path d=\"M85.9936 134.646C90.0207 125.254 80.8808 125.06 76.1715 127.978C72.8632 130.026 70.4792 132.203 70.7836 133.574C71.077 134.883 74.3083 136.09 77.8293 135.608L81.3613 134.989\" stroke=\"#7481BA\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M70.7838 133.574C70.4757 132.202 72.746 129.833 76.1716 127.978C78.6583 131.54 77.8294 135.607 77.8294 135.607C74.3084 136.09 71.0772 134.883 70.7838 133.574Z\" fill=\"#3F3E77\"/>\n<path d=\"M77.8294 135.607C74.3084 136.09 71.0772 134.883 70.7838 133.574C70.4757 132.202 72.746 129.833 76.1716 127.978\" stroke=\"#191935\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M92.4855 136.145C93.6225 124.204 81.3504 128.381 77.2242 133.186C74.323 136.566 72.4782 139.759 73.2887 141.152C74.0993 142.545 78.0091 142.681 81.6804 140.936C84.6806 139.514 87.6441 138.062 87.6441 138.062\" fill=\"#DDDCFC\"/>\n<path d=\"M92.4855 136.145C93.6225 124.204 81.3504 128.381 77.2242 133.186C74.323 136.566 72.4782 139.759 73.2887 141.152C74.0993 142.545 78.0091 142.681 81.6804 140.936C84.6806 139.514 87.6441 138.062 87.6441 138.062\" stroke=\"#7481BA\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M73.2889 141.152C72.4783 139.758 74.1324 136.394 77.2243 133.186C81.1744 136.215 81.6806 140.94 81.6806 140.94C78.0055 142.684 74.0591 142.48 73.2889 141.156V141.152Z\" fill=\"#3F3E77\"/>\n<path d=\"M81.6806 140.936C78.0055 142.681 74.0591 142.476 73.2889 141.152C72.4783 139.758 74.1324 136.394 77.2243 133.186\" stroke=\"#191935\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M95.2143 139.894C95.2143 139.894 94.2607 140.83 91.7703 143.273C88.7188 146.265 84.7283 147.417 83.5033 146.364C82.2159 145.259 82.9495 141.452 84.6659 137.096C86.2907 132.974 91.9977 129.478 95.5847 131.866C99.5532 134.51 97.932 141.339 97.932 141.339\" fill=\"#DDDCFC\"/>\n<path d=\"M95.2143 139.894C95.2143 139.894 94.2607 140.83 91.7703 143.273C88.7188 146.265 84.7283 147.417 83.5033 146.364C82.2159 145.259 82.9495 141.452 84.6659 137.096C86.2907 132.974 91.9977 129.478 95.5847 131.866C99.5532 134.51 97.932 141.339 97.932 141.339\" stroke=\"#7481BA\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M83.5033 146.364C82.216 145.259 82.7001 141.346 84.666 137.096C89.6357 138.753 91.7703 143.27 91.7703 143.27C88.7188 146.261 84.7283 147.413 83.5033 146.36V146.364Z\" fill=\"#3F3E77\"/>\n<path d=\"M91.7703 143.273C88.7188 146.265 84.7283 147.417 83.5033 146.364C82.216 145.259 82.7001 141.346 84.666 137.096\" stroke=\"#191935\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M215.5 86.4824C223.87 87.2285 235.922 90.1178 235.922 90.1178C235.922 90.1178 238.981 98.5443 240.283 106.503\" stroke=\"#DDEDE8\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M204.673 87.2285C197.811 88.7682 188.877 93.0107 188.877 93.0107\" stroke=\"#DDEDE8\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M239.564 119.365C238.603 123.202 235.999 129.123 235.999 129.123\" stroke=\"#DDEDE8\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M164.589 112.216C171.04 105.994 177.62 100.618 177.62 100.618\" stroke=\"#DDEDE8\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M121.295 70.7122C137.437 85.2427 142.48 104.813 142.48 104.813\" stroke=\"#AFE2E2\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M99.4689 79.4531C112.258 85.5206 124.53 98.8077 124.53 98.8077\" stroke=\"#AFE2E2\" stroke-width=\"1.56489\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</svg>\n";
|
|
3
|
+
export declare const StickerPeekaboo: (props: StickerProps) => any;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { Sticker } from "@antadesign/anta";
|
|
2
|
+
const svg = '<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M126.496 211.665C126.496 211.665 140.804 210.765 155.115 205.093C155.115 205.093 136.788 186.605 126.496 211.665Z" fill="#66CCB9"/>\n<path d="M142.821 198.63C137.349 197.943 131.114 200.419 126.496 211.665C126.496 211.665 136.007 211.065 147.27 207.774C146.559 206.241 144.776 202.445 142.818 198.634L142.821 198.63Z" fill="#3EBAA2"/>\n<path d="M146.038 183.987C156.582 146.104 169.1 130.063 169.1 130.063L98.7097 129.226C98.3906 173.706 146.038 183.987 146.038 183.987Z" fill="#1B8C81" stroke="#20564C" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M144.351 131.65C130.641 87.7223 94.3707 76.2639 94.3707 76.2639C94.3707 76.2639 121.945 97.3666 132.695 134.295" fill="#3ABAA4"/>\n<path d="M144.351 131.65C130.641 87.7223 94.3707 76.2639 94.3707 76.2639C94.3707 76.2639 121.945 97.3666 132.695 134.295" stroke="#20564C" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M136.762 132.02C116.344 90.9225 71.5137 96.5072 71.5137 96.5072C71.5137 96.5072 110.16 100.106 125.715 137.747" fill="#3ABAA4"/>\n<path d="M136.762 132.02C116.344 90.9225 71.5137 96.5072 71.5137 96.5072C71.5137 96.5072 110.16 100.106 125.715 137.747" stroke="#20564C" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M144.879 144.25C154.224 91.3211 187.531 85.0562 187.531 85.0562C187.531 85.0562 159.227 104.338 156.582 146.104" fill="#3ABAA4"/>\n<path d="M144.879 144.25C154.224 91.3211 187.531 85.0562 187.531 85.0562C187.531 85.0562 159.227 104.338 156.582 146.104" stroke="#20564C" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M160.408 136.277C162.132 79.1643 136.78 49.5437 136.78 49.5437C136.78 49.5437 152.555 98.0178 142.062 135.366" fill="#3ABAA4"/>\n<path d="M160.408 136.277C162.132 79.1643 136.78 49.5437 136.78 49.5437C136.78 49.5437 152.555 98.0178 142.062 135.366" stroke="#20564C" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M139.476 55.6221C155.753 79.5409 158.534 116.147 158.534 116.147" stroke="#AFE2E2" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M147.215 144.59C152.203 83.2752 117.129 66.7368 117.129 66.7368C117.129 66.7368 142.891 96.2477 133.714 143.273" fill="#3ABAA4"/>\n<path d="M147.215 144.59C152.203 83.2752 117.129 66.7368 117.129 66.7368C117.129 66.7368 142.891 96.2477 133.714 143.273" stroke="#20564C" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M155.116 205.093C164.109 200.993 170.557 197.449 170.59 197.533C170.634 197.592 175.116 192.369 184.454 182.75C178.248 182.268 171.972 182.012 165.635 181.982C173.924 178.885 184.002 177.074 190.872 176.376C193.777 173.571 197.041 170.52 200.676 167.309C196.278 165.535 191.356 163.97 186.962 163.465C186.955 163.458 196.407 161.94 206.232 162.525C208.429 160.686 210.707 158.835 213.15 156.919C218.78 152.501 223.416 148.233 227.237 143.983C211.763 142.059 198.05 142.641 198.072 142.622C198.028 142.494 218.754 133.662 236.85 130.334C239.029 126.117 240.489 121.933 241.266 117.884C213.168 123.469 197.852 132.645 197.903 132.342C197.723 131.921 224.784 114.852 241.673 107.304C240.283 97.3666 236.77 88.9804 236.77 88.9804C236.77 88.9804 224.09 85.6779 214.881 85.2134C201.417 102.864 195.171 117.493 195.094 117.438C198.083 106.857 201.923 96.2109 206.665 85.6193C200.984 86.4532 194.672 88.4611 188.004 92.0818C183.298 104.645 179.755 117.211 177.305 129.621C177.379 129.613 176.718 116.443 179.216 97.6958C173.575 101.861 168.253 106.517 163.39 111.389C160.804 133.951 162.011 154.406 162.015 154.377C158.479 144.184 155.519 133.592 153.186 122.657C147.883 129.109 143.456 135.527 139.931 141.273C141.072 154.505 147.135 175.187 147.292 175.066C142.557 167.602 138.105 159.856 133.953 151.846C130.494 158.539 128.825 162.8 128.814 162.792C128.697 162.712 127.076 184.049 132.368 204.991" fill="#66CCB9"/>\n<path d="M155.116 205.093C164.109 200.993 170.557 197.449 170.59 197.533C170.634 197.592 175.116 192.369 184.454 182.75C178.248 182.268 171.972 182.012 165.635 181.982C173.924 178.885 184.002 177.074 190.872 176.376C193.777 173.571 197.041 170.52 200.676 167.309C196.278 165.535 191.356 163.97 186.962 163.465C186.955 163.458 196.407 161.94 206.232 162.525C208.429 160.686 210.707 158.835 213.15 156.919C218.78 152.501 223.416 148.233 227.237 143.983C211.763 142.059 198.05 142.641 198.072 142.622C198.028 142.494 218.754 133.662 236.85 130.334C239.029 126.117 240.489 121.933 241.266 117.884C213.168 123.469 197.852 132.645 197.903 132.342C197.723 131.921 224.784 114.852 241.673 107.304C240.283 97.3666 236.77 88.9804 236.77 88.9804C236.77 88.9804 224.09 85.6779 214.881 85.2134C201.417 102.864 195.171 117.493 195.094 117.438C198.083 106.857 201.923 96.2109 206.665 85.6193C200.984 86.4532 194.672 88.4611 188.004 92.0818C183.298 104.645 179.755 117.211 177.305 129.621C177.379 129.613 176.718 116.443 179.216 97.6958C173.575 101.861 168.253 106.517 163.39 111.389C160.804 133.951 162.011 154.406 162.015 154.377C158.479 144.184 155.519 133.592 153.186 122.657C147.883 129.109 143.456 135.527 139.931 141.273C141.072 154.505 147.135 175.187 147.292 175.066C142.557 167.602 138.105 159.856 133.953 151.846C130.494 158.539 128.825 162.8 128.814 162.792C128.697 162.712 127.076 184.049 132.368 204.991" stroke="#20564C" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path opacity="0.3" d="M139.726 162.467C137.742 158.978 135.812 155.438 133.949 151.839C130.49 158.532 128.822 162.793 128.811 162.785C128.693 162.705 127.072 184.042 132.365 204.983L146.042 204.72C146.042 204.72 140.808 182.348 139.729 162.467H139.726Z" fill="#205651"/>\n<g opacity="0.3">\n<path d="M198.277 169.452L189.475 163.857C188.624 163.692 187.784 163.56 186.962 163.469C186.962 163.469 187.523 163.374 188.514 163.246L161.754 146.232C161.827 151.312 162.007 154.384 162.011 154.373C160.863 151.067 159.784 147.717 158.761 144.327L144.01 134.946C142.539 137.118 141.178 139.236 139.931 141.265C140.481 147.669 142.187 155.814 143.819 162.503C152.845 163.747 162.814 172.616 170.065 180.494C177.312 178.292 185.194 176.95 190.879 176.376C193.131 174.2 195.6 171.881 198.288 169.452H198.277Z" fill="#205651"/>\n<path d="M184.45 182.75C180.162 182.417 175.838 182.194 171.488 182.077C174.092 184.999 176.267 187.695 177.819 189.695C179.667 187.728 181.871 185.409 184.45 182.75Z" fill="#205937"/>\n</g>\n<path opacity="0.3" d="M217.642 105.025C195.185 122.401 173.458 147.439 159.583 169.266C151.932 180.885 146.548 191.576 143.155 198.945" stroke="#205653" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M132.06 140.424L104.34 118.499C94.6313 122.31 81.8713 130.495 70.7582 140.256C92.537 146.163 105.968 157.756 113.047 165.744C115.181 156.93 120.327 147.073 132.06 140.424Z" fill="#DDDCFC"/>\n<path d="M107.377 159.998C109.596 162.024 111.477 163.974 113.047 165.748C114.246 160.803 116.392 155.525 120.118 150.676C115.398 153.689 111.176 156.802 107.377 159.998Z" fill="#8B8BD1"/>\n<path d="M112.922 165.711C115.68 155.445 122.667 145.746 132.06 140.424" stroke="#191935" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M127.886 143.193C129.214 142.176 130.608 141.247 132.06 140.428L116.656 127.814L111.668 130.824C102.37 133.669 90.4097 138.329 78.277 142.626C82.5755 144.177 86.4926 145.943 90.0466 147.83C93.8977 146.649 97.9285 145.457 102.957 144.29C113.234 141.909 127.89 143.193 127.89 143.193H127.886Z" fill="#49488A"/>\n<path d="M104.34 118.499C104.34 118.499 85.9791 126.19 69.6248 139.956C74.7522 141.284 79.4322 142.922 83.6794 144.766C93.7032 142.546 107.879 138.994 127.802 133.315L104.34 118.499Z" fill="#8588D1"/>\n<path d="M69.6211 139.956C85.9754 126.186 104.336 118.499 104.336 118.499" stroke="#191935" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path opacity="0.16" d="M146.782 111.557C147.509 111.136 154.474 111.356 157.004 112.482C159.535 113.609 158.354 125.883 157.47 126.647C156.538 127.455 148.906 127.547 148.22 127.342C147.534 127.137 144.626 112.804 146.779 111.557H146.782Z" fill="#DEF5FF"/>\n<path d="M146.782 111.557C147.509 111.136 154.474 111.356 157.004 112.482C159.535 113.609 158.354 125.883 157.47 126.647C156.538 127.455 148.906 127.547 148.22 127.342C147.534 127.137 144.626 112.804 146.779 111.557H146.782Z" stroke="black" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M136.784 142.626C134.235 146.748 138.354 157.438 134.382 158.802C128.866 158.813 124.395 144.217 127.534 134.404L136.784 142.626Z" fill="#894E71"/>\n<path d="M136.784 146.419C134.598 149.195 138.64 159.238 133.021 158.484" stroke="#191935" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M101.035 122.492C101.035 122.492 109.115 110.006 118.24 107.914C127.068 105.888 133.557 107.688 143.778 111.301C178.688 123.634 203.896 166.622 208.939 186.525C209.995 190.683 207.879 195.284 200.001 186.005C186.32 169.895 169.181 154.103 144.288 154.103C144.288 154.103 132.056 149.685 128.605 137.692C128.605 137.692 123.995 150.789 133.021 158.488C133.021 158.488 123.096 153.956 108.521 137.762C103.364 132.031 101.035 122.492 101.035 122.492Z" fill="#8588D1"/>\n<path d="M205.18 174.196C198.75 171.142 193.369 172.711 189.537 174.039C189.537 174.039 197.268 182.322 200.393 186.002C208.271 195.277 211.162 190.679 210.109 186.521C209.258 183.167 206.83 178.965 205.18 174.196Z" fill="#49488A"/>\n<path d="M139.219 109.842C183.016 122.639 206.845 176.61 209.551 185.863C209.551 185.863 210.267 190.881 208.011 191.576C207.039 182.377 196.458 158.619 179.073 139.031C168.095 126.658 153.96 117.493 139.219 109.838V109.842Z" fill="#DCEAE8" stroke="#DCEAE8" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M127.369 143.771C122.491 141.891 120.492 137.147 116.608 135.86C112.816 134.602 108.363 136.617 108.525 136.796C123.1 152.991 133.025 158.488 133.025 158.488C126.284 154.845 127.351 146.678 127.369 143.771Z" fill="#49488A"/>\n<path d="M183.016 168.231C167.754 143.826 146.001 150.709 133.696 147.026C138.321 151.554 144.288 153.62 144.288 153.62C164.578 152.475 183.012 168.231 183.012 168.231H183.016Z" fill="#49488A"/>\n<path d="M101.424 122.492C101.424 122.492 108.708 110.99 117.07 108.258C124.783 105.738 134.239 107.658 144.167 111.301C178.706 123.974 203.338 164.632 209.258 184.257C212.533 195.112 205.363 192.369 199.403 185C187.288 170.019 169.57 153.623 144.677 153.623C144.677 153.623 131.679 150.42 128.602 137.696C128.602 137.696 123.969 152.475 133.41 158.491C133.41 158.491 124.358 154.812 108.91 137.283" stroke="#191935" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M125.84 117.2C130.087 115.902 132.768 126.684 126.441 127.17C120.114 127.657 121.321 118.583 125.84 117.2Z" fill="#1A1A21"/>\n<path d="M121.959 121.084C125.99 114.326 130.212 115.445 131.998 118.883" stroke="#191935" stroke-width="1.17367" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M130.619 126.051C127.193 128.403 122.862 127.188 122.862 127.188" stroke="#191935" stroke-width="1.17367" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M123.866 108.159C126.632 104.308 128.341 104.125 129.892 105.881" stroke="#191935" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M154.723 108.547C153.531 107.216 151.239 105.358 149.086 107.432" stroke="#191935" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path opacity="0.16" d="M137.184 111.049C128.407 108.73 120.423 113.313 117.144 115.606C116.142 116.308 115.548 117.438 115.596 118.601C115.732 122.163 116.322 125.879 116.832 128.534C117.287 130.908 119.377 132.605 121.897 132.627C128.374 132.685 133.52 130.323 136.546 128.472C138.438 127.317 139.564 125.276 139.476 123.165C139.091 114.084 137.191 111.045 137.191 111.045L137.184 111.049Z" fill="#DEF5FF"/>\n<path d="M137.184 111.049C128.407 108.73 120.423 113.313 117.144 115.606C116.142 116.308 115.548 117.438 115.596 118.601C115.732 122.163 116.322 125.879 116.832 128.534C117.287 130.908 119.377 132.605 121.897 132.627C128.374 132.685 133.52 130.323 136.546 128.472C138.438 127.317 139.564 125.276 139.476 123.165C139.091 114.084 137.191 111.045 137.191 111.045L137.184 111.049Z" stroke="black" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M137.184 111.049C137.184 111.049 138.196 108.961 139.021 108.745C139.847 108.529 144.16 108.664 144.897 109.151C145.634 109.637 146.779 111.561 146.779 111.561" stroke="black" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M111.88 117.193C111.88 117.193 101.963 109.447 99.2379 109.494C98.3797 109.509 94.7193 113.013 93.9197 116.535C93.0762 120.254 95.1484 124.007 96.2451 124.405C98.1083 125.078 102.344 124.266 102.344 124.266" fill="#D2D2FB"/>\n<path d="M110.468 117.445C104.384 113.034 100.206 111.169 100.206 111.169" stroke="white" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M111.88 117.193C111.88 117.193 101.963 109.447 99.2379 109.494C98.3797 109.509 94.7193 113.013 93.9197 116.535C93.0762 120.254 95.1484 124.007 96.2451 124.405C98.1083 125.078 102.344 124.266 102.344 124.266" stroke="#49488A" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M104.739 115.141C101.149 111.908 97.7415 113.88 97.7415 113.88C99.2379 114.487 100.379 115.5 100.379 115.5C98.4016 116.546 97.261 118.539 97.261 118.539C97.261 118.539 98.8564 118.652 99.8467 118.565C99.8467 118.565 100.008 119.771 100.371 120.825C100.371 120.825 105.242 119.596 106.68 118.875C106.68 118.875 106.258 116.505 104.739 115.141Z" fill="#6A6DB8"/>\n<path d="M107.52 119.654C107.52 119.654 105.103 112.669 97.8369 110.379" stroke="#49488A" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M126.397 118.945C127.325 118.261 129.566 121.143 128.565 121.94C127.564 122.737 125.348 119.717 126.397 118.945Z" fill="white"/>\n<path d="M202.385 182.344C203.192 184.469 204.574 185.559 205.55 186.528C206.104 187.077 205.315 187.969 204.508 187.084C202.77 185.172 202.385 182.344 202.385 182.344Z" fill="black" stroke="black" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M130.571 212.042C123.412 212.386 111.965 208.337 100.074 203.7C111.719 195.076 127.391 188.609 127.406 188.65C127.421 188.617 108.136 190.383 88.5685 199.044C84.1489 197.211 79.8614 195.401 75.9406 193.715C91.7081 179.547 104.981 172.832 104.981 172.843C105.055 172.876 85.9277 172.459 58.8014 185.87C54.8623 183.899 51.2386 182.004 47.9156 180.165C62.9092 168.498 81.3211 162.09 81.3321 162.141C81.3871 162.076 58.8858 161.15 36.6925 173.369C32.1518 170.308 28.4731 167.32 25.5646 164.343C31.2826 160.536 44.1342 152.475 66.0561 145.204C66.1441 145.212 45.484 143.763 19.5826 156.535C13.9564 147.136 14.3158 139.879 14.3415 139.865C22.5021 132.188 33.9454 124.95 48.6015 124.219C56.6631 126.333 62.1023 130.345 62.095 130.337C62.095 130.337 61.6439 127.953 59.8907 124.928C65.1025 125.784 70.6261 127.371 76.4101 129.811C81.8273 135.644 85.3152 140.154 85.3226 140.15C85.3226 140.15 85.4216 137.718 84.8421 133.9C90.6591 137.085 96.6851 141.134 102.818 146.166C107.307 152.665 110.076 157.464 110.083 157.46C110.193 155.928 110.292 154.392 110.391 152.856C123.632 165.462 134.224 181.77 146.034 204.72" fill="#3EBAA2"/>\n<path d="M110.395 152.852C110.3 154.388 110.197 155.924 110.087 157.456C110.08 157.46 107.31 152.662 102.821 146.163C96.6888 141.127 90.6627 137.082 84.8457 133.896C85.4252 137.714 85.3225 140.146 85.3262 140.146C85.3189 140.15 81.8309 135.641 76.4137 129.807C70.6334 127.368 65.1061 125.78 59.8943 124.925C61.6475 127.953 62.095 130.337 62.0986 130.334C62.106 130.341 56.6631 126.329 48.6051 124.215C33.949 124.947 22.5057 132.184 14.3451 139.861C79.6266 124.445 117.917 159.618 144.534 205.433L146.041 204.72C134.231 181.77 123.639 165.462 110.399 152.856L110.395 152.852Z" fill="#75EADF"/>\n<path d="M130.571 212.042C123.412 212.386 111.965 208.337 100.074 203.7C111.719 195.076 127.391 188.609 127.406 188.65C127.421 188.617 108.136 190.383 88.5685 199.044C84.1489 197.211 79.8614 195.401 75.9406 193.715C91.7081 179.547 104.981 172.832 104.981 172.843C105.055 172.876 85.9277 172.459 58.8014 185.87C54.8623 183.899 51.2386 182.004 47.9156 180.165C62.9092 168.498 81.3211 162.09 81.3321 162.141C81.3871 162.076 58.8858 161.15 36.6925 173.369C32.1518 170.308 28.4731 167.32 25.5646 164.343C31.2826 160.536 44.1342 152.475 66.0561 145.204C66.1441 145.212 45.484 143.763 19.5826 156.535C13.9564 147.136 14.3158 139.879 14.3415 139.865C22.5021 132.188 33.9454 124.95 48.6015 124.219C56.6631 126.333 62.1023 130.345 62.095 130.337C62.095 130.337 61.6439 127.953 59.8907 124.928C65.1025 125.784 70.6261 127.371 76.4101 129.811C81.8273 135.644 85.3152 140.154 85.3226 140.15C85.3226 140.15 85.4216 137.718 84.8421 133.9C90.6591 137.085 96.6851 141.134 102.818 146.166C107.307 152.665 110.076 157.464 110.083 157.46C110.193 155.928 110.292 154.392 110.391 152.856C123.632 165.462 134.224 181.77 146.034 204.72" stroke="#20564C" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path opacity="0.3" d="M71.4733 127.927C69.3753 129.672 66.0927 134.412 66.5219 135.801C67.1197 137.74 72.6579 136.149 72.6579 136.149C72.6579 136.149 68.374 142.33 69.4083 144.305C70.4426 146.276 78.64 144.085 78.64 144.085C78.64 144.085 75.7938 149.798 78.9407 151.55C81.9262 153.214 88.7041 148.269 97.8294 142.326C89.3533 135.9 80.6902 131.043 71.4696 127.927H71.4733Z" fill="#205651"/>\n<path d="M44.655 136.182C86.2652 136.372 114.734 160.196 136.095 191.912" stroke="#20564C" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M85.9936 134.646C90.0207 125.254 80.8808 125.06 76.1715 127.978C72.8632 130.026 70.4792 132.203 70.7836 133.574C71.077 134.883 74.3083 136.09 77.8293 135.608L81.3613 134.989" fill="#DDDCFC"/>\n<path d="M85.9936 134.646C90.0207 125.254 80.8808 125.06 76.1715 127.978C72.8632 130.026 70.4792 132.203 70.7836 133.574C71.077 134.883 74.3083 136.09 77.8293 135.608L81.3613 134.989" stroke="#7481BA" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M70.7838 133.574C70.4757 132.202 72.746 129.833 76.1716 127.978C78.6583 131.54 77.8294 135.607 77.8294 135.607C74.3084 136.09 71.0772 134.883 70.7838 133.574Z" fill="#3F3E77"/>\n<path d="M77.8294 135.607C74.3084 136.09 71.0772 134.883 70.7838 133.574C70.4757 132.202 72.746 129.833 76.1716 127.978" stroke="#191935" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M92.4855 136.145C93.6225 124.204 81.3504 128.381 77.2242 133.186C74.323 136.566 72.4782 139.759 73.2887 141.152C74.0993 142.545 78.0091 142.681 81.6804 140.936C84.6806 139.514 87.6441 138.062 87.6441 138.062" fill="#DDDCFC"/>\n<path d="M92.4855 136.145C93.6225 124.204 81.3504 128.381 77.2242 133.186C74.323 136.566 72.4782 139.759 73.2887 141.152C74.0993 142.545 78.0091 142.681 81.6804 140.936C84.6806 139.514 87.6441 138.062 87.6441 138.062" stroke="#7481BA" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M73.2889 141.152C72.4783 139.758 74.1324 136.394 77.2243 133.186C81.1744 136.215 81.6806 140.94 81.6806 140.94C78.0055 142.684 74.0591 142.48 73.2889 141.156V141.152Z" fill="#3F3E77"/>\n<path d="M81.6806 140.936C78.0055 142.681 74.0591 142.476 73.2889 141.152C72.4783 139.758 74.1324 136.394 77.2243 133.186" stroke="#191935" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M95.2143 139.894C95.2143 139.894 94.2607 140.83 91.7703 143.273C88.7188 146.265 84.7283 147.417 83.5033 146.364C82.2159 145.259 82.9495 141.452 84.6659 137.096C86.2907 132.974 91.9977 129.478 95.5847 131.866C99.5532 134.51 97.932 141.339 97.932 141.339" fill="#DDDCFC"/>\n<path d="M95.2143 139.894C95.2143 139.894 94.2607 140.83 91.7703 143.273C88.7188 146.265 84.7283 147.417 83.5033 146.364C82.2159 145.259 82.9495 141.452 84.6659 137.096C86.2907 132.974 91.9977 129.478 95.5847 131.866C99.5532 134.51 97.932 141.339 97.932 141.339" stroke="#7481BA" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M83.5033 146.364C82.216 145.259 82.7001 141.346 84.666 137.096C89.6357 138.753 91.7703 143.27 91.7703 143.27C88.7188 146.261 84.7283 147.413 83.5033 146.36V146.364Z" fill="#3F3E77"/>\n<path d="M91.7703 143.273C88.7188 146.265 84.7283 147.417 83.5033 146.364C82.216 145.259 82.7001 141.346 84.666 137.096" stroke="#191935" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M215.5 86.4824C223.87 87.2285 235.922 90.1178 235.922 90.1178C235.922 90.1178 238.981 98.5443 240.283 106.503" stroke="#DDEDE8" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M204.673 87.2285C197.811 88.7682 188.877 93.0107 188.877 93.0107" stroke="#DDEDE8" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M239.564 119.365C238.603 123.202 235.999 129.123 235.999 129.123" stroke="#DDEDE8" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M164.589 112.216C171.04 105.994 177.62 100.618 177.62 100.618" stroke="#DDEDE8" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M121.295 70.7122C137.437 85.2427 142.48 104.813 142.48 104.813" stroke="#AFE2E2" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n<path d="M99.4689 79.4531C112.258 85.5206 124.53 98.8077 124.53 98.8077" stroke="#AFE2E2" stroke-width="1.56489" stroke-linecap="round" stroke-linejoin="round"/>\n</svg>\n';
|
|
3
|
+
const StickerPeekaboo = (props) => Sticker({ ...props, svg });
|
|
4
|
+
export {
|
|
5
|
+
StickerPeekaboo,
|
|
6
|
+
svg
|
|
7
|
+
};
|