@jstnmthw/react-fluentui-emoji
Version:
Fluent Emoji SVG icons for UI react development.
1,146 lines • 53.5 kB
JSX
const React = require("react");
const ElephantIcon = ({ title, titleId, ...props }) => (
<svg
width="1em"
height="1em"
viewBox="0 0 32 33"
fill="none"
xmlns="http://www.w3.org/2000/svg"
aria-labelledby={titleId}
{...props}
>
{title ? <title id={titleId}>{title}</title> : null}
<g clipPath="url(#clip0_28327_3476)">
<g filter="url(#filter0_i_28327_3476)">
<path
d="M28.9482 21.0892V26.8041C28.9482 27.4944 28.3885 28.0541 27.6982 28.0541H25.1982C24.5078 28.0541 23.9482 27.4944 23.9482 26.8041V23.5853C23.9482 22.2519 22.9043 21.1623 21.5891 21.0892H28.9482Z"
fill="#7F7590"
/>
<path
d="M28.9482 21.0892V26.8041C28.9482 27.4944 28.3885 28.0541 27.6982 28.0541H25.1982C24.5078 28.0541 23.9482 27.4944 23.9482 26.8041V23.5853C23.9482 22.2519 22.9043 21.1623 21.5891 21.0892H28.9482Z"
fill="url(#paint0_linear_28327_3476)"
/>
<path
d="M28.9482 21.0892V26.8041C28.9482 27.4944 28.3885 28.0541 27.6982 28.0541H25.1982C24.5078 28.0541 23.9482 27.4944 23.9482 26.8041V23.5853C23.9482 22.2519 22.9043 21.1623 21.5891 21.0892H28.9482Z"
fill="url(#paint1_linear_28327_3476)"
/>
</g>
<rect
x={14.0106}
y={19.5306}
width={4.98438}
height={8.5625}
rx={1}
fill="url(#paint2_radial_28327_3476)"
/>
<rect
x={14.0106}
y={19.5306}
width={4.98438}
height={8.5625}
rx={1}
fill="url(#paint3_linear_28327_3476)"
/>
<rect
x={14.0106}
y={19.5306}
width={4.98438}
height={8.5625}
rx={1}
fill="url(#paint4_linear_28327_3476)"
/>
<rect
x={14.0106}
y={19.5306}
width={4.98438}
height={8.5625}
rx={1}
fill="url(#paint5_linear_28327_3476)"
/>
<path
d="M2.02063 10.4017C2.02063 7.50224 4.37113 5.15173 7.27063 5.15173H20.9794C25.95 5.15173 29.9794 9.18117 29.9794 14.1517V26.8041C29.9794 27.4944 29.4198 28.0541 28.7294 28.0541H26.2294C25.5391 28.0541 24.9794 27.4944 24.9794 26.8041V23.5853C24.9794 22.2046 23.8601 21.0853 22.4794 21.0853H17.9455C17.1192 21.0853 16.3462 21.4936 15.8805 22.1762L12.4968 27.1345C12.1242 27.6806 11.5059 28.0072 10.8448 28.0072H8.03805C7.21185 28.0072 6.74206 27.0621 7.24086 26.4035L9.53121 23.3792C10.2012 22.3076 10.1299 20.9186 9.33086 19.9179L8.85506 19.3221C8.38067 18.7281 7.66176 18.3822 6.90155 18.3822H2.02063V10.4017Z"
fill="#B0ACBC"
/>
<path
d="M2.02063 10.4017C2.02063 7.50224 4.37113 5.15173 7.27063 5.15173H20.9794C25.95 5.15173 29.9794 9.18117 29.9794 14.1517V26.8041C29.9794 27.4944 29.4198 28.0541 28.7294 28.0541H26.2294C25.5391 28.0541 24.9794 27.4944 24.9794 26.8041V23.5853C24.9794 22.2046 23.8601 21.0853 22.4794 21.0853H17.9455C17.1192 21.0853 16.3462 21.4936 15.8805 22.1762L12.4968 27.1345C12.1242 27.6806 11.5059 28.0072 10.8448 28.0072H8.03805C7.21185 28.0072 6.74206 27.0621 7.24086 26.4035L9.53121 23.3792C10.2012 22.3076 10.1299 20.9186 9.33086 19.9179L8.85506 19.3221C8.38067 18.7281 7.66176 18.3822 6.90155 18.3822H2.02063V10.4017Z"
fill="url(#paint6_linear_28327_3476)"
/>
<path
d="M2.02063 10.4017C2.02063 7.50224 4.37113 5.15173 7.27063 5.15173H20.9794C25.95 5.15173 29.9794 9.18117 29.9794 14.1517V26.8041C29.9794 27.4944 29.4198 28.0541 28.7294 28.0541H26.2294C25.5391 28.0541 24.9794 27.4944 24.9794 26.8041V23.5853C24.9794 22.2046 23.8601 21.0853 22.4794 21.0853H17.9455C17.1192 21.0853 16.3462 21.4936 15.8805 22.1762L12.4968 27.1345C12.1242 27.6806 11.5059 28.0072 10.8448 28.0072H8.03805C7.21185 28.0072 6.74206 27.0621 7.24086 26.4035L9.53121 23.3792C10.2012 22.3076 10.1299 20.9186 9.33086 19.9179L8.85506 19.3221C8.38067 18.7281 7.66176 18.3822 6.90155 18.3822H2.02063V10.4017Z"
fill="url(#paint7_linear_28327_3476)"
/>
<path
d="M2.02063 10.4017C2.02063 7.50224 4.37113 5.15173 7.27063 5.15173H20.9794C25.95 5.15173 29.9794 9.18117 29.9794 14.1517V26.8041C29.9794 27.4944 29.4198 28.0541 28.7294 28.0541H26.2294C25.5391 28.0541 24.9794 27.4944 24.9794 26.8041V23.5853C24.9794 22.2046 23.8601 21.0853 22.4794 21.0853H17.9455C17.1192 21.0853 16.3462 21.4936 15.8805 22.1762L12.4968 27.1345C12.1242 27.6806 11.5059 28.0072 10.8448 28.0072H8.03805C7.21185 28.0072 6.74206 27.0621 7.24086 26.4035L9.53121 23.3792C10.2012 22.3076 10.1299 20.9186 9.33086 19.9179L8.85506 19.3221C8.38067 18.7281 7.66176 18.3822 6.90155 18.3822H2.02063V10.4017Z"
fill="url(#paint8_linear_28327_3476)"
/>
<path
d="M2.02063 10.4017C2.02063 7.50224 4.37113 5.15173 7.27063 5.15173H20.9794C25.95 5.15173 29.9794 9.18117 29.9794 14.1517V26.8041C29.9794 27.4944 29.4198 28.0541 28.7294 28.0541H26.2294C25.5391 28.0541 24.9794 27.4944 24.9794 26.8041V23.5853C24.9794 22.2046 23.8601 21.0853 22.4794 21.0853H17.9455C17.1192 21.0853 16.3462 21.4936 15.8805 22.1762L12.4968 27.1345C12.1242 27.6806 11.5059 28.0072 10.8448 28.0072H8.03805C7.21185 28.0072 6.74206 27.0621 7.24086 26.4035L9.53121 23.3792C10.2012 22.3076 10.1299 20.9186 9.33086 19.9179L8.85506 19.3221C8.38067 18.7281 7.66176 18.3822 6.90155 18.3822H2.02063V10.4017Z"
fill="url(#paint9_radial_28327_3476)"
/>
<path
d="M2.02063 10.4017C2.02063 7.50224 4.37113 5.15173 7.27063 5.15173H20.9794C25.95 5.15173 29.9794 9.18117 29.9794 14.1517V26.8041C29.9794 27.4944 29.4198 28.0541 28.7294 28.0541H26.2294C25.5391 28.0541 24.9794 27.4944 24.9794 26.8041V23.5853C24.9794 22.2046 23.8601 21.0853 22.4794 21.0853H17.9455C17.1192 21.0853 16.3462 21.4936 15.8805 22.1762L12.4968 27.1345C12.1242 27.6806 11.5059 28.0072 10.8448 28.0072H8.03805C7.21185 28.0072 6.74206 27.0621 7.24086 26.4035L9.53121 23.3792C10.2012 22.3076 10.1299 20.9186 9.33086 19.9179L8.85506 19.3221C8.38067 18.7281 7.66176 18.3822 6.90155 18.3822H2.02063V10.4017Z"
fill="url(#paint10_linear_28327_3476)"
/>
<path
d="M2.02063 10.4017C2.02063 7.50224 4.37113 5.15173 7.27063 5.15173H20.9794C25.95 5.15173 29.9794 9.18117 29.9794 14.1517V26.8041C29.9794 27.4944 29.4198 28.0541 28.7294 28.0541H26.2294C25.5391 28.0541 24.9794 27.4944 24.9794 26.8041V23.5853C24.9794 22.2046 23.8601 21.0853 22.4794 21.0853H17.9455C17.1192 21.0853 16.3462 21.4936 15.8805 22.1762L12.4968 27.1345C12.1242 27.6806 11.5059 28.0072 10.8448 28.0072H8.03805C7.21185 28.0072 6.74206 27.0621 7.24086 26.4035L9.53121 23.3792C10.2012 22.3076 10.1299 20.9186 9.33086 19.9179L8.85506 19.3221C8.38067 18.7281 7.66176 18.3822 6.90155 18.3822H2.02063V10.4017Z"
fill="url(#paint11_radial_28327_3476)"
/>
<path
d="M2.02063 10.4017C2.02063 7.50224 4.37113 5.15173 7.27063 5.15173H20.9794C25.95 5.15173 29.9794 9.18117 29.9794 14.1517V26.8041C29.9794 27.4944 29.4198 28.0541 28.7294 28.0541H26.2294C25.5391 28.0541 24.9794 27.4944 24.9794 26.8041V23.5853C24.9794 22.2046 23.8601 21.0853 22.4794 21.0853H17.9455C17.1192 21.0853 16.3462 21.4936 15.8805 22.1762L12.4968 27.1345C12.1242 27.6806 11.5059 28.0072 10.8448 28.0072H8.03805C7.21185 28.0072 6.74206 27.0621 7.24086 26.4035L9.53121 23.3792C10.2012 22.3076 10.1299 20.9186 9.33086 19.9179L8.85506 19.3221C8.38067 18.7281 7.66176 18.3822 6.90155 18.3822H2.02063V10.4017Z"
fill="url(#paint12_radial_28327_3476)"
/>
<path
d="M2.02063 10.4017C2.02063 7.50224 4.37113 5.15173 7.27063 5.15173H20.9794C25.95 5.15173 29.9794 9.18117 29.9794 14.1517V26.8041C29.9794 27.4944 29.4198 28.0541 28.7294 28.0541H26.2294C25.5391 28.0541 24.9794 27.4944 24.9794 26.8041V23.5853C24.9794 22.2046 23.8601 21.0853 22.4794 21.0853H17.9455C17.1192 21.0853 16.3462 21.4936 15.8805 22.1762L12.4968 27.1345C12.1242 27.6806 11.5059 28.0072 10.8448 28.0072H8.03805C7.21185 28.0072 6.74206 27.0621 7.24086 26.4035L9.53121 23.3792C10.2012 22.3076 10.1299 20.9186 9.33086 19.9179L8.85506 19.3221C8.38067 18.7281 7.66176 18.3822 6.90155 18.3822H2.02063V10.4017Z"
fill="url(#paint13_radial_28327_3476)"
/>
<path
d="M2.02063 10.4017C2.02063 7.50224 4.37113 5.15173 7.27063 5.15173H20.9794C25.95 5.15173 29.9794 9.18117 29.9794 14.1517V26.8041C29.9794 27.4944 29.4198 28.0541 28.7294 28.0541H26.2294C25.5391 28.0541 24.9794 27.4944 24.9794 26.8041V23.5853C24.9794 22.2046 23.8601 21.0853 22.4794 21.0853H17.9455C17.1192 21.0853 16.3462 21.4936 15.8805 22.1762L12.4968 27.1345C12.1242 27.6806 11.5059 28.0072 10.8448 28.0072H8.03805C7.21185 28.0072 6.74206 27.0621 7.24086 26.4035L9.53121 23.3792C10.2012 22.3076 10.1299 20.9186 9.33086 19.9179L8.85506 19.3221C8.38067 18.7281 7.66176 18.3822 6.90155 18.3822H2.02063V10.4017Z"
fill="url(#paint14_radial_28327_3476)"
/>
<path
d="M2.02063 10.4017C2.02063 7.50224 4.37113 5.15173 7.27063 5.15173H20.9794C25.95 5.15173 29.9794 9.18117 29.9794 14.1517V26.8041C29.9794 27.4944 29.4198 28.0541 28.7294 28.0541H26.2294C25.5391 28.0541 24.9794 27.4944 24.9794 26.8041V23.5853C24.9794 22.2046 23.8601 21.0853 22.4794 21.0853H17.9455C17.1192 21.0853 16.3462 21.4936 15.8805 22.1762L12.4968 27.1345C12.1242 27.6806 11.5059 28.0072 10.8448 28.0072H8.03805C7.21185 28.0072 6.74206 27.0621 7.24086 26.4035L9.53121 23.3792C10.2012 22.3076 10.1299 20.9186 9.33086 19.9179L8.85506 19.3221C8.38067 18.7281 7.66176 18.3822 6.90155 18.3822H2.02063V10.4017Z"
fill="url(#paint15_radial_28327_3476)"
/>
<path
d="M2.02063 10.4017C2.02063 7.50224 4.37113 5.15173 7.27063 5.15173H20.9794C25.95 5.15173 29.9794 9.18117 29.9794 14.1517V26.8041C29.9794 27.4944 29.4198 28.0541 28.7294 28.0541H26.2294C25.5391 28.0541 24.9794 27.4944 24.9794 26.8041V23.5853C24.9794 22.2046 23.8601 21.0853 22.4794 21.0853H17.9455C17.1192 21.0853 16.3462 21.4936 15.8805 22.1762L12.4968 27.1345C12.1242 27.6806 11.5059 28.0072 10.8448 28.0072H8.03805C7.21185 28.0072 6.74206 27.0621 7.24086 26.4035L9.53121 23.3792C10.2012 22.3076 10.1299 20.9186 9.33086 19.9179L8.85506 19.3221C8.38067 18.7281 7.66176 18.3822 6.90155 18.3822H2.02063V10.4017Z"
fill="url(#paint16_linear_28327_3476)"
/>
<path
d="M2.02063 10.4017C2.02063 7.50224 4.37113 5.15173 7.27063 5.15173H20.9794C25.95 5.15173 29.9794 9.18117 29.9794 14.1517V26.8041C29.9794 27.4944 29.4198 28.0541 28.7294 28.0541H26.2294C25.5391 28.0541 24.9794 27.4944 24.9794 26.8041V23.5853C24.9794 22.2046 23.8601 21.0853 22.4794 21.0853H17.9455C17.1192 21.0853 16.3462 21.4936 15.8805 22.1762L12.4968 27.1345C12.1242 27.6806 11.5059 28.0072 10.8448 28.0072H8.03805C7.21185 28.0072 6.74206 27.0621 7.24086 26.4035L9.53121 23.3792C10.2012 22.3076 10.1299 20.9186 9.33086 19.9179L8.85506 19.3221C8.38067 18.7281 7.66176 18.3822 6.90155 18.3822H2.02063V10.4017Z"
fill="url(#paint17_radial_28327_3476)"
/>
<path
d="M2.02063 10.4017C2.02063 7.50224 4.37113 5.15173 7.27063 5.15173H20.9794C25.95 5.15173 29.9794 9.18117 29.9794 14.1517V26.8041C29.9794 27.4944 29.4198 28.0541 28.7294 28.0541H26.2294C25.5391 28.0541 24.9794 27.4944 24.9794 26.8041V23.5853C24.9794 22.2046 23.8601 21.0853 22.4794 21.0853H17.9455C17.1192 21.0853 16.3462 21.4936 15.8805 22.1762L12.4968 27.1345C12.1242 27.6806 11.5059 28.0072 10.8448 28.0072H8.03805C7.21185 28.0072 6.74206 27.0621 7.24086 26.4035L9.53121 23.3792C10.2012 22.3076 10.1299 20.9186 9.33086 19.9179L8.85506 19.3221C8.38067 18.7281 7.66176 18.3822 6.90155 18.3822H2.02063V10.4017Z"
fill="url(#paint18_radial_28327_3476)"
/>
<path
d="M2.02063 10.4017C2.02063 7.50224 4.37113 5.15173 7.27063 5.15173H20.9794C25.95 5.15173 29.9794 9.18117 29.9794 14.1517V26.8041C29.9794 27.4944 29.4198 28.0541 28.7294 28.0541H26.2294C25.5391 28.0541 24.9794 27.4944 24.9794 26.8041V23.5853C24.9794 22.2046 23.8601 21.0853 22.4794 21.0853H17.9455C17.1192 21.0853 16.3462 21.4936 15.8805 22.1762L12.4968 27.1345C12.1242 27.6806 11.5059 28.0072 10.8448 28.0072H8.03805C7.21185 28.0072 6.74206 27.0621 7.24086 26.4035L9.53121 23.3792C10.2012 22.3076 10.1299 20.9186 9.33086 19.9179L8.85506 19.3221C8.38067 18.7281 7.66176 18.3822 6.90155 18.3822H2.02063V10.4017Z"
fill="url(#paint19_radial_28327_3476)"
/>
<path
d="M2.02063 10.4017C2.02063 7.50224 4.37113 5.15173 7.27063 5.15173H20.9794C25.95 5.15173 29.9794 9.18117 29.9794 14.1517V26.8041C29.9794 27.4944 29.4198 28.0541 28.7294 28.0541H26.2294C25.5391 28.0541 24.9794 27.4944 24.9794 26.8041V23.5853C24.9794 22.2046 23.8601 21.0853 22.4794 21.0853H17.9455C17.1192 21.0853 16.3462 21.4936 15.8805 22.1762L12.4968 27.1345C12.1242 27.6806 11.5059 28.0072 10.8448 28.0072H8.03805C7.21185 28.0072 6.74206 27.0621 7.24086 26.4035L9.53121 23.3792C10.2012 22.3076 10.1299 20.9186 9.33086 19.9179L8.85506 19.3221C8.38067 18.7281 7.66176 18.3822 6.90155 18.3822H2.02063V10.4017Z"
fill="url(#paint20_radial_28327_3476)"
/>
<path
d="M2.02063 10.4017C2.02063 7.50224 4.37113 5.15173 7.27063 5.15173H20.9794C25.95 5.15173 29.9794 9.18117 29.9794 14.1517V26.8041C29.9794 27.4944 29.4198 28.0541 28.7294 28.0541H26.2294C25.5391 28.0541 24.9794 27.4944 24.9794 26.8041V23.5853C24.9794 22.2046 23.8601 21.0853 22.4794 21.0853H17.9455C17.1192 21.0853 16.3462 21.4936 15.8805 22.1762L12.4968 27.1345C12.1242 27.6806 11.5059 28.0072 10.8448 28.0072H8.03805C7.21185 28.0072 6.74206 27.0621 7.24086 26.4035L9.53121 23.3792C10.2012 22.3076 10.1299 20.9186 9.33086 19.9179L8.85506 19.3221C8.38067 18.7281 7.66176 18.3822 6.90155 18.3822H2.02063V10.4017Z"
fill="url(#paint21_radial_28327_3476)"
/>
<path
d="M2.02063 10.4017C2.02063 7.50224 4.37113 5.15173 7.27063 5.15173H20.9794C25.95 5.15173 29.9794 9.18117 29.9794 14.1517V26.8041C29.9794 27.4944 29.4198 28.0541 28.7294 28.0541H26.2294C25.5391 28.0541 24.9794 27.4944 24.9794 26.8041V23.5853C24.9794 22.2046 23.8601 21.0853 22.4794 21.0853H17.9455C17.1192 21.0853 16.3462 21.4936 15.8805 22.1762L12.4968 27.1345C12.1242 27.6806 11.5059 28.0072 10.8448 28.0072H8.03805C7.21185 28.0072 6.74206 27.0621 7.24086 26.4035L9.53121 23.3792C10.2012 22.3076 10.1299 20.9186 9.33086 19.9179L8.85506 19.3221C8.38067 18.7281 7.66176 18.3822 6.90155 18.3822H2.02063V10.4017Z"
fill="url(#paint22_radial_28327_3476)"
/>
<g filter="url(#filter1_f_28327_3476)">
<path
d="M4.0575 15.2806V18.4056L5.495 18.2494L4.0575 15.2806Z"
fill="url(#paint23_linear_28327_3476)"
/>
</g>
<rect
x={6.02625}
y={11.1556}
width={1.00781}
height={1.99219}
rx={0.503906}
fill="url(#paint24_linear_28327_3476)"
/>
<rect
x={6.02625}
y={11.1556}
width={1.00781}
height={1.99219}
rx={0.503906}
fill="url(#paint25_linear_28327_3476)"
/>
<rect
x={6.02625}
y={11.1556}
width={1.00781}
height={1.99219}
rx={0.503906}
fill="url(#paint26_linear_28327_3476)"
/>
<rect
x={6.02625}
y={11.1556}
width={1.00781}
height={1.99219}
rx={0.503906}
fill="url(#paint27_radial_28327_3476)"
/>
<g filter="url(#filter2_f_28327_3476)">
<path
d="M10.0575 6.28971C10.0575 6.15742 10.1647 6.05017 10.297 6.05017H10.7462C15.2226 6.42071 18.4265 9.31019 18.6361 13.6856C18.6361 14.2127 18.2088 14.64 17.6817 14.64H11.2552C10.5937 14.64 10.0575 14.1038 10.0575 13.4423V6.28971Z"
fill="#796C8C"
/>
</g>
<g filter="url(#filter3_f_28327_3476)">
<path
d="M14.1981 7.4447H20.9403C23.2736 7.46554 27.9403 8.9072 27.9403 14.5072C27.9403 20.1072 27.9403 24.6973 27.9403 26.4681"
stroke="url(#paint28_linear_28327_3476)"
strokeWidth={1.5}
strokeLinecap="square"
/>
</g>
<path
d="M10.0575 5.4408C10.0575 5.30272 10.1694 5.1908 10.3075 5.1908H10.7762C15.4481 5.57751 18.7919 8.59314 19.0106 13.1595C19.0106 13.7097 18.5647 14.1556 18.0145 14.1556H11.3075C10.6171 14.1556 10.0575 13.596 10.0575 12.9056V5.4408Z"
fill="url(#paint29_linear_28327_3476)"
/>
<path
d="M10.0575 5.4408C10.0575 5.30272 10.1694 5.1908 10.3075 5.1908H10.7762C15.4481 5.57751 18.7919 8.59314 19.0106 13.1595C19.0106 13.7097 18.5647 14.1556 18.0145 14.1556H11.3075C10.6171 14.1556 10.0575 13.596 10.0575 12.9056V5.4408Z"
fill="url(#paint30_linear_28327_3476)"
/>
<path
d="M10.0575 5.4408C10.0575 5.30272 10.1694 5.1908 10.3075 5.1908H10.7762C15.4481 5.57751 18.7919 8.59314 19.0106 13.1595C19.0106 13.7097 18.5647 14.1556 18.0145 14.1556H11.3075C10.6171 14.1556 10.0575 13.596 10.0575 12.9056V5.4408Z"
fill="url(#paint31_linear_28327_3476)"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M3.52063 16.3744C4.34906 16.3744 5.02063 17.046 5.02063 17.8744V21.6244C5.02063 21.9005 5.24449 22.1244 5.52063 22.1244V22.1244C6.34906 22.1244 7.02063 22.796 7.02063 23.6244C7.02063 24.4528 6.34906 25.1244 5.52063 25.1244H5.02063C3.36378 25.1244 2.02063 23.7812 2.02063 22.1244V17.8744C2.02063 17.046 2.6922 16.3744 3.52063 16.3744Z"
fill="url(#paint32_linear_28327_3476)"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M3.52063 16.3744C4.34906 16.3744 5.02063 17.046 5.02063 17.8744V21.6244C5.02063 21.9005 5.24449 22.1244 5.52063 22.1244V22.1244C6.34906 22.1244 7.02063 22.796 7.02063 23.6244C7.02063 24.4528 6.34906 25.1244 5.52063 25.1244H5.02063C3.36378 25.1244 2.02063 23.7812 2.02063 22.1244V17.8744C2.02063 17.046 2.6922 16.3744 3.52063 16.3744Z"
fill="url(#paint33_linear_28327_3476)"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M3.52063 16.3744C4.34906 16.3744 5.02063 17.046 5.02063 17.8744V21.6244C5.02063 21.9005 5.24449 22.1244 5.52063 22.1244V22.1244C6.34906 22.1244 7.02063 22.796 7.02063 23.6244C7.02063 24.4528 6.34906 25.1244 5.52063 25.1244H5.02063C3.36378 25.1244 2.02063 23.7812 2.02063 22.1244V17.8744C2.02063 17.046 2.6922 16.3744 3.52063 16.3744Z"
fill="url(#paint34_radial_28327_3476)"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M3.52063 16.3744C4.34906 16.3744 5.02063 17.046 5.02063 17.8744V21.6244C5.02063 21.9005 5.24449 22.1244 5.52063 22.1244V22.1244C6.34906 22.1244 7.02063 22.796 7.02063 23.6244C7.02063 24.4528 6.34906 25.1244 5.52063 25.1244H5.02063C3.36378 25.1244 2.02063 23.7812 2.02063 22.1244V17.8744C2.02063 17.046 2.6922 16.3744 3.52063 16.3744Z"
fill="url(#paint35_radial_28327_3476)"
fillOpacity={0.3}
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M3.52063 16.3744C4.34906 16.3744 5.02063 17.046 5.02063 17.8744V21.6244C5.02063 21.9005 5.24449 22.1244 5.52063 22.1244V22.1244C6.34906 22.1244 7.02063 22.796 7.02063 23.6244C7.02063 24.4528 6.34906 25.1244 5.52063 25.1244H5.02063C3.36378 25.1244 2.02063 23.7812 2.02063 22.1244V17.8744C2.02063 17.046 2.6922 16.3744 3.52063 16.3744Z"
fill="url(#paint36_radial_28327_3476)"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M3.52063 16.3744C4.34906 16.3744 5.02063 17.046 5.02063 17.8744V21.6244C5.02063 21.9005 5.24449 22.1244 5.52063 22.1244V22.1244C6.34906 22.1244 7.02063 22.796 7.02063 23.6244C7.02063 24.4528 6.34906 25.1244 5.52063 25.1244H5.02063C3.36378 25.1244 2.02063 23.7812 2.02063 22.1244V17.8744C2.02063 17.046 2.6922 16.3744 3.52063 16.3744Z"
fill="url(#paint37_radial_28327_3476)"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M3.52063 16.3744C4.34906 16.3744 5.02063 17.046 5.02063 17.8744V21.6244C5.02063 21.9005 5.24449 22.1244 5.52063 22.1244V22.1244C6.34906 22.1244 7.02063 22.796 7.02063 23.6244C7.02063 24.4528 6.34906 25.1244 5.52063 25.1244H5.02063C3.36378 25.1244 2.02063 23.7812 2.02063 22.1244V17.8744C2.02063 17.046 2.6922 16.3744 3.52063 16.3744Z"
fill="url(#paint38_radial_28327_3476)"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M3.52063 16.3744C4.34906 16.3744 5.02063 17.046 5.02063 17.8744V21.6244C5.02063 21.9005 5.24449 22.1244 5.52063 22.1244V22.1244C6.34906 22.1244 7.02063 22.796 7.02063 23.6244C7.02063 24.4528 6.34906 25.1244 5.52063 25.1244H5.02063C3.36378 25.1244 2.02063 23.7812 2.02063 22.1244V17.8744C2.02063 17.046 2.6922 16.3744 3.52063 16.3744Z"
fill="url(#paint39_radial_28327_3476)"
/>
<g filter="url(#filter4_f_28327_3476)">
<path
d="M8.37156 16.6836V15.558C8.37156 14.7524 7.71852 14.0994 6.91296 14.0994C6.1074 14.0994 5.45437 14.7524 5.45437 15.558V16.6836C5.45437 17.0185 5.72587 17.29 6.06078 17.29H7.76514C8.10006 17.29 8.37156 17.0185 8.37156 16.6836Z"
stroke="url(#paint40_linear_28327_3476)"
strokeWidth={0.3}
/>
<path
d="M8.37156 16.6836V15.558C8.37156 14.7524 7.71852 14.0994 6.91296 14.0994C6.1074 14.0994 5.45437 14.7524 5.45437 15.558V16.6836C5.45437 17.0185 5.72587 17.29 6.06078 17.29H7.76514C8.10006 17.29 8.37156 17.0185 8.37156 16.6836Z"
stroke="url(#paint41_linear_28327_3476)"
strokeWidth={0.3}
/>
</g>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M7.08554 15.3757C7.63709 15.4042 8.06116 15.8743 8.03273 16.4259C7.95681 17.8988 7.25024 18.8772 6.38277 19.4541C5.56362 19.999 4.64294 20.1635 4.04968 20.1635C3.4974 20.1635 3.04968 19.7158 3.04968 19.1635C3.04968 18.6112 3.4974 18.1635 4.04968 18.1635C4.33924 18.1635 4.85215 18.0702 5.27519 17.7888C5.64991 17.5396 5.99412 17.1234 6.03538 16.3229C6.06381 15.7714 6.53398 15.3473 7.08554 15.3757Z"
fill="url(#paint42_linear_28327_3476)"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M7.08554 15.3757C7.63709 15.4042 8.06116 15.8743 8.03273 16.4259C7.95681 17.8988 7.25024 18.8772 6.38277 19.4541C5.56362 19.999 4.64294 20.1635 4.04968 20.1635C3.4974 20.1635 3.04968 19.7158 3.04968 19.1635C3.04968 18.6112 3.4974 18.1635 4.04968 18.1635C4.33924 18.1635 4.85215 18.0702 5.27519 17.7888C5.64991 17.5396 5.99412 17.1234 6.03538 16.3229C6.06381 15.7714 6.53398 15.3473 7.08554 15.3757Z"
fill="url(#paint43_linear_28327_3476)"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M7.08554 15.3757C7.63709 15.4042 8.06116 15.8743 8.03273 16.4259C7.95681 17.8988 7.25024 18.8772 6.38277 19.4541C5.56362 19.999 4.64294 20.1635 4.04968 20.1635C3.4974 20.1635 3.04968 19.7158 3.04968 19.1635C3.04968 18.6112 3.4974 18.1635 4.04968 18.1635C4.33924 18.1635 4.85215 18.0702 5.27519 17.7888C5.64991 17.5396 5.99412 17.1234 6.03538 16.3229C6.06381 15.7714 6.53398 15.3473 7.08554 15.3757Z"
fill="url(#paint44_radial_28327_3476)"
/>
<g filter="url(#filter5_f_28327_3476)">
<path
d="M11.5731 6.03064C13.719 6.30147 18.0606 8.10564 18.2606 13.1556"
stroke="url(#paint45_linear_28327_3476)"
strokeWidth={0.5}
strokeLinecap="round"
/>
</g>
<g filter="url(#filter6_f_28327_3476)">
<path
d="M10.5106 5.71814V13.1556"
stroke="url(#paint46_linear_28327_3476)"
strokeWidth={0.25}
strokeLinecap="round"
/>
</g>
<g filter="url(#filter7_f_28327_3476)">
<path
d="M3.94812 19.5931V21.9681C3.94812 22.7966 4.61969 23.4681 5.44812 23.4681H5.85437"
stroke="url(#paint47_linear_28327_3476)"
strokeOpacity={0.75}
strokeWidth={0.75}
strokeLinecap="round"
/>
</g>
<g filter="url(#filter8_f_28327_3476)">
<path
d="M3.94812 19.0619C4.9325 19.0619 6.54187 18.3025 6.72937 16.64"
stroke="#EDE7F5"
strokeWidth={0.4}
strokeLinecap="round"
/>
</g>
<path
d="M5.60437 15.558C5.60437 14.8353 6.19025 14.2494 6.91296 14.2494V14.2494C7.63568 14.2494 8.22156 14.8353 8.22156 15.558V16.6836C8.22156 16.9357 8.01721 17.14 7.76514 17.14H6.06078C5.80871 17.14 5.60437 16.9357 5.60437 16.6836V15.558Z"
fill="#ACAAB5"
/>
<path
d="M5.60437 15.558C5.60437 14.8353 6.19025 14.2494 6.91296 14.2494V14.2494C7.63568 14.2494 8.22156 14.8353 8.22156 15.558V16.6836C8.22156 16.9357 8.01721 17.14 7.76514 17.14H6.06078C5.80871 17.14 5.60437 16.9357 5.60437 16.6836V15.558Z"
fill="url(#paint48_linear_28327_3476)"
/>
<path
d="M5.60437 15.558C5.60437 14.8353 6.19025 14.2494 6.91296 14.2494V14.2494C7.63568 14.2494 8.22156 14.8353 8.22156 15.558V16.6836C8.22156 16.9357 8.01721 17.14 7.76514 17.14H6.06078C5.80871 17.14 5.60437 16.9357 5.60437 16.6836V15.558Z"
fill="url(#paint49_linear_28327_3476)"
/>
<path
d="M5.60437 15.558C5.60437 14.8353 6.19025 14.2494 6.91296 14.2494V14.2494C7.63568 14.2494 8.22156 14.8353 8.22156 15.558V16.6836C8.22156 16.9357 8.01721 17.14 7.76514 17.14H6.06078C5.80871 17.14 5.60437 16.9357 5.60437 16.6836V15.558Z"
fill="url(#paint50_radial_28327_3476)"
/>
<path
d="M5.60437 15.558C5.60437 14.8353 6.19025 14.2494 6.91296 14.2494V14.2494C7.63568 14.2494 8.22156 14.8353 8.22156 15.558V16.6836C8.22156 16.9357 8.01721 17.14 7.76514 17.14H6.06078C5.80871 17.14 5.60437 16.9357 5.60437 16.6836V15.558Z"
fill="url(#paint51_linear_28327_3476)"
/>
<path
d="M5.60437 15.558C5.60437 14.8353 6.19025 14.2494 6.91296 14.2494V14.2494C7.63568 14.2494 8.22156 14.8353 8.22156 15.558V16.6836C8.22156 16.9357 8.01721 17.14 7.76514 17.14H6.06078C5.80871 17.14 5.60437 16.9357 5.60437 16.6836V15.558Z"
fill="url(#paint52_linear_28327_3476)"
fillOpacity={0.5}
/>
<g filter="url(#filter9_f_28327_3476)">
<path
d="M7.0813 15.1711C7.0813 15.0417 7.18615 14.9369 7.31549 14.9369V14.9369C7.44483 14.9369 7.54968 15.0417 7.54968 15.1711V16.64H7.0813V15.1711Z"
fill="#B8B4C2"
/>
</g>
<g filter="url(#filter10_f_28327_3476)">
<rect
x={6.4989}
y={11.4252}
width={0.207031}
height={1.32422}
rx={0.103516}
fill="#87747C"
/>
</g>
<g filter="url(#filter11_f_28327_3476)">
<rect
x={16.6591}
y={21.9056}
width={1.28906}
height={5.40625}
fill="url(#paint53_linear_28327_3476)"
/>
</g>
<g filter="url(#filter12_f_28327_3476)">
<path
d="M12.4169 21.6556L8.91687 26.8431H11.1356L15.2294 20.9369L12.4169 21.6556Z"
fill="url(#paint54_linear_28327_3476)"
/>
</g>
</g>
<defs>
<filter
id="filter0_i_28327_3476"
x={21.5891}
y={20.9892}
width={7.45907}
height={7.06484}
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.25} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.631373 0 0 0 0 0.607843 0 0 0 0 0.67451 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_28327_3476"
/>
</filter>
<filter
id="filter1_f_28327_3476"
x={3.0575}
y={14.2806}
width={3.4375}
height={5.125}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.5}
result="effect1_foregroundBlur_28327_3476"
/>
</filter>
<filter
id="filter2_f_28327_3476"
x={8.8575}
y={4.85017}
width={10.9786}
height={10.9898}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.6}
result="effect1_foregroundBlur_28327_3476"
/>
</filter>
<filter
id="filter3_f_28327_3476"
x={11.4481}
y={4.6947}
width={19.2422}
height={24.5234}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={1}
result="effect1_foregroundBlur_28327_3476"
/>
</filter>
<filter
id="filter4_f_28327_3476"
x={4.90438}
y={13.5494}
width={4.01716}
height={4.2906}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.2}
result="effect1_foregroundBlur_28327_3476"
/>
</filter>
<filter
id="filter5_f_28327_3476"
x={10.5731}
y={5.03064}
width={8.6875}
height={9.125}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.375}
result="effect1_foregroundBlur_28327_3476"
/>
</filter>
<filter
id="filter6_f_28327_3476"
x={9.88562}
y={5.09314}
width={1.25}
height={8.6875}
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_28327_3476"
/>
</filter>
<filter
id="filter7_f_28327_3476"
x={2.77312}
y={18.4181}
width={4.25625}
height={6.225}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.4}
result="effect1_foregroundBlur_28327_3476"
/>
</filter>
<filter
id="filter8_f_28327_3476"
x={3.14811}
y={15.84}
width={4.38127}
height={4.0219}
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_28327_3476"
/>
</filter>
<filter
id="filter9_f_28327_3476"
x={6.4813}
y={14.3369}
width={1.66838}
height={2.90313}
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_28327_3476"
/>
</filter>
<filter
id="filter10_f_28327_3476"
x={5.9989}
y={10.9252}
width={1.20703}
height={2.32422}
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_28327_3476"
/>
</filter>
<filter
id="filter11_f_28327_3476"
x={15.8591}
y={21.1056}
width={2.88906}
height={7.00625}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.4}
result="effect1_foregroundBlur_28327_3476"
/>
</filter>
<filter
id="filter12_f_28327_3476"
x={7.91687}
y={19.9369}
width={8.3125}
height={7.90625}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.5}
result="effect1_foregroundBlur_28327_3476"
/>
</filter>
<linearGradient
id="paint0_linear_28327_3476"
x1={25.507}
y1={28.8666}
x2={25.507}
y2={26.1166}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#7249A0" />
<stop offset={0.659091} stopColor="#7F56AE" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint1_linear_28327_3476"
x1={25.2686}
y1={21.9994}
x2={25.2686}
y2={25.0619}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#685A7B" />
<stop offset={1} stopColor="#786A8C" stopOpacity={0} />
</linearGradient>
<radialGradient
id="paint2_radial_28327_3476"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(15.6981 26.4056) rotate(68.9273) scale(7.30074 8.43237)"
>
<stop stopColor="#9F99AC" />
<stop offset={1} stopColor="#685A7C" />
</radialGradient>
<linearGradient
id="paint3_linear_28327_3476"
x1={16.6642}
y1={29.2181}
x2={16.6642}
y2={27.103}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#7249A0" />
<stop offset={1} stopColor="#7F56AE" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint4_linear_28327_3476"
x1={18.5731}
y1={20.3744}
x2={17.2919}
y2={23.8119}
gradientUnits="userSpaceOnUse"
>
<stop offset={0.152856} stopColor="#6B5B7F" />
<stop offset={1} stopColor="#6B5B7F" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint5_linear_28327_3476"
x1={13.3856}
y1={28.0931}
x2={15.2606}
y2={28.0931}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#BCBAC3" />
<stop offset={1} stopColor="#BCBAC3" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint6_linear_28327_3476"
x1={31.3857}
y1={21.2416}
x2={27.6357}
y2={21.2416}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#ACADAF" />
<stop offset={1} stopColor="#ACADAF" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint7_linear_28327_3476"
x1={22.1982}
y1={4.30408}
x2={22.1982}
y2={8.08533}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#ACADAF" />
<stop offset={1} stopColor="#ACADAF" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint8_linear_28327_3476"
x1={25.8232}
y1={5.74158}
x2={24.3232}
y2={8.77283}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#ACADAF" />
<stop offset={1} stopColor="#ACADAF" stopOpacity={0} />
</linearGradient>
<radialGradient
id="paint9_radial_28327_3476"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(11.3232 7.14783) rotate(-153.48) scale(4.47039 3.26038)"
>
<stop stopColor="#ACADAF" />
<stop offset={1} stopColor="#ACADAF" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint10_linear_28327_3476"
x1={0.823181}
y1={12.1791}
x2={3.13568}
y2={12.1791}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#CBCCCF" />
<stop offset={1} stopColor="#CBCCCF" stopOpacity={0} />
</linearGradient>
<radialGradient
id="paint11_radial_28327_3476"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(1.79193 6.96033) rotate(41.8396) scale(3.60731 4.63728)"
>
<stop stopColor="#CBCCCF" />
<stop offset={0.810456} stopColor="#CBCCCF" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint12_radial_28327_3476"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(6.16693 20.4603) rotate(-54.4862) scale(4.35747 2.61012)"
>
<stop stopColor="#7F56AE" />
<stop offset={1} stopColor="#7F56AE" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint13_radial_28327_3476"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(12.7607 11.9291) rotate(142.082) scale(7.60557 6.58426)"
>
<stop stopColor="#918B9E" />
<stop offset={1} stopColor="#918B9E" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint14_radial_28327_3476"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(7.07318 19.3666) rotate(-62.549) scale(5.42311 3.69847)"
>
<stop stopColor="#918B9E" />
<stop offset={1} stopColor="#918B9E" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint15_radial_28327_3476"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(6.76068 20.5306) rotate(-36.8016) scale(6.55665 4.47152)"
>
<stop stopColor="#918B9E" />
<stop offset={1} stopColor="#918B9E" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint16_linear_28327_3476"
x1={16.9055}
y1={29.2181}
x2={16.9055}
y2={25.4056}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#7249A0" />
<stop offset={0.573771} stopColor="#7F56AE" stopOpacity={0} />
</linearGradient>
<radialGradient
id="paint17_radial_28327_3476"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(17.8857 28.0541) rotate(-125.725) scale(6.95764 9.37374)"
>
<stop stopColor="#7249A0" />
<stop offset={1} stopColor="#7F56AE" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint18_radial_28327_3476"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(20.6357 23.1556) rotate(-90) scale(5.5 6.375)"
>
<stop stopColor="#918B9E" />
<stop offset={1} stopColor="#918B9E" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint19_radial_28327_3476"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(15.6669 26.2806) rotate(-142.079) scale(3.40682 8.9662)"
>
<stop offset={0.337839} stopColor="#918B9E" />
<stop offset={1} stopColor="#918B9E" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint20_radial_28327_3476"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(20.3857 23.9056) rotate(-134.663) scale(6.23902 4.17505)"
>
<stop offset={0.12} stopColor="#7249A0" />
<stop offset={0.885837} stopColor="#7F56AE" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint21_radial_28327_3476"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(20.9169 22.6244) rotate(-90) scale(2.84375 4.46875)"
>
<stop offset={0.12} stopColor="#7249A0" />
<stop offset={1} stopColor="#7F56AE" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint22_radial_28327_3476"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(6.07318 27.39) rotate(-33.3741) scale(2.35751 1.64758)"
>
<stop stopColor="#C9C7D0" />
<stop offset={0.780628} stopColor="#C9C7D0" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint23_linear_28327_3476"
x1={4.54187}
y1={18.1244}
x2={6.49058}
y2={16.7351}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#AEACB7" />
<stop offset={1} stopColor="#C0B8D0" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint24_linear_28327_3476"
x1={7.03406}
y1={12.1517}
x2={6.45068}
y2={12.1517}
gradientUnits="userSpaceOnUse"
>
<stop offset={0.225} stopColor="#594C4F" />
<stop offset={1} stopColor="#392833" />
</linearGradient>
<linearGradient
id="paint25_linear_28327_3476"
x1={7.19153}
y1={13.1768}
x2={7.19153}
y2={12.241}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#552D52" />
<stop offset={1} stopColor="#552D52" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint26_linear_28327_3476"
x1={5.69285}
y1={12.6213}
x2={6.38725}
y2={12.6213}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#594C4F" />
<stop offset={1} stopColor="#594C4F" stopOpacity={0} />
</linearGradient>
<radialGradient
id="paint27_radial_28327_3476"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(6.72625 12.271) rotate(-109.696) scale(1.15346 1.13149)"
>
<stop offset={0.813951} stopColor="#594C4F" stopOpacity={0} />
<stop offset={1} stopColor="#594C4F" />
</radialGradient>
<linearGradient
id="paint28_linear_28327_3476"
x1={26.3231}
y1={28.4681}
x2={10.3856}
y2={1.34314}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#CDCCD5" />
<stop offset={1} stopColor="#CDCCD5" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint29_linear_28327_3476"
x1={14.5341}
y1={5.99939}
x2={14.5341}
y2={14.1556}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#E5E0EA" />
<stop offset={1} stopColor="#DACEE6" />
</linearGradient>
<linearGradient
id="paint30_linear_28327_3476"
x1={14.5341}
y1={19.1556}
x2={14.5341}
y2={12.7181}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#BA9CDC" />
<stop offset={1} stopColor="#BA9CDC" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint31_linear_28327_3476"
x1={9.62}
y1={10.9369}
x2={10.4091}
y2={10.9369}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#B3AEBB" />
<stop offset={1} stopColor="#B3AEBB" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint32_linear_28327_3476"
x1={5.35443}
y1={25.1244}
x2={5.35443}
y2={16.5306}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#A79FB8" />
<stop offset={1} stopColor="#B0ACBC" />
</linearGradient>
<linearGradient
id="paint33_linear_28327_3476"
x1={1.10443}
y1={19.0592}
x2={3.10443}
y2={19.0592}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#CBCCCF" />
<stop offset={1} stopColor="#CBCCCF" stopOpacity={0} />
</linearGradient>
<radialGradient
id="paint34_radial_28327_3476"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(5.33881 28.1088) rotate(-98.4123) scale(4.48576 4.34702)"
>
<stop stopColor="#7F56AE" />
<stop offset={1} stopColor="#7F56AE" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint35_radial_28327_3476"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(4.08881 19.6869) rotate(142.125) scale(1.06891 1.21829)"
>
<stop stopColor="#7F56AE" />
<stop offset={1} stopColor="#7F56AE" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint36_radial_28327_3476"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(5.88568 21.3431) rotate(150.866) scale(2.18236 2.43429)"
>
<stop stopColor="#85828E" />
<stop offset={0.958797} stopColor="#85828E" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint37_radial_28327_3476"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(7.47943 23.6244) rotate(180) scale(1.75 1.95202)"
>
<stop stopColor="#85828E" />
<stop offset={1} stopColor="#85828E" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint38_radial_28327_3476"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(5.88568 19.2806) rotate(146.143) scale(2.97286 1.84224)"
>
<stop stopColor="#85828E" />
<stop offset={1} stopColor="#85828E" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint39_radial_28327_3476"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(5.69818 19.0306) rotate(-157.557) scale(3.11059 1.03352)"
>
<stop offset={0.34568} stopColor="#6E6380" />
<stop offset={0.983208} stopColor="#6E6380" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint40_linear_28327_3476"
x1={8.6825}
y1={14.765}
x2={6.91296}
y2={15.6088}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#C7C1D7" />
<stop offset={1} stopColor="#B9B4C5" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint41_linear_28327_3476"
x1={5.21375}
y1={15.1088}
x2={6.01062}
y2={15.4994}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#C7C1D7" />
<stop offset={1} stopColor="#B9B4C5" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint42_linear_28327_3476"
x1={5.15125}
y1={17.9525}
x2={6.47937}
y2={20.0463}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#D5D0DB" />
<stop offset={1} stopColor="#CABADB" />
</linearGradient>
<linearGradient
id="paint43_linear_28327_3476"
x1={2.91687}
y1={19.4916}
x2={3.47156}
y2={19.4916}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#E8E4ED" />
<stop offset={1} stopColor="#E8E4ED" stopOpacity={0} />
</linearGradient>
<radialGradient
id="paint44_radial_28327_3476"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(5.13562 17.5932) rotate(54.7667) scale(2.73549 4.24782)"
>
<stop offset={0.717292} stopColor="#B9A9CB" stopOpacity={0} />
<stop offset={0.961