@jstnmthw/react-fluentui-emoji
Version:
Fluent Emoji SVG icons for UI react development.
1,122 lines (1,121 loc) • 44.3 kB
JSX
const React = require("react");
const CowIcon = ({ title, titleId, ...props }) => (
<svg
width="1em"
height="1em"
viewBox="0 0 32 32"
fill="none"
xmlns="http://www.w3.org/2000/svg"
aria-labelledby={titleId}
{...props}
>
{title ? <title id={titleId}>{title}</title> : null}
<path
d="M21.395 29.1344H19.915C19.745 29.1344 19.625 28.9744 19.675 28.8144L21.585 22.1344H23.585L21.635 28.9544C21.605 29.0644 21.505 29.1344 21.395 29.1344Z"
fill="#A898B5"
/>
<path
d="M21.395 29.1344H19.915C19.745 29.1344 19.625 28.9744 19.675 28.8144L21.585 22.1344H23.585L21.635 28.9544C21.605 29.0644 21.505 29.1344 21.395 29.1344Z"
fill="url(#paint0_linear_28327_2940)"
/>
<path
d="M21.395 29.1344H19.915C19.745 29.1344 19.625 28.9744 19.675 28.8144L21.585 22.1344H23.585L21.635 28.9544C21.605 29.0644 21.505 29.1344 21.395 29.1344Z"
fill="url(#paint1_linear_28327_2940)"
/>
<g filter="url(#filter0_i_28327_2940)">
<path
d="M15.625 19.1344H13.625L15.605 26.0444C15.625 26.1044 15.625 26.1644 15.605 26.2144L14.845 28.8044C14.795 28.9644 14.915 29.1244 15.085 29.1244H16.565C16.675 29.1244 16.775 29.0544 16.805 28.9444L17.505 26.5544C17.585 26.2744 17.585 25.9744 17.505 25.6844L15.625 19.1344Z"
fill="url(#paint2_linear_28327_2940)"
/>
<path
d="M15.625 19.1344H13.625L15.605 26.0444C15.625 26.1044 15.625 26.1644 15.605 26.2144L14.845 28.8044C14.795 28.9644 14.915 29.1244 15.085 29.1244H16.565C16.675 29.1244 16.775 29.0544 16.805 28.9444L17.505 26.5544C17.585 26.2744 17.585 25.9744 17.505 25.6844L15.625 19.1344Z"
fill="url(#paint3_linear_28327_2940)"
/>
<path
d="M15.625 19.1344H13.625L15.605 26.0444C15.625 26.1044 15.625 26.1644 15.605 26.2144L14.845 28.8044C14.795 28.9644 14.915 29.1244 15.085 29.1244H16.565C16.675 29.1244 16.775 29.0544 16.805 28.9444L17.505 26.5544C17.585 26.2744 17.585 25.9744 17.505 25.6844L15.625 19.1344Z"
fill="url(#paint4_linear_28327_2940)"
/>
</g>
<path
d="M25.565 24.1344H20.505C18.875 24.1344 17.565 22.8144 17.565 21.1944V18.1344H25.565V24.1344V24.1344Z"
fill="url(#paint5_linear_28327_2940)"
/>
<path
d="M24.935 9.13443H16.415C14.675 9.13443 13.065 8.23443 12.145 6.75443L11.925 6.38443L10.345 9.13443H5.625L6.895 16.1344L7.575 20.0344C7.765 21.0944 8.585 21.9044 9.615 22.0944V28.8844C9.615 29.0244 9.725 29.1344 9.865 29.1344H11.365C11.505 29.1344 11.615 29.0244 11.615 28.8844V26.4419C11.615 26.2533 11.7211 26.0808 11.8893 25.9957L12.485 25.6944C13.175 25.3444 13.615 24.6444 13.615 23.8744V22.1344H20.005C20.615 22.1344 21.165 21.9244 21.615 21.5844C21.615 23.0844 22.635 24.3944 24.095 24.7544L25.0558 24.9931C25.3902 25.0761 25.625 25.3764 25.625 25.7209V28.8844C25.625 29.0244 25.735 29.1344 25.875 29.1344H27.375C27.515 29.1344 27.625 29.0244 27.625 28.8844V25.1344V20.1344V19.4244C28.005 19.1744 28.335 18.8744 28.625 18.5344V23.1444H29.625V13.8344C29.625 11.2344 27.525 9.13443 24.935 9.13443Z"
fill="url(#paint6_linear_28327_2940)"
/>
<path
d="M24.935 9.13443H16.415C14.675 9.13443 13.065 8.23443 12.145 6.75443L11.925 6.38443L10.345 9.13443H5.625L6.895 16.1344L7.575 20.0344C7.765 21.0944 8.585 21.9044 9.615 22.0944V28.8844C9.615 29.0244 9.725 29.1344 9.865 29.1344H11.365C11.505 29.1344 11.615 29.0244 11.615 28.8844V26.4419C11.615 26.2533 11.7211 26.0808 11.8893 25.9957L12.485 25.6944C13.175 25.3444 13.615 24.6444 13.615 23.8744V22.1344H20.005C20.615 22.1344 21.165 21.9244 21.615 21.5844C21.615 23.0844 22.635 24.3944 24.095 24.7544L25.0558 24.9931C25.3902 25.0761 25.625 25.3764 25.625 25.7209V28.8844C25.625 29.0244 25.735 29.1344 25.875 29.1344H27.375C27.515 29.1344 27.625 29.0244 27.625 28.8844V25.1344V20.1344V19.4244C28.005 19.1744 28.335 18.8744 28.625 18.5344V23.1444H29.625V13.8344C29.625 11.2344 27.525 9.13443 24.935 9.13443Z"
fill="url(#paint7_radial_28327_2940)"
/>
<path
d="M24.935 9.13443H16.415C14.675 9.13443 13.065 8.23443 12.145 6.75443L11.925 6.38443L10.345 9.13443H5.625L6.895 16.1344L7.575 20.0344C7.765 21.0944 8.585 21.9044 9.615 22.0944V28.8844C9.615 29.0244 9.725 29.1344 9.865 29.1344H11.365C11.505 29.1344 11.615 29.0244 11.615 28.8844V26.4419C11.615 26.2533 11.7211 26.0808 11.8893 25.9957L12.485 25.6944C13.175 25.3444 13.615 24.6444 13.615 23.8744V22.1344H20.005C20.615 22.1344 21.165 21.9244 21.615 21.5844C21.615 23.0844 22.635 24.3944 24.095 24.7544L25.0558 24.9931C25.3902 25.0761 25.625 25.3764 25.625 25.7209V28.8844C25.625 29.0244 25.735 29.1344 25.875 29.1344H27.375C27.515 29.1344 27.625 29.0244 27.625 28.8844V25.1344V20.1344V19.4244C28.005 19.1744 28.335 18.8744 28.625 18.5344V23.1444H29.625V13.8344C29.625 11.2344 27.525 9.13443 24.935 9.13443Z"
fill="url(#paint8_radial_28327_2940)"
/>
<path
d="M24.935 9.13443H16.415C14.675 9.13443 13.065 8.23443 12.145 6.75443L11.925 6.38443L10.345 9.13443H5.625L6.895 16.1344L7.575 20.0344C7.765 21.0944 8.585 21.9044 9.615 22.0944V28.8844C9.615 29.0244 9.725 29.1344 9.865 29.1344H11.365C11.505 29.1344 11.615 29.0244 11.615 28.8844V26.4419C11.615 26.2533 11.7211 26.0808 11.8893 25.9957L12.485 25.6944C13.175 25.3444 13.615 24.6444 13.615 23.8744V22.1344H20.005C20.615 22.1344 21.165 21.9244 21.615 21.5844C21.615 23.0844 22.635 24.3944 24.095 24.7544L25.0558 24.9931C25.3902 25.0761 25.625 25.3764 25.625 25.7209V28.8844C25.625 29.0244 25.735 29.1344 25.875 29.1344H27.375C27.515 29.1344 27.625 29.0244 27.625 28.8844V25.1344V20.1344V19.4244C28.005 19.1744 28.335 18.8744 28.625 18.5344V23.1444H29.625V13.8344C29.625 11.2344 27.525 9.13443 24.935 9.13443Z"
fill="url(#paint9_linear_28327_2940)"
/>
<path
d="M24.935 9.13443H16.415C14.675 9.13443 13.065 8.23443 12.145 6.75443L11.925 6.38443L10.345 9.13443H5.625L6.895 16.1344L7.575 20.0344C7.765 21.0944 8.585 21.9044 9.615 22.0944V28.8844C9.615 29.0244 9.725 29.1344 9.865 29.1344H11.365C11.505 29.1344 11.615 29.0244 11.615 28.8844V26.4419C11.615 26.2533 11.7211 26.0808 11.8893 25.9957L12.485 25.6944C13.175 25.3444 13.615 24.6444 13.615 23.8744V22.1344H20.005C20.615 22.1344 21.165 21.9244 21.615 21.5844C21.615 23.0844 22.635 24.3944 24.095 24.7544L25.0558 24.9931C25.3902 25.0761 25.625 25.3764 25.625 25.7209V28.8844C25.625 29.0244 25.735 29.1344 25.875 29.1344H27.375C27.515 29.1344 27.625 29.0244 27.625 28.8844V25.1344V20.1344V19.4244C28.005 19.1744 28.335 18.8744 28.625 18.5344V23.1444H29.625V13.8344C29.625 11.2344 27.525 9.13443 24.935 9.13443Z"
fill="url(#paint10_radial_28327_2940)"
/>
<path
d="M24.935 9.13443H16.415C14.675 9.13443 13.065 8.23443 12.145 6.75443L11.925 6.38443L10.345 9.13443H5.625L6.895 16.1344L7.575 20.0344C7.765 21.0944 8.585 21.9044 9.615 22.0944V28.8844C9.615 29.0244 9.725 29.1344 9.865 29.1344H11.365C11.505 29.1344 11.615 29.0244 11.615 28.8844V26.4419C11.615 26.2533 11.7211 26.0808 11.8893 25.9957L12.485 25.6944C13.175 25.3444 13.615 24.6444 13.615 23.8744V22.1344H20.005C20.615 22.1344 21.165 21.9244 21.615 21.5844C21.615 23.0844 22.635 24.3944 24.095 24.7544L25.0558 24.9931C25.3902 25.0761 25.625 25.3764 25.625 25.7209V28.8844C25.625 29.0244 25.735 29.1344 25.875 29.1344H27.375C27.515 29.1344 27.625 29.0244 27.625 28.8844V25.1344V20.1344V19.4244C28.005 19.1744 28.335 18.8744 28.625 18.5344V23.1444H29.625V13.8344C29.625 11.2344 27.525 9.13443 24.935 9.13443Z"
fill="url(#paint11_linear_28327_2940)"
/>
<path
d="M24.935 9.13443H16.415C14.675 9.13443 13.065 8.23443 12.145 6.75443L11.925 6.38443L10.345 9.13443H5.625L6.895 16.1344L7.575 20.0344C7.765 21.0944 8.585 21.9044 9.615 22.0944V28.8844C9.615 29.0244 9.725 29.1344 9.865 29.1344H11.365C11.505 29.1344 11.615 29.0244 11.615 28.8844V26.4419C11.615 26.2533 11.7211 26.0808 11.8893 25.9957L12.485 25.6944C13.175 25.3444 13.615 24.6444 13.615 23.8744V22.1344H20.005C20.615 22.1344 21.165 21.9244 21.615 21.5844C21.615 23.0844 22.635 24.3944 24.095 24.7544L25.0558 24.9931C25.3902 25.0761 25.625 25.3764 25.625 25.7209V28.8844C25.625 29.0244 25.735 29.1344 25.875 29.1344H27.375C27.515 29.1344 27.625 29.0244 27.625 28.8844V25.1344V20.1344V19.4244C28.005 19.1744 28.335 18.8744 28.625 18.5344V23.1444H29.625V13.8344C29.625 11.2344 27.525 9.13443 24.935 9.13443Z"
fill="url(#paint12_radial_28327_2940)"
/>
<path
d="M24.935 9.13443H16.415C14.675 9.13443 13.065 8.23443 12.145 6.75443L11.925 6.38443L10.345 9.13443H5.625L6.895 16.1344L7.575 20.0344C7.765 21.0944 8.585 21.9044 9.615 22.0944V28.8844C9.615 29.0244 9.725 29.1344 9.865 29.1344H11.365C11.505 29.1344 11.615 29.0244 11.615 28.8844V26.4419C11.615 26.2533 11.7211 26.0808 11.8893 25.9957L12.485 25.6944C13.175 25.3444 13.615 24.6444 13.615 23.8744V22.1344H20.005C20.615 22.1344 21.165 21.9244 21.615 21.5844C21.615 23.0844 22.635 24.3944 24.095 24.7544L25.0558 24.9931C25.3902 25.0761 25.625 25.3764 25.625 25.7209V28.8844C25.625 29.0244 25.735 29.1344 25.875 29.1344H27.375C27.515 29.1344 27.625 29.0244 27.625 28.8844V25.1344V20.1344V19.4244C28.005 19.1744 28.335 18.8744 28.625 18.5344V23.1444H29.625V13.8344C29.625 11.2344 27.525 9.13443 24.935 9.13443Z"
fill="url(#paint13_radial_28327_2940)"
/>
<path
d="M13.5547 22.0898L11.7735 19.0234L8.02728 21.095C8.40446 21.6115 8.96835 21.9751 9.61503 22.0944V28.8844C9.61503 29.0244 9.72503 29.1344 9.86503 29.1344H11.365C11.505 29.1344 11.615 29.0244 11.615 28.8844V26.4419C11.615 26.2533 11.7211 26.0808 11.8894 25.9957L12.485 25.6944C13.175 25.3444 13.615 24.6444 13.615 23.8744V22.1344L13.5547 22.0898Z"
fill="url(#paint14_linear_28327_2940)"
/>
<path
d="M27.6211 9.98004V19.4219C27.9683 19.186 28.2782 18.9123 28.5532 18.6169C28.5774 18.5897 28.6013 18.5622 28.625 18.5344V18.5384V18.5384C29.4055 17.6698 29.625 16.4658 29.625 15.298V13.8344C29.625 12.2374 28.8327 10.829 27.6211 9.98004Z"
fill="url(#paint15_linear_28327_2940)"
/>
<path
d="M27.6211 9.98004V19.4219C27.9683 19.186 28.2782 18.9123 28.5532 18.6169C28.5774 18.5897 28.6013 18.5622 28.625 18.5344V18.5384V18.5384C29.4055 17.6698 29.625 16.4658 29.625 15.298V13.8344C29.625 12.2374 28.8327 10.829 27.6211 9.98004Z"
fill="url(#paint16_linear_28327_2940)"
/>
<path
d="M27.6211 9.98004V19.4219C27.9683 19.186 28.2782 18.9123 28.5532 18.6169C28.5774 18.5897 28.6013 18.5622 28.625 18.5344V18.5384V18.5384C29.4055 17.6698 29.625 16.4658 29.625 15.298V13.8344C29.625 12.2374 28.8327 10.829 27.6211 9.98004Z"
fill="url(#paint17_radial_28327_2940)"
fillOpacity={0.5}
/>
<path
d="M21.625 21.8411V13.7969L8.5 13.3594L13.563 22.1094L13.6459 22.1344H20.005C20.615 22.1344 21.165 21.9244 21.615 21.5844C21.615 21.6707 21.6184 21.7563 21.625 21.8411Z"
fill="url(#paint18_radial_28327_2940)"
/>
<path
d="M21.625 21.8411V13.7969L8.5 13.3594L13.563 22.1094L13.6459 22.1344H20.005C20.615 22.1344 21.165 21.9244 21.615 21.5844C21.615 21.6707 21.6184 21.7563 21.625 21.8411Z"
fill="url(#paint19_radial_28327_2940)"
/>
<path
d="M9.61327 22.0941V12.1144H6.16565L6.89499 16.1344L7.57499 20.0344C7.76488 21.0938 8.58408 21.9035 9.61327 22.0941Z"
fill="url(#paint20_linear_28327_2940)"
/>
<path
d="M29.625 16L29.124 17.8438L28.623 18.5352V18.5367L28.625 18.5344V23.1444H29.625V16Z"
fill="url(#paint21_linear_28327_2940)"
/>
<path
d="M29.625 16L29.124 17.8438L28.623 18.5352V18.5367L28.625 18.5344V23.1444H29.625V16Z"
fill="url(#paint22_linear_28327_2940)"
/>
<path
d="M29.625 16L29.124 17.8438L28.623 18.5352V18.5367L28.625 18.5344V23.1444H29.625V16Z"
fill="url(#paint23_linear_28327_2940)"
fillOpacity={0.25}
/>
<path
d="M29.625 26.1344V22.1344C28.525 22.1344 27.625 23.0344 27.625 24.1344C27.625 25.2444 28.525 26.1344 29.625 26.1344Z"
fill="#77727D"
/>
<path
d="M29.625 26.1344V22.1344C28.525 22.1344 27.625 23.0344 27.625 24.1344C27.625 25.2444 28.525 26.1344 29.625 26.1344Z"
fill="url(#paint24_radial_28327_2940)"
/>
<path
d="M29.625 26.1344V22.1344C28.525 22.1344 27.625 23.0344 27.625 24.1344C27.625 25.2444 28.525 26.1344 29.625 26.1344Z"
fill="url(#paint25_linear_28327_2940)"
/>
<path
d="M8.69501 3.60443L9.21501 4.63443H10.715L9.89502 3.00443C9.78502 2.77443 9.54501 2.63443 9.29501 2.63443C8.79501 2.63443 8.47501 3.15443 8.69501 3.60443Z"
fill="url(#paint26_radial_28327_2940)"
/>
<path
d="M22.625 14.4344V12.4544C22.625 11.7244 22.885 11.0244 23.355 10.4744L24.495 9.14443H16.405C15.395 9.14443 14.425 8.84443 13.615 8.29443V12.1544C13.615 13.3744 14.285 14.5044 15.365 15.0844L18.625 16.8244C19.015 17.0344 19.455 17.1444 19.905 17.1444C21.415 17.1344 22.625 15.9244 22.625 14.4344Z"
fill="url(#paint27_radial_28327_2940)"
/>
<path
d="M22.625 14.4344V12.4544C22.625 11.7244 22.885 11.0244 23.355 10.4744L24.495 9.14443H16.405C15.395 9.14443 14.425 8.84443 13.615 8.29443V12.1544C13.615 13.3744 14.285 14.5044 15.365 15.0844L18.625 16.8244C19.015 17.0344 19.455 17.1444 19.905 17.1444C21.415 17.1344 22.625 15.9244 22.625 14.4344Z"
fill="url(#paint28_radial_28327_2940)"
fillOpacity={0.5}
/>
<g filter="url(#filter1_f_28327_2940)">
<path
d="M23.625 15.3281H26.8982V23.2031L25.1527 22.2199C24.2089 21.6883 23.625 20.6892 23.625 19.606V15.3281Z"
fill="url(#paint29_linear_28327_2940)"
fillOpacity={0.3}
/>
</g>
<path
d="M25.205 11.3844L24.775 11.8144C24.045 12.5444 23.625 13.5444 23.625 14.5844V15.6344C23.625 16.4644 24.295 17.1344 25.125 17.1344C25.955 17.1344 26.625 16.4644 26.625 15.6344V11.9744C26.625 11.2344 25.725 10.8644 25.205 11.3844Z"
fill="url(#paint30_linear_28327_2940)"
/>
<path
d="M16.865 18.2644L13.725 15.9044C13.475 15.7144 13.115 15.8944 13.115 16.2144V18.4844C13.115 19.0144 13.545 19.4444 14.075 19.4444H16.475C17.105 19.4444 17.375 18.6444 16.865 18.2644Z"
fill="url(#paint31_linear_28327_2940)"
/>
<path
d="M8.05583 21.1333C8.20382 21.1126 8.3535 21.0685 8.49219 21C9.17188 20.6641 9.61501 19.7244 9.61501 18.9744V18.5544C9.61501 18.3044 9.715 18.0644 9.885 17.8844L10.485 17.2544C11.105 16.6144 11.0752 15.5746 10.6172 14.9375C10.2047 14.3637 9.4275 14.1344 8.6875 14.1344H6.535L6.53235 14.1356L6.895 16.1344L7.575 20.0344C7.64868 20.4455 7.81713 20.819 8.05583 21.1333Z"
fill="url(#paint32_radial_28327_2940)"
/>
<path
d="M22.225 19.8744C22.7717 19.8744 23.215 19.4312 23.215 18.8844C23.215 18.3377 22.7717 17.8944 22.225 17.8944C21.6782 17.8944 21.235 18.3377 21.235 18.8844C21.235 19.4312 21.6782 19.8744 22.225 19.8744Z"
fill="url(#paint33_linear_28327_2940)"
/>
<path
d="M11.925 4.10445H9.635C8.885 4.10445 8.155 4.32445 7.535 4.74445L2.335 8.21445C1.895 8.50445 1.625 8.99445 1.625 9.53445C1.625 10.9645 2.785 12.1145 4.205 12.1145H8.655C10.455 12.1145 11.915 10.6545 11.915 8.85445V6.38445H12.325C13.585 6.38445 14.615 5.35445 14.615 4.09445H11.925V4.10445Z"
fill="url(#paint34_linear_28327_2940)"
/>
<path
d="M11.925 4.10445H9.635C8.885 4.10445 8.155 4.32445 7.535 4.74445L2.335 8.21445C1.895 8.50445 1.625 8.99445 1.625 9.53445C1.625 10.9645 2.785 12.1145 4.205 12.1145H8.655C10.455 12.1145 11.915 10.6545 11.915 8.85445V6.38445H12.325C13.585 6.38445 14.615 5.35445 14.615 4.09445H11.925V4.10445Z"
fill="url(#paint35_linear_28327_2940)"
/>
<path
d="M8.65498 12.1145H5.32031V8.99382C5.32031 7.95007 5.97009 7.27268 6.29498 7.06445L10.235 4.54445C10.705 4.25445 11.235 4.09445 11.785 4.09445H11.915H14.615C14.615 5.35445 13.585 6.38445 12.325 6.38445H11.915V8.85445C11.915 10.6545 10.455 12.1145 8.65498 12.1145Z"
fill="#777679"
/>
<path
d="M8.65498 12.1145H5.32031V8.99382C5.32031 7.95007 5.97009 7.27268 6.29498 7.06445L10.235 4.54445C10.705 4.25445 11.235 4.09445 11.785 4.09445H11.915H14.615C14.615 5.35445 13.585 6.38445 12.325 6.38445H11.915V8.85445C11.915 10.6545 10.455 12.1145 8.65498 12.1145Z"
fill="url(#paint36_linear_28327_2940)"
/>
<path
d="M8.65498 12.1145H5.32031V8.99382C5.32031 7.95007 5.97009 7.27268 6.29498 7.06445L10.235 4.54445C10.705 4.25445 11.235 4.09445 11.785 4.09445H11.915H14.615C14.615 5.35445 13.585 6.38445 12.325 6.38445H11.915V8.85445C11.915 10.6545 10.455 12.1145 8.65498 12.1145Z"
fill="url(#paint37_linear_28327_2940)"
/>
<path
d="M8.65498 12.1145H5.32031V8.99382C5.32031 7.95007 5.97009 7.27268 6.29498 7.06445L10.235 4.54445C10.705 4.25445 11.235 4.09445 11.785 4.09445H11.915H14.615C14.615 5.35445 13.585 6.38445 12.325 6.38445H11.915V8.85445C11.915 10.6545 10.455 12.1145 8.65498 12.1145Z"
fill="url(#paint38_radial_28327_2940)"
/>
<path
d="M5.345 12.1144V9.13445C5.345 7.96445 4.495 7.24445 3.765 7.24445L2.335 8.20445C1.895 8.50445 1.625 8.99445 1.625 9.53445C1.625 10.9644 2.785 12.1144 4.205 12.1144H5.345Z"
fill="url(#paint39_radial_28327_2940)"
/>
<path
d="M5.345 12.1144V9.13445C5.345 7.96445 4.495 7.24445 3.765 7.24445L2.335 8.20445C1.895 8.50445 1.625 8.99445 1.625 9.53445C1.625 10.9644 2.785 12.1144 4.205 12.1144H5.345Z"
fill="url(#paint40_linear_28327_2940)"
/>
<path
d="M3.72498 10.4594C3.44498 10.4594 3.22498 10.2394 3.22498 9.95944V9.39944C3.22498 9.11944 3.44498 8.89944 3.72498 8.89944C4.00498 8.89944 4.22498 9.11944 4.22498 9.39944V9.94944C4.22498 10.2294 4.00498 10.4594 3.72498 10.4594Z"
fill="url(#paint41_radial_28327_2940)"
/>
<g filter="url(#filter2_f_28327_2940)">
<rect
x={6.46875}
y={8.29443}
width={0.96875}
height={1.96005}
rx={0.484375}
fill="#605B65"
/>
</g>
<rect
x={6.625}
y={8.29443}
width={0.96875}
height={1.96005}
rx={0.484375}
fill="url(#paint42_linear_28327_2940)"
/>
<rect
x={6.625}
y={8.29443}
width={0.96875}
height={1.96005}
rx={0.484375}
fill="url(#paint43_linear_28327_2940)"
/>
<rect
x={6.625}
y={8.29443}
width={0.96875}
height={1.96005}
rx={0.484375}
fill="url(#paint44_linear_28327_2940)"
/>
<g filter="url(#filter3_f_28327_2940)">
<path
d="M10.5312 9.95312C10.7448 9.78646 11.1719 9.23125 11.1719 8.34375C11.1719 7.45625 11.1719 6.18229 11.1719 5.65625H12.4062C12.8672 5.65625 13.5594 5.50625 13.9844 4.53125"
stroke="#97959A"
strokeWidth={0.15}
/>
</g>
<g filter="url(#filter4_f_28327_2940)">
<path
d="M9.53125 8.375C10.2031 7.3125 10.75 6.60938 11.2188 5.79688V8.95312C11.2188 9.92812 10.6771 10.4635 10.4062 10.6094L9.53125 8.375Z"
fill="url(#paint45_linear_28327_2940)"
fillOpacity={0.6}
/>
</g>
<g filter="url(#filter5_f_28327_2940)">
<path
d="M15.6875 28.6562L16.5312 26.0938L15.4688 22.6875"
stroke="url(#paint46_linear_28327_2940)"
strokeWidth={0.25}
strokeLinecap="round"
/>
</g>
<g filter="url(#filter6_f_28327_2940)">
<path
d="M21.1406 28.5469L22.3125 24.6406"
stroke="url(#paint47_linear_28327_2940)"
strokeWidth={0.25}
strokeLinecap="round"
/>
</g>
<g filter="url(#filter7_f_28327_2940)">
<path
d="M11.5522 19.3597V25.4062C12.4587 25.4062 13.1934 24.6715 13.1934 23.7651V21.9684L11.5522 19.3597Z"
fill="url(#paint48_linear_28327_2940)"
fillOpacity={0.8}
/>
</g>
<g filter="url(#filter8_f_28327_2940)">
<rect
x={10.8524}
y={25.9219}
width={0.350746}
height={2.86881}
fill="url(#paint49_linear_28327_2940)"
fillOpacity={0.5}
/>
</g>
<g filter="url(#filter9_f_28327_2940)">
<rect
x={26.625}
y={18.4531}
width={0.546471}
height={10.3376}
fill="url(#paint50_linear_28327_2940)"
fillOpacity={0.5}
/>
</g>
<g filter="url(#filter10_f_28327_2940)">
<path
d="M29.2344 22.6406V25.4844"
stroke="url(#paint51_radial_28327_2940)"
strokeWidth={0.1}
/>
</g>
<defs>
<filter
id="filter0_i_28327_2940"
x={13.625}
y={19.1344}
width={4.09}
height={10.14}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feColorMatrix
in="SourceAlpha"
type="matrix"
values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
result="hardAlpha"
/>
<feOffset dx={0.15} dy={0.15} />
<feGaussianBlur stdDeviation={0.375} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.521569 0 0 0 0 0.439216 0 0 0 0 0.572549 0 0 0 0.2 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_28327_2940"
/>
</filter>
<filter
id="filter1_f_28327_2940"
x={22.625}
y={14.3281}
width={5.27325}
height={9.875}
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_2940"
/>
</filter>
<filter
id="filter2_f_28327_2940"
x={6.16875}
y={7.99443}
width={1.56875}
height={2.56005}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.15}
result="effect1_foregroundBlur_28327_2940"
/>
</filter>
<filter
id="filter3_f_28327_2940"
x={9.98511}
y={4.00128}
width={4.56799}
height={6.51096}
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_2940"
/>
</filter>
<filter
id="filter4_f_28327_2940"
x={8.53125}
y={4.79688}
width={3.6875}
height={6.8125}
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_2940"
/>
</filter>
<filter
id="filter5_f_28327_2940"
x={14.8437}
y={22.0625}
width={2.31885}
height={7.21881}
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_2940"
/>
</filter>
<filter
id="filter6_f_28327_2940"
x={20.5156}
y={24.0156}
width={2.422}
height={5.15631}
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_2940"
/>
</filter>
<filter
id="filter7_f_28327_2940"
x={10.5522}
y={18.3597}
width={3.64117}
height={8.04651}
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_2940"
/>
</filter>
<filter
id="filter8_f_28327_2940"
x={10.2524}
y={25.3219}
width={1.55077}
height={4.0688}
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_2940"
/>
</filter>
<filter
id="filter9_f_28327_2940"
x={26.025}
y={17.8531}
width={1.74645}
height={11.5376}
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_2940"
/>
</filter>
<filter
id="filter10_f_28327_2940"
x={28.8344}
y={22.2906}
width={0.799976}
height={3.54375}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.175}
result="effect1_foregroundBlur_28327_2940"
/>
</filter>
<linearGradient
id="paint0_linear_28327_2940"
x1={21.6243}
y1={23.7656}
x2={22.4554}
y2={26.1577}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#857092" />
<stop offset={1} stopColor="#857092" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint1_linear_28327_2940"
x1={21.7177}
y1={29.5728}
x2={21.7177}
y2={28.7078}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#A476CE" />
<stop offset={1} stopColor="#A177C8" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint2_linear_28327_2940"
x1={15.595}
y1={19.1344}
x2={15.595}
y2={29.1244}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#A898B5" />
<stop offset={1} stopColor="#B9ADC6" />
</linearGradient>
<linearGradient
id="paint3_linear_28327_2940"
x1={17.125}
y1={21.9844}
x2={16.125}
y2={24.5469}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#857092" />
<stop offset={1} stopColor="#857092" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint4_linear_28327_2940"
x1={15.6888}
y1={29.75}
x2={15.6888}
y2={28.5156}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#A476CE" />
<stop offset={1} stopColor="#A177C8" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint5_linear_28327_2940"
x1={23.8438}
y1={23.7656}
x2={18.1875}
y2={23.7656}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#CA5E6D" />
<stop offset={1} stopColor="#D36A78" />
</linearGradient>
<linearGradient
id="paint6_linear_28327_2940"
x1={17.625}
y1={8.10937}
x2={17.625}
y2={30.2344}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#DDD9E1" />
<stop offset={1} stopColor="#D5C4E7" />
</linearGradient>
<radialGradient
id="paint7_radial_28327_2940"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(25.75 12.7344) rotate(136.273) scale(7.95691 6.00231)"
>
<stop stopColor="#FEFBFF" />
<stop offset={1} stopColor="#FEFBFF" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint8_radial_28327_2940"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(13.4375 28.3594) rotate(-51.5939) scale(24.2462 17.6803)"
>
<stop offset={0.912065} stopColor="#D9D9DA" stopOpacity={0} />
<stop offset={1} stopColor="#D9D9DA" />
</radialGradient>
<linearGradient
id="paint9_linear_28327_2940"
x1={19.8125}
y1={11.4844}
x2={19.8125}
y2={7.79687}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#D9D9DA" stopOpacity={0} />
<stop offset={1} stopColor="#D9D9DA" />
</linearGradient>
<radialGradient
id="paint10_radial_28327_2940"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(8.53125 11.4531) rotate(60.7512) scale(4.47705 4.48738)"
>
<stop stopColor="#C4B9D0" />
<stop offset={1} stopColor="#C4B9D0" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint11_linear_28327_2940"
x1={18.1964}
y1={30.9531}
x2={18.1964}
y2={27.748}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#A476CE" />
<stop offset={0.796258} stopColor="#A177C8" stopOpacity={0} />
</linearGradient>
<radialGradient
id="paint12_radial_28327_2940"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(13.4062 27.1719) rotate(-135.807) scale(2.35357 1.79596)"
>
<stop stopColor="#A476CE" />
<stop offset={1} stopColor="#A177C8" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint13_radial_28327_2940"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(20.7188 27.6719) rotate(-59.0826) scale(6.62949 5.50909)"
>
<stop stopColor="#A476CE" />
<stop offset={1} stopColor="#A177C8" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint14_linear_28327_2940"
x1={15.5}
y1={24.5469}
x2={12.5}
y2={24.5469}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#AC92C4" />
<stop offset={1} stopColor="#AC92C4" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint15_linear_28327_2940"
x1={30.375}
y1={19.9219}
x2={30.375}
y2={16.0625}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#B9ADC5" />
<stop offset={1} stopColor="#B9ADC5" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint16_linear_28327_2940"
x1={27.375}
y1={18.0781}
x2={28.125}
y2={18}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#C9C2D1" />
<stop offset={1} stopColor="#C9C2D1" stopOpacity={0} />
</linearGradient>
<radialGradient
id="paint17_radial_28327_2940"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(25.4062 15.9063) rotate(27.3567) scale(4.04627 7.89099)"
>
<stop offset={0.675214} stopColor="#C9C2D1" stopOpacity={0} />
<stop offset={1} stopColor="#C9C2D1" />
</radialGradient>
<radialGradient
id="paint18_radial_28327_2940"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(20.1875 24.9219) rotate(-135) scale(9.67853 6.40115)"
>
<stop stopColor="#AC92C4" />
<stop offset={1} stopColor="#AC92C4" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint19_radial_28327_2940"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(16.2188 23.6406) rotate(-105.866) scale(3.08632 8.10203)"
>
<stop stopColor="#A476CE" />
<stop offset={1} stopColor="#A177C8" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint20_linear_28327_2940"
x1={9.61327}
y1={22.3594}
x2={9.61327}
y2={20.0156}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#B49FC8" />
<stop offset={1} stopColor="#B49FC8" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint21_linear_28327_2940"
x1={28.0469}
y1={21.7656}
x2={29.2656}
y2={21.7656}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#BFB0C4" />
<stop offset={1} stopColor="#BFB0C4" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint22_linear_28327_2940"
x1={28.4844}
y1={21.7656}
x2={29.124}
y2={21.7656}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#AA9EAE" />
<stop offset={1} stopColor="#BFB0C4" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint23_linear_28327_2940"
x1={29.5}
y1={20.0937}
x2={29.124}
y2={20.0937}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#F5F1F7" stopOpacity={0} />
<stop offset={0.453125} stopColor="#F5F1F7" />
<stop offset={1} stopColor="#F5F1F7" stopOpacity={0} />
</linearGradient>
<radialGradient
id="paint24_radial_28327_2940"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(29.625 24.3281) rotate(90) scale(2.54687 1.81735)"
>
<stop stopColor="#635B6A" stopOpacity={0} />
<stop offset={1} stopColor="#645D69" />
</radialGradient>
<linearGradient
id="paint25_linear_28327_2940"
x1={29.2344}
y1={26.4219}
x2={29.2344}
y2={23.9687}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#5F4E70" />
<stop offset={1} stopColor="#5F4E70" stopOpacity={0} />
</linearGradient>
<radialGradient
id="paint26_radial_28327_2940"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(9.84375 3.63443) rotate(64.0256) scale(1.35569 0.44189)"
>
<stop stopColor="#FED9AA" />
<stop offset={1} stopColor="#F4CD98" />
</radialGradient>
<radialGradient
id="paint27_radial_28327_2940"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(22.9375 14.1406) rotate(180) scale(7.59375 4.12917)"
>
<stop stopColor="#7D7A83" />
<stop offset={1} stopColor="#6F6B73" />
</radialGradient>
<radialGradient
id="paint28_radial_28327_2940"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(19.055 11.1094) rotate(-90) scale(2.4375 11.5156)"
>
<stop stopColor="#757575" />
<stop offset={1} stopColor="#757575" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint29_linear_28327_2940"
x1={28.9062}
y1={24.2656}
x2={33.4525}
y2={19.796}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#FEFBFF" />
<stop offset={1} stopColor="#FEFBFF" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint30_linear_28327_2940"
x1={25.125}
y1={12.9844}
x2={25.125}
y2={16.3594}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#8F8D91" />
<stop offset={1} stopColor="#87848A" />
</linearGradient>
<linearGradient
id="paint31_linear_28327_2940"
x1={13.75}
y1={19.7969}
x2={13.75}
y2={16.5469}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#6A6075" />
<stop offset={1} stopColor="#6E6874" />
</linearGradient>
<radialGradient
id="paint32_radial_28327_2940"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(6.535 17.6341) rotate(-22.0521) scale(5.55919 7.88391)"
>
<stop stopColor="#7E7C81" />
<stop offset={1} stopColor="#6E6972" />
</radialGradient>
<linearGradient
id="paint33_linear_28327_2940"
x1={20.75}
y1={18.4844}
x2={23.215}
y2={19.8744}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#6A5F76" />
<stop offset={1} stopColor="#756E7C" />
</linearGradient>
<linearGradient
id="paint34_linear_28327_2940"
x1={6.76563}
y1={5.17189}
x2={12.4797}
y2={13.4801}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#C4C4C5" />
<stop offset={0.0725486} stopColor="#DEDAE1" />
</linearGradient>
<linearGradient
id="paint35_linear_28327_2940"
x1={10.75}
y1={3.70314}
x2={10.75}
y2={4.96876}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#C4C4C5" />
<stop offset={1} stopColor="#C4C4C5" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint36_linear_28327_2940"
x1={7.34373}
y1={5.82813}
x2={8.84373}
y2={7.89063}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#6E6B71" />
<stop offset={1} stopColor="#6E6B71" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint37_linear_28327_2940"
x1={9.96765}
y1={12.1145}
x2={9.96765}
y2={9.20313}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#5B4B6A" />
<stop offset={1} stopColor="#5B4B6A" stopOpacity={0} />
</linearGradient>
<radialGradient
id="paint38_radial_28327_2940"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(13.6562 7.07813) rotate(-142.125) scale(2.13783 2.39344)"
>
<stop offset={0.266304} stopColor="#5B4B6A" />
<stop offset={1} stopColor="#5B4B6A" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint39_radial_28327_2940"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(2.1875 9.95313) rotate(8.44423) scale(3.1921 3.76108)"
>
<stop stopColor="#E28487" />
<stop offset={1} stopColor="#DB7681" />
</radialGradient>
<linearGradient
id="paint40_linear_28327_2940"
x1={5.23438}
y1={12.3594}
x2={4.84375}
y2={10.3594}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#AE4868" />
<stop offset={1} stopColor="#BC5777" stopOpacity={0} />
</linearGradient>
<radialGradient
id="paint41_radial_28327_2940"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(3.53125 9.87501) scale(1.23438 2.61888)"
>
<stop stopColor="#B51C82" stopOpacity={0.25} />
<stop offset={0.632911} stopColor="#B51C82" />
</radialGradient>
<linearGradient
id="paint42_linear_28327_2940"
x1={7.4375}
y1={9.27446}
x2={6.84375}
y2={9.27446}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#574D50" />
<stop offset={0.855263} stopColor="#31232C" />
</linearGradient>
<linearGradient
id="paint43_linear_28327_2940"
x1={7.74512}
y1={10.4747}
x2={7.74512}
y2={9.76328}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#552D52" />
<stop offset={1} stopColor="#552D52" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint44_linear_28327_2940"
x1={6.42187}
y1={9.39437}
x2={6.85938}
y2={9.39437}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#574D50" />
<stop offset={1} stopColor="#574D50" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint45_linear_28327_2940"
x1={11.1406}
y1={7.45312}
x2={8.73437}
y2={10.3125}
gradientUnits="userSpaceOnUse"
>
<stop offset={0.321038} stopColor="#97959A" />
<stop offset={0.750014} stopColor="#97959A" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint46_linear_28327_2940"
x1={17.0312}
y1={28.4531}
x2={17.0312}
y2={22.3906}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#BFB1CD" />
<stop offset={1} stopColor="#BFB1CD" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint47_linear_28327_2940"
x1={22.864}
y1={28.4139}
x2={22.864}
y2={24.4463}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#BFB1CD" />
<stop offset={1} stopColor="#BFB1CD" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint48_linear_28327_2940"
x1={12.5353}
y1={17.0966}
x2={8.48024}
y2={19.3334}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#FEFBFF" />
<stop offset={1} stopColor="#FEFBFF" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint49_linear_28327_2940"
x1={11.4312}
y1={29.625}
x2={12.4989}
y2={29.3597}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#FEFBFF" />
<stop offset={1} stopColor="#FEFBFF" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint50_linear_28327_2940"
x1={27.5268}
y1={31.7971}
x2={29.2729}
y2={31.6095}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#FEFBFF" />
<stop offset={1} stopColor="#FEFBFF" stopOpacity={0} />
</linearGradient>
<radialGradient
id="paint51_radial_28327_2940"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(29.7344 22.5156) rotate(90) scale(3.73438 1.31319)"
>
<stop stopColor="#BAB7BC" />
<stop offset={1} stopColor="#BAB7BC" stopOpacity={0} />
</radialGradient>
</defs>
</svg>
);
module.exports = CowIcon;