@jstnmthw/react-fluentui-emoji
Version:
Fluent Emoji SVG icons for UI react development.
1,133 lines (1,132 loc) • 46.8 kB
JSX
const React = require("react");
const PersonTakingBathIcon = ({ 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={8.30115}
y={15.6568}
width={1.75764}
height={2.26545}
transform="rotate(-36.0183 8.30115 15.6568)"
fill="#D5982D"
/>
<g filter="url(#filter0_i_3987_24055)">
<path
d="M18.5018 13.5784C18.812 12.642 19.6874 12.0098 20.6738 12.0098C21.5384 12.0098 22.3291 12.497 22.7177 13.2693L24.5292 16.8691H17.412L18.5018 13.5784Z"
fill="url(#paint0_radial_3987_24055)"
/>
<path
d="M18.5018 13.5784C18.812 12.642 19.6874 12.0098 20.6738 12.0098C21.5384 12.0098 22.3291 12.497 22.7177 13.2693L24.5292 16.8691H17.412L18.5018 13.5784Z"
fill="url(#paint1_radial_3987_24055)"
/>
</g>
<g filter="url(#filter1_i_3987_24055)">
<path
d="M24.9526 6.18164V17.1191H26.5526V6.18164C26.5526 3.79991 24.6218 1.86914 22.2401 1.86914C19.8584 1.86914 17.9276 3.79991 17.9276 6.18164V7.21289H19.5276V6.18164C19.5276 4.68357 20.742 3.46914 22.2401 3.46914C23.7382 3.46914 24.9526 4.68357 24.9526 6.18164Z"
fill="#ADADAD"
/>
<path
d="M24.9526 6.18164V17.1191H26.5526V6.18164C26.5526 3.79991 24.6218 1.86914 22.2401 1.86914C19.8584 1.86914 17.9276 3.79991 17.9276 6.18164V7.21289H19.5276V6.18164C19.5276 4.68357 20.742 3.46914 22.2401 3.46914C23.7382 3.46914 24.9526 4.68357 24.9526 6.18164Z"
fill="url(#paint2_radial_3987_24055)"
/>
</g>
<g filter="url(#filter2_i_3987_24055)">
<path
d="M14.3964 19.4316C15.5311 19.4316 16.5287 18.8444 17.1019 17.9571C17.5302 18.3378 18.1151 18.5723 18.7596 18.5723C19.4188 18.5723 20.0155 18.3271 20.4462 17.9311C20.9574 18.5472 21.848 18.9551 22.8612 18.9551C24.4467 18.9551 25.7323 17.9565 25.7323 16.7246C25.7323 15.6738 24.4467 14.4941 22.8612 14.4941C22.0719 14.4941 21.357 14.7415 20.8381 15.1419C20.7919 15.1776 20.725 15.169 20.6888 15.1232C20.2568 14.5765 19.5539 14.2207 18.7596 14.2207C18.2286 14.2207 17.7384 14.3797 17.3426 14.6485C17.2916 14.6831 17.221 14.6673 17.1903 14.6138C16.6353 13.6461 15.5921 12.9941 14.3964 12.9941C12.6185 12.9941 11.1776 14.4352 11.1776 16.2129C11.1776 17.9906 12.6185 19.4316 14.3964 19.4316Z"
fill="#4BD1F1"
/>
<path
d="M14.3964 19.4316C15.5311 19.4316 16.5287 18.8444 17.1019 17.9571C17.5302 18.3378 18.1151 18.5723 18.7596 18.5723C19.4188 18.5723 20.0155 18.3271 20.4462 17.9311C20.9574 18.5472 21.848 18.9551 22.8612 18.9551C24.4467 18.9551 25.7323 17.9565 25.7323 16.7246C25.7323 15.6738 24.4467 14.4941 22.8612 14.4941C22.0719 14.4941 21.357 14.7415 20.8381 15.1419C20.7919 15.1776 20.725 15.169 20.6888 15.1232C20.2568 14.5765 19.5539 14.2207 18.7596 14.2207C18.2286 14.2207 17.7384 14.3797 17.3426 14.6485C17.2916 14.6831 17.221 14.6673 17.1903 14.6138C16.6353 13.6461 15.5921 12.9941 14.3964 12.9941C12.6185 12.9941 11.1776 14.4352 11.1776 16.2129C11.1776 17.9906 12.6185 19.4316 14.3964 19.4316Z"
fill="url(#paint3_radial_3987_24055)"
/>
<path
d="M14.3964 19.4316C15.5311 19.4316 16.5287 18.8444 17.1019 17.9571C17.5302 18.3378 18.1151 18.5723 18.7596 18.5723C19.4188 18.5723 20.0155 18.3271 20.4462 17.9311C20.9574 18.5472 21.848 18.9551 22.8612 18.9551C24.4467 18.9551 25.7323 17.9565 25.7323 16.7246C25.7323 15.6738 24.4467 14.4941 22.8612 14.4941C22.0719 14.4941 21.357 14.7415 20.8381 15.1419C20.7919 15.1776 20.725 15.169 20.6888 15.1232C20.2568 14.5765 19.5539 14.2207 18.7596 14.2207C18.2286 14.2207 17.7384 14.3797 17.3426 14.6485C17.2916 14.6831 17.221 14.6673 17.1903 14.6138C16.6353 13.6461 15.5921 12.9941 14.3964 12.9941C12.6185 12.9941 11.1776 14.4352 11.1776 16.2129C11.1776 17.9906 12.6185 19.4316 14.3964 19.4316Z"
fill="url(#paint4_radial_3987_24055)"
/>
</g>
<g filter="url(#filter3_f_3987_24055)">
<circle
cx={18.8514}
cy={16.7305}
r={2.29102}
fill="url(#paint5_radial_3987_24055)"
/>
<circle
cx={18.8514}
cy={16.7305}
r={2.29102}
fill="url(#paint6_radial_3987_24055)"
/>
</g>
<g filter="url(#filter4_f_3987_24055)">
<path
fillRule="evenodd"
clipRule="evenodd"
d="M17.128 15.1574C16.6521 15.547 16.3308 16.1236 16.282 16.7854C16.2515 17.1994 16.3314 17.596 16.4968 17.9464C15.951 18.5078 15.1699 18.8328 14.3279 18.7707C12.8174 18.6595 11.6832 17.3448 11.7945 15.8343C11.9058 14.3239 13.2204 13.1896 14.7309 13.3009C15.8639 13.3844 16.7853 14.145 17.128 15.1574Z"
fill="url(#paint7_radial_3987_24055)"
/>
</g>
<path
d="M9.89046 10.8631C9.62329 10.8948 9.3477 10.7958 9.24329 10.7423L9.09836 10.915L10.1796 11.8223C10.4843 11.7261 10.7114 11.4134 10.5879 11.1604C10.482 10.9435 10.2244 10.8234 9.89046 10.8631Z"
fill="url(#paint8_radial_3987_24055)"
/>
<g filter="url(#filter5_i_3987_24055)">
<path
d="M8.78383 10.3016C7.98269 9.69254 7.402 9.63081 7.19478 9.65733L4.18109 13.2489L7.17114 15.8603C9.91003 16.7377 12.1331 14.2658 11.7145 13.2668C11.2959 12.2678 9.71134 11.0067 8.78383 10.3016Z"
fill="url(#paint9_linear_3987_24055)"
/>
<path
d="M8.78383 10.3016C7.98269 9.69254 7.402 9.63081 7.19478 9.65733L4.18109 13.2489L7.17114 15.8603C9.91003 16.7377 12.1331 14.2658 11.7145 13.2668C11.2959 12.2678 9.71134 11.0067 8.78383 10.3016Z"
fill="url(#paint10_radial_3987_24055)"
/>
</g>
<g filter="url(#filter6_i_3987_24055)">
<path
d="M6.40082 8.54923C5.74051 8.38463 5.26029 8.75046 5.05038 9.03021C4.40148 9.89503 4.59218 10.2472 3.81058 10.8661C2.98454 11.5202 2.70418 11.9493 2.57393 12.4161L2.57134 12.4254C2.44278 12.8859 2.17688 13.8383 3.58671 15.0213C4.88569 16.1113 5.96061 16.223 6.39408 16.2045L6.37304 16.2618C6.26644 16.5522 6.42611 16.8427 6.71619 16.9491C6.96357 17.0398 7.27509 16.8906 7.48185 16.5474C7.71817 16.1551 7.88436 15.8612 8.01225 15.6284C8.08399 15.4978 8.05268 15.3351 7.93869 15.2394L6.86927 14.3421C6.41876 13.964 6.41663 13.4202 6.45429 13.2126C6.00138 12.807 5.90724 12.4846 5.99017 12.157C6.1275 11.6146 6.32057 11.5719 7.03861 10.6025C7.76141 9.62677 7.2262 8.75498 6.40082 8.54923Z"
fill="#FFBA23"
/>
<path
d="M6.40082 8.54923C5.74051 8.38463 5.26029 8.75046 5.05038 9.03021C4.40148 9.89503 4.59218 10.2472 3.81058 10.8661C2.98454 11.5202 2.70418 11.9493 2.57393 12.4161L2.57134 12.4254C2.44278 12.8859 2.17688 13.8383 3.58671 15.0213C4.88569 16.1113 5.96061 16.223 6.39408 16.2045L6.37304 16.2618C6.26644 16.5522 6.42611 16.8427 6.71619 16.9491C6.96357 17.0398 7.27509 16.8906 7.48185 16.5474C7.71817 16.1551 7.88436 15.8612 8.01225 15.6284C8.08399 15.4978 8.05268 15.3351 7.93869 15.2394L6.86927 14.3421C6.41876 13.964 6.41663 13.4202 6.45429 13.2126C6.00138 12.807 5.90724 12.4846 5.99017 12.157C6.1275 11.6146 6.32057 11.5719 7.03861 10.6025C7.76141 9.62677 7.2262 8.75498 6.40082 8.54923Z"
fill="url(#paint11_radial_3987_24055)"
/>
<path
d="M6.40082 8.54923C5.74051 8.38463 5.26029 8.75046 5.05038 9.03021C4.40148 9.89503 4.59218 10.2472 3.81058 10.8661C2.98454 11.5202 2.70418 11.9493 2.57393 12.4161L2.57134 12.4254C2.44278 12.8859 2.17688 13.8383 3.58671 15.0213C4.88569 16.1113 5.96061 16.223 6.39408 16.2045L6.37304 16.2618C6.26644 16.5522 6.42611 16.8427 6.71619 16.9491C6.96357 17.0398 7.27509 16.8906 7.48185 16.5474C7.71817 16.1551 7.88436 15.8612 8.01225 15.6284C8.08399 15.4978 8.05268 15.3351 7.93869 15.2394L6.86927 14.3421C6.41876 13.964 6.41663 13.4202 6.45429 13.2126C6.00138 12.807 5.90724 12.4846 5.99017 12.157C6.1275 11.6146 6.32057 11.5719 7.03861 10.6025C7.76141 9.62677 7.2262 8.75498 6.40082 8.54923Z"
fill="url(#paint12_radial_3987_24055)"
/>
<path
d="M6.40082 8.54923C5.74051 8.38463 5.26029 8.75046 5.05038 9.03021C4.40148 9.89503 4.59218 10.2472 3.81058 10.8661C2.98454 11.5202 2.70418 11.9493 2.57393 12.4161L2.57134 12.4254C2.44278 12.8859 2.17688 13.8383 3.58671 15.0213C4.88569 16.1113 5.96061 16.223 6.39408 16.2045L6.37304 16.2618C6.26644 16.5522 6.42611 16.8427 6.71619 16.9491C6.96357 17.0398 7.27509 16.8906 7.48185 16.5474C7.71817 16.1551 7.88436 15.8612 8.01225 15.6284C8.08399 15.4978 8.05268 15.3351 7.93869 15.2394L6.86927 14.3421C6.41876 13.964 6.41663 13.4202 6.45429 13.2126C6.00138 12.807 5.90724 12.4846 5.99017 12.157C6.1275 11.6146 6.32057 11.5719 7.03861 10.6025C7.76141 9.62677 7.2262 8.75498 6.40082 8.54923Z"
fill="url(#paint13_radial_3987_24055)"
/>
<path
d="M6.40082 8.54923C5.74051 8.38463 5.26029 8.75046 5.05038 9.03021C4.40148 9.89503 4.59218 10.2472 3.81058 10.8661C2.98454 11.5202 2.70418 11.9493 2.57393 12.4161L2.57134 12.4254C2.44278 12.8859 2.17688 13.8383 3.58671 15.0213C4.88569 16.1113 5.96061 16.223 6.39408 16.2045L6.37304 16.2618C6.26644 16.5522 6.42611 16.8427 6.71619 16.9491C6.96357 17.0398 7.27509 16.8906 7.48185 16.5474C7.71817 16.1551 7.88436 15.8612 8.01225 15.6284C8.08399 15.4978 8.05268 15.3351 7.93869 15.2394L6.86927 14.3421C6.41876 13.964 6.41663 13.4202 6.45429 13.2126C6.00138 12.807 5.90724 12.4846 5.99017 12.157C6.1275 11.6146 6.32057 11.5719 7.03861 10.6025C7.76141 9.62677 7.2262 8.75498 6.40082 8.54923Z"
fill="url(#paint14_radial_3987_24055)"
/>
<path
d="M6.40082 8.54923C5.74051 8.38463 5.26029 8.75046 5.05038 9.03021C4.40148 9.89503 4.59218 10.2472 3.81058 10.8661C2.98454 11.5202 2.70418 11.9493 2.57393 12.4161L2.57134 12.4254C2.44278 12.8859 2.17688 13.8383 3.58671 15.0213C4.88569 16.1113 5.96061 16.223 6.39408 16.2045L6.37304 16.2618C6.26644 16.5522 6.42611 16.8427 6.71619 16.9491C6.96357 17.0398 7.27509 16.8906 7.48185 16.5474C7.71817 16.1551 7.88436 15.8612 8.01225 15.6284C8.08399 15.4978 8.05268 15.3351 7.93869 15.2394L6.86927 14.3421C6.41876 13.964 6.41663 13.4202 6.45429 13.2126C6.00138 12.807 5.90724 12.4846 5.99017 12.157C6.1275 11.6146 6.32057 11.5719 7.03861 10.6025C7.76141 9.62677 7.2262 8.75498 6.40082 8.54923Z"
fill="url(#paint15_radial_3987_24055)"
/>
</g>
<g filter="url(#filter7_i_3987_24055)">
<path
d="M6.40082 8.54923C5.74051 8.38463 5.26029 8.75046 5.05038 9.03021C4.40148 9.89503 4.59218 10.2472 3.81058 10.8661C2.98454 11.5202 2.70418 11.9493 2.57393 12.4161L2.57134 12.4254C2.44278 12.8859 2.17688 13.8383 3.58671 15.0213C4.88569 16.1113 5.96061 16.223 6.39408 16.2045L6.37304 16.2618C6.26644 16.5522 6.42611 16.8427 6.71619 16.9491C6.96357 17.0398 7.27509 16.8906 7.48185 16.5474C7.71817 16.1551 7.88436 15.8612 8.01225 15.6284C8.08399 15.4978 8.05268 15.3351 7.93869 15.2394L6.86927 14.3421C6.41876 13.964 6.41663 13.4202 6.45429 13.2126C6.00138 12.807 5.90724 12.4846 5.99017 12.157C6.1275 11.6146 6.32057 11.5719 7.03861 10.6025C7.76141 9.62677 7.2262 8.75498 6.40082 8.54923Z"
fill="#FFBA23"
/>
<path
d="M6.40082 8.54923C5.74051 8.38463 5.26029 8.75046 5.05038 9.03021C4.40148 9.89503 4.59218 10.2472 3.81058 10.8661C2.98454 11.5202 2.70418 11.9493 2.57393 12.4161L2.57134 12.4254C2.44278 12.8859 2.17688 13.8383 3.58671 15.0213C4.88569 16.1113 5.96061 16.223 6.39408 16.2045L6.37304 16.2618C6.26644 16.5522 6.42611 16.8427 6.71619 16.9491C6.96357 17.0398 7.27509 16.8906 7.48185 16.5474C7.71817 16.1551 7.88436 15.8612 8.01225 15.6284C8.08399 15.4978 8.05268 15.3351 7.93869 15.2394L6.86927 14.3421C6.41876 13.964 6.41663 13.4202 6.45429 13.2126C6.00138 12.807 5.90724 12.4846 5.99017 12.157C6.1275 11.6146 6.32057 11.5719 7.03861 10.6025C7.76141 9.62677 7.2262 8.75498 6.40082 8.54923Z"
fill="url(#paint16_radial_3987_24055)"
/>
<path
d="M6.40082 8.54923C5.74051 8.38463 5.26029 8.75046 5.05038 9.03021C4.40148 9.89503 4.59218 10.2472 3.81058 10.8661C2.98454 11.5202 2.70418 11.9493 2.57393 12.4161L2.57134 12.4254C2.44278 12.8859 2.17688 13.8383 3.58671 15.0213C4.88569 16.1113 5.96061 16.223 6.39408 16.2045L6.37304 16.2618C6.26644 16.5522 6.42611 16.8427 6.71619 16.9491C6.96357 17.0398 7.27509 16.8906 7.48185 16.5474C7.71817 16.1551 7.88436 15.8612 8.01225 15.6284C8.08399 15.4978 8.05268 15.3351 7.93869 15.2394L6.86927 14.3421C6.41876 13.964 6.41663 13.4202 6.45429 13.2126C6.00138 12.807 5.90724 12.4846 5.99017 12.157C6.1275 11.6146 6.32057 11.5719 7.03861 10.6025C7.76141 9.62677 7.2262 8.75498 6.40082 8.54923Z"
fill="url(#paint17_radial_3987_24055)"
/>
<path
d="M6.40082 8.54923C5.74051 8.38463 5.26029 8.75046 5.05038 9.03021C4.40148 9.89503 4.59218 10.2472 3.81058 10.8661C2.98454 11.5202 2.70418 11.9493 2.57393 12.4161L2.57134 12.4254C2.44278 12.8859 2.17688 13.8383 3.58671 15.0213C4.88569 16.1113 5.96061 16.223 6.39408 16.2045L6.37304 16.2618C6.26644 16.5522 6.42611 16.8427 6.71619 16.9491C6.96357 17.0398 7.27509 16.8906 7.48185 16.5474C7.71817 16.1551 7.88436 15.8612 8.01225 15.6284C8.08399 15.4978 8.05268 15.3351 7.93869 15.2394L6.86927 14.3421C6.41876 13.964 6.41663 13.4202 6.45429 13.2126C6.00138 12.807 5.90724 12.4846 5.99017 12.157C6.1275 11.6146 6.32057 11.5719 7.03861 10.6025C7.76141 9.62677 7.2262 8.75498 6.40082 8.54923Z"
fill="url(#paint18_radial_3987_24055)"
/>
<path
d="M6.40082 8.54923C5.74051 8.38463 5.26029 8.75046 5.05038 9.03021C4.40148 9.89503 4.59218 10.2472 3.81058 10.8661C2.98454 11.5202 2.70418 11.9493 2.57393 12.4161L2.57134 12.4254C2.44278 12.8859 2.17688 13.8383 3.58671 15.0213C4.88569 16.1113 5.96061 16.223 6.39408 16.2045L6.37304 16.2618C6.26644 16.5522 6.42611 16.8427 6.71619 16.9491C6.96357 17.0398 7.27509 16.8906 7.48185 16.5474C7.71817 16.1551 7.88436 15.8612 8.01225 15.6284C8.08399 15.4978 8.05268 15.3351 7.93869 15.2394L6.86927 14.3421C6.41876 13.964 6.41663 13.4202 6.45429 13.2126C6.00138 12.807 5.90724 12.4846 5.99017 12.157C6.1275 11.6146 6.32057 11.5719 7.03861 10.6025C7.76141 9.62677 7.2262 8.75498 6.40082 8.54923Z"
fill="url(#paint19_radial_3987_24055)"
/>
<path
d="M6.40082 8.54923C5.74051 8.38463 5.26029 8.75046 5.05038 9.03021C4.40148 9.89503 4.59218 10.2472 3.81058 10.8661C2.98454 11.5202 2.70418 11.9493 2.57393 12.4161L2.57134 12.4254C2.44278 12.8859 2.17688 13.8383 3.58671 15.0213C4.88569 16.1113 5.96061 16.223 6.39408 16.2045L6.37304 16.2618C6.26644 16.5522 6.42611 16.8427 6.71619 16.9491C6.96357 17.0398 7.27509 16.8906 7.48185 16.5474C7.71817 16.1551 7.88436 15.8612 8.01225 15.6284C8.08399 15.4978 8.05268 15.3351 7.93869 15.2394L6.86927 14.3421C6.41876 13.964 6.41663 13.4202 6.45429 13.2126C6.00138 12.807 5.90724 12.4846 5.99017 12.157C6.1275 11.6146 6.32057 11.5719 7.03861 10.6025C7.76141 9.62677 7.2262 8.75498 6.40082 8.54923Z"
fill="url(#paint20_radial_3987_24055)"
/>
</g>
<path
d="M7.94387 14.1406L6.39937 13.1716C6.16716 13.5505 6.24053 14.0521 6.59079 14.346C6.97645 14.6696 7.55175 14.6189 7.87576 14.2328C7.90066 14.2031 7.92336 14.1723 7.94387 14.1406Z"
fill="url(#paint21_radial_3987_24055)"
/>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M9.60624 13.0446C9.61456 13.1309 9.69123 13.194 9.77749 13.1855C10.1943 13.1448 10.5298 12.8617 10.629 12.7653C10.6913 12.7049 10.6928 12.6056 10.6325 12.5434C10.5722 12.4813 10.4728 12.4798 10.4106 12.5402C10.3258 12.6226 10.0553 12.8431 9.74735 12.8731C9.66109 12.8816 9.59791 12.9583 9.60624 13.0446Z"
fill="#87014D"
/>
<g filter="url(#filter8_i_3987_24055)">
<path
fillRule="evenodd"
clipRule="evenodd"
d="M7.73104 11.0895C7.7928 10.9766 7.86013 10.8971 7.89106 10.8683C7.96731 10.7975 7.9718 10.6784 7.90109 10.6022C7.83039 10.526 7.71125 10.5217 7.635 10.5925C7.5693 10.6535 7.47834 10.7672 7.40073 10.909C7.32249 11.0521 7.25029 11.2374 7.23758 11.4414C7.23111 11.5452 7.31001 11.6345 7.4138 11.6409C7.51759 11.6472 7.60697 11.5682 7.61343 11.4644C7.62166 11.3323 7.6699 11.2013 7.73104 11.0895Z"
fill="#AF5247"
/>
</g>
<path
d="M9.13782 11.4289L8.33982 12.3799C7.9635 12.0641 7.83706 11.5952 8.05742 11.3326C8.27778 11.07 8.76149 11.1131 9.13782 11.4289Z"
fill="white"
/>
<path
d="M8.64957 12.0108L8.64581 12.0076C8.33791 11.7493 8.19902 11.4079 8.33559 11.2451C8.47217 11.0824 8.83249 11.1599 9.1404 11.4182L9.14414 11.4214L8.64957 12.0108Z"
fill="url(#paint22_radial_3987_24055)"
/>
<path
d="M8.80728 11.8229C8.78276 11.8067 8.75838 11.7885 8.73454 11.7685C8.55622 11.6189 8.47514 11.422 8.55343 11.3287C8.63172 11.2354 8.83974 11.281 9.01806 11.4306C9.0419 11.4507 9.06401 11.4715 9.08422 11.4928L8.80728 11.8229Z"
fill="url(#paint23_radial_3987_24055)"
/>
<ellipse
rx={0.080923}
ry={0.11035}
transform="matrix(-0.265842 0.964017 0.964267 0.264931 8.65997 11.3129)"
fill="url(#paint24_linear_3987_24055)"
/>
<rect
width={1.60827}
height={5.13205}
rx={0.804135}
transform="matrix(-0.707107 0.707107 0.707107 0.707107 21.3378 25.3647)"
fill="url(#paint25_linear_3987_24055)"
/>
<rect
width={1.60827}
height={5.13205}
rx={0.804135}
transform="matrix(-0.707107 0.707107 0.707107 0.707107 21.3378 25.3647)"
fill="url(#paint26_radial_3987_24055)"
/>
<rect
width={1.60827}
height={5.13205}
rx={0.804135}
transform="matrix(-0.707107 0.707107 0.707107 0.707107 21.3378 25.3647)"
fill="url(#paint27_radial_3987_24055)"
/>
<rect
x={11.7826}
y={25.3647}
width={1.60827}
height={5.13205}
rx={0.804135}
transform="rotate(45 11.7826 25.3647)"
fill="#735F86"
/>
<rect
x={11.7826}
y={25.3647}
width={1.60827}
height={5.13205}
rx={0.804135}
transform="rotate(45 11.7826 25.3647)"
fill="url(#paint28_linear_3987_24055)"
/>
<rect
x={11.7826}
y={25.3647}
width={1.60827}
height={5.13205}
rx={0.804135}
transform="rotate(45 11.7826 25.3647)"
fill="url(#paint29_radial_3987_24055)"
/>
<g filter="url(#filter9_i_3987_24055)">
<path
d="M5.22768 22.3755L3.77136 17.8066H29.3495L27.8721 22.3965C26.8343 25.6207 23.8344 27.8066 20.4473 27.8066H12.6593C9.26403 27.8066 6.25879 25.6103 5.22768 22.3755Z"
fill="url(#paint30_radial_3987_24055)"
/>
</g>
<path
d="M5.22768 22.3755L3.77136 17.8066H29.3495L27.8721 22.3965C26.8343 25.6207 23.8344 27.8066 20.4473 27.8066H12.6593C9.26403 27.8066 6.25879 25.6103 5.22768 22.3755Z"
fill="url(#paint31_radial_3987_24055)"
/>
<path
d="M5.22768 22.3755L3.77136 17.8066H29.3495L27.8721 22.3965C26.8343 25.6207 23.8344 27.8066 20.4473 27.8066H12.6593C9.26403 27.8066 6.25879 25.6103 5.22768 22.3755Z"
fill="url(#paint32_linear_3987_24055)"
/>
<g filter="url(#filter10_i_3987_24055)">
<rect
x={2.66199}
y={15.9082}
width={27.8438}
height={2.24609}
rx={1.12305}
fill="url(#paint33_radial_3987_24055)"
/>
<rect
x={2.66199}
y={15.9082}
width={27.8438}
height={2.24609}
rx={1.12305}
fill="url(#paint34_linear_3987_24055)"
/>
</g>
<rect
x={2.66199}
y={15.9082}
width={27.8438}
height={2.24609}
rx={1.12305}
fill="url(#paint35_linear_3987_24055)"
/>
<g filter="url(#filter11_f_3987_24055)">
<path
d="M22.3026 2.66603C23.5214 2.61394 25.9589 3.60665 25.9589 6.43165C25.9589 9.25665 25.9589 13.6296 25.9589 15.8067"
stroke="url(#paint36_radial_3987_24055)"
strokeWidth={0.75}
/>
</g>
<g filter="url(#filter12_f_3987_24055)">
<path
d="M20.2264 3.38477C19.7681 3.79102 18.8514 4.99727 18.8514 6.57227"
stroke="url(#paint37_radial_3987_24055)"
strokeWidth={0.75}
/>
</g>
<path
d="M21.0917 8.61133C21.3709 8.61133 21.6003 8.38085 21.548 8.10666C21.2986 6.80014 20.1783 5.81445 18.8338 5.81445C17.4894 5.81445 16.3691 6.80014 16.1197 8.10666C16.0673 8.38085 16.2968 8.61133 16.5759 8.61133H21.0917Z"
fill="url(#paint38_radial_3987_24055)"
/>
<path
d="M21.0917 8.61133C21.3709 8.61133 21.6003 8.38085 21.548 8.10666C21.2986 6.80014 20.1783 5.81445 18.8338 5.81445C17.4894 5.81445 16.3691 6.80014 16.1197 8.10666C16.0673 8.38085 16.2968 8.61133 16.5759 8.61133H21.0917Z"
fill="url(#paint39_linear_3987_24055)"
/>
<defs>
<filter
id="filter0_i_3987_24055"
x={17.412}
y={12.0098}
width={7.36719}
height={4.95938}
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.1} />
<feGaussianBlur stdDeviation={0.4} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.827451 0 0 0 0 0.635294 0 0 0 0 0.235294 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_3987_24055"
/>
</filter>
<filter
id="filter1_i_3987_24055"
x={17.9276}
y={1.61914}
width={9.125}
height={15.5}
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.5} dy={-0.25} />
<feGaussianBlur stdDeviation={0.375} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.509804 0 0 0 0 0.501961 0 0 0 0 0.498039 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_3987_24055"
/>
</filter>
<filter
id="filter2_i_3987_24055"
x={11.1776}
y={12.9941}
width={14.8047}
height={6.4375}
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} />
<feGaussianBlur stdDeviation={0.5} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.415686 0 0 0 0 0.678431 0 0 0 0 0.74902 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_3987_24055"
/>
</filter>
<filter
id="filter3_f_3987_24055"
x={16.0604}
y={13.9395}
width={5.58203}
height={5.58203}
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_3987_24055"
/>
</filter>
<filter
id="filter4_f_3987_24055"
x={11.2869}
y={12.7934}
width={6.34106}
height={6.48492}
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_3987_24055"
/>
</filter>
<filter
id="filter5_i_3987_24055"
x={3.98109}
y={9.45238}
width={7.78429}
height={6.59306}
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.5} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.94902 0 0 0 0 0.533333 0 0 0 0 0.215686 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_3987_24055"
/>
</filter>
<filter
id="filter6_i_3987_24055"
x={2.46362}
y={8.35823}
width={5.58698}
height={8.61687}
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.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.607843 0 0 0 0 0.117647 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_3987_24055"
/>
</filter>
<filter
id="filter7_i_3987_24055"
x={2.46362}
y={8.35823}
width={5.58698}
height={8.61687}
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.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.607843 0 0 0 0 0.117647 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_3987_24055"
/>
</filter>
<filter
id="filter8_i_3987_24055"
x={7.13718}
y={10.5421}
width={0.814111}
height={1.19914}
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.1} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.682353 0 0 0 0 0.219608 0 0 0 0 0.133333 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_3987_24055"
/>
</filter>
<filter
id="filter9_i_3987_24055"
x={3.77136}
y={16.8066}
width={28.5781}
height={11}
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={3} dy={-1} />
<feGaussianBlur stdDeviation={2} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.678431 0 0 0 0 0.654902 0 0 0 0 0.709804 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_3987_24055"
/>
</filter>
<filter
id="filter10_i_3987_24055"
x={2.66199}
y={15.6582}
width={28.3438}
height={2.49609}
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.5} 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.705882 0 0 0 0 0.698039 0 0 0 0 0.705882 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_3987_24055"
/>
</filter>
<filter
id="filter11_f_3987_24055"
x={21.7866}
y={1.7891}
width={5.04724}
height={14.5176}
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_3987_24055"
/>
</filter>
<filter
id="filter12_f_3987_24055"
x={17.9764}
y={2.60413}
width={2.99872}
height={4.46813}
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_3987_24055"
/>
</filter>
<radialGradient
id="paint0_radial_3987_24055"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(20.8026 15.1504) rotate(-90) scale(2.09375 0.580196)"
>
<stop offset={0.409639} stopColor="#F5B336" />
<stop offset={1} stopColor="#FFC42A" />
</radialGradient>
<radialGradient
id="paint1_radial_3987_24055"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(23.5214 14.7129) rotate(-115.866) scale(3.43821 1.86013)"
>
<stop stopColor="#FFD940" />
<stop offset={1} stopColor="#FFD940" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint2_radial_3987_24055"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(18.6464 6.21289) rotate(-45.372) scale(6.80605 3.84932)"
>
<stop stopColor="#A09FA0" />
<stop offset={1} stopColor="#A09FA0" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint3_radial_3987_24055"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(25.2714 15.9629) rotate(-150.994) scale(3.60894 4.34333)"
>
<stop stopColor="#66EBFF" />
<stop offset={1} stopColor="#66EBFF" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint4_radial_3987_24055"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(19.4901 13.8379) rotate(67.9638) scale(2.83188 1.60201)"
>
<stop stopColor="#6AF0FF" />
<stop offset={1} stopColor="#6AF0FF" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint5_radial_3987_24055"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(20.7518 15.8739) rotate(-126.561) scale(3.19028 2.61609)"
>
<stop stopColor="#6EF3FF" />
<stop offset={1} stopColor="#6EF3FF" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint6_radial_3987_24055"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(16.8456 16.4052) rotate(-60.7512) scale(2.68623 2.29896)"
>
<stop stopColor="#3DC6EB" />
<stop offset={1} stopColor="#3DC6EB" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint7_radial_3987_24055"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(17.1239 15.2132) rotate(-138.668) scale(4.20282 3.66642)"
>
<stop stopColor="#6BF3FF" />
<stop offset={1} stopColor="#6BF3FF" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint8_radial_3987_24055"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(10.169 10.8216) rotate(67.2857) scale(0.855248 1.0892)"
>
<stop offset={0.332173} stopColor="#FFBF42" />
<stop offset={1} stopColor="#EBA544" />
</radialGradient>
<linearGradient
id="paint9_linear_3987_24055"
x1={7.87938}
y1={14.1909}
x2={10.3562}
y2={11.5755}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#FFC33E" />
<stop offset={1} stopColor="#FFC247" />
</linearGradient>
<radialGradient
id="paint10_radial_3987_24055"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(6.91374 13.893) rotate(-53.1759) scale(1.06154 1.29263)"
>
<stop offset={0.155748} stopColor="#FFAB1D" />
<stop offset={1} stopColor="#FFAB1D" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint11_radial_3987_24055"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(7.90324 15.5144) rotate(175.461) scale(3.41731 4.99414)"
>
<stop stopColor="#FFA526" />
<stop offset={1} stopColor="#FFA526" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint12_radial_3987_24055"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(3.24709 13.9164) rotate(-27.286) scale(2.89383 7.60392)"
>
<stop stopColor="#F69637" />
<stop offset={1} stopColor="#FCA123" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint13_radial_3987_24055"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(3.25904 11.2489) rotate(-39.6639) scale(2.29444 1.05815)"
>
<stop offset={0.17382} stopColor="#E4AF34" />
<stop offset={1} stopColor="#FFBF27" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint14_radial_3987_24055"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(5.52944 8.37542) rotate(86.854) scale(0.874309 1.26259)"
>
<stop offset={0.116537} stopColor="#E0A531" />
<stop offset={1} stopColor="#E0A531" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint15_radial_3987_24055"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(5.58386 16.3379) rotate(-162.132) scale(2.49536 1.13706)"
>
<stop offset={0.368124} stopColor="#E8653B" />
<stop offset={1} stopColor="#FAA030" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint16_radial_3987_24055"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(7.90324 15.5144) rotate(175.461) scale(3.41731 4.99414)"
>
<stop stopColor="#FFA526" />
<stop offset={1} stopColor="#FFA526" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint17_radial_3987_24055"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(3.24709 13.9164) rotate(-27.286) scale(2.89383 7.60392)"
>
<stop stopColor="#F69637" />
<stop offset={1} stopColor="#FCA123" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint18_radial_3987_24055"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(3.25904 11.2489) rotate(-39.6639) scale(2.29444 1.05815)"
>
<stop offset={0.17382} stopColor="#E4AF34" />
<stop offset={1} stopColor="#FFBF27" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint19_radial_3987_24055"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(5.52944 8.37542) rotate(86.854) scale(0.874309 1.26259)"
>
<stop offset={0.116537} stopColor="#E0A531" />
<stop offset={1} stopColor="#E0A531" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint20_radial_3987_24055"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(5.58386 16.3379) rotate(-162.132) scale(2.49536 1.13706)"
>
<stop offset={0.368124} stopColor="#E8653B" />
<stop offset={1} stopColor="#FAA030" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint21_radial_3987_24055"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(6.49471 14.0411) rotate(14.2693) scale(1.31111 2.13215)"
>
<stop offset={0.0404354} stopColor="#FFD040" />
<stop offset={1} stopColor="#FEAD30" />
</radialGradient>
<radialGradient
id="paint22_radial_3987_24055"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(8.89354 11.6781) rotate(130) scale(0.34306 0.666517)"
>
<stop offset={0.894737} stopColor="#916A62" />
<stop offset={1} stopColor="#824D44" />
</radialGradient>
<radialGradient
id="paint23_radial_3987_24055"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(9.04971 11.534) rotate(130) scale(0.313655 0.67877)"
>
<stop stopColor="#666361" />
<stop offset={0.8125} stopColor="#565352" />
</radialGradient>
<linearGradient
id="paint24_linear_3987_24055"
x1={-0.00854118}
y1={0.06232}
x2={0.225323}
y2={0.13861}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="white" />
<stop offset={1} stopColor="white" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint25_linear_3987_24055"
x1={1.64106}
y1={2.96136}
x2={-0.115656}
y2={3.17129}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#887A96" />
<stop offset={1} stopColor="#A9A6AC" />
</linearGradient>
<radialGradient
id="paint26_radial_3987_24055"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(0.956052 1.72393) rotate(79.1597) scale(1.58615 1.72717)"
>
<stop stopColor="#7A6A8B" />
<stop offset={1} stopColor="#7A6A8B" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint27_radial_3987_24055"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(0.447819 4.30929) rotate(-89.4423) scale(1.40065 0.728094)"
>
<stop stopColor="#BEBAC2" />
<stop offset={1} stopColor="#968DA0" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint28_linear_3987_24055"
x1={11.4684}
y1={28.8671}
x2={13.0152}
y2={28.6241}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#807D83" />
<stop offset={1} stopColor="#807D83" stopOpacity={0} />
</linearGradient>
<radialGradient
id="paint29_radial_3987_24055"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(12.0761 30.3366) rotate(-47.663) scale(0.672601 1.0441)"
>
<stop stopColor="#88828E" />
<stop offset={1} stopColor="#88828E" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint30_radial_3987_24055"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(25.9901 22.3066) rotate(-179.77) scale(15.5626 9.68489)"
>
<stop stopColor="#E1DAEA" />
<stop offset={1} stopColor="#C7BDD3" />
</radialGradient>
<radialGradient
id="paint31_radial_3987_24055"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(17.1151 19.3691) rotate(90) scale(8.625 39.1562)"
>
<stop offset={0.572464} stopColor="#BBA9CD" stopOpacity={0} />
<stop offset={1} stopColor="#A887C7" />
</radialGradient>
<linearGradient
id="paint32_linear_3987_24055"
x1={16.5604}
y1={17.8066}
x2={16.5604}
y2={19.2129}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#A090B0" />
<stop offset={1} stopColor="#BCB0C8" stopOpacity={0} />
</linearGradient>
<radialGradient
id="paint33_radial_3987_24055"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(25.2401 16.6504) rotate(90) scale(1.25 15.4957)"
>
<stop stopColor="#FEFCFF" />
<stop offset={1} stopColor="#D5D3D8" />
</radialGradient>
<linearGradient
id="paint34_linear_3987_24055"
x1={2.86511}
y1={17.2441}
x2={12.1151}
y2={17.2441}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#BCB9BF" />
<stop offset={1} stopColor="#BCB9BF" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint35_linear_3987_24055"
x1={17.9276}
y1={18.1543}
x2={17.9276}
y2={17.6191}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#B1A1C2" />
<stop offset={1} stopColor="#BBB2C3" stopOpacity={0} />
</linearGradient>
<radialGradient
id="paint36_radial_3987_24055"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(28.7714 3.61915) rotate(123.405) scale(12.2036 8.57255)"
>
<stop offset={0.00841233} stopColor="#C1C1C2" />
<stop offset={1} stopColor="#C1C1C2" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint37_radial_3987_24055"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(19.5389 6.57227) rotate(-66.9852) scale(3.83663 2.93124)"
>
<stop offset={0.00841233} stopColor="#C1C1C2" />
<stop offset={1} stopColor="#C1C1C2" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint38_radial_3987_24055"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(20.6464 8.61133) rotate(180) scale(4.53418 3.55867)"
>
<stop offset={0.144734} stopColor="#C1C1C2" />
<stop offset={0.716778} stopColor="#929192" />
</radialGradient>
<linearGradient
id="paint39_linear_3987_24055"
x1={19.412}
y1={8.61133}
x2={19.412}
y2={8.10352}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#807F86" />
<stop offset={1} stopColor="#8F9198" stopOpacity={0} />
</linearGradient>
</defs>
</svg>
);
module.exports = PersonTakingBathIcon;