@jstnmthw/react-fluentui-emoji
Version:
Fluent Emoji SVG icons for UI react development.
1,467 lines • 52 kB
JSX
const React = require("react");
const StadiumIcon = ({ title, titleId, ...props }) => (
<svg
width="1em"
height="1em"
viewBox="0 0 32 32"
fill="none"
xmlns="http://www.w3.org/2000/svg"
aria-labelledby={titleId}
{...props}
>
{title ? <title id={titleId}>{title}</title> : null}
<path
d="M12.995 13.106H12.005V15.146H12.995V13.106Z"
fill="url(#paint0_linear_18_5384)"
/>
<path
d="M12.995 13.106H12.005V15.146H12.995V13.106Z"
fill="url(#paint1_linear_18_5384)"
/>
<path
d="M3.995 12.5759H2.995V16.0759H3.995V12.5759Z"
fill="url(#paint2_linear_18_5384)"
/>
<path
d="M3.995 12.5759H2.995V16.0759H3.995V12.5759Z"
fill="url(#paint3_radial_18_5384)"
/>
<path
d="M7.97498 12.5759H6.97498V16.0759H7.97498V12.5759Z"
fill="url(#paint4_linear_18_5384)"
/>
<path
d="M7.97498 12.5759H6.97498V16.0759H7.97498V12.5759Z"
fill="url(#paint5_radial_18_5384)"
/>
<path
d="M19.995 13.0759H18.985V15.1059H19.995V13.0759Z"
fill="url(#paint6_linear_18_5384)"
/>
<path
d="M19.995 13.0759H18.985V15.1059H19.995V13.0759Z"
fill="url(#paint7_linear_18_5384)"
/>
<path
d="M22.985 12.0759H21.975V16.0759H22.985V12.0759Z"
fill="url(#paint8_linear_18_5384)"
/>
<path
d="M22.985 12.0759H21.975V16.0759H22.985V12.0759Z"
fill="url(#paint9_radial_18_5384)"
/>
<path
d="M27.005 12.0759H25.995V16.0759H27.005V12.0759Z"
fill="url(#paint10_linear_18_5384)"
/>
<path
d="M27.005 12.0759H25.995V16.0759H27.005V12.0759Z"
fill="url(#paint11_radial_18_5384)"
/>
<path
d="M30.005 18.036V30.106H2.005V18.036C2.005 17.936 2.01501 17.836 2.02501 17.736C2.04501 17.516 2.085 17.306 2.155 17.106C2.165 17.086 2.165 17.066 2.175 17.046C2.585 15.916 3.675 15.106 4.935 15.106H27.075C28.345 15.106 29.425 15.916 29.835 17.046C29.845 17.066 29.845 17.086 29.855 17.106C29.905 17.256 29.945 17.426 29.965 17.596C29.995 17.736 30.005 17.886 30.005 18.036Z"
fill="url(#paint12_linear_18_5384)"
/>
<path
d="M30.005 18.036V30.106H2.005V18.036C2.005 17.936 2.01501 17.836 2.02501 17.736C2.04501 17.516 2.085 17.306 2.155 17.106C2.165 17.086 2.165 17.066 2.175 17.046C2.585 15.916 3.675 15.106 4.935 15.106H27.075C28.345 15.106 29.425 15.916 29.835 17.046C29.845 17.066 29.845 17.086 29.855 17.106C29.905 17.256 29.945 17.426 29.965 17.596C29.995 17.736 30.005 17.886 30.005 18.036Z"
fill="url(#paint13_linear_18_5384)"
/>
<path
d="M30.005 18.036V30.106H2.005V18.036C2.005 17.936 2.01501 17.836 2.02501 17.736C2.04501 17.516 2.085 17.306 2.155 17.106C2.165 17.086 2.165 17.066 2.175 17.046C2.585 15.916 3.675 15.106 4.935 15.106H27.075C28.345 15.106 29.425 15.916 29.835 17.046C29.845 17.066 29.845 17.086 29.855 17.106C29.905 17.256 29.945 17.426 29.965 17.596C29.995 17.736 30.005 17.886 30.005 18.036Z"
fill="url(#paint14_linear_18_5384)"
/>
<path
d="M30.005 18.036V30.106H2.005V18.036C2.005 17.936 2.01501 17.836 2.02501 17.736C2.04501 17.516 2.085 17.306 2.155 17.106C2.165 17.086 2.165 17.066 2.175 17.046C2.585 15.916 3.675 15.106 4.935 15.106H27.075C28.345 15.106 29.425 15.916 29.835 17.046C29.845 17.066 29.845 17.086 29.855 17.106C29.905 17.256 29.945 17.426 29.965 17.596C29.995 17.736 30.005 17.886 30.005 18.036Z"
fill="url(#paint15_linear_18_5384)"
/>
<g filter="url(#filter0_i_18_5384)">
<path
d="M6.995 23.0859C5.335 23.0859 3.995 24.4259 3.995 26.0859V30.1059H9.995V26.0859C9.995 24.4359 8.645 23.0859 6.995 23.0859Z"
fill="url(#paint16_linear_18_5384)"
/>
</g>
<g filter="url(#filter1_i_18_5384)">
<path
d="M15.985 21.0859C14.325 21.0859 12.985 22.4259 12.985 24.0859V30.1059H18.985V24.0859C18.985 22.4259 17.645 21.0859 15.985 21.0859Z"
fill="url(#paint17_linear_18_5384)"
/>
</g>
<g filter="url(#filter2_i_18_5384)">
<path
d="M24.995 23.0959C23.335 23.0959 21.995 24.436 21.995 26.096V30.1059H27.995V26.096C27.995 24.446 26.645 23.0959 24.995 23.0959Z"
fill="url(#paint18_linear_18_5384)"
/>
</g>
<g filter="url(#filter3_ii_18_5384)">
<path
d="M20.055 13.106H11.965C11.435 13.106 11.005 12.676 11.005 12.146V8.06596C11.005 7.53596 11.435 7.10596 11.965 7.10596H20.055C20.585 7.10596 21.015 7.53596 21.015 8.06596V12.146C21.015 12.676 20.585 13.106 20.055 13.106Z"
fill="url(#paint19_linear_18_5384)"
/>
</g>
<g filter="url(#filter4_i_18_5384)">
<path
d="M2.995 11.516V12.656C2.995 12.976 3.39498 13.186 3.76498 13.066L5.71498 12.446C6.09498 12.326 6.09498 11.896 5.71498 11.776L3.70499 11.126C3.36499 11.036 2.995 11.226 2.995 11.516Z"
fill="url(#paint20_radial_18_5384)"
/>
</g>
<g filter="url(#filter5_i_18_5384)">
<path
d="M6.97498 11.516V12.656C6.97498 12.976 7.37498 13.186 7.74498 13.066L9.69498 12.446C10.075 12.326 10.075 11.896 9.69498 11.776L7.68497 11.126C7.34497 11.036 6.97498 11.226 6.97498 11.516Z"
fill="url(#paint21_radial_18_5384)"
/>
</g>
<g filter="url(#filter6_i_18_5384)">
<path
d="M21.975 11.5259V12.6559C21.975 12.9659 22.375 13.1859 22.745 13.0659L24.695 12.4559C25.075 12.3359 25.075 11.9159 24.695 11.7959L22.685 11.1559C22.345 11.0459 21.975 11.2359 21.975 11.5259Z"
fill="url(#paint22_radial_18_5384)"
/>
</g>
<g filter="url(#filter7_i_18_5384)">
<path
d="M25.995 11.5259V12.6659C25.995 12.9859 26.395 13.1959 26.765 13.0759L28.715 12.4659C29.095 12.3459 29.095 11.9259 28.715 11.7959L26.705 11.1459C26.365 11.0359 25.995 11.2359 25.995 11.5259Z"
fill="url(#paint23_radial_18_5384)"
/>
</g>
<path
d="M30.005 18.0259V18.0959H2.005V18.0259C2.005 17.9259 2.01501 17.8259 2.02501 17.7259C2.04501 17.5059 2.085 17.2959 2.155 17.0959H29.855C29.905 17.2459 29.945 17.4159 29.965 17.5859C29.995 17.7259 30.005 17.8759 30.005 18.0259Z"
fill="url(#paint24_linear_18_5384)"
/>
<g filter="url(#filter8_ii_18_5384)">
<path
d="M12.485 9.09597C12.215 9.09597 11.995 8.87597 11.995 8.60597C11.995 8.33597 12.215 8.11597 12.485 8.11597C12.755 8.11597 12.975 8.33597 12.975 8.60597C12.985 8.87597 12.755 9.09597 12.485 9.09597Z"
fill="#FFB340"
/>
</g>
<g filter="url(#filter9_ii_18_5384)">
<path
d="M15.495 9.09597C15.225 9.09597 15.005 8.87597 15.005 8.60597C15.005 8.33597 15.225 8.11597 15.495 8.11597C15.765 8.11597 15.985 8.33597 15.985 8.60597C15.995 8.87597 15.775 9.09597 15.495 9.09597Z"
fill="#42DC80"
/>
</g>
<g filter="url(#filter10_i_18_5384)">
<path
d="M19.495 12.106C19.225 12.106 19.005 11.886 19.005 11.616C19.005 11.346 19.225 11.126 19.495 11.126C19.765 11.126 19.985 11.346 19.985 11.616C19.985 11.886 19.765 12.106 19.495 12.106Z"
fill="#FF8738"
/>
<path
d="M19.495 12.106C19.225 12.106 19.005 11.886 19.005 11.616C19.005 11.346 19.225 11.126 19.495 11.126C19.765 11.126 19.985 11.346 19.985 11.616C19.985 11.886 19.765 12.106 19.495 12.106Z"
fill="url(#paint25_radial_18_5384)"
/>
</g>
<g filter="url(#filter11_ii_18_5384)">
<path
d="M13.555 12.096H12.415C12.185 12.096 11.995 11.906 11.995 11.676V10.536C11.995 10.306 12.185 10.116 12.415 10.116H13.555C13.785 10.116 13.975 10.306 13.975 10.536V11.676C13.985 11.906 13.795 12.096 13.555 12.096Z"
fill="#FFB340"
/>
</g>
<g filter="url(#filter12_ii_18_5384)">
<path
d="M16.565 12.096H15.425C15.195 12.096 15.005 11.906 15.005 11.676V10.536C15.005 10.306 15.195 10.116 15.425 10.116H16.565C16.795 10.116 16.985 10.306 16.985 10.536V11.676C16.995 11.906 16.805 12.096 16.565 12.096Z"
fill="#42DC80"
/>
</g>
<g filter="url(#filter13_i_18_5384)">
<path
d="M19.495 9.09597H18.495C18.225 9.09597 18.005 8.87597 18.005 8.60597C18.005 8.33597 18.225 8.11597 18.495 8.11597H19.495C19.765 8.11597 19.985 8.33597 19.985 8.60597C19.985 8.87597 19.765 9.09597 19.495 9.09597Z"
fill="#FF8738"
/>
<path
d="M19.495 9.09597H18.495C18.225 9.09597 18.005 8.87597 18.005 8.60597C18.005 8.33597 18.225 8.11597 18.495 8.11597H19.495C19.765 8.11597 19.985 8.33597 19.985 8.60597C19.985 8.87597 19.765 9.09597 19.495 9.09597Z"
fill="url(#paint26_radial_18_5384)"
/>
</g>
<path
d="M5.47498 5.10596C5.75112 5.10596 5.97498 4.8821 5.97498 4.60596C5.97498 4.32981 5.75112 4.10596 5.47498 4.10596C5.19883 4.10596 4.97498 4.32981 4.97498 4.60596C4.97498 4.8821 5.19883 5.10596 5.47498 5.10596Z"
fill="url(#paint27_radial_18_5384)"
/>
<path
d="M7.49487 9.10596C7.77102 9.10596 7.99487 8.8821 7.99487 8.60596C7.99487 8.32981 7.77102 8.10596 7.49487 8.10596C7.21873 8.10596 6.99487 8.32981 6.99487 8.60596C6.99487 8.8821 7.21873 9.10596 7.49487 9.10596Z"
fill="url(#paint28_radial_18_5384)"
/>
<path
d="M11.475 6.10596C11.7511 6.10596 11.975 5.8821 11.975 5.60596C11.975 5.32981 11.7511 5.10596 11.475 5.10596C11.1988 5.10596 10.975 5.32981 10.975 5.60596C10.975 5.8821 11.1988 6.10596 11.475 6.10596Z"
fill="url(#paint29_radial_18_5384)"
/>
<path
d="M23.4949 10.106C23.771 10.106 23.9949 9.8821 23.9949 9.60596C23.9949 9.32981 23.771 9.10596 23.4949 9.10596C23.2187 9.10596 22.9949 9.32981 22.9949 9.60596C22.9949 9.8821 23.2187 10.106 23.4949 10.106Z"
fill="url(#paint30_radial_18_5384)"
/>
<path
d="M28.475 10.0859C28.7511 10.0859 28.975 9.86208 28.975 9.58594C28.975 9.3098 28.7511 9.08594 28.475 9.08594C28.1988 9.08594 27.975 9.3098 27.975 9.58594C27.975 9.86208 28.1988 10.0859 28.475 10.0859Z"
fill="url(#paint31_radial_18_5384)"
/>
<path
d="M27.4449 5.11597C27.7211 5.11597 27.9449 4.89211 27.9449 4.61597C27.9449 4.33982 27.7211 4.11597 27.4449 4.11597C27.1688 4.11597 26.9449 4.33982 26.9449 4.61597C26.9449 4.89211 27.1688 5.11597 27.4449 5.11597Z"
fill="url(#paint32_radial_18_5384)"
/>
<g filter="url(#filter14_i_18_5384)">
<path
d="M5.81498 9.91594C5.61498 10.1159 5.29498 10.1159 5.09498 9.91594L4.13499 8.95594C3.93499 8.75594 3.93499 8.43594 4.13499 8.23594C4.33499 8.03594 4.65499 8.03594 4.85499 8.23594L5.81498 9.19594C6.01498 9.39594 6.01498 9.71594 5.81498 9.91594Z"
fill="#836898"
/>
</g>
<g filter="url(#filter15_i_18_5384)">
<path
d="M22.795 6.95598C22.595 7.15598 22.275 7.15598 22.075 6.95598L21.115 5.99598C20.915 5.79598 20.915 5.47598 21.115 5.27598C21.315 5.07598 21.635 5.07598 21.835 5.27598L22.795 6.23598C22.995 6.43598 22.995 6.75598 22.795 6.95598Z"
fill="#836898"
/>
</g>
<g filter="url(#filter16_i_18_5384)">
<path
d="M8.16489 5.91594C8.36489 6.11594 8.68489 6.11594 8.88489 5.91594L9.84489 4.95594C10.0449 4.75594 10.0449 4.43594 9.84489 4.23594C9.64489 4.03594 9.32488 4.03594 9.12488 4.23594L8.16489 5.19594C7.96489 5.39594 7.96489 5.71594 8.16489 5.91594Z"
fill="#FAB240"
/>
</g>
<g filter="url(#filter17_i_18_5384)">
<path
d="M8.16489 5.91594C8.36489 6.11594 8.68489 6.11594 8.88489 5.91594L9.84489 4.95594C10.0449 4.75594 10.0449 4.43594 9.84489 4.23594C9.64489 4.03594 9.32488 4.03594 9.12488 4.23594L8.16489 5.19594C7.96489 5.39594 7.96489 5.71594 8.16489 5.91594Z"
fill="#FAB240"
/>
<path
d="M8.16489 5.91594C8.36489 6.11594 8.68489 6.11594 8.88489 5.91594L9.84489 4.95594C10.0449 4.75594 10.0449 4.43594 9.84489 4.23594C9.64489 4.03594 9.32488 4.03594 9.12488 4.23594L8.16489 5.19594C7.96489 5.39594 7.96489 5.71594 8.16489 5.91594Z"
fill="url(#paint33_linear_18_5384)"
/>
</g>
<path
d="M8.16489 5.91594C8.36489 6.11594 8.68489 6.11594 8.88489 5.91594L9.84489 4.95594C10.0449 4.75594 10.0449 4.43594 9.84489 4.23594C9.64489 4.03594 9.32488 4.03594 9.12488 4.23594L8.16489 5.19594C7.96489 5.39594 7.96489 5.71594 8.16489 5.91594Z"
fill="url(#paint34_linear_18_5384)"
/>
<g filter="url(#filter18_i_18_5384)">
<path
d="M25.0949 8.91594C25.2949 9.11594 25.6149 9.11594 25.8149 8.91594L26.7749 7.95594C26.9749 7.75594 26.9749 7.43594 26.7749 7.23594C26.5749 7.03594 26.2549 7.03594 26.0549 7.23594L25.0949 8.19594C24.9049 8.39594 24.9049 8.71594 25.0949 8.91594Z"
fill="#48DC86"
/>
</g>
<path
d="M25.0949 8.91594C25.2949 9.11594 25.6149 9.11594 25.8149 8.91594L26.7749 7.95594C26.9749 7.75594 26.9749 7.43594 26.7749 7.23594C26.5749 7.03594 26.2549 7.03594 26.0549 7.23594L25.0949 8.19594C24.9049 8.39594 24.9049 8.71594 25.0949 8.91594Z"
fill="url(#paint35_radial_18_5384)"
/>
<path
d="M25.0949 8.91594C25.2949 9.11594 25.6149 9.11594 25.8149 8.91594L26.7749 7.95594C26.9749 7.75594 26.9749 7.43594 26.7749 7.23594C26.5749 7.03594 26.2549 7.03594 26.0549 7.23594L25.0949 8.19594C24.9049 8.39594 24.9049 8.71594 25.0949 8.91594Z"
fill="url(#paint36_linear_18_5384)"
fillOpacity={0.2}
/>
<g filter="url(#filter19_f_18_5384)">
<path
d="M14.6613 22.2468C14.3259 22.3005 13.6552 22.7781 13.6552 24.2592C13.6552 25.7403 13.6552 28.4986 13.6552 29.6926"
stroke="url(#paint37_linear_18_5384)"
strokeWidth={0.6}
strokeLinecap="round"
/>
</g>
<g filter="url(#filter20_f_18_5384)">
<path
d="M5.80454 24.4604C5.47662 24.4982 4.8208 24.8338 4.8208 25.8746C4.8208 26.9153 4.8208 28.8536 4.8208 29.6926"
stroke="url(#paint38_linear_18_5384)"
strokeWidth={0.6}
strokeLinecap="round"
/>
</g>
<g filter="url(#filter21_f_18_5384)">
<path
d="M23.6288 24.4604C23.3008 24.4982 22.645 24.8338 22.645 25.8746C22.645 26.9153 22.645 28.8536 22.645 29.6926"
stroke="url(#paint39_linear_18_5384)"
strokeWidth={0.6}
strokeLinecap="round"
/>
</g>
<defs>
<filter
id="filter0_i_18_5384"
x={3.995}
y={23.0859}
width={6}
height={7.52002}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<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"
/>
<feOffset dy={0.5} />
<feGaussianBlur stdDeviation={0.5} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.164706 0 0 0 0 0.0784314 0 0 0 0 0.227451 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_5384"
/>
</filter>
<filter
id="filter1_i_18_5384"
x={12.985}
y={21.0859}
width={6}
height={9.52002}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<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"
/>
<feOffset dy={0.5} />
<feGaussianBlur stdDeviation={0.5} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.164706 0 0 0 0 0.0784314 0 0 0 0 0.227451 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_5384"
/>
</filter>
<filter
id="filter2_i_18_5384"
x={21.995}
y={23.0959}
width={6}
height={7.51001}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<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"
/>
<feOffset dy={0.5} />
<feGaussianBlur stdDeviation={0.5} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.164706 0 0 0 0 0.0784314 0 0 0 0 0.227451 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_5384"
/>
</filter>
<filter
id="filter3_ii_18_5384"
x={10.605}
y={6.70596}
width={10.81}
height={6.8}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<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"
/>
<feOffset dx={-0.4} dy={0.4} />
<feGaussianBlur stdDeviation={0.3} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.447059 0 0 0 0 0.376471 0 0 0 0 0.509804 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_5384"
/>
<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"
/>
<feOffset dx={0.4} dy={-0.4} />
<feGaussianBlur stdDeviation={0.3} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.176471 0 0 0 0 0.156863 0 0 0 0 0.184314 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="effect1_innerShadow_18_5384"
result="effect2_innerShadow_18_5384"
/>
</filter>
<filter
id="filter4_i_18_5384"
x={2.995}
y={10.8535}
width={3.255}
height={2.24658}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<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"
/>
<feOffset dx={0.25} dy={-0.25} />
<feGaussianBlur stdDeviation={0.25} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.545098 0 0 0 0 0.141176 0 0 0 0 0.329412 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_5384"
/>
</filter>
<filter
id="filter5_i_18_5384"
x={6.97498}
y={10.8535}
width={3.255}
height={2.24658}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<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"
/>
<feOffset dx={0.25} dy={-0.25} />
<feGaussianBlur stdDeviation={0.25} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.545098 0 0 0 0 0.141176 0 0 0 0 0.329412 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_5384"
/>
</filter>
<filter
id="filter6_i_18_5384"
x={21.975}
y={10.8743}
width={3.255}
height={2.22485}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<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"
/>
<feOffset dx={0.25} dy={-0.25} />
<feGaussianBlur stdDeviation={0.25} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.545098 0 0 0 0 0.141176 0 0 0 0 0.329412 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_5384"
/>
</filter>
<filter
id="filter7_i_18_5384"
x={25.995}
y={10.8652}
width={3.255}
height={2.24487}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<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"
/>
<feOffset dx={0.25} dy={-0.25} />
<feGaussianBlur stdDeviation={0.25} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.545098 0 0 0 0 0.141176 0 0 0 0 0.329412 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_5384"
/>
</filter>
<filter
id="filter8_ii_18_5384"
x={11.845}
y={7.96597}
width={1.28035}
height={1.27998}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<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"
/>
<feOffset dx={-0.15} dy={0.15} />
<feGaussianBlur stdDeviation={0.2} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.858824 0 0 0 0 0.352941 0 0 0 0 0.129412 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_5384"
/>
<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"
/>
<feOffset dx={0.15} dy={-0.15} />
<feGaussianBlur stdDeviation={0.15} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 1 0 0 0 0 0.882353 0 0 0 0 0.215686 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="effect1_innerShadow_18_5384"
result="effect2_innerShadow_18_5384"
/>
</filter>
<filter
id="filter9_ii_18_5384"
x={14.855}
y={7.96597}
width={1.28035}
height={1.27998}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<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"
/>
<feOffset dx={-0.15} dy={0.15} />
<feGaussianBlur stdDeviation={0.15} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.105882 0 0 0 0 0.6 0 0 0 0 0.317647 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_5384"
/>
<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"
/>
<feOffset dx={0.15} dy={-0.15} />
<feGaussianBlur stdDeviation={0.15} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.309804 0 0 0 0 1 0 0 0 0 0.595817 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="effect1_innerShadow_18_5384"
result="effect2_innerShadow_18_5384"
/>
</filter>
<filter
id="filter10_i_18_5384"
x={18.855}
y={11.126}
width={1.12998}
height={1.12998}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<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"
/>
<feOffset dx={-0.15} dy={0.15} />
<feGaussianBlur stdDeviation={0.15} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.858824 0 0 0 0 0.32549 0 0 0 0 0.101961 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_5384"
/>
</filter>
<filter
id="filter11_ii_18_5384"
x={11.845}
y={9.96597}
width={2.28035}
height={2.27998}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<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"
/>
<feOffset dx={-0.15} dy={0.15} />
<feGaussianBlur stdDeviation={0.2} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.858824 0 0 0 0 0.352941 0 0 0 0 0.129412 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_5384"
/>
<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"
/>
<feOffset dx={0.15} dy={-0.15} />
<feGaussianBlur stdDeviation={0.15} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 1 0 0 0 0 0.882353 0 0 0 0 0.215686 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="effect1_innerShadow_18_5384"
result="effect2_innerShadow_18_5384"
/>
</filter>
<filter
id="filter12_ii_18_5384"
x={14.855}
y={9.96597}
width={2.28035}
height={2.27998}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<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"
/>
<feOffset dx={-0.15} dy={0.15} />
<feGaussianBlur stdDeviation={0.15} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.105882 0 0 0 0 0.6 0 0 0 0 0.317647 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_5384"
/>
<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"
/>
<feOffset dx={0.15} dy={-0.15} />
<feGaussianBlur stdDeviation={0.15} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.309804 0 0 0 0 1 0 0 0 0 0.595817 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="effect1_innerShadow_18_5384"
result="effect2_innerShadow_18_5384"
/>
</filter>
<filter
id="filter13_i_18_5384"
x={17.855}
y={8.11597}
width={2.12998}
height={1.12998}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<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"
/>
<feOffset dx={-0.15} dy={0.15} />
<feGaussianBlur stdDeviation={0.15} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.858824 0 0 0 0 0.32549 0 0 0 0 0.101961 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_5384"
/>
</filter>
<filter
id="filter14_i_18_5384"
x={3.98499}
y={7.78594}
width={2.27998}
height={2.27998}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<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"
/>
<feOffset dx={0.3} dy={-0.3} />
<feGaussianBlur stdDeviation={0.2} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.301961 0 0 0 0 0.196078 0 0 0 0 0.376471 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_5384"
/>
</filter>
<filter
id="filter15_i_18_5384"
x={20.965}
y={4.82598}
width={2.27998}
height={2.27998}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<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"
/>
<feOffset dx={0.3} dy={-0.3} />
<feGaussianBlur stdDeviation={0.2} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.301961 0 0 0 0 0.196078 0 0 0 0 0.376471 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_5384"
/>
</filter>
<filter
id="filter16_i_18_5384"
x={8.01489}
y={4.08594}
width={2.07998}
height={2.07998}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<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"
/>
<feOffset dx={0.1} dy={0.1} />
<feGaussianBlur stdDeviation={0.2} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.705882 0 0 0 0 0.376471 0 0 0 0 0.180392 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_5384"
/>
</filter>
<filter
id="filter17_i_18_5384"
x={8.01489}
y={4.08594}
width={2.07998}
height={2.07998}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<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"
/>
<feOffset dx={0.1} dy={0.1} />
<feGaussianBlur stdDeviation={0.2} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.705882 0 0 0 0 0.376471 0 0 0 0 0.180392 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_5384"
/>
</filter>
<filter
id="filter18_i_18_5384"
x={24.9524}
y={7.08594}
width={2.27253}
height={2.27998}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<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"
/>
<feOffset dx={0.3} dy={0.3} />
<feGaussianBlur stdDeviation={0.2} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.243137 0 0 0 0 0.584314 0 0 0 0 0.435294 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_5384"
/>
</filter>
<filter
id="filter19_f_18_5384"
x={12.7551}
y={21.3468}
width={2.80632}
height={9.2459}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.3}
result="effect1_foregroundBlur_18_5384"
/>
</filter>
<filter
id="filter20_f_18_5384"
x={3.92075}
y={23.5604}
width={2.78386}
height={7.03228}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.3}
result="effect1_foregroundBlur_18_5384"
/>
</filter>
<filter
id="filter21_f_18_5384"
x={21.745}
y={23.5604}
width={2.78386}
height={7.03228}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.3}
result="effect1_foregroundBlur_18_5384"
/>
</filter>
<linearGradient
id="paint0_linear_18_5384"
x1={12.6167}
y1={14.126}
x2={11.8232}
y2={14.126}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#E1D8E1" />
<stop offset={0.889091} stopColor="#79767B" />
</linearGradient>
<linearGradient
id="paint1_linear_18_5384"
x1={13.0961}
y1={12.9833}
x2={12.8294}
y2={13.6967}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#7D7282" />
<stop offset={1} stopColor="#7D7282" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint2_linear_18_5384"
x1={3.67343}
y1={14.3259}
x2={2.89647}
y2={14.3259}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#E1D8E1" />
<stop offset={1} stopColor="#79767B" />
</linearGradient>
<radialGradient
id="paint3_radial_18_5384"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(3.88834 12.8616) rotate(124.985) scale(0.68602 0.872149)"
>
<stop stopColor="#C1B3BC" />
<stop offset={1} stopColor="#C1B3BC" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint4_linear_18_5384"
x1={7.65341}
y1={14.3259}
x2={6.87645}
y2={14.3259}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#E1D8E1" />
<stop offset={1} stopColor="#79767B" />
</linearGradient>
<radialGradient
id="paint5_radial_18_5384"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(7.86832 12.8616) rotate(124.985) scale(0.68602 0.872149)"
>
<stop stopColor="#C1B3BC" />
<stop offset={1} stopColor="#C1B3BC" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint6_linear_18_5384"
x1={19.6091}
y1={14.0909}
x2={18.7996}
y2={14.0909}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#E1D8E1" />
<stop offset={0.842738} stopColor="#79767B" />
</linearGradient>
<linearGradient
id="paint7_linear_18_5384"
x1={20.0982}
y1={12.9538}
x2={19.8377}
y2={13.6681}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#7D7282" />
<stop offset={1} stopColor="#7D7282" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint8_linear_18_5384"
x1={22.6602}
y1={14.0759}
x2={21.8755}
y2={14.0759}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#E1D8E1" />
<stop offset={1} stopColor="#79767B" />
</linearGradient>
<radialGradient
id="paint9_radial_18_5384"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(22.8772 12.4024) rotate(121.735) scale(0.755273 0.914396)"
>
<stop stopColor="#C1B3BC" />
<stop offset={1} stopColor="#C1B3BC" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint10_linear_18_5384"
x1={26.6802}
y1={14.0759}
x2={25.8955}
y2={14.0759}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#E1D8E1" />
<stop offset={1} stopColor="#79767B" />
</linearGradient>
<radialGradient
id="paint11_radial_18_5384"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(26.8973 12.4024) rotate(121.735) scale(0.755273 0.914396)"
>
<stop stopColor="#C1B3BC" />
<stop offset={1} stopColor="#C1B3BC" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint12_linear_18_5384"
x1={17.1553}
y1={31.22}
x2={17.1553}
y2={14.6826}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#D5C6DE" />
<stop offset={0.815517} stopColor="#D5C6DE" />
<stop offset={0.839655} stopColor="#D2CFD4" />
<stop offset={1} stopColor="#D2CFD4" />
</linearGradient>
<linearGradient
id="paint13_linear_18_5384"
x1={30.8985}
y1={30.106}
x2={25.424}
y2={30.106}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#F7F5F8" />
<stop offset={1} stopColor="#F7F5F8" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint14_linear_18_5384"
x1={1.32509}
y1={27.076}
x2={6.06226}
y2={27.076}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#6F6774" />
<stop offset={1} stopColor="#6F6774" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint15_linear_18_5384"
x1={16.005}
y1={14.8984}
x2={16.005}
y2={15.8828}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#B4B3B5" />
<stop offset={1} stopColor="#B4B3B5" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint16_linear_18_5384"
x1={5.7025}
y1={26.5948}
x2={10.9525}
y2={26.5948}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#4E3E5C" />
<stop offset={1} stopColor="#1E1A21" />
</linearGradient>
<linearGradient
id="paint17_linear_18_5384"
x1={14.6925}
y1={25.5945}
x2={19.9425}
y2={25.5945}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#4E3E5C" />
<stop offset={1} stopColor="#1E1A21" />
</linearGradient>
<linearGradient
id="paint18_linear_18_5384"
x1={23.7025}
y1={26.5999}
x2={28.9525}
y2={26.5999}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#4E3E5C" />
<stop offset={1} stopColor="#1E1A21" />
</linearGradient>
<linearGradient
id="paint19_linear_18_5384"
x1={11.0019}
y1={10.1058}
x2={21.0124}
y2={10.1058}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#3C373F" />
<stop offset={1} stopColor="#574468" />
</linearGradient>
<radialGradient
id="paint20_radial_18_5384"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(5.53624 12.1084) rotate(180) scale(2.54124 1.77242)"
>
<stop stopColor="#FF4755" />
<stop offset={1} stopColor="#BB2263" />
</radialGradient>
<radialGradient
id="paint21_radial_18_5384"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(9.51623 12.1084) rotate(180) scale(2.54126 1.77242)"
>
<stop stopColor="#FF4755" />
<stop offset={1} stopColor="#BB2263" />
</radialGradient>
<radialGradient
id="paint22_radial_18_5384"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(24.5162 12.1182) rotate(180) scale(2.54126 1.75307)"
>
<stop stopColor="#FF4755" />
<stop offset={1} stopColor="#BB2263" />
</radialGradient>
<radialGradient
id="paint23_radial_18_5384"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(28.5362 12.1192) rotate(180) scale(2.54124 1.77076)"
>
<stop stopColor="#FF4755" />
<stop offset={1} stopColor="#BB2263" />
</radialGradient>
<linearGradient
id="paint24_linear_18_5384"
x1={2.0001}
y1={17.593}
x2={30.0001}
y2={17.593}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#8D3255" />
<stop offset={0.28125} stopColor="#E03970" />
<stop offset={0.697917} stopColor="#EF3849" />
<stop offset={1} stopColor="#FF525E" />
</linearGradient>
<radialGradient
id="paint25_radial_18_5384"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(19.005 12.3223) rotate(-48.0739) scale(0.577356 1.3718)"
>
<stop stopColor="#FFC137" />
<stop offset={1} stopColor="#FFC137" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint26_radial_18_5384"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(18.005 9.31233) rotate(-28.8601) scale(0.889952 1.79806)"
>
<stop stopColor="#FFC137" />
<stop offset={1} stopColor="#FFC137" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint27_radial_18_5384"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(5.71204 4.46486) rotate(140.057) scale(0.842307)"
>
<stop stopColor="#FF5560" />
<stop offset={0.937504} stopColor="#8B2B57" />
</radialGradient>
<radialGradient
id="paint28_radial_18_5384"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(7.73193 8.46486) rotate(140.364) scale(0.687256)"
>
<stop stopColor="#53F48B" />
<stop offset={1} stopColor="#358A65" />
</radialGradient>
<radialGradient
id="paint29_radial_18_5384"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(11.712 5.46486) rotate(140.364) scale(0.687256)"
>
<stop stopColor="#8B6FA2" />
<stop offset={1} stopColor="#422F51" />
</radialGradient>
<radialGradient
id="paint30_radial_18_5384"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(23.7319 9.46486) rotate(141.889) scale(0.82073)"
>
<stop stopColor="#FEDE95" />
<stop offset={0.354167} stopColor="#FFCB53" />
<stop offset={0.890625} stopColor="#A87A39" />
</radialGradient>
<radialGradient
id="paint31_radial_18_5384"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(28.712 9.44484) rotate(141.889) scale(0.82073)"
>
<stop stopColor="#FEDE95" />
<stop offset={0.354167} stopColor="#FFCB53" />
<stop offset={0.890625} stopColor="#A87A39" />
</radialGradient>
<radialGradient
id="paint32_radial_18_5384"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(27.682 4.47487) rotate(140.057) scale(0.842307)"
>
<stop stopColor="#FF5560" />
<stop offset={0.937504} stopColor="#8B2B57" />
</radialGradient>
<linearGradient
id="paint33_linear_18_5384"
x1={8.20804}
y1={6.16406}
x2={8.91116}
y2={5.49219}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#BA652C" />
<stop offset={1} stopColor="#BA652C" stopOpacity={0} />
</linearGradient>
<linearGradi