@jstnmthw/react-fluentui-emoji
Version:
Fluent Emoji SVG icons for UI react development.
699 lines (698 loc) • 31.4 kB
JSX
const React = require("react");
const ExplodingHeadIcon = ({ 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="M14.6801 10.9396C15.0889 10.94 15.5099 10.9405 15.9434 10.9406C16.3769 10.9405 16.7979 10.94 17.2067 10.9396C27.3898 10.9284 30.03 10.9256 29.8809 16.1407C29.6606 23.8452 25.4121 29.8625 15.9903 30.05L15.9434 30.05L15.8965 30.05C6.47464 29.8625 2.22619 23.8452 2.00589 16.1407C1.85677 10.9256 4.49697 10.9284 14.6801 10.9396Z"
fill="url(#paint0_radial_6808_5249)"
/>
<path
d="M14.6801 10.9396C15.0889 10.94 15.5099 10.9405 15.9434 10.9406C16.3769 10.9405 16.7979 10.94 17.2067 10.9396C27.3898 10.9284 30.03 10.9256 29.8809 16.1407C29.6606 23.8452 25.4121 29.8625 15.9903 30.05L15.9434 30.05L15.8965 30.05C6.47464 29.8625 2.22619 23.8452 2.00589 16.1407C1.85677 10.9256 4.49697 10.9284 14.6801 10.9396Z"
fill="url(#paint1_radial_6808_5249)"
/>
<path
d="M14.6801 10.9396C15.0889 10.94 15.5099 10.9405 15.9434 10.9406C16.3769 10.9405 16.7979 10.94 17.2067 10.9396C27.3898 10.9284 30.03 10.9256 29.8809 16.1407C29.6606 23.8452 25.4121 29.8625 15.9903 30.05L15.9434 30.05L15.8965 30.05C6.47464 29.8625 2.22619 23.8452 2.00589 16.1407C1.85677 10.9256 4.49697 10.9284 14.6801 10.9396Z"
fill="url(#paint2_radial_6808_5249)"
/>
<path
d="M25.8667 13.0825C25.8667 14.1925 21.9767 15.0825 15.9067 15.0825C9.83674 15.0825 5.90674 14.1825 5.90674 13.0825C5.90674 11.9825 9.82674 11.0825 15.9067 11.0825C21.9867 11.0825 25.8667 11.9825 25.8667 13.0825Z"
fill="url(#paint3_radial_6808_5249)"
/>
<path
d="M15.8567 29.0225C14.4967 29.0225 13.3867 27.9125 13.3867 26.5525C13.3867 25.1925 14.4967 24.0825 15.8567 24.0825C17.2167 24.0825 18.3267 25.1925 18.3267 26.5525C18.3267 27.9125 17.2167 29.0225 15.8567 29.0225Z"
fill="url(#paint4_linear_6808_5249)"
/>
<g filter="url(#filter0_f_6808_5249)">
<path
d="M28.1836 14.2219C27.5273 14.925 26.1055 15.675 25.1211 15.9719"
stroke="#FFF500"
strokeOpacity={0.5}
strokeLinecap="round"
/>
</g>
<path
d="M20.0918 8.74782C19.1988 10.0704 17.6859 10.94 15.97 10.94C14.254 10.94 12.7412 10.0704 11.8481 8.74782C11.1207 9.50136 10.1001 9.97 8.96997 9.97C6.76083 9.97 4.96997 8.17914 4.96997 5.97C4.96997 3.76086 6.76083 1.97 8.96997 1.97C9.65717 1.97 10.3039 2.14329 10.8688 2.44856C11.4282 2.75083 12.1839 2.68835 12.6578 2.26446C13.537 1.4781 14.6976 1 15.97 1C17.2423 1 18.403 1.4781 19.2821 2.26446C19.756 2.68835 20.5117 2.75084 21.0711 2.44856C21.636 2.14329 22.2828 1.97 22.97 1.97C25.1791 1.97 26.97 3.76086 26.97 5.97C26.97 8.17914 25.1791 9.97 22.97 9.97C21.8399 9.97 20.8193 9.50136 20.0918 8.74782Z"
fill="url(#paint5_radial_6808_5249)"
/>
<path
d="M20.0918 8.74782C19.1988 10.0704 17.6859 10.94 15.97 10.94C14.254 10.94 12.7412 10.0704 11.8481 8.74782C11.1207 9.50136 10.1001 9.97 8.96997 9.97C6.76083 9.97 4.96997 8.17914 4.96997 5.97C4.96997 3.76086 6.76083 1.97 8.96997 1.97C9.65717 1.97 10.3039 2.14329 10.8688 2.44856C11.4282 2.75083 12.1839 2.68835 12.6578 2.26446C13.537 1.4781 14.6976 1 15.97 1C17.2423 1 18.403 1.4781 19.2821 2.26446C19.756 2.68835 20.5117 2.75084 21.0711 2.44856C21.636 2.14329 22.2828 1.97 22.97 1.97C25.1791 1.97 26.97 3.76086 26.97 5.97C26.97 8.17914 25.1791 9.97 22.97 9.97C21.8399 9.97 20.8193 9.50136 20.0918 8.74782Z"
fill="url(#paint6_radial_6808_5249)"
/>
<path
d="M20.0918 8.74782C19.1988 10.0704 17.6859 10.94 15.97 10.94C14.254 10.94 12.7412 10.0704 11.8481 8.74782C11.1207 9.50136 10.1001 9.97 8.96997 9.97C6.76083 9.97 4.96997 8.17914 4.96997 5.97C4.96997 3.76086 6.76083 1.97 8.96997 1.97C9.65717 1.97 10.3039 2.14329 10.8688 2.44856C11.4282 2.75083 12.1839 2.68835 12.6578 2.26446C13.537 1.4781 14.6976 1 15.97 1C17.2423 1 18.403 1.4781 19.2821 2.26446C19.756 2.68835 20.5117 2.75084 21.0711 2.44856C21.636 2.14329 22.2828 1.97 22.97 1.97C25.1791 1.97 26.97 3.76086 26.97 5.97C26.97 8.17914 25.1791 9.97 22.97 9.97C21.8399 9.97 20.8193 9.50136 20.0918 8.74782Z"
fill="url(#paint7_radial_6808_5249)"
style={{
mixBlendMode: "multiply",
}}
/>
<path
d="M20.0918 8.74782C19.1988 10.0704 17.6859 10.94 15.97 10.94C14.254 10.94 12.7412 10.0704 11.8481 8.74782C11.1207 9.50136 10.1001 9.97 8.96997 9.97C6.76083 9.97 4.96997 8.17914 4.96997 5.97C4.96997 3.76086 6.76083 1.97 8.96997 1.97C9.65717 1.97 10.3039 2.14329 10.8688 2.44856C11.4282 2.75083 12.1839 2.68835 12.6578 2.26446C13.537 1.4781 14.6976 1 15.97 1C17.2423 1 18.403 1.4781 19.2821 2.26446C19.756 2.68835 20.5117 2.75084 21.0711 2.44856C21.636 2.14329 22.2828 1.97 22.97 1.97C25.1791 1.97 26.97 3.76086 26.97 5.97C26.97 8.17914 25.1791 9.97 22.97 9.97C21.8399 9.97 20.8193 9.50136 20.0918 8.74782Z"
fill="url(#paint8_radial_6808_5249)"
/>
<path
d="M20.0918 8.74782C19.1988 10.0704 17.6859 10.94 15.97 10.94C14.254 10.94 12.7412 10.0704 11.8481 8.74782C11.1207 9.50136 10.1001 9.97 8.96997 9.97C6.76083 9.97 4.96997 8.17914 4.96997 5.97C4.96997 3.76086 6.76083 1.97 8.96997 1.97C9.65717 1.97 10.3039 2.14329 10.8688 2.44856C11.4282 2.75083 12.1839 2.68835 12.6578 2.26446C13.537 1.4781 14.6976 1 15.97 1C17.2423 1 18.403 1.4781 19.2821 2.26446C19.756 2.68835 20.5117 2.75084 21.0711 2.44856C21.636 2.14329 22.2828 1.97 22.97 1.97C25.1791 1.97 26.97 3.76086 26.97 5.97C26.97 8.17914 25.1791 9.97 22.97 9.97C21.8399 9.97 20.8193 9.50136 20.0918 8.74782Z"
fill="url(#paint9_radial_6808_5249)"
/>
<path
d="M20.0918 8.74782C19.1988 10.0704 17.6859 10.94 15.97 10.94C14.254 10.94 12.7412 10.0704 11.8481 8.74782C11.1207 9.50136 10.1001 9.97 8.96997 9.97C6.76083 9.97 4.96997 8.17914 4.96997 5.97C4.96997 3.76086 6.76083 1.97 8.96997 1.97C9.65717 1.97 10.3039 2.14329 10.8688 2.44856C11.4282 2.75083 12.1839 2.68835 12.6578 2.26446C13.537 1.4781 14.6976 1 15.97 1C17.2423 1 18.403 1.4781 19.2821 2.26446C19.756 2.68835 20.5117 2.75084 21.0711 2.44856C21.636 2.14329 22.2828 1.97 22.97 1.97C25.1791 1.97 26.97 3.76086 26.97 5.97C26.97 8.17914 25.1791 9.97 22.97 9.97C21.8399 9.97 20.8193 9.50136 20.0918 8.74782Z"
fill="url(#paint10_radial_6808_5249)"
style={{
mixBlendMode: "multiply",
}}
/>
<g filter="url(#filter1_f_6808_5249)">
<path
d="M12.2412 8.81813V3.36115C12.2412 2.96054 12.5425 2.63577 12.8411 2.36869V2.36869C13.6827 1.6159 14.7938 1.1582 16.0119 1.1582C17.2299 1.1582 18.341 1.6159 19.1826 2.36869V2.36869C19.5389 2.68736 19.9297 3.06209 19.9297 3.54009V8.61648C19.4123 9.36569 18.6855 9.95924 17.834 10.3126H14.1897C13.4161 9.99156 12.7454 9.47228 12.2412 8.81813Z"
fill="url(#paint11_radial_6808_5249)"
/>
<path
d="M12.2412 8.81813V3.36115C12.2412 2.96054 12.5425 2.63577 12.8411 2.36869V2.36869C13.6827 1.6159 14.7938 1.1582 16.0119 1.1582C17.2299 1.1582 18.341 1.6159 19.1826 2.36869V2.36869C19.5389 2.68736 19.9297 3.06209 19.9297 3.54009V8.61648C19.4123 9.36569 18.6855 9.95924 17.834 10.3126H14.1897C13.4161 9.99156 12.7454 9.47228 12.2412 8.81813Z"
fill="url(#paint12_radial_6808_5249)"
/>
<path
d="M12.2412 8.81813V3.36115C12.2412 2.96054 12.5425 2.63577 12.8411 2.36869V2.36869C13.6827 1.6159 14.7938 1.1582 16.0119 1.1582C17.2299 1.1582 18.341 1.6159 19.1826 2.36869V2.36869C19.5389 2.68736 19.9297 3.06209 19.9297 3.54009V8.61648C19.4123 9.36569 18.6855 9.95924 17.834 10.3126H14.1897C13.4161 9.99156 12.7454 9.47228 12.2412 8.81813Z"
fill="url(#paint13_radial_6808_5249)"
style={{
mixBlendMode: "multiply",
}}
/>
</g>
<g filter="url(#filter2_f_6808_5249)">
<path
d="M11.7173 4.02021C11.7173 3.46036 11.1324 3.0575 10.6398 2.79135V2.79135C10.1299 2.5158 9.54611 2.35938 8.92581 2.35938C6.93172 2.35938 5.31519 3.97591 5.31519 5.97C5.31519 7.96409 6.93172 9.58062 8.92581 9.58062C9.94589 9.58062 10.8672 9.1576 11.5238 8.47741C11.5851 8.56821 11.6497 8.65665 11.7173 8.74255V4.02021Z"
fill="url(#paint14_radial_6808_5249)"
/>
<path
d="M11.7173 4.02021C11.7173 3.46036 11.1324 3.0575 10.6398 2.79135V2.79135C10.1299 2.5158 9.54611 2.35938 8.92581 2.35938C6.93172 2.35938 5.31519 3.97591 5.31519 5.97C5.31519 7.96409 6.93172 9.58062 8.92581 9.58062C9.94589 9.58062 10.8672 9.1576 11.5238 8.47741C11.5851 8.56821 11.6497 8.65665 11.7173 8.74255V4.02021Z"
fill="url(#paint15_radial_6808_5249)"
/>
<path
d="M11.7173 4.02021C11.7173 3.46036 11.1324 3.0575 10.6398 2.79135V2.79135C10.1299 2.5158 9.54611 2.35938 8.92581 2.35938C6.93172 2.35938 5.31519 3.97591 5.31519 5.97C5.31519 7.96409 6.93172 9.58062 8.92581 9.58062C9.94589 9.58062 10.8672 9.1576 11.5238 8.47741C11.5851 8.56821 11.6497 8.65665 11.7173 8.74255V4.02021Z"
fill="url(#paint16_radial_6808_5249)"
style={{
mixBlendMode: "multiply",
}}
/>
</g>
<g filter="url(#filter3_f_6808_5249)">
<path
d="M19.9297 3.96114C19.9297 3.38434 20.5324 2.96928 21.0398 2.69506V2.69506C21.5652 2.41116 22.1667 2.25 22.8058 2.25C24.8603 2.25 26.5258 3.9155 26.5258 5.97C26.5258 8.0245 24.8603 9.69 22.8058 9.69C21.7548 9.69 20.8056 9.25416 20.1291 8.55337C20.0659 8.64692 19.9994 8.73804 19.9297 8.82654V3.96114Z"
fill="url(#paint17_radial_6808_5249)"
style={{
mixBlendMode: "multiply",
}}
/>
</g>
<path
d="M3.99997 10.03C4.56882 10.03 5.02997 9.56882 5.02997 8.99997C5.02997 8.43112 4.56882 7.96997 3.99997 7.96997C3.43112 7.96997 2.96997 8.43112 2.96997 8.99997C2.96997 9.56882 3.43112 10.03 3.99997 10.03Z"
fill="url(#paint18_radial_6808_5249)"
/>
<path
d="M26.98 11C27.5323 11 27.98 10.5523 27.98 10C27.98 9.44772 27.5323 9 26.98 9C26.4277 9 25.98 9.44772 25.98 10C25.98 10.5523 26.4277 11 26.98 11Z"
fill="url(#paint19_radial_6808_5249)"
/>
<path
d="M23.97 7.34997C24.7321 7.34997 25.35 6.73212 25.35 5.96997C25.35 5.20781 24.7321 4.58997 23.97 4.58997C23.2078 4.58997 22.59 5.20781 22.59 5.96997C22.59 6.73212 23.2078 7.34997 23.97 7.34997Z"
fill="url(#paint20_radial_6808_5249)"
/>
<path
d="M5.46997 5.84997C6.23212 5.84997 6.84997 5.23212 6.84997 4.46997C6.84997 3.70781 6.23212 3.08997 5.46997 3.08997C4.70781 3.08997 4.08997 3.70781 4.08997 4.46997C4.08997 5.23212 4.70781 5.84997 5.46997 5.84997Z"
fill="url(#paint21_radial_6808_5249)"
/>
<path
d="M13.5335 13.407C13.4407 13.1611 13.1928 13.0125 12.9299 13.0125C10.7263 13.0125 8.93994 11.2261 8.93994 9.02247C8.93994 6.81885 10.7263 5.03247 12.9299 5.03247C13.8247 5.03247 14.6507 5.32699 15.3162 5.82437C15.6826 6.09823 16.2173 6.09823 16.5837 5.82437C17.2492 5.32699 18.0752 5.03247 18.9699 5.03247C21.1736 5.03247 22.9599 6.81885 22.9599 9.02247C22.9599 11.2261 21.1736 13.0125 18.9699 13.0125C18.7535 13.0125 18.5519 13.1372 18.471 13.338C18.2242 13.9505 18.1519 14.0156 17.9783 15.0414C17.3205 15.0655 16.6291 15.0781 15.9067 15.0781C15.2332 15.0781 14.5859 15.067 13.9675 15.0458C13.8641 14.2898 13.7691 14.0313 13.5335 13.407Z"
fill="url(#paint22_linear_6808_5249)"
/>
<path
d="M13.5335 13.407C13.4407 13.1611 13.1928 13.0125 12.9299 13.0125C10.7263 13.0125 8.93994 11.2261 8.93994 9.02247C8.93994 6.81885 10.7263 5.03247 12.9299 5.03247C13.8247 5.03247 14.6507 5.32699 15.3162 5.82437C15.6826 6.09823 16.2173 6.09823 16.5837 5.82437C17.2492 5.32699 18.0752 5.03247 18.9699 5.03247C21.1736 5.03247 22.9599 6.81885 22.9599 9.02247C22.9599 11.2261 21.1736 13.0125 18.9699 13.0125C18.7535 13.0125 18.5519 13.1372 18.471 13.338C18.2242 13.9505 18.1519 14.0156 17.9783 15.0414C17.3205 15.0655 16.6291 15.0781 15.9067 15.0781C15.2332 15.0781 14.5859 15.067 13.9675 15.0458C13.8641 14.2898 13.7691 14.0313 13.5335 13.407Z"
fill="url(#paint23_radial_6808_5249)"
/>
<path
d="M13.5335 13.407C13.4407 13.1611 13.1928 13.0125 12.9299 13.0125C10.7263 13.0125 8.93994 11.2261 8.93994 9.02247C8.93994 6.81885 10.7263 5.03247 12.9299 5.03247C13.8247 5.03247 14.6507 5.32699 15.3162 5.82437C15.6826 6.09823 16.2173 6.09823 16.5837 5.82437C17.2492 5.32699 18.0752 5.03247 18.9699 5.03247C21.1736 5.03247 22.9599 6.81885 22.9599 9.02247C22.9599 11.2261 21.1736 13.0125 18.9699 13.0125C18.7535 13.0125 18.5519 13.1372 18.471 13.338C18.2242 13.9505 18.1519 14.0156 17.9783 15.0414C17.3205 15.0655 16.6291 15.0781 15.9067 15.0781C15.2332 15.0781 14.5859 15.067 13.9675 15.0458C13.8641 14.2898 13.7691 14.0313 13.5335 13.407Z"
fill="url(#paint24_radial_6808_5249)"
style={{
mixBlendMode: "multiply",
}}
/>
<g filter="url(#filter4_f_6808_5249)">
<path
d="M18.7385 13.0625H18C16.8954 13.0625 16 12.167 16 11.0625V6.02864C16.2084 6.01926 16.4141 5.95117 16.5838 5.82437C17.2493 5.32699 18.0752 5.03247 18.97 5.03247C21.1736 5.03247 22.96 6.81885 22.96 9.02247C22.96 11.2261 21.1736 13.0125 18.97 13.0125C18.8889 13.0125 18.8099 13.03 18.7385 13.0625Z"
fill="url(#paint25_radial_6808_5249)"
/>
<path
d="M18.7385 13.0625H18C16.8954 13.0625 16 12.167 16 11.0625V6.02864C16.2084 6.01926 16.4141 5.95117 16.5838 5.82437C17.2493 5.32699 18.0752 5.03247 18.97 5.03247C21.1736 5.03247 22.96 6.81885 22.96 9.02247C22.96 11.2261 21.1736 13.0125 18.97 13.0125C18.8889 13.0125 18.8099 13.03 18.7385 13.0625Z"
fill="url(#paint26_radial_6808_5249)"
/>
<path
d="M18.7385 13.0625H18C16.8954 13.0625 16 12.167 16 11.0625V6.02864C16.2084 6.01926 16.4141 5.95117 16.5838 5.82437C17.2493 5.32699 18.0752 5.03247 18.97 5.03247C21.1736 5.03247 22.96 6.81885 22.96 9.02247C22.96 11.2261 21.1736 13.0125 18.97 13.0125C18.8889 13.0125 18.8099 13.03 18.7385 13.0625Z"
fill="url(#paint27_radial_6808_5249)"
style={{
mixBlendMode: "multiply",
}}
/>
</g>
<g filter="url(#filter5_f_6808_5249)">
<path
d="M13.3394 13.1482C13.4253 13.2138 13.4937 13.3014 13.5335 13.407C13.7691 14.0314 13.8642 14.2899 13.9676 15.0458C14.586 15.067 15.2332 15.0781 15.9068 15.0781C15.9484 15.0781 15.9899 15.0781 16.0312 15.078V11.0312L13.3394 13.1482Z"
fill="url(#paint28_linear_6808_5249)"
style={{
mixBlendMode: "multiply",
}}
/>
</g>
<g filter="url(#filter6_f_6808_5249)">
<path
d="M10.23 25.5C12.5827 25.5 14.49 23.5927 14.49 21.24C14.49 18.8872 12.5827 16.98 10.23 16.98C7.87724 16.98 5.96997 18.8872 5.96997 21.24C5.96997 23.5927 7.87724 25.5 10.23 25.5Z"
fill="#D66A46"
fillOpacity={0.6}
/>
</g>
<g filter="url(#filter7_f_6808_5249)">
<path
d="M20.7925 25.5C23.1452 25.5 25.0525 23.5927 25.0525 21.24C25.0525 18.8872 23.1452 16.98 20.7925 16.98C18.4397 16.98 16.5325 18.8872 16.5325 21.24C16.5325 23.5927 18.4397 25.5 20.7925 25.5Z"
fill="#FF7C32"
fillOpacity={0.6}
/>
</g>
<path
d="M10.45 24.94C12.9242 24.94 14.93 22.9342 14.93 20.46C14.93 17.9857 12.9242 15.98 10.45 15.98C7.97573 15.98 5.96997 17.9857 5.96997 20.46C5.96997 22.9342 7.97573 24.94 10.45 24.94Z"
fill="white"
/>
<path
d="M11.95 22.46C13.0545 22.46 13.95 21.5645 13.95 20.46C13.95 19.3554 13.0545 18.46 11.95 18.46C10.8454 18.46 9.94995 19.3554 9.94995 20.46C9.94995 21.5645 10.8454 22.46 11.95 22.46Z"
fill="#402933"
/>
<path
d="M21.45 24.94C23.9242 24.94 25.93 22.9342 25.93 20.46C25.93 17.9857 23.9242 15.98 21.45 15.98C18.9757 15.98 16.97 17.9857 16.97 20.46C16.97 22.9342 18.9757 24.94 21.45 24.94Z"
fill="white"
/>
<path
d="M19.95 22.46C21.0545 22.46 21.95 21.5645 21.95 20.46C21.95 19.3554 21.0545 18.46 19.95 18.46C18.8454 18.46 17.95 19.3554 17.95 20.46C17.95 21.5645 18.8454 22.46 19.95 22.46Z"
fill="#412933"
/>
<defs>
<filter
id="filter0_f_6808_5249"
x={23.621}
y={12.7219}
width={6.06262}
height={4.75012}
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_6808_5249"
/>
</filter>
<filter
id="filter1_f_6808_5249"
x={11.4412}
y={0.358203}
width={9.28848}
height={10.7544}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.4}
result="effect1_foregroundBlur_6808_5249"
/>
</filter>
<filter
id="filter2_f_6808_5249"
x={4.31519}
y={1.35938}
width={8.4021}
height={9.22119}
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_6808_5249"
/>
</filter>
<filter
id="filter3_f_6808_5249"
x={18.9297}
y={1.25}
width={8.59607}
height={9.43994}
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_6808_5249"
/>
</filter>
<filter
id="filter4_f_6808_5249"
x={15}
y={4.03247}
width={8.95996}
height={10.03}
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_6808_5249"
/>
</filter>
<filter
id="filter5_f_6808_5249"
x={12.8394}
y={10.5312}
width={3.69189}
height={5.04688}
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_6808_5249"
/>
</filter>
<filter
id="filter6_f_6808_5249"
x={4.96997}
y={15.98}
width={10.52}
height={10.52}
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_6808_5249"
/>
</filter>
<filter
id="filter7_f_6808_5249"
x={15.5325}
y={15.98}
width={10.52}
height={10.52}
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_6808_5249"
/>
</filter>
<radialGradient
id="paint0_radial_6808_5249"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(16.3868 13.6125) rotate(90) scale(28.375 74.5612)"
>
<stop stopColor="#F89C20" />
<stop offset={0.171806} stopColor="#F8D51D" />
<stop offset={0.489583} stopColor="#F89C20" />
<stop offset={1} stopColor="#F5891F" />
</radialGradient>
<radialGradient
id="paint1_radial_6808_5249"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(15.9434 13.6125) rotate(91.8025) scale(17.6963 70.196)"
>
<stop stopColor="#EB9037" stopOpacity={0} />
<stop offset={1} stopColor="#EB9037" />
</radialGradient>
<radialGradient
id="paint2_radial_6808_5249"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(15.9434 16.175) rotate(90) scale(13.875 19.7411)"
>
<stop offset={0.823911} stopColor="#FFB56D" stopOpacity={0} />
<stop offset={1} stopColor="#FF63C4" />
</radialGradient>
<radialGradient
id="paint3_radial_6808_5249"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(15.8856 11.5008) rotate(89.9862) scale(4.5492 13.8543)"
>
<stop offset={0.222988} stopColor="#F89C20" />
<stop offset={0.899786} stopColor="#BD824F" />
</radialGradient>
<linearGradient
id="paint4_linear_6808_5249"
x1={15.8598}
y1={29.0255}
x2={15.8598}
y2={24.0867}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#D3037B" />
<stop offset={1} stopColor="#B7039B" />
</linearGradient>
<radialGradient
id="paint5_radial_6808_5249"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(20.5 1.375) rotate(135.922) scale(19.227 17.9698)"
>
<stop stopColor="white" />
<stop offset={0.9832} stopColor="#D1D3D4" />
</radialGradient>
<radialGradient
id="paint6_radial_6808_5249"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(10.3666 8.82246) rotate(-27.8466) scale(12.6667 10.5912)"
>
<stop stopColor="#DCC4E7" />
<stop offset={1} stopColor="#DCC4E7" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint7_radial_6808_5249"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(6.87497 9.71875) rotate(-61.1645) scale(9.52474 8.55662)"
>
<stop offset={0.140625} stopColor="#C6C6C6" />
<stop offset={1} stopColor="#C1B4B8" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint8_radial_6808_5249"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(9.18747 10.5625) rotate(-53.5596) scale(10.8378 8.89035)"
>
<stop stopColor="#B076CB" />
<stop offset={1} stopColor="#DCC4E7" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint9_radial_6808_5249"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(24.7812 12.3437) rotate(-116.432) scale(6.0374 8.13909)"
>
<stop stopColor="#B076CB" />
<stop offset={1} stopColor="#DCC4E7" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint10_radial_6808_5249"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-2.61837 -3.32228) rotate(32.5759) scale(20.2429 42.1609)"
>
<stop offset={0.140625} stopColor="#C6C6C6" />
<stop offset={1} stopColor="#C1B4B8" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint11_radial_6808_5249"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(17.8606 2.91336) rotate(121.697) scale(5.73019 5.36756)"
>
<stop stopColor="white" />
<stop offset={0.9832} stopColor="#D1D3D4" />
</radialGradient>
<radialGradient
id="paint12_radial_6808_5249"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(14.1272 8.36239) rotate(-54.31) scale(6.7091 6.43579)"
>
<stop stopColor="#DCC4E7" />
<stop offset={1} stopColor="#DCC4E7" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint13_radial_6808_5249"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(11.3138 -2.67107) rotate(74.9816) scale(7.61966 22.7483)"
>
<stop offset={0.140625} stopColor="#C6C6C6" />
<stop offset={1} stopColor="#C1B4B8" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint14_radial_6808_5249"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(10.5923 3.7439) rotate(126.323) scale(4.7734 4.77317)"
>
<stop stopColor="white" />
<stop offset={0.9832} stopColor="#D1D3D4" />
</radialGradient>
<radialGradient
id="paint15_radial_6808_5249"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(7.08629 8.04226) rotate(-49.4653) scale(5.65565 5.65551)"
>
<stop stopColor="#DCC4E7" />
<stop offset={1} stopColor="#DCC4E7" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint16_radial_6808_5249"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(2.82479 -0.780692) rotate(54.7385) scale(9.69723 20.9837)"
>
<stop offset={0.140625} stopColor="#C6C6C6" />
<stop offset={1} stopColor="#C1B4B8" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint17_radial_6808_5249"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(21.375 8.96875) rotate(-43.0979) scale(5.99161 19.0352)"
>
<stop offset={0.140625} stopColor="#C6C6C6" />
<stop offset={1} stopColor="#C1B4B8" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint18_radial_6808_5249"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(4.37223 8.61419) rotate(134.265) scale(1.28654 1.85025)"
>
<stop stopColor="#FFE363" />
<stop offset={0.536458} stopColor="#F4C222" />
<stop offset={1} stopColor="#ED8546" />
</radialGradient>
<radialGradient
id="paint19_radial_6808_5249"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(27.3414 9.62545) rotate(134.265) scale(1.24907 1.79636)"
>
<stop stopColor="#FFE363" />
<stop offset={0.536458} stopColor="#F4C222" />
<stop offset={1} stopColor="#ED8546" />
</radialGradient>
<radialGradient
id="paint20_radial_6808_5249"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(24.4687 5.45309) rotate(134.265) scale(1.72371 2.47898)"
>
<stop stopColor="#FFE363" />
<stop offset={0.536458} stopColor="#F4C222" />
<stop offset={1} stopColor="#ED8546" />
</radialGradient>
<radialGradient
id="paint21_radial_6808_5249"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(5.96872 3.95309) rotate(134.265) scale(1.72371 2.47898)"
>
<stop stopColor="#FFE363" />
<stop offset={0.536458} stopColor="#F4C222" />
<stop offset={1} stopColor="#ED8546" />
</radialGradient>
<linearGradient
id="paint22_linear_6808_5249"
x1={15.3749}
y1={13.3162}
x2={10.2496}
y2={17.5134}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="white" />
<stop offset={0.9832} stopColor="#D1D3D4" />
</linearGradient>
<radialGradient
id="paint23_radial_6808_5249"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(12.3124 12.3125) rotate(-54.1338) scale(6.20845 12.8514)"
>
<stop stopColor="#DCC4E7" />
<stop offset={1} stopColor="#DCC4E7" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint24_radial_6808_5249"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(8.43744 5.49997) rotate(48.743) scale(4.73889 9.8553)"
>
<stop offset={0.0416667} stopColor="#A6A2A2" />
<stop offset={0.885417} stopColor="#C1B4B8" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint25_radial_6808_5249"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(21.087 6.57206) rotate(122.51) scale(5.07132 4.81595)"
>
<stop stopColor="white" />
<stop offset={0.9832} stopColor="#D1D3D4" />
</radialGradient>
<radialGradient
id="paint26_radial_6808_5249"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(17.7073 11.3518) rotate(-53.4505) scale(5.94984 5.76258)"
>
<stop offset={0.15625} stopColor="#DCC4E7" />
<stop offset={0.692708} stopColor="#DCC4E7" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint27_radial_6808_5249"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(13.5993 1.54073) rotate(57.0914) scale(8.21492 16.8015)"
>
<stop stopColor="#DDDDDD" />
<stop offset={1} stopColor="#C1B4B8" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint28_linear_6808_5249"
x1={14.6853}
y1={9.53125}
x2={16.4155}
y2={13.9101}
gradientUnits="userSpaceOnUse"
>
<stop offset={0.140625} stopColor="#C6C6C6" />
<stop offset={1} stopColor="#C1B4B8" stopOpacity={0} />
</linearGradient>
</defs>
</svg>
);
module.exports = ExplodingHeadIcon;