@jstnmthw/react-fluentui-emoji
Version:
Fluent Emoji SVG icons for UI react development.
769 lines (768 loc) • 38.6 kB
JSX
const React = require("react");
const WindFaceIcon = ({ 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="M2.00995 6.28003L9.65994 6.14001C13.71 6.14001 17.0299 9.46002 17.0399 13.53V16.291C17.0399 16.4539 17.0794 16.6146 17.1571 16.7577C17.7216 17.7975 18.1536 18.3878 18.4588 18.8048C18.8365 19.3207 19.0199 19.5714 19.0199 20.08C19.0199 21.03 17.9799 21.8 17.0299 21.8V21.8C17.027 21.8 17.0246 21.8024 17.0245 21.8053C17.0196 22.0403 17.0131 22.2721 17.0044 22.5003C17.0129 22.5001 17.0214 22.5 17.03 22.5C17.5712 22.5 18.01 22.9388 18.01 23.48C18.01 23.9148 17.7268 24.2835 17.3348 24.4117C17.7216 24.5428 18 24.9089 18 25.34C18 25.8812 17.5612 26.32 17.02 26.32C16.8331 26.32 16.6584 26.2676 16.5097 26.1768C15.8205 28.5034 14.2354 29.96 10.5899 29.96C9.88934 29.96 8.71371 29.9675 7.3793 29.976C5.62808 29.9871 3.60336 30 2.01996 30L2.00995 6.28003Z"
fill="url(#paint0_linear_18_15324)"
/>
<path
d="M2.00995 6.28003L9.65994 6.14001C13.71 6.14001 17.0299 9.46002 17.0399 13.53V16.291C17.0399 16.4539 17.0794 16.6146 17.1571 16.7577C17.7216 17.7975 18.1536 18.3878 18.4588 18.8048C18.8365 19.3207 19.0199 19.5714 19.0199 20.08C19.0199 21.03 17.9799 21.8 17.0299 21.8V21.8C17.027 21.8 17.0246 21.8024 17.0245 21.8053C17.0196 22.0403 17.0131 22.2721 17.0044 22.5003C17.0129 22.5001 17.0214 22.5 17.03 22.5C17.5712 22.5 18.01 22.9388 18.01 23.48C18.01 23.9148 17.7268 24.2835 17.3348 24.4117C17.7216 24.5428 18 24.9089 18 25.34C18 25.8812 17.5612 26.32 17.02 26.32C16.8331 26.32 16.6584 26.2676 16.5097 26.1768C15.8205 28.5034 14.2354 29.96 10.5899 29.96C9.88934 29.96 8.71371 29.9675 7.3793 29.976C5.62808 29.9871 3.60336 30 2.01996 30L2.00995 6.28003Z"
fill="url(#paint1_radial_18_15324)"
/>
<path
d="M2.00995 6.28003L9.65994 6.14001C13.71 6.14001 17.0299 9.46002 17.0399 13.53V16.291C17.0399 16.4539 17.0794 16.6146 17.1571 16.7577C17.7216 17.7975 18.1536 18.3878 18.4588 18.8048C18.8365 19.3207 19.0199 19.5714 19.0199 20.08C19.0199 21.03 17.9799 21.8 17.0299 21.8V21.8C17.027 21.8 17.0246 21.8024 17.0245 21.8053C17.0196 22.0403 17.0131 22.2721 17.0044 22.5003C17.0129 22.5001 17.0214 22.5 17.03 22.5C17.5712 22.5 18.01 22.9388 18.01 23.48C18.01 23.9148 17.7268 24.2835 17.3348 24.4117C17.7216 24.5428 18 24.9089 18 25.34C18 25.8812 17.5612 26.32 17.02 26.32C16.8331 26.32 16.6584 26.2676 16.5097 26.1768C15.8205 28.5034 14.2354 29.96 10.5899 29.96C9.88934 29.96 8.71371 29.9675 7.3793 29.976C5.62808 29.9871 3.60336 30 2.01996 30L2.00995 6.28003Z"
fill="url(#paint2_radial_18_15324)"
/>
<path
d="M2.00995 6.28003L9.65994 6.14001C13.71 6.14001 17.0299 9.46002 17.0399 13.53V16.291C17.0399 16.4539 17.0794 16.6146 17.1571 16.7577C17.7216 17.7975 18.1536 18.3878 18.4588 18.8048C18.8365 19.3207 19.0199 19.5714 19.0199 20.08C19.0199 21.03 17.9799 21.8 17.0299 21.8V21.8C17.027 21.8 17.0246 21.8024 17.0245 21.8053C17.0196 22.0403 17.0131 22.2721 17.0044 22.5003C17.0129 22.5001 17.0214 22.5 17.03 22.5C17.5712 22.5 18.01 22.9388 18.01 23.48C18.01 23.9148 17.7268 24.2835 17.3348 24.4117C17.7216 24.5428 18 24.9089 18 25.34C18 25.8812 17.5612 26.32 17.02 26.32C16.8331 26.32 16.6584 26.2676 16.5097 26.1768C15.8205 28.5034 14.2354 29.96 10.5899 29.96C9.88934 29.96 8.71371 29.9675 7.3793 29.976C5.62808 29.9871 3.60336 30 2.01996 30L2.00995 6.28003Z"
fill="url(#paint3_radial_18_15324)"
/>
<path
d="M2.00995 6.28003L9.65994 6.14001C13.71 6.14001 17.0299 9.46002 17.0399 13.53V16.291C17.0399 16.4539 17.0794 16.6146 17.1571 16.7577C17.7216 17.7975 18.1536 18.3878 18.4588 18.8048C18.8365 19.3207 19.0199 19.5714 19.0199 20.08C19.0199 21.03 17.9799 21.8 17.0299 21.8V21.8C17.027 21.8 17.0246 21.8024 17.0245 21.8053C17.0196 22.0403 17.0131 22.2721 17.0044 22.5003C17.0129 22.5001 17.0214 22.5 17.03 22.5C17.5712 22.5 18.01 22.9388 18.01 23.48C18.01 23.9148 17.7268 24.2835 17.3348 24.4117C17.7216 24.5428 18 24.9089 18 25.34C18 25.8812 17.5612 26.32 17.02 26.32C16.8331 26.32 16.6584 26.2676 16.5097 26.1768C15.8205 28.5034 14.2354 29.96 10.5899 29.96C9.88934 29.96 8.71371 29.9675 7.3793 29.976C5.62808 29.9871 3.60336 30 2.01996 30L2.00995 6.28003Z"
fill="url(#paint4_radial_18_15324)"
/>
<path
d="M2.00995 6.28003L9.65994 6.14001C13.71 6.14001 17.0299 9.46002 17.0399 13.53V16.291C17.0399 16.4539 17.0794 16.6146 17.1571 16.7577C17.7216 17.7975 18.1536 18.3878 18.4588 18.8048C18.8365 19.3207 19.0199 19.5714 19.0199 20.08C19.0199 21.03 17.9799 21.8 17.0299 21.8V21.8C17.027 21.8 17.0246 21.8024 17.0245 21.8053C17.0196 22.0403 17.0131 22.2721 17.0044 22.5003C17.0129 22.5001 17.0214 22.5 17.03 22.5C17.5712 22.5 18.01 22.9388 18.01 23.48C18.01 23.9148 17.7268 24.2835 17.3348 24.4117C17.7216 24.5428 18 24.9089 18 25.34C18 25.8812 17.5612 26.32 17.02 26.32C16.8331 26.32 16.6584 26.2676 16.5097 26.1768C15.8205 28.5034 14.2354 29.96 10.5899 29.96C9.88934 29.96 8.71371 29.9675 7.3793 29.976C5.62808 29.9871 3.60336 30 2.01996 30L2.00995 6.28003Z"
fill="url(#paint5_radial_18_15324)"
/>
<path
d="M2.00995 6.28003L9.65994 6.14001C13.71 6.14001 17.0299 9.46002 17.0399 13.53V16.291C17.0399 16.4539 17.0794 16.6146 17.1571 16.7577C17.7216 17.7975 18.1536 18.3878 18.4588 18.8048C18.8365 19.3207 19.0199 19.5714 19.0199 20.08C19.0199 21.03 17.9799 21.8 17.0299 21.8V21.8C17.027 21.8 17.0246 21.8024 17.0245 21.8053C17.0196 22.0403 17.0131 22.2721 17.0044 22.5003C17.0129 22.5001 17.0214 22.5 17.03 22.5C17.5712 22.5 18.01 22.9388 18.01 23.48C18.01 23.9148 17.7268 24.2835 17.3348 24.4117C17.7216 24.5428 18 24.9089 18 25.34C18 25.8812 17.5612 26.32 17.02 26.32C16.8331 26.32 16.6584 26.2676 16.5097 26.1768C15.8205 28.5034 14.2354 29.96 10.5899 29.96C9.88934 29.96 8.71371 29.9675 7.3793 29.976C5.62808 29.9871 3.60336 30 2.01996 30L2.00995 6.28003Z"
fill="url(#paint6_linear_18_15324)"
/>
<path
d="M2.00995 6.28003L9.65994 6.14001C13.71 6.14001 17.0299 9.46002 17.0399 13.53V16.291C17.0399 16.4539 17.0794 16.6146 17.1571 16.7577C17.7216 17.7975 18.1536 18.3878 18.4588 18.8048C18.8365 19.3207 19.0199 19.5714 19.0199 20.08C19.0199 21.03 17.9799 21.8 17.0299 21.8V21.8C17.027 21.8 17.0246 21.8024 17.0245 21.8053C17.0196 22.0403 17.0131 22.2721 17.0044 22.5003C17.0129 22.5001 17.0214 22.5 17.03 22.5C17.5712 22.5 18.01 22.9388 18.01 23.48C18.01 23.9148 17.7268 24.2835 17.3348 24.4117C17.7216 24.5428 18 24.9089 18 25.34C18 25.8812 17.5612 26.32 17.02 26.32C16.8331 26.32 16.6584 26.2676 16.5097 26.1768C15.8205 28.5034 14.2354 29.96 10.5899 29.96C9.88934 29.96 8.71371 29.9675 7.3793 29.976C5.62808 29.9871 3.60336 30 2.01996 30L2.00995 6.28003Z"
fill="url(#paint7_radial_18_15324)"
/>
<path
d="M2.00995 6.28003L9.65994 6.14001C13.71 6.14001 17.0299 9.46002 17.0399 13.53V16.291C17.0399 16.4539 17.0794 16.6146 17.1571 16.7577C17.7216 17.7975 18.1536 18.3878 18.4588 18.8048C18.8365 19.3207 19.0199 19.5714 19.0199 20.08C19.0199 21.03 17.9799 21.8 17.0299 21.8V21.8C17.027 21.8 17.0246 21.8024 17.0245 21.8053C17.0196 22.0403 17.0131 22.2721 17.0044 22.5003C17.0129 22.5001 17.0214 22.5 17.03 22.5C17.5712 22.5 18.01 22.9388 18.01 23.48C18.01 23.9148 17.7268 24.2835 17.3348 24.4117C17.7216 24.5428 18 24.9089 18 25.34C18 25.8812 17.5612 26.32 17.02 26.32C16.8331 26.32 16.6584 26.2676 16.5097 26.1768C15.8205 28.5034 14.2354 29.96 10.5899 29.96C9.88934 29.96 8.71371 29.9675 7.3793 29.976C5.62808 29.9871 3.60336 30 2.01996 30L2.00995 6.28003Z"
fill="url(#paint8_radial_18_15324)"
/>
<path
d="M2.00995 6.28003L9.65994 6.14001C13.71 6.14001 17.0299 9.46002 17.0399 13.53V16.291C17.0399 16.4539 17.0794 16.6146 17.1571 16.7577C17.7216 17.7975 18.1536 18.3878 18.4588 18.8048C18.8365 19.3207 19.0199 19.5714 19.0199 20.08C19.0199 21.03 17.9799 21.8 17.0299 21.8V21.8C17.027 21.8 17.0246 21.8024 17.0245 21.8053C17.0196 22.0403 17.0131 22.2721 17.0044 22.5003C17.0129 22.5001 17.0214 22.5 17.03 22.5C17.5712 22.5 18.01 22.9388 18.01 23.48C18.01 23.9148 17.7268 24.2835 17.3348 24.4117C17.7216 24.5428 18 24.9089 18 25.34C18 25.8812 17.5612 26.32 17.02 26.32C16.8331 26.32 16.6584 26.2676 16.5097 26.1768C15.8205 28.5034 14.2354 29.96 10.5899 29.96C9.88934 29.96 8.71371 29.9675 7.3793 29.976C5.62808 29.9871 3.60336 30 2.01996 30L2.00995 6.28003Z"
fill="url(#paint9_radial_18_15324)"
/>
<path
d="M2.00995 6.28003L9.65994 6.14001C13.71 6.14001 17.0299 9.46002 17.0399 13.53V16.291C17.0399 16.4539 17.0794 16.6146 17.1571 16.7577C17.7216 17.7975 18.1536 18.3878 18.4588 18.8048C18.8365 19.3207 19.0199 19.5714 19.0199 20.08C19.0199 21.03 17.9799 21.8 17.0299 21.8V21.8C17.027 21.8 17.0246 21.8024 17.0245 21.8053C17.0196 22.0403 17.0131 22.2721 17.0044 22.5003C17.0129 22.5001 17.0214 22.5 17.03 22.5C17.5712 22.5 18.01 22.9388 18.01 23.48C18.01 23.9148 17.7268 24.2835 17.3348 24.4117C17.7216 24.5428 18 24.9089 18 25.34C18 25.8812 17.5612 26.32 17.02 26.32C16.8331 26.32 16.6584 26.2676 16.5097 26.1768C15.8205 28.5034 14.2354 29.96 10.5899 29.96C9.88934 29.96 8.71371 29.9675 7.3793 29.976C5.62808 29.9871 3.60336 30 2.01996 30L2.00995 6.28003Z"
fill="url(#paint10_radial_18_15324)"
/>
<g filter="url(#filter0_f_18_15324)">
<path
fillRule="evenodd"
clipRule="evenodd"
d="M15.7015 16.4522C15.9046 16.6393 15.9175 16.9557 15.7304 17.1587C14.7226 18.2526 13.0247 18.3148 11.9419 17.3058C11.7398 17.1175 11.7287 16.8011 11.9169 16.5991C12.1052 16.3971 12.4216 16.3859 12.6236 16.5741C13.3007 17.2051 14.3629 17.1673 14.995 16.4812C15.1821 16.2781 15.4984 16.2651 15.7015 16.4522Z"
fill="#286AA1"
/>
</g>
<g filter="url(#filter1_i_18_15324)">
<path
fillRule="evenodd"
clipRule="evenodd"
d="M15.8987 16.3023C16.1018 16.4894 16.1148 16.8057 15.9276 17.0088C14.9198 18.1027 13.2219 18.1648 12.1391 17.1558C11.937 16.9675 11.9259 16.6512 12.1141 16.4491C12.3024 16.2471 12.6188 16.2359 12.8208 16.4242C13.4979 17.0552 14.5601 17.0173 15.1922 16.3312C15.3793 16.1281 15.6956 16.1152 15.8987 16.3023Z"
fill="#4D4C4E"
/>
</g>
<g filter="url(#filter2_f_18_15324)">
<path
d="M11.4047 14.1333C11.2506 14.1373 11.0947 14.0739 10.9948 13.9415C10.8156 13.7244 10.8555 13.4052 11.0726 13.2261C11.1292 13.1764 12.4704 12.1099 14.5095 12.2979C14.7897 12.3195 14.9988 12.5744 14.9675 12.8548C14.9459 13.1349 14.691 13.344 14.4106 13.3128C12.8159 13.1614 11.7196 14.0094 11.7103 14.0193C11.6157 14.0893 11.5107 14.1305 11.4047 14.1333Z"
fill="#2875BD"
/>
</g>
<g filter="url(#filter3_i_18_15324)">
<path
d="M11.48 14.01C11.32 14.01 11.16 13.94 11.06 13.8C10.88 13.57 10.93 13.24 11.16 13.06C11.22 13.01 12.64 11.94 14.75 12.19C15.04 12.22 15.25 12.49 15.21 12.78C15.18 13.07 14.91 13.28 14.62 13.24C12.97 13.04 11.81 13.89 11.8 13.9C11.7 13.97 11.59 14.01 11.48 14.01Z"
fill="#1C93E9"
/>
<path
d="M11.48 14.01C11.32 14.01 11.16 13.94 11.06 13.8C10.88 13.57 10.93 13.24 11.16 13.06C11.22 13.01 12.64 11.94 14.75 12.19C15.04 12.22 15.25 12.49 15.21 12.78C15.18 13.07 14.91 13.28 14.62 13.24C12.97 13.04 11.81 13.89 11.8 13.9C11.7 13.97 11.59 14.01 11.48 14.01Z"
fill="url(#paint11_radial_18_15324)"
/>
</g>
<path
d="M11.48 14.01C11.32 14.01 11.16 13.94 11.06 13.8C10.88 13.57 10.93 13.24 11.16 13.06C11.22 13.01 12.64 11.94 14.75 12.19C15.04 12.22 15.25 12.49 15.21 12.78C15.18 13.07 14.91 13.28 14.62 13.24C12.97 13.04 11.81 13.89 11.8 13.9C11.7 13.97 11.59 14.01 11.48 14.01Z"
fill="url(#paint12_radial_18_15324)"
/>
<path
d="M11.48 14.01C11.32 14.01 11.16 13.94 11.06 13.8C10.88 13.57 10.93 13.24 11.16 13.06C11.22 13.01 12.64 11.94 14.75 12.19C15.04 12.22 15.25 12.49 15.21 12.78C15.18 13.07 14.91 13.28 14.62 13.24C12.97 13.04 11.81 13.89 11.8 13.9C11.7 13.97 11.59 14.01 11.48 14.01Z"
fill="url(#paint13_radial_18_15324)"
/>
<path
d="M12.9099 2C8.73995 2 2.22995 2.05 2.01995 2L2.00995 30C10.4399 30 8.24995 17.56 9.51995 13.08C11.0399 7.71 17.0299 12 17.0299 5.99C17.0299 2.84 15.6999 2 12.9099 2Z"
fill="url(#paint14_linear_18_15324)"
/>
<path
d="M12.9099 2C8.73995 2 2.22995 2.05 2.01995 2L2.00995 30C10.4399 30 8.24995 17.56 9.51995 13.08C11.0399 7.71 17.0299 12 17.0299 5.99C17.0299 2.84 15.6999 2 12.9099 2Z"
fill="url(#paint15_linear_18_15324)"
/>
<path
d="M12.9099 2C8.73995 2 2.22995 2.05 2.01995 2L2.00995 30C10.4399 30 8.24995 17.56 9.51995 13.08C11.0399 7.71 17.0299 12 17.0299 5.99C17.0299 2.84 15.6999 2 12.9099 2Z"
fill="url(#paint16_radial_18_15324)"
/>
<path
d="M12.9099 2C8.73995 2 2.22995 2.05 2.01995 2L2.00995 30C10.4399 30 8.24995 17.56 9.51995 13.08C11.0399 7.71 17.0299 12 17.0299 5.99C17.0299 2.84 15.6999 2 12.9099 2Z"
fill="url(#paint17_radial_18_15324)"
/>
<path
d="M12.9099 2C8.73995 2 2.22995 2.05 2.01995 2L2.00995 30C10.4399 30 8.24995 17.56 9.51995 13.08C11.0399 7.71 17.0299 12 17.0299 5.99C17.0299 2.84 15.6999 2 12.9099 2Z"
fill="url(#paint18_radial_18_15324)"
/>
<path
d="M12.9099 2C8.73995 2 2.22995 2.05 2.01995 2L2.00995 30C10.4399 30 8.24995 17.56 9.51995 13.08C11.0399 7.71 17.0299 12 17.0299 5.99C17.0299 2.84 15.6999 2 12.9099 2Z"
fill="url(#paint19_linear_18_15324)"
/>
<g filter="url(#filter4_i_18_15324)">
<path
d="M26.48 18.54C26.44 18.54 26.31 18.55 26.27 18.55C25.82 17.64 24.89 17 23.8 17C22.27 17 21.02 18.24 21.02 19.78C21.02 20.3258 21.1814 20.8323 21.4572 21.2599C21.7358 21.6916 21.8524 22.2641 21.5161 22.6525C20.8742 23.3938 19.9892 24.0628 18.8 24.29C18.6 24.33 18.56 24.59 18.73 24.7C19.43 25.14 20.85 25.87 22.66 26.02C22.71 26.78 23.33 27.38 24.1 27.38C24.8368 27.38 25.4464 26.8287 25.5381 26.1166C25.5504 26.0214 25.6389 25.9499 25.7333 25.9672C25.9458 26.0059 26.1629 26.03 26.38 26.03C28.45 26.03 30.12 24.35 30.12 22.29C30.12 20.23 28.55 18.54 26.48 18.54Z"
fill="#38B6E3"
/>
<path
d="M26.48 18.54C26.44 18.54 26.31 18.55 26.27 18.55C25.82 17.64 24.89 17 23.8 17C22.27 17 21.02 18.24 21.02 19.78C21.02 20.3258 21.1814 20.8323 21.4572 21.2599C21.7358 21.6916 21.8524 22.2641 21.5161 22.6525C20.8742 23.3938 19.9892 24.0628 18.8 24.29C18.6 24.33 18.56 24.59 18.73 24.7C19.43 25.14 20.85 25.87 22.66 26.02C22.71 26.78 23.33 27.38 24.1 27.38C24.8368 27.38 25.4464 26.8287 25.5381 26.1166C25.5504 26.0214 25.6389 25.9499 25.7333 25.9672C25.9458 26.0059 26.1629 26.03 26.38 26.03C28.45 26.03 30.12 24.35 30.12 22.29C30.12 20.23 28.55 18.54 26.48 18.54Z"
fill="url(#paint20_radial_18_15324)"
/>
<path
d="M26.48 18.54C26.44 18.54 26.31 18.55 26.27 18.55C25.82 17.64 24.89 17 23.8 17C22.27 17 21.02 18.24 21.02 19.78C21.02 20.3258 21.1814 20.8323 21.4572 21.2599C21.7358 21.6916 21.8524 22.2641 21.5161 22.6525C20.8742 23.3938 19.9892 24.0628 18.8 24.29C18.6 24.33 18.56 24.59 18.73 24.7C19.43 25.14 20.85 25.87 22.66 26.02C22.71 26.78 23.33 27.38 24.1 27.38C24.8368 27.38 25.4464 26.8287 25.5381 26.1166C25.5504 26.0214 25.6389 25.9499 25.7333 25.9672C25.9458 26.0059 26.1629 26.03 26.38 26.03C28.45 26.03 30.12 24.35 30.12 22.29C30.12 20.23 28.55 18.54 26.48 18.54Z"
fill="url(#paint21_radial_18_15324)"
/>
<path
d="M26.48 18.54C26.44 18.54 26.31 18.55 26.27 18.55C25.82 17.64 24.89 17 23.8 17C22.27 17 21.02 18.24 21.02 19.78C21.02 20.3258 21.1814 20.8323 21.4572 21.2599C21.7358 21.6916 21.8524 22.2641 21.5161 22.6525C20.8742 23.3938 19.9892 24.0628 18.8 24.29C18.6 24.33 18.56 24.59 18.73 24.7C19.43 25.14 20.85 25.87 22.66 26.02C22.71 26.78 23.33 27.38 24.1 27.38C24.8368 27.38 25.4464 26.8287 25.5381 26.1166C25.5504 26.0214 25.6389 25.9499 25.7333 25.9672C25.9458 26.0059 26.1629 26.03 26.38 26.03C28.45 26.03 30.12 24.35 30.12 22.29C30.12 20.23 28.55 18.54 26.48 18.54Z"
fill="url(#paint22_radial_18_15324)"
/>
<path
d="M26.48 18.54C26.44 18.54 26.31 18.55 26.27 18.55C25.82 17.64 24.89 17 23.8 17C22.27 17 21.02 18.24 21.02 19.78C21.02 20.3258 21.1814 20.8323 21.4572 21.2599C21.7358 21.6916 21.8524 22.2641 21.5161 22.6525C20.8742 23.3938 19.9892 24.0628 18.8 24.29C18.6 24.33 18.56 24.59 18.73 24.7C19.43 25.14 20.85 25.87 22.66 26.02C22.71 26.78 23.33 27.38 24.1 27.38C24.8368 27.38 25.4464 26.8287 25.5381 26.1166C25.5504 26.0214 25.6389 25.9499 25.7333 25.9672C25.9458 26.0059 26.1629 26.03 26.38 26.03C28.45 26.03 30.12 24.35 30.12 22.29C30.12 20.23 28.55 18.54 26.48 18.54Z"
fill="url(#paint23_radial_18_15324)"
/>
<path
d="M26.48 18.54C26.44 18.54 26.31 18.55 26.27 18.55C25.82 17.64 24.89 17 23.8 17C22.27 17 21.02 18.24 21.02 19.78C21.02 20.3258 21.1814 20.8323 21.4572 21.2599C21.7358 21.6916 21.8524 22.2641 21.5161 22.6525C20.8742 23.3938 19.9892 24.0628 18.8 24.29C18.6 24.33 18.56 24.59 18.73 24.7C19.43 25.14 20.85 25.87 22.66 26.02C22.71 26.78 23.33 27.38 24.1 27.38C24.8368 27.38 25.4464 26.8287 25.5381 26.1166C25.5504 26.0214 25.6389 25.9499 25.7333 25.9672C25.9458 26.0059 26.1629 26.03 26.38 26.03C28.45 26.03 30.12 24.35 30.12 22.29C30.12 20.23 28.55 18.54 26.48 18.54Z"
fill="url(#paint24_radial_18_15324)"
/>
<path
d="M26.48 18.54C26.44 18.54 26.31 18.55 26.27 18.55C25.82 17.64 24.89 17 23.8 17C22.27 17 21.02 18.24 21.02 19.78C21.02 20.3258 21.1814 20.8323 21.4572 21.2599C21.7358 21.6916 21.8524 22.2641 21.5161 22.6525C20.8742 23.3938 19.9892 24.0628 18.8 24.29C18.6 24.33 18.56 24.59 18.73 24.7C19.43 25.14 20.85 25.87 22.66 26.02C22.71 26.78 23.33 27.38 24.1 27.38C24.8368 27.38 25.4464 26.8287 25.5381 26.1166C25.5504 26.0214 25.6389 25.9499 25.7333 25.9672C25.9458 26.0059 26.1629 26.03 26.38 26.03C28.45 26.03 30.12 24.35 30.12 22.29C30.12 20.23 28.55 18.54 26.48 18.54Z"
fill="url(#paint25_radial_18_15324)"
/>
<path
d="M26.48 18.54C26.44 18.54 26.31 18.55 26.27 18.55C25.82 17.64 24.89 17 23.8 17C22.27 17 21.02 18.24 21.02 19.78C21.02 20.3258 21.1814 20.8323 21.4572 21.2599C21.7358 21.6916 21.8524 22.2641 21.5161 22.6525C20.8742 23.3938 19.9892 24.0628 18.8 24.29C18.6 24.33 18.56 24.59 18.73 24.7C19.43 25.14 20.85 25.87 22.66 26.02C22.71 26.78 23.33 27.38 24.1 27.38C24.8368 27.38 25.4464 26.8287 25.5381 26.1166C25.5504 26.0214 25.6389 25.9499 25.7333 25.9672C25.9458 26.0059 26.1629 26.03 26.38 26.03C28.45 26.03 30.12 24.35 30.12 22.29C30.12 20.23 28.55 18.54 26.48 18.54Z"
fill="url(#paint26_radial_18_15324)"
/>
</g>
<path
d="M26.48 18.54C26.44 18.54 26.31 18.55 26.27 18.55C25.82 17.64 24.89 17 23.8 17C22.27 17 21.02 18.24 21.02 19.78C21.02 20.3258 21.1814 20.8323 21.4572 21.2599C21.7358 21.6916 21.8524 22.2641 21.5161 22.6525C20.8742 23.3938 19.9892 24.0628 18.8 24.29C18.6 24.33 18.56 24.59 18.73 24.7C19.43 25.14 20.85 25.87 22.66 26.02C22.71 26.78 23.33 27.38 24.1 27.38C24.8368 27.38 25.4464 26.8287 25.5381 26.1166C25.5504 26.0214 25.6389 25.9499 25.7333 25.9672C25.9458 26.0059 26.1629 26.03 26.38 26.03C28.45 26.03 30.12 24.35 30.12 22.29C30.12 20.23 28.55 18.54 26.48 18.54Z"
fill="url(#paint27_radial_18_15324)"
/>
<path
d="M26.48 18.54C26.44 18.54 26.31 18.55 26.27 18.55C25.82 17.64 24.89 17 23.8 17C22.27 17 21.02 18.24 21.02 19.78C21.02 20.3258 21.1814 20.8323 21.4572 21.2599C21.7358 21.6916 21.8524 22.2641 21.5161 22.6525C20.8742 23.3938 19.9892 24.0628 18.8 24.29C18.6 24.33 18.56 24.59 18.73 24.7C19.43 25.14 20.85 25.87 22.66 26.02C22.71 26.78 23.33 27.38 24.1 27.38C24.8368 27.38 25.4464 26.8287 25.5381 26.1166C25.5504 26.0214 25.6389 25.9499 25.7333 25.9672C25.9458 26.0059 26.1629 26.03 26.38 26.03C28.45 26.03 30.12 24.35 30.12 22.29C30.12 20.23 28.55 18.54 26.48 18.54Z"
fill="url(#paint28_radial_18_15324)"
/>
<g filter="url(#filter5_f_18_15324)">
<circle
cx={23.9333}
cy={19.8432}
r={2.67188}
fill="url(#paint29_radial_18_15324)"
/>
</g>
<g filter="url(#filter6_f_18_15324)">
<circle
cx={26.4177}
cy={22.2588}
r={3.53125}
fill="url(#paint30_radial_18_15324)"
/>
<circle
cx={26.4177}
cy={22.2588}
r={3.53125}
fill="url(#paint31_radial_18_15324)"
/>
</g>
<g filter="url(#filter7_f_18_15324)">
<path
d="M23.6715 24.5659C23.1545 24.7523 22.7849 25.2473 22.7849 25.8286C22.7849 26.5696 23.3857 27.1704 24.1268 27.1704C24.7966 27.1704 25.3943 26.6782 25.4646 25.7876C25.0505 24.936 24.238 24.6392 23.6715 24.5659Z"
fill="url(#paint32_radial_18_15324)"
/>
</g>
<defs>
<filter
id="filter0_f_18_15324"
x={11.5827}
y={16.1199}
width={4.48002}
height={2.10282}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.1}
result="effect1_foregroundBlur_18_15324"
/>
</filter>
<filter
id="filter1_i_18_15324"
x={11.9799}
y={16.02}
width={4.58002}
height={1.85282}
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.15} />
<feGaussianBlur stdDeviation={0.25} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.0745098 0 0 0 0 0.168627 0 0 0 0 0.223529 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_15324"
/>
</filter>
<filter
id="filter2_f_18_15324"
x={10.6818}
y={12.0757}
width={4.48875}
height={2.25779}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.1}
result="effect1_foregroundBlur_18_15324"
/>
</filter>
<filter
id="filter3_i_18_15324"
x={10.9511}
y={12.1522}
width={4.51373}
height={1.95779}
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.25} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.0901961 0 0 0 0 0.32549 0 0 0 0 0.670588 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_15324"
/>
</filter>
<filter
id="filter4_i_18_15324"
x={18.6232}
y={16.9}
width={11.4968}
height={10.48}
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.1} />
<feGaussianBlur stdDeviation={0.25} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.266667 0 0 0 0 0.478431 0 0 0 0 0.690196 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_15324"
/>
</filter>
<filter
id="filter5_f_18_15324"
x={20.8615}
y={16.7713}
width={6.14375}
height={6.14375}
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_18_15324"
/>
</filter>
<filter
id="filter6_f_18_15324"
x={22.3865}
y={18.2275}
width={8.0625}
height={8.0625}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.25}
result="effect1_foregroundBlur_18_15324"
/>
</filter>
<filter
id="filter7_f_18_15324"
x={22.3849}
y={24.1659}
width={3.47969}
height={3.40449}
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_18_15324"
/>
</filter>
<linearGradient
id="paint0_linear_18_15324"
x1={17.0173}
y1={9.91889}
x2={17.0173}
y2={31.7275}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#4CD1FF" />
<stop offset={1} stopColor="#48C5FA" />
</linearGradient>
<radialGradient
id="paint1_radial_18_15324"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(16.6365 10.9775) rotate(90) scale(6 4.14834)"
>
<stop stopColor="#5DEBFF" />
<stop offset={1} stopColor="#5DEBFF" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint2_radial_18_15324"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(19.3553 19.04) rotate(-123.243) scale(4.4464 2.22509)"
>
<stop stopColor="#5DEBFF" />
<stop offset={1} stopColor="#5DEBFF" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint3_radial_18_15324"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(18.4178 21.79) rotate(-134.012) scale(2.56364 1.36829)"
>
<stop offset={0.184844} stopColor="#2598E2" />
<stop offset={1} stopColor="#2598E2" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint4_radial_18_15324"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(11.7381 9.08764) rotate(161.565) scale(5.50706 1.72524)"
>
<stop stopColor="#1F84CF" />
<stop offset={1} stopColor="#1F84CF" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint5_radial_18_15324"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(14.6919 27.9621) rotate(-90) scale(8.029 3.08431)"
>
<stop stopColor="#46D8FF" />
<stop offset={1} stopColor="#46D8FF" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint6_linear_18_15324"
x1={10.5149}
y1={30.415}
x2={10.5149}
y2={27.6025}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#3A83B9" />
<stop offset={1} stopColor="#3A83B9" stopOpacity={0} />
</linearGradient>
<radialGradient
id="paint7_radial_18_15324"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(18.1042 23.987) rotate(-176.729) scale(2.03505 0.738204)"
>
<stop offset={0.235294} stopColor="#29ACED" />
<stop offset={1} stopColor="#29ACED" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint8_radial_18_15324"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(17.3326 26.3208) rotate(-143.942) scale(1.8939 0.82129)"
>
<stop stopColor="#3A72B9" />
<stop offset={1} stopColor="#29ACED" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint9_radial_18_15324"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(16.7971 22.6502) rotate(-100.491) scale(0.67216 1.50966)"
>
<stop stopColor="#46DAFF" />
<stop offset={1} stopColor="#46DAFF" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint10_radial_18_15324"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(16.6992 24.535) rotate(-67.7509) scale(0.581852 1.30683)"
>
<stop stopColor="#46DAFF" />
<stop offset={1} stopColor="#46DAFF" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint11_radial_18_15324"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(13.4646 14.3213) rotate(-101.182) scale(1.36975 2.90206)"
>
<stop stopColor="#1255B1" />
<stop offset={1} stopColor="#1255B1" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint12_radial_18_15324"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(14.7303 12.6572) rotate(171.452) scale(2.85199 1.21021)"
>
<stop stopColor="#52C4FF" />
<stop offset={1} stopColor="#3B85D9" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint13_radial_18_15324"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(15.2149 12.7588) rotate(-177.474) scale(1.06376 0.969065)"
>
<stop stopColor="#52C4FF" />
<stop offset={1} stopColor="#52C4FF" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint14_linear_18_15324"
x1={0.557005}
y1={16}
x2={15.5715}
y2={16}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#284FA2" />
<stop offset={1} stopColor="#3999E8" />
</linearGradient>
<linearGradient
id="paint15_linear_18_15324"
x1={13.7057}
y1={0.49108}
x2={8.73055}
y2={21.6357}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#4996D2" />
<stop offset={1} stopColor="#4996D2" stopOpacity={0} />
</linearGradient>
<radialGradient
id="paint16_radial_18_15324"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(14.0342 9.82315) rotate(162.181) scale(5.43623 2.8168)"
>
<stop stopColor="#1C7ACA" />
<stop offset={1} stopColor="#1C7ACA" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint17_radial_18_15324"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(16.371 2.53447) rotate(122.005) scale(6.70514 5.0025)"
>
<stop stopColor="#52C1FF" />
<stop offset={1} stopColor="#52C1FF" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint18_radial_18_15324"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(9.16678 20.4205) rotate(-90) scale(10.4741 5.52372)"
>
<stop stopColor="#4F9CF1" />
<stop offset={1} stopColor="#4F9CF1" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint19_linear_18_15324"
x1={4.88651}
y1={31.29}
x2={4.88651}
y2={25.79}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#384B91" />
<stop offset={1} stopColor="#384B91" stopOpacity={0} />
</linearGradient>
<radialGradient
id="paint20_radial_18_15324"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(23.074 23.6025) rotate(52.125) scale(3.56305 7.13158)"
>
<stop stopColor="#34A2C9" />
<stop offset={1} stopColor="#34A2C9" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint21_radial_18_15324"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(30.3553 22.19) rotate(169.355) scale(5.27834 9.04973)"
>
<stop stopColor="#5DE8FF" />
<stop offset={1} stopColor="#5DE8FF" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint22_radial_18_15324"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(27.3553 26.1025) rotate(-92.1017) scale(3.40854 3.40422)"
>
<stop stopColor="#2E80BF" />
<stop offset={1} stopColor="#2E80BF" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint23_radial_18_15324"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(24.3716 27.6182) rotate(-84.8746) scale(2.96498 3.28399)"
>
<stop stopColor="#3678B3" />
<stop offset={1} stopColor="#3678B3" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint24_radial_18_15324"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(19.8865 24.7588) rotate(-10.8987) scale(5.12367 2.47035)"
>
<stop stopColor="#4ACFEC" />
<stop offset={1} stopColor="#4ACFEC" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint25_radial_18_15324"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(22.5727 26.5856) rotate(-40.1937) scale(2.35502 1.55295)"
>
<stop offset={0.28722} stopColor="#3777AF" />
<stop offset={1} stopColor="#3777AF" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint26_radial_18_15324"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(25.5115 18.6025) rotate(149.808) scale(3.97698 4.89928)"
>
<stop stopColor="#5FF5FF" />
<stop offset={1} stopColor="#5FF5FF" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint27_radial_18_15324"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(27.574 17.5088) rotate(114.608) scale(4.50271 4.70885)"
>
<stop stopColor="#66F0FF" />
<stop offset={1} stopColor="#66F0FF" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint28_radial_18_15324"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(30.12 19.8838) rotate(158.756) scale(4.74337 4.96052)"
>
<stop stopColor="#66F0FF" />
<stop offset={1} stopColor="#66F0FF" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint29_radial_18_15324"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(24.4165 17.651) rotate(104.036) scale(5.01373)"
>
<stop offset={0.52872} stopColor="#3591BF" stopOpacity={0} />
<stop offset={1} stopColor="#3591BF" />
</radialGradient>
<radialGradient
id="paint30_radial_18_15324"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(29.949 20.7275) rotate(145.856) scale(6.56994)"
>
<stop offset={0.291765} stopColor="#59E7FF" />
<stop offset={1} stopColor="#3099CF" />
</radialGradient>
<radialGradient
id="paint31_radial_18_15324"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(27.449 18.7275) rotate(97.9601) scale(7.44675)"
>
<stop offset={0.723549} stopColor="#2E80BF" stopOpacity={0} />
<stop offset={1} stopColor="#2E80BF" />
</radialGradient>
<radialGradient
id="paint32_radial_18_15324"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(25.0115 25.0845) rotate(127.92) scale(2.64419 2.21118)"
>
<stop offset={0.340589} stopColor="#56E6FF" />
<stop offset={1} stopColor="#358CC4" />
</radialGradient>
</defs>
</svg>
);
module.exports = WindFaceIcon;