@jstnmthw/react-fluentui-emoji
Version:
Fluent Emoji SVG icons for UI react development.
1,863 lines (1,862 loc) • 64.5 kB
JSX
const React = require("react");
const AbacusIcon = ({ 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}
<rect
x={3.14844}
y={8.25781}
width={25.5312}
height={1.01562}
fill="url(#paint0_linear_18_19902)"
/>
<rect
x={3.14844}
y={8.25781}
width={25.5312}
height={1.01562}
fill="url(#paint1_linear_18_19902)"
/>
<rect
x={3.14844}
y={8.25781}
width={25.5312}
height={1.01562}
fill="url(#paint2_radial_18_19902)"
/>
<rect
x={3.14844}
y={8.25781}
width={25.5312}
height={1.01562}
fill="url(#paint3_radial_18_19902)"
/>
<rect
x={3.14844}
y={13.4844}
width={25.5312}
height={1.01562}
fill="url(#paint4_linear_18_19902)"
/>
<rect
x={3.14844}
y={13.4844}
width={25.5312}
height={1.01562}
fill="url(#paint5_linear_18_19902)"
/>
<rect
x={3.14844}
y={13.4844}
width={25.5312}
height={1.01562}
fill="url(#paint6_radial_18_19902)"
/>
<rect
x={3.14844}
y={13.4844}
width={25.5312}
height={1.01562}
fill="url(#paint7_radial_18_19902)"
/>
<rect
x={3.14844}
y={18.1953}
width={25.5312}
height={1.01562}
fill="url(#paint8_linear_18_19902)"
/>
<rect
x={3.14844}
y={18.1953}
width={25.5312}
height={1.01562}
fill="url(#paint9_linear_18_19902)"
/>
<rect
x={3.14844}
y={18.1953}
width={25.5312}
height={1.01562}
fill="url(#paint10_radial_18_19902)"
/>
<rect
x={3.14844}
y={18.1953}
width={25.5312}
height={1.01562}
fill="url(#paint11_radial_18_19902)"
/>
<rect
x={3.14844}
y={23.1641}
width={25.5312}
height={1.01562}
fill="url(#paint12_linear_18_19902)"
/>
<rect
x={3.14844}
y={23.1641}
width={25.5312}
height={1.01562}
fill="url(#paint13_linear_18_19902)"
/>
<rect
x={3.14844}
y={23.1641}
width={25.5312}
height={1.01562}
fill="url(#paint14_radial_18_19902)"
/>
<rect
x={3.14844}
y={23.1641}
width={25.5312}
height={1.01562}
fill="url(#paint15_radial_18_19902)"
/>
<g filter="url(#filter0_i_18_19902)">
<rect
x={3.03125}
y={3.4375}
width={25.9375}
height={25.5938}
rx={4.9}
stroke="url(#paint16_linear_18_19902)"
strokeWidth={2}
/>
</g>
<g filter="url(#filter1_f_18_19902)">
<rect
x={3.14844}
y={3.1875}
width={26.2578}
height={26.0938}
rx={4.9}
stroke="url(#paint17_linear_18_19902)"
strokeWidth={0.4}
/>
</g>
<g filter="url(#filter2_i_18_19902)">
<rect
x={5.91406}
y={6.99219}
width={3.01758}
height={4.01562}
rx={1.5}
fill="url(#paint18_linear_18_19902)"
/>
</g>
<g filter="url(#filter3_i_18_19902)">
<rect
x={8.93164}
y={6.99219}
width={3.01758}
height={4.01562}
rx={1.5}
fill="url(#paint19_linear_18_19902)"
/>
</g>
<g filter="url(#filter4_i_18_19902)">
<rect
x={11.9492}
y={6.99219}
width={3.01758}
height={4.01562}
rx={1.5}
fill="url(#paint20_linear_18_19902)"
/>
</g>
<g filter="url(#filter5_i_18_19902)">
<rect
x={14.9668}
y={6.99219}
width={3.01758}
height={4.01562}
rx={1.5}
fill="url(#paint21_linear_18_19902)"
/>
</g>
<g filter="url(#filter6_i_18_19902)">
<rect
x={5.91406}
y={11.9844}
width={3.01758}
height={4.01562}
rx={1.5}
fill="url(#paint22_linear_18_19902)"
/>
</g>
<g filter="url(#filter7_i_18_19902)">
<rect
x={5.91406}
y={16.9766}
width={3.01758}
height={4.01562}
rx={1.5}
fill="url(#paint23_linear_18_19902)"
/>
</g>
<g filter="url(#filter8_i_18_19902)">
<rect
x={5.91406}
y={21.9688}
width={3.01758}
height={4.01562}
rx={1.5}
fill="url(#paint24_linear_18_19902)"
/>
</g>
<g filter="url(#filter9_i_18_19902)">
<rect
x={8.93164}
y={11.9844}
width={3.01758}
height={4.01562}
rx={1.5}
fill="url(#paint25_linear_18_19902)"
/>
</g>
<g filter="url(#filter10_i_18_19902)">
<rect
x={8.93164}
y={16.9766}
width={3.01758}
height={4.01562}
rx={1.5}
fill="url(#paint26_linear_18_19902)"
/>
</g>
<g filter="url(#filter11_i_18_19902)">
<rect
x={8.93164}
y={21.9688}
width={3.01758}
height={4.01562}
rx={1.5}
fill="url(#paint27_linear_18_19902)"
/>
</g>
<g filter="url(#filter12_i_18_19902)">
<rect
x={11.9492}
y={11.9844}
width={3.01758}
height={4.01562}
rx={1.5}
fill="url(#paint28_linear_18_19902)"
/>
</g>
<g filter="url(#filter13_i_18_19902)">
<rect
x={11.9492}
y={16.9766}
width={3.01758}
height={4.01562}
rx={1.5}
fill="url(#paint29_linear_18_19902)"
/>
</g>
<g filter="url(#filter14_i_18_19902)">
<rect
x={11.9492}
y={21.9688}
width={3.01758}
height={4.01562}
rx={1.5}
fill="url(#paint30_linear_18_19902)"
/>
</g>
<g filter="url(#filter15_i_18_19902)">
<rect
x={14.9668}
y={11.9844}
width={3.01758}
height={4.01562}
rx={1.5}
fill="url(#paint31_linear_18_19902)"
/>
</g>
<g filter="url(#filter16_i_18_19902)">
<rect
x={14.9668}
y={16.9766}
width={3.01758}
height={4.01562}
rx={1.5}
fill="url(#paint32_linear_18_19902)"
/>
</g>
<g filter="url(#filter17_i_18_19902)">
<rect
x={14.9668}
y={21.9688}
width={3.01758}
height={4.01562}
rx={1.5}
fill="url(#paint33_linear_18_19902)"
/>
</g>
<g filter="url(#filter18_i_18_19902)">
<rect
x={23.0215}
y={21.9688}
width={3.01758}
height={4.01562}
rx={1.5}
fill="url(#paint34_linear_18_19902)"
/>
</g>
<g filter="url(#filter19_i_18_19902)">
<rect
x={23.0215}
y={16.9766}
width={3.01758}
height={4.01562}
rx={1.5}
fill="url(#paint35_linear_18_19902)"
/>
</g>
<g filter="url(#filter20_i_18_19902)">
<rect
x={23.0215}
y={11.9844}
width={3.01758}
height={4.01562}
rx={1.5}
fill="url(#paint36_linear_18_19902)"
/>
</g>
<g filter="url(#filter21_i_18_19902)">
<rect
x={23.0215}
y={6.99219}
width={3.01758}
height={4.01562}
rx={1.5}
fill="url(#paint37_linear_18_19902)"
/>
</g>
<g filter="url(#filter22_f_18_19902)">
<rect
x={24.6484}
y={7.83594}
width={0.9375}
height={2.20312}
rx={0.46875}
fill="url(#paint38_linear_18_19902)"
/>
</g>
<g filter="url(#filter23_f_18_19902)">
<rect
x={16.4756}
y={7.83594}
width={0.9375}
height={2.20312}
rx={0.46875}
fill="url(#paint39_linear_18_19902)"
/>
</g>
<g filter="url(#filter24_f_18_19902)">
<rect
x={13.335}
y={7.83594}
width={0.9375}
height={2.20312}
rx={0.46875}
fill="url(#paint40_linear_18_19902)"
/>
</g>
<g filter="url(#filter25_f_18_19902)">
<rect
x={10.4404}
y={7.83594}
width={0.9375}
height={2.20312}
rx={0.46875}
fill="url(#paint41_linear_18_19902)"
/>
</g>
<g filter="url(#filter26_f_18_19902)">
<rect
x={7.4231}
y={7.83594}
width={0.9375}
height={2.20312}
rx={0.46875}
fill="url(#paint42_linear_18_19902)"
/>
</g>
<g filter="url(#filter27_f_18_19902)">
<rect
x={7.4231}
y={12.8906}
width={0.9375}
height={2.20312}
rx={0.46875}
fill="url(#paint43_linear_18_19902)"
/>
</g>
<g filter="url(#filter28_f_18_19902)">
<rect
x={7.4231}
y={17.8828}
width={0.9375}
height={2.20312}
rx={0.46875}
fill="url(#paint44_linear_18_19902)"
/>
</g>
<g filter="url(#filter29_f_18_19902)">
<rect
x={7.4231}
y={22.8752}
width={0.9375}
height={2.20312}
rx={0.46875}
fill="url(#paint45_linear_18_19902)"
/>
</g>
<g filter="url(#filter30_f_18_19902)">
<rect
x={10.4404}
y={22.8752}
width={0.9375}
height={2.20312}
rx={0.46875}
fill="url(#paint46_linear_18_19902)"
/>
</g>
<g filter="url(#filter31_f_18_19902)">
<rect
x={13.4578}
y={22.8752}
width={0.9375}
height={2.20312}
rx={0.46875}
fill="url(#paint47_linear_18_19902)"
/>
</g>
<g filter="url(#filter32_f_18_19902)">
<rect
x={16.4751}
y={22.8752}
width={0.9375}
height={2.20312}
rx={0.46875}
fill="url(#paint48_linear_18_19902)"
/>
</g>
<g filter="url(#filter33_f_18_19902)">
<rect
x={24.5303}
y={22.8752}
width={0.9375}
height={2.20312}
rx={0.46875}
fill="url(#paint49_linear_18_19902)"
/>
</g>
<g filter="url(#filter34_f_18_19902)">
<rect
x={10.4404}
y={17.8828}
width={0.9375}
height={2.20312}
rx={0.46875}
fill="url(#paint50_linear_18_19902)"
/>
</g>
<g filter="url(#filter35_f_18_19902)">
<rect
x={13.4578}
y={17.8828}
width={0.9375}
height={2.20312}
rx={0.46875}
fill="url(#paint51_linear_18_19902)"
/>
</g>
<g filter="url(#filter36_f_18_19902)">
<rect
x={16.4751}
y={17.8828}
width={0.9375}
height={2.20312}
rx={0.46875}
fill="url(#paint52_linear_18_19902)"
/>
</g>
<g filter="url(#filter37_f_18_19902)">
<rect
x={24.5303}
y={17.8828}
width={0.9375}
height={2.20312}
rx={0.46875}
fill="url(#paint53_linear_18_19902)"
/>
</g>
<g filter="url(#filter38_f_18_19902)">
<rect
x={10.4404}
y={12.8906}
width={0.9375}
height={2.20312}
rx={0.46875}
fill="url(#paint54_linear_18_19902)"
/>
</g>
<g filter="url(#filter39_f_18_19902)">
<rect
x={13.4578}
y={12.8906}
width={0.9375}
height={2.20312}
rx={0.46875}
fill="url(#paint55_linear_18_19902)"
/>
</g>
<g filter="url(#filter40_f_18_19902)">
<rect
x={16.4751}
y={12.8906}
width={0.9375}
height={2.20312}
rx={0.46875}
fill="url(#paint56_linear_18_19902)"
/>
</g>
<g filter="url(#filter41_f_18_19902)">
<rect
x={24.5303}
y={12.8906}
width={0.9375}
height={2.20312}
rx={0.46875}
fill="url(#paint57_linear_18_19902)"
/>
</g>
<defs>
<filter
id="filter0_i_18_19902"
x={2.03125}
y={2.2375}
width={28.1375}
height={27.7938}
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.2} dy={-0.2} />
<feGaussianBlur stdDeviation={0.3} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.898039 0 0 0 0 0.321569 0 0 0 0 0.45098 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_19902"
/>
</filter>
<filter
id="filter1_f_18_19902"
x={2.34849}
y={2.38749}
width={27.8577}
height={27.6938}
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_19902"
/>
</filter>
<filter
id="filter2_i_18_19902"
x={5.91406}
y={6.74219}
width={3.01758}
height={4.26562}
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.25} />
<feGaussianBlur stdDeviation={0.5} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.733333 0 0 0 0 0.254902 0 0 0 0 0.513726 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_19902"
/>
</filter>
<filter
id="filter3_i_18_19902"
x={8.93164}
y={6.74219}
width={3.01758}
height={4.26562}
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.25} />
<feGaussianBlur stdDeviation={0.5} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.733333 0 0 0 0 0.254902 0 0 0 0 0.513726 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_19902"
/>
</filter>
<filter
id="filter4_i_18_19902"
x={11.9492}
y={6.74219}
width={3.01758}
height={4.26562}
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.25} />
<feGaussianBlur stdDeviation={0.5} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.733333 0 0 0 0 0.254902 0 0 0 0 0.513726 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_19902"
/>
</filter>
<filter
id="filter5_i_18_19902"
x={14.9668}
y={6.74219}
width={3.01758}
height={4.26562}
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.25} />
<feGaussianBlur stdDeviation={0.5} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.733333 0 0 0 0 0.254902 0 0 0 0 0.513726 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_19902"
/>
</filter>
<filter
id="filter6_i_18_19902"
x={5.91406}
y={11.7344}
width={3.16758}
height={4.26562}
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.25} />
<feGaussianBlur stdDeviation={0.5} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.282353 0 0 0 0 0.341176 0 0 0 0 0.592157 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_19902"
/>
</filter>
<filter
id="filter7_i_18_19902"
x={5.91406}
y={16.7266}
width={3.16758}
height={4.26562}
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.25} />
<feGaussianBlur stdDeviation={0.5} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.862745 0 0 0 0 0.415686 0 0 0 0 0.219608 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_19902"
/>
</filter>
<filter
id="filter8_i_18_19902"
x={5.91406}
y={21.7188}
width={3.16758}
height={4.26562}
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.25} />
<feGaussianBlur stdDeviation={0.5} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.352941 0 0 0 0 0.545098 0 0 0 0 0.341176 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_19902"
/>
</filter>
<filter
id="filter9_i_18_19902"
x={8.93164}
y={11.7344}
width={3.16758}
height={4.26562}
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.25} />
<feGaussianBlur stdDeviation={0.5} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.282353 0 0 0 0 0.341176 0 0 0 0 0.592157 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_19902"
/>
</filter>
<filter
id="filter10_i_18_19902"
x={8.93164}
y={16.7266}
width={3.16758}
height={4.26562}
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.25} />
<feGaussianBlur stdDeviation={0.5} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.862745 0 0 0 0 0.415686 0 0 0 0 0.219608 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_19902"
/>
</filter>
<filter
id="filter11_i_18_19902"
x={8.93164}
y={21.7188}
width={3.16758}
height={4.26562}
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.25} />
<feGaussianBlur stdDeviation={0.5} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.352941 0 0 0 0 0.545098 0 0 0 0 0.341176 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_19902"
/>
</filter>
<filter
id="filter12_i_18_19902"
x={11.9492}
y={11.7344}
width={3.16758}
height={4.26562}
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.25} />
<feGaussianBlur stdDeviation={0.5} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.282353 0 0 0 0 0.341176 0 0 0 0 0.592157 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_19902"
/>
</filter>
<filter
id="filter13_i_18_19902"
x={11.9492}
y={16.7266}
width={3.16758}
height={4.26562}
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.25} />
<feGaussianBlur stdDeviation={0.5} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.862745 0 0 0 0 0.415686 0 0 0 0 0.219608 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_19902"
/>
</filter>
<filter
id="filter14_i_18_19902"
x={11.9492}
y={21.7188}
width={3.16758}
height={4.26562}
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.25} />
<feGaussianBlur stdDeviation={0.5} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.352941 0 0 0 0 0.545098 0 0 0 0 0.341176 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_19902"
/>
</filter>
<filter
id="filter15_i_18_19902"
x={14.9668}
y={11.7344}
width={3.16758}
height={4.26562}
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.25} />
<feGaussianBlur stdDeviation={0.5} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.282353 0 0 0 0 0.341176 0 0 0 0 0.592157 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_19902"
/>
</filter>
<filter
id="filter16_i_18_19902"
x={14.9668}
y={16.7266}
width={3.16758}
height={4.26562}
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.25} />
<feGaussianBlur stdDeviation={0.5} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.862745 0 0 0 0 0.415686 0 0 0 0 0.219608 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_19902"
/>
</filter>
<filter
id="filter17_i_18_19902"
x={14.9668}
y={21.7188}
width={3.16758}
height={4.26562}
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.25} />
<feGaussianBlur stdDeviation={0.5} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.352941 0 0 0 0 0.545098 0 0 0 0 0.341176 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_19902"
/>
</filter>
<filter
id="filter18_i_18_19902"
x={23.0215}
y={21.7188}
width={3.16758}
height={4.26562}
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.25} />
<feGaussianBlur stdDeviation={0.5} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.352941 0 0 0 0 0.545098 0 0 0 0 0.341176 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_19902"
/>
</filter>
<filter
id="filter19_i_18_19902"
x={23.0215}
y={16.7266}
width={3.16758}
height={4.26562}
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.25} />
<feGaussianBlur stdDeviation={0.5} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.862745 0 0 0 0 0.415686 0 0 0 0 0.219608 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_19902"
/>
</filter>
<filter
id="filter20_i_18_19902"
x={23.0215}
y={11.7344}
width={3.16758}
height={4.26562}
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.25} />
<feGaussianBlur stdDeviation={0.5} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.282353 0 0 0 0 0.341176 0 0 0 0 0.592157 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_19902"
/>
</filter>
<filter
id="filter21_i_18_19902"
x={23.0215}
y={6.74219}
width={3.01758}
height={4.26562}
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.25} />
<feGaussianBlur stdDeviation={0.5} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.733333 0 0 0 0 0.254902 0 0 0 0 0.513726 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_19902"
/>
</filter>
<filter
id="filter22_f_18_19902"
x={24.1484}
y={7.33594}
width={1.9375}
height={3.20312}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.25}
result="effect1_foregroundBlur_18_19902"
/>
</filter>
<filter
id="filter23_f_18_19902"
x={15.9756}
y={7.33594}
width={1.9375}
height={3.20312}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.25}
result="effect1_foregroundBlur_18_19902"
/>
</filter>
<filter
id="filter24_f_18_19902"
x={12.835}
y={7.33594}
width={1.9375}
height={3.20312}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.25}
result="effect1_foregroundBlur_18_19902"
/>
</filter>
<filter
id="filter25_f_18_19902"
x={9.94043}
y={7.33594}
width={1.9375}
height={3.20312}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.25}
result="effect1_foregroundBlur_18_19902"
/>
</filter>
<filter
id="filter26_f_18_19902"
x={6.9231}
y={7.33594}
width={1.9375}
height={3.20312}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.25}
result="effect1_foregroundBlur_18_19902"
/>
</filter>
<filter
id="filter27_f_18_19902"
x={6.9231}
y={12.3906}
width={1.9375}
height={3.20312}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.25}
result="effect1_foregroundBlur_18_19902"
/>
</filter>
<filter
id="filter28_f_18_19902"
x={6.9231}
y={17.3828}
width={1.9375}
height={3.20312}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.25}
result="effect1_foregroundBlur_18_19902"
/>
</filter>
<filter
id="filter29_f_18_19902"
x={6.9231}
y={22.3752}
width={1.9375}
height={3.20312}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.25}
result="effect1_foregroundBlur_18_19902"
/>
</filter>
<filter
id="filter30_f_18_19902"
x={9.94043}
y={22.3752}
width={1.9375}
height={3.20312}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.25}
result="effect1_foregroundBlur_18_19902"
/>
</filter>
<filter
id="filter31_f_18_19902"
x={12.9578}
y={22.3752}
width={1.9375}
height={3.20312}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.25}
result="effect1_foregroundBlur_18_19902"
/>
</filter>
<filter
id="filter32_f_18_19902"
x={15.9751}
y={22.3752}
width={1.9375}
height={3.20312}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.25}
result="effect1_foregroundBlur_18_19902"
/>
</filter>
<filter
id="filter33_f_18_19902"
x={24.0303}
y={22.3752}
width={1.9375}
height={3.20312}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.25}
result="effect1_foregroundBlur_18_19902"
/>
</filter>
<filter
id="filter34_f_18_19902"
x={9.94043}
y={17.3828}
width={1.9375}
height={3.20312}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.25}
result="effect1_foregroundBlur_18_19902"
/>
</filter>
<filter
id="filter35_f_18_19902"
x={12.9578}
y={17.3828}
width={1.9375}
height={3.20312}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.25}
result="effect1_foregroundBlur_18_19902"
/>
</filter>
<filter
id="filter36_f_18_19902"
x={15.9751}
y={17.3828}
width={1.9375}
height={3.20312}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.25}
result="effect1_foregroundBlur_18_19902"
/>
</filter>
<filter
id="filter37_f_18_19902"
x={24.0303}
y={17.3828}
width={1.9375}
height={3.20312}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.25}
result="effect1_foregroundBlur_18_19902"
/>
</filter>
<filter
id="filter38_f_18_19902"
x={9.94043}
y={12.3906}
width={1.9375}
height={3.20312}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.25}
result="effect1_foregroundBlur_18_19902"
/>
</filter>
<filter
id="filter39_f_18_19902"
x={12.9578}
y={12.3906}
width={1.9375}
height={3.20312}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.25}
result="effect1_foregroundBlur_18_19902"
/>
</filter>
<filter
id="filter40_f_18_19902"
x={15.9751}
y={12.3906}
width={1.9375}
height={3.20312}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.25}
result="effect1_foregroundBlur_18_19902"
/>
</filter>
<filter
id="filter41_f_18_19902"
x={24.0303}
y={12.3906}
width={1.9375}
height={3.20312}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.25}
result="effect1_foregroundBlur_18_19902"
/>
</filter>
<linearGradient
id="paint0_linear_18_19902"
x1={15.9141}
y1={8.25781}
x2={15.9141}
y2={9.27344}
gradientUnits="userSpaceOnUse"
>
<stop offset={0.00769231} stopColor="#D6C0C2" />
<stop offset={1} stopColor="#D5CAD6" />
</linearGradient>
<linearGradient
id="paint1_linear_18_19902"
x1={18.5}
y1={9.27344}
x2={18.5}
y2={8.5625}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#A481C1" />
<stop offset={1} stopColor="#A481C1" stopOpacity={0} />
</linearGradient>
<radialGradient
id="paint2_radial_18_19902"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(23.4375 8.76562) rotate(-180) scale(1.0625 26.7096)"
>
<stop offset={0.35294} stopColor="#966B73" />
<stop offset={1} stopColor="#BDABB5" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint3_radial_18_19902"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(6.5 8.96875) rotate(180) scale(1.46875 36.9221)"
>
<stop offset={0.361702} stopColor="#966B73" />
<stop offset={1} stopColor="#BDABB5" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint4_linear_18_19902"
x1={15.9141}
y1={13.4844}
x2={15.9141}
y2={14.5}
gradientUnits="userSpaceOnUse"
>
<stop offset={0.00769231} stopColor="#D6C0C2" />
<stop offset={1} stopColor="#D5CAD6" />
</linearGradient>
<linearGradient
id="paint5_linear_18_19902"
x1={18.5}
y1={14.5}
x2={18.5}
y2={13.7891}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#A481C1" />
<stop offset={1} stopColor="#A481C1" stopOpacity={0} />
</linearGradient>
<radialGradient
id="paint6_radial_18_19902"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(23.4375 13.9922) rotate(-180) scale(1.0625 26.7096)"
>
<stop offset={0.35294} stopColor="#966B73" />
<stop offset={1} stopColor="#BDABB5" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint7_radial_18_19902"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(6.5 14.1953) rotate(180) scale(1.46875 36.9221)"
>
<stop offset={0.361702} stopColor="#966B73" />
<stop offset={1} stopColor="#BDABB5" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint8_linear_18_19902"
x1={15.9141}
y1={18.1953}
x2={15.9141}
y2={19.2109}
gradientUnits="userSpaceOnUse"
>
<stop offset={0.00769231} stopColor="#D6C0C2" />
<stop offset={1} stopColor="#D5CAD6" />
</linearGradient>
<linearGradient
id="paint9_linear_18_19902"
x1={18.5}
y1={19.2109}
x2={18.5}
y2={18.5}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#A481C1" />
<stop offset={1} stopColor="#A481C1" stopOpacity={0} />
</linearGradient>
<radialGradient
id="paint10_radial_18_19902"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(23.4375 18.7031) rotate(-180) scale(1.0625 26.7096)"
>
<stop offset={0.35294} stopColor="#966B73" />
<stop offset={1} stopColor="#BDABB5" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint11_radial_18_19902"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(6.5 18.9063) rotate(180) scale(1.46875 36.9221)"
>
<stop offset={0.361702} stopColor="#966B73" />
<stop offset={1} stopColor="#BDABB5" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint12_linear_18_19902"
x1={15.9141}
y1={23.1641}
x2={15.9141}
y2={24.1797}
gradientUnits="userSpaceOnUse"