@jstnmthw/react-fluentui-emoji
Version:
Fluent Emoji SVG icons for UI react development.
922 lines (921 loc) • 40.5 kB
JSX
const React = require("react");
const WolfIcon = ({ 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}
<g filter="url(#filter0_i_28327_1901)">
<path
d="M29.9784 17.9606C28.806 15.9158 27.5727 13.8855 26.459 11.8145C26.1585 11.2556 26.0072 10.6296 26.0049 9.99499L25.9784 2.67056C26.0084 2.08056 25.2884 1.77056 24.8884 2.20056L17.8184 7.60056C17.5484 7.81056 17.2084 7.92056 16.8684 7.92056H15.1184C14.7784 7.92056 14.4384 7.81056 14.1684 7.60056L7.09836 2.20056C6.69836 1.77056 5.97836 2.08056 6.00836 2.67056L5.98169 10.1638C5.9795 10.78 5.83755 11.3887 5.55005 11.9336C4.4705 13.9801 3.23712 15.956 2.08836 17.9606C1.83836 18.3906 2.14836 18.9206 2.64836 18.9206C3.08836 18.9206 3.39836 19.3506 3.25836 19.7706L2.81836 21.0706C2.67836 21.4806 2.98836 21.9106 3.41836 21.9206H3.64836C4.08836 21.9206 4.38836 22.3506 4.24836 22.7706L3.84836 23.9806C3.69836 24.4206 4.05836 24.8706 4.52836 24.8206L12.5984 23.9306H19.4484L27.5184 24.8206C27.9884 24.8706 28.3484 24.4206 28.1984 23.9806L27.7984 22.7706C27.6584 22.3606 27.9684 21.9306 28.3984 21.9206H28.6284C29.0684 21.9206 29.3684 21.4906 29.2284 21.0706L28.8084 19.8306C28.6684 19.4106 28.9484 18.9206 29.3884 18.9306C29.9084 18.9306 30.2284 18.3906 29.9784 17.9606Z"
fill="url(#paint0_radial_28327_1901)"
/>
<path
d="M29.9784 17.9606C28.806 15.9158 27.5727 13.8855 26.459 11.8145C26.1585 11.2556 26.0072 10.6296 26.0049 9.99499L25.9784 2.67056C26.0084 2.08056 25.2884 1.77056 24.8884 2.20056L17.8184 7.60056C17.5484 7.81056 17.2084 7.92056 16.8684 7.92056H15.1184C14.7784 7.92056 14.4384 7.81056 14.1684 7.60056L7.09836 2.20056C6.69836 1.77056 5.97836 2.08056 6.00836 2.67056L5.98169 10.1638C5.9795 10.78 5.83755 11.3887 5.55005 11.9336C4.4705 13.9801 3.23712 15.956 2.08836 17.9606C1.83836 18.3906 2.14836 18.9206 2.64836 18.9206C3.08836 18.9206 3.39836 19.3506 3.25836 19.7706L2.81836 21.0706C2.67836 21.4806 2.98836 21.9106 3.41836 21.9206H3.64836C4.08836 21.9206 4.38836 22.3506 4.24836 22.7706L3.84836 23.9806C3.69836 24.4206 4.05836 24.8706 4.52836 24.8206L12.5984 23.9306H19.4484L27.5184 24.8206C27.9884 24.8706 28.3484 24.4206 28.1984 23.9806L27.7984 22.7706C27.6584 22.3606 27.9684 21.9306 28.3984 21.9206H28.6284C29.0684 21.9206 29.3684 21.4906 29.2284 21.0706L28.8084 19.8306C28.6684 19.4106 28.9484 18.9206 29.3884 18.9306C29.9084 18.9306 30.2284 18.3906 29.9784 17.9606Z"
fill="url(#paint1_radial_28327_1901)"
/>
<path
d="M29.9784 17.9606C28.806 15.9158 27.5727 13.8855 26.459 11.8145C26.1585 11.2556 26.0072 10.6296 26.0049 9.99499L25.9784 2.67056C26.0084 2.08056 25.2884 1.77056 24.8884 2.20056L17.8184 7.60056C17.5484 7.81056 17.2084 7.92056 16.8684 7.92056H15.1184C14.7784 7.92056 14.4384 7.81056 14.1684 7.60056L7.09836 2.20056C6.69836 1.77056 5.97836 2.08056 6.00836 2.67056L5.98169 10.1638C5.9795 10.78 5.83755 11.3887 5.55005 11.9336C4.4705 13.9801 3.23712 15.956 2.08836 17.9606C1.83836 18.3906 2.14836 18.9206 2.64836 18.9206C3.08836 18.9206 3.39836 19.3506 3.25836 19.7706L2.81836 21.0706C2.67836 21.4806 2.98836 21.9106 3.41836 21.9206H3.64836C4.08836 21.9206 4.38836 22.3506 4.24836 22.7706L3.84836 23.9806C3.69836 24.4206 4.05836 24.8706 4.52836 24.8206L12.5984 23.9306H19.4484L27.5184 24.8206C27.9884 24.8706 28.3484 24.4206 28.1984 23.9806L27.7984 22.7706C27.6584 22.3606 27.9684 21.9306 28.3984 21.9206H28.6284C29.0684 21.9206 29.3684 21.4906 29.2284 21.0706L28.8084 19.8306C28.6684 19.4106 28.9484 18.9206 29.3884 18.9306C29.9084 18.9306 30.2284 18.3906 29.9784 17.9606Z"
fill="url(#paint2_linear_28327_1901)"
/>
<path
d="M29.9784 17.9606C28.806 15.9158 27.5727 13.8855 26.459 11.8145C26.1585 11.2556 26.0072 10.6296 26.0049 9.99499L25.9784 2.67056C26.0084 2.08056 25.2884 1.77056 24.8884 2.20056L17.8184 7.60056C17.5484 7.81056 17.2084 7.92056 16.8684 7.92056H15.1184C14.7784 7.92056 14.4384 7.81056 14.1684 7.60056L7.09836 2.20056C6.69836 1.77056 5.97836 2.08056 6.00836 2.67056L5.98169 10.1638C5.9795 10.78 5.83755 11.3887 5.55005 11.9336C4.4705 13.9801 3.23712 15.956 2.08836 17.9606C1.83836 18.3906 2.14836 18.9206 2.64836 18.9206C3.08836 18.9206 3.39836 19.3506 3.25836 19.7706L2.81836 21.0706C2.67836 21.4806 2.98836 21.9106 3.41836 21.9206H3.64836C4.08836 21.9206 4.38836 22.3506 4.24836 22.7706L3.84836 23.9806C3.69836 24.4206 4.05836 24.8706 4.52836 24.8206L12.5984 23.9306H19.4484L27.5184 24.8206C27.9884 24.8706 28.3484 24.4206 28.1984 23.9806L27.7984 22.7706C27.6584 22.3606 27.9684 21.9306 28.3984 21.9206H28.6284C29.0684 21.9206 29.3684 21.4906 29.2284 21.0706L28.8084 19.8306C28.6684 19.4106 28.9484 18.9206 29.3884 18.9306C29.9084 18.9306 30.2284 18.3906 29.9784 17.9606Z"
fill="url(#paint3_linear_28327_1901)"
/>
</g>
<path
fillRule="evenodd"
clipRule="evenodd"
d="M2.87191 20.9125L7.07815 17.7875L2.68781 18.9218C3.10666 18.9465 3.39416 19.3633 3.25838 19.7706L2.87191 20.9125Z"
fill="url(#paint4_radial_28327_1901)"
/>
<path
d="M29.1792 20.9125L22.125 16.5219L29.3633 18.9218C28.9444 18.9465 28.6914 19.3929 28.7927 19.7706L29.1792 20.9125Z"
fill="url(#paint5_radial_28327_1901)"
fillOpacity={0.5}
/>
<g filter="url(#filter1_f_28327_1901)">
<path
d="M19.4297 8.64724L24.5587 10.8043C24.9664 10.9757 25.3057 11.2774 25.5237 11.6623L29.1875 18.1312H2.8125L6.40373 11.6898C6.62771 11.2881 6.98331 10.9758 7.41064 10.8056L12.9216 8.61101C13.5102 8.37662 14.1379 8.25623 14.7715 8.25623H17.4914C18.1571 8.25623 18.8161 8.38916 19.4297 8.64724Z"
fill="url(#paint6_linear_28327_1901)"
/>
</g>
<path
d="M7.56835 10.1705C7.28835 10.2705 6.98835 10.0605 6.99835 9.77054L7.00835 4.89054C6.98835 4.52054 7.44835 4.32054 7.69835 4.60054L11.9784 7.87054C12.2484 8.08054 12.1784 8.50054 11.8684 8.61054L7.56835 10.1705Z"
fill="#D3D3D3"
/>
<path
d="M7.56835 10.1705C7.28835 10.2705 6.98835 10.0605 6.99835 9.77054L7.00835 4.89054C6.98835 4.52054 7.44835 4.32054 7.69835 4.60054L11.9784 7.87054C12.2484 8.08054 12.1784 8.50054 11.8684 8.61054L7.56835 10.1705Z"
fill="url(#paint7_linear_28327_1901)"
/>
<path
d="M7.56835 10.1705C7.28835 10.2705 6.98835 10.0605 6.99835 9.77054L7.00835 4.89054C6.98835 4.52054 7.44835 4.32054 7.69835 4.60054L11.9784 7.87054C12.2484 8.08054 12.1784 8.50054 11.8684 8.61054L7.56835 10.1705Z"
fill="url(#paint8_linear_28327_1901)"
/>
<path
d="M7.56835 10.1705C7.28835 10.2705 6.98835 10.0605 6.99835 9.77054L7.00835 4.89054C6.98835 4.52054 7.44835 4.32054 7.69835 4.60054L11.9784 7.87054C12.2484 8.08054 12.1784 8.50054 11.8684 8.61054L7.56835 10.1705Z"
fill="url(#paint9_radial_28327_1901)"
/>
<path
d="M24.4383 10.1706C24.7183 10.2706 25.0083 10.0606 25.0083 9.7706L24.9883 4.9006C25.0083 4.5306 24.5483 4.3306 24.2983 4.6006L20.0183 7.8706C19.7483 8.0806 19.8183 8.5006 20.1283 8.6106L24.4383 10.1706Z"
fill="#D3D3D3"
/>
<path
d="M24.4383 10.1706C24.7183 10.2706 25.0083 10.0606 25.0083 9.7706L24.9883 4.9006C25.0083 4.5306 24.5483 4.3306 24.2983 4.6006L20.0183 7.8706C19.7483 8.0806 19.8183 8.5006 20.1283 8.6106L24.4383 10.1706Z"
fill="url(#paint10_linear_28327_1901)"
/>
<path
d="M24.4383 10.1706C24.7183 10.2706 25.0083 10.0606 25.0083 9.7706L24.9883 4.9006C25.0083 4.5306 24.5483 4.3306 24.2983 4.6006L20.0183 7.8706C19.7483 8.0806 19.8183 8.5006 20.1283 8.6106L24.4383 10.1706Z"
fill="url(#paint11_linear_28327_1901)"
/>
<path
d="M24.4383 10.1706C24.7183 10.2706 25.0083 10.0606 25.0083 9.7706L24.9883 4.9006C25.0083 4.5306 24.5483 4.3306 24.2983 4.6006L20.0183 7.8706C19.7483 8.0806 19.8183 8.5006 20.1283 8.6106L24.4383 10.1706Z"
fill="url(#paint12_radial_28327_1901)"
/>
<path
d="M14.0984 29.9206H17.9884C19.1384 29.9206 20.1584 29.2006 20.5484 28.1206L21.2284 24.9406C21.3284 24.4806 21.7584 24.1806 22.2184 24.2306C23.7384 24.4206 26.6016 24.7093 27.4766 24.8187C28.461 24.889 28.2184 23.9606 28.2184 23.9606L27.8684 22.9106C27.8184 22.7606 27.6885 21.9415 28.6485 21.9515C29.6719 21.9622 29.1719 20.9085 29.1719 20.9085L24.4384 18.9106C24.4384 18.9106 21.8584 17.6506 20.5884 18.9306L17.6684 21.8706C17.6084 21.9406 17.5284 21.9906 17.4484 22.0406C17.0099 22.2797 16.5316 22.3997 16.0434 22.4105C15.5551 22.3997 15.0769 22.2797 14.6384 22.0406C14.5584 21.9906 14.4784 21.9406 14.4184 21.8706L11.4984 18.9306C10.2284 17.6506 7.64836 18.9106 7.64836 18.9106L2.87503 20.9085C2.87503 20.9085 2.35753 21.9402 3.43753 21.9202C4.39753 21.9102 4.25315 22.7546 4.20315 22.9046L3.83987 23.9827C3.83987 23.9827 3.56888 24.8876 4.55471 24.8187C5.25784 24.7367 8.34836 24.4206 9.86836 24.2306C10.3284 24.1806 10.7584 24.4806 10.8584 24.9406L11.5384 28.1206C11.9284 29.2006 12.9484 29.9206 14.0984 29.9206Z"
fill="url(#paint13_linear_28327_1901)"
/>
<path
d="M14.0984 29.9206H17.9884C19.1384 29.9206 20.1584 29.2006 20.5484 28.1206L21.2284 24.9406C21.3284 24.4806 21.7584 24.1806 22.2184 24.2306C23.7384 24.4206 26.6016 24.7093 27.4766 24.8187C28.461 24.889 28.2184 23.9606 28.2184 23.9606L27.8684 22.9106C27.8184 22.7606 27.6885 21.9415 28.6485 21.9515C29.6719 21.9622 29.1719 20.9085 29.1719 20.9085L24.4384 18.9106C24.4384 18.9106 21.8584 17.6506 20.5884 18.9306L17.6684 21.8706C17.6084 21.9406 17.5284 21.9906 17.4484 22.0406C17.0099 22.2797 16.5316 22.3997 16.0434 22.4105C15.5551 22.3997 15.0769 22.2797 14.6384 22.0406C14.5584 21.9906 14.4784 21.9406 14.4184 21.8706L11.4984 18.9306C10.2284 17.6506 7.64836 18.9106 7.64836 18.9106L2.87503 20.9085C2.87503 20.9085 2.35753 21.9402 3.43753 21.9202C4.39753 21.9102 4.25315 22.7546 4.20315 22.9046L3.83987 23.9827C3.83987 23.9827 3.56888 24.8876 4.55471 24.8187C5.25784 24.7367 8.34836 24.4206 9.86836 24.2306C10.3284 24.1806 10.7584 24.4806 10.8584 24.9406L11.5384 28.1206C11.9284 29.2006 12.9484 29.9206 14.0984 29.9206Z"
fill="url(#paint14_radial_28327_1901)"
/>
<path
d="M14.0984 29.9206H17.9884C19.1384 29.9206 20.1584 29.2006 20.5484 28.1206L21.2284 24.9406C21.3284 24.4806 21.7584 24.1806 22.2184 24.2306C23.7384 24.4206 26.6016 24.7093 27.4766 24.8187C28.461 24.889 28.2184 23.9606 28.2184 23.9606L27.8684 22.9106C27.8184 22.7606 27.6885 21.9415 28.6485 21.9515C29.6719 21.9622 29.1719 20.9085 29.1719 20.9085L24.4384 18.9106C24.4384 18.9106 21.8584 17.6506 20.5884 18.9306L17.6684 21.8706C17.6084 21.9406 17.5284 21.9906 17.4484 22.0406C17.0099 22.2797 16.5316 22.3997 16.0434 22.4105C15.5551 22.3997 15.0769 22.2797 14.6384 22.0406C14.5584 21.9906 14.4784 21.9406 14.4184 21.8706L11.4984 18.9306C10.2284 17.6506 7.64836 18.9106 7.64836 18.9106L2.87503 20.9085C2.87503 20.9085 2.35753 21.9402 3.43753 21.9202C4.39753 21.9102 4.25315 22.7546 4.20315 22.9046L3.83987 23.9827C3.83987 23.9827 3.56888 24.8876 4.55471 24.8187C5.25784 24.7367 8.34836 24.4206 9.86836 24.2306C10.3284 24.1806 10.7584 24.4806 10.8584 24.9406L11.5384 28.1206C11.9284 29.2006 12.9484 29.9206 14.0984 29.9206Z"
fill="url(#paint15_radial_28327_1901)"
/>
<path
d="M14.0984 29.9206H17.9884C19.1384 29.9206 20.1584 29.2006 20.5484 28.1206L21.2284 24.9406C21.3284 24.4806 21.7584 24.1806 22.2184 24.2306C23.7384 24.4206 26.6016 24.7093 27.4766 24.8187C28.461 24.889 28.2184 23.9606 28.2184 23.9606L27.8684 22.9106C27.8184 22.7606 27.6885 21.9415 28.6485 21.9515C29.6719 21.9622 29.1719 20.9085 29.1719 20.9085L24.4384 18.9106C24.4384 18.9106 21.8584 17.6506 20.5884 18.9306L17.6684 21.8706C17.6084 21.9406 17.5284 21.9906 17.4484 22.0406C17.0099 22.2797 16.5316 22.3997 16.0434 22.4105C15.5551 22.3997 15.0769 22.2797 14.6384 22.0406C14.5584 21.9906 14.4784 21.9406 14.4184 21.8706L11.4984 18.9306C10.2284 17.6506 7.64836 18.9106 7.64836 18.9106L2.87503 20.9085C2.87503 20.9085 2.35753 21.9402 3.43753 21.9202C4.39753 21.9102 4.25315 22.7546 4.20315 22.9046L3.83987 23.9827C3.83987 23.9827 3.56888 24.8876 4.55471 24.8187C5.25784 24.7367 8.34836 24.4206 9.86836 24.2306C10.3284 24.1806 10.7584 24.4806 10.8584 24.9406L11.5384 28.1206C11.9284 29.2006 12.9484 29.9206 14.0984 29.9206Z"
fill="url(#paint16_linear_28327_1901)"
/>
<path
d="M14.0984 29.9206H17.9884C19.1384 29.9206 20.1584 29.2006 20.5484 28.1206L21.2284 24.9406C21.3284 24.4806 21.7584 24.1806 22.2184 24.2306C23.7384 24.4206 26.6016 24.7093 27.4766 24.8187C28.461 24.889 28.2184 23.9606 28.2184 23.9606L27.8684 22.9106C27.8184 22.7606 27.6885 21.9415 28.6485 21.9515C29.6719 21.9622 29.1719 20.9085 29.1719 20.9085L24.4384 18.9106C24.4384 18.9106 21.8584 17.6506 20.5884 18.9306L17.6684 21.8706C17.6084 21.9406 17.5284 21.9906 17.4484 22.0406C17.0099 22.2797 16.5316 22.3997 16.0434 22.4105C15.5551 22.3997 15.0769 22.2797 14.6384 22.0406C14.5584 21.9906 14.4784 21.9406 14.4184 21.8706L11.4984 18.9306C10.2284 17.6506 7.64836 18.9106 7.64836 18.9106L2.87503 20.9085C2.87503 20.9085 2.35753 21.9402 3.43753 21.9202C4.39753 21.9102 4.25315 22.7546 4.20315 22.9046L3.83987 23.9827C3.83987 23.9827 3.56888 24.8876 4.55471 24.8187C5.25784 24.7367 8.34836 24.4206 9.86836 24.2306C10.3284 24.1806 10.7584 24.4806 10.8584 24.9406L11.5384 28.1206C11.9284 29.2006 12.9484 29.9206 14.0984 29.9206Z"
fill="url(#paint17_radial_28327_1901)"
/>
<path
d="M14.0984 29.9206H17.9884C19.1384 29.9206 20.1584 29.2006 20.5484 28.1206L21.2284 24.9406C21.3284 24.4806 21.7584 24.1806 22.2184 24.2306C23.7384 24.4206 26.6016 24.7093 27.4766 24.8187C28.461 24.889 28.2184 23.9606 28.2184 23.9606L27.8684 22.9106C27.8184 22.7606 27.6885 21.9415 28.6485 21.9515C29.6719 21.9622 29.1719 20.9085 29.1719 20.9085L24.4384 18.9106C24.4384 18.9106 21.8584 17.6506 20.5884 18.9306L17.6684 21.8706C17.6084 21.9406 17.5284 21.9906 17.4484 22.0406C17.0099 22.2797 16.5316 22.3997 16.0434 22.4105C15.5551 22.3997 15.0769 22.2797 14.6384 22.0406C14.5584 21.9906 14.4784 21.9406 14.4184 21.8706L11.4984 18.9306C10.2284 17.6506 7.64836 18.9106 7.64836 18.9106L2.87503 20.9085C2.87503 20.9085 2.35753 21.9402 3.43753 21.9202C4.39753 21.9102 4.25315 22.7546 4.20315 22.9046L3.83987 23.9827C3.83987 23.9827 3.56888 24.8876 4.55471 24.8187C5.25784 24.7367 8.34836 24.4206 9.86836 24.2306C10.3284 24.1806 10.7584 24.4806 10.8584 24.9406L11.5384 28.1206C11.9284 29.2006 12.9484 29.9206 14.0984 29.9206Z"
fill="url(#paint18_linear_28327_1901)"
/>
<path
d="M3.81521 24.1053L7.59377 20.7719L3.22498 21.9086C3.2878 21.9176 3.35837 21.9218 3.43752 21.9203C4.39752 21.9103 4.25314 22.7547 4.20314 22.9047L3.83986 23.9828C3.83986 23.9828 3.8253 24.0314 3.81521 24.1053Z"
fill="url(#paint19_radial_28327_1901)"
fillOpacity={0.75}
/>
<path
d="M28.2497 24.1053L23.7188 19.3656L28.918 21.9242C28.8551 21.9332 28.7198 21.9452 28.6406 21.9437C27.6806 21.9337 27.8118 22.7547 27.8618 22.9047L28.2251 23.9828C28.2251 23.9828 28.2396 24.0314 28.2497 24.1053Z"
fill="url(#paint20_radial_28327_1901)"
fillOpacity={0.75}
/>
<path
d="M11.6204 28.3225L14.2813 15.8812L3.84796 24.435C3.91023 24.6254 4.0916 24.8006 4.54834 24.8006C5.18834 24.8006 8.34834 24.4206 9.86834 24.2306C10.3283 24.1806 10.7583 24.4806 10.8583 24.9406L11.5383 28.1206C11.5632 28.1894 11.5906 28.2567 11.6204 28.3225Z"
fill="url(#paint21_radial_28327_1901)"
/>
<path
d="M11.6204 28.3225L14.2813 15.8812L3.84796 24.435C3.91023 24.6254 4.0916 24.8006 4.54834 24.8006C5.18834 24.8006 8.34834 24.4206 9.86834 24.2306C10.3283 24.1806 10.7583 24.4806 10.8583 24.9406L11.5383 28.1206C11.5632 28.1894 11.5906 28.2567 11.6204 28.3225Z"
fill="url(#paint22_radial_28327_1901)"
/>
<path
d="M20.4645 28.3225L17.8037 15.8812L28.1992 24.4554C28.137 24.6458 27.9123 24.8651 27.4805 24.8148C26.7422 24.7289 23.7366 24.4206 22.2166 24.2306C21.7566 24.1806 21.3266 24.4806 21.2266 24.9406L20.5466 28.1206C20.5217 28.1894 20.4943 28.2567 20.4645 28.3225Z"
fill="url(#paint23_radial_28327_1901)"
/>
<path
d="M20.4645 28.3225L17.8037 15.8812L28.1992 24.4554C28.137 24.6458 27.9123 24.8651 27.4805 24.8148C26.7422 24.7289 23.7366 24.4206 22.2166 24.2306C21.7566 24.1806 21.3266 24.4806 21.2266 24.9406L20.5466 28.1206C20.5217 28.1894 20.4943 28.2567 20.4645 28.3225Z"
fill="url(#paint24_radial_28327_1901)"
/>
<path
d="M16.0253 24.8206C16.0253 26.2706 14.8553 27.4406 13.4053 27.4406"
stroke="url(#paint25_radial_28327_1901)"
strokeLinecap="round"
/>
<path
d="M16.0253 24.8206C16.0253 26.2706 14.8553 27.4406 13.4053 27.4406"
stroke="url(#paint26_radial_28327_1901)"
strokeLinecap="round"
/>
<path
d="M16.0253 24.8206C16.0253 26.2706 14.8553 27.4406 13.4053 27.4406"
stroke="url(#paint27_linear_28327_1901)"
strokeLinecap="round"
/>
<path
d="M16.0483 24.8206C16.0483 26.2706 17.2183 27.4406 18.6683 27.4406"
stroke="url(#paint28_radial_28327_1901)"
strokeLinecap="round"
/>
<path
d="M16.0483 24.8206C16.0483 26.2706 17.2183 27.4406 18.6683 27.4406"
stroke="url(#paint29_radial_28327_1901)"
strokeLinecap="round"
/>
<g filter="url(#filter2_f_28327_1901)">
<rect
x={11.0581}
y={14.2875}
width={1.40638}
height={2.86155}
rx={0.703189}
fill="#6B676E"
/>
</g>
<g filter="url(#filter3_f_28327_1901)">
<rect
x={19.1124}
y={14.2875}
width={1.40638}
height={2.86155}
rx={0.703189}
fill="#6B676E"
/>
</g>
<rect
x={11.3237}
y={13.9906}
width={1.47656}
height={3.00435}
rx={0.738281}
fill="url(#paint30_linear_28327_1901)"
/>
<rect
x={11.3237}
y={13.9906}
width={1.47656}
height={3.00435}
rx={0.738281}
fill="url(#paint31_linear_28327_1901)"
/>
<rect
x={19.2964}
y={13.9906}
width={1.47656}
height={3.00435}
rx={0.738281}
fill="url(#paint32_linear_28327_1901)"
/>
<rect
x={19.2964}
y={13.9906}
width={1.47656}
height={3.00435}
rx={0.738281}
fill="url(#paint33_linear_28327_1901)"
/>
<path
d="M17.3252 20.1625H14.6293C13.8519 20.1625 13.2739 20.8986 13.6101 21.5996C14.0146 22.443 14.5265 23.0551 15.0102 23.4953C15.5935 24.0259 16.4851 23.9759 17.047 23.4226C17.5812 22.8965 18.0022 22.3253 18.3436 21.6758C18.7208 20.9579 18.1361 20.1625 17.3252 20.1625Z"
fill="url(#paint34_linear_28327_1901)"
/>
<path
d="M17.3252 20.1625H14.6293C13.8519 20.1625 13.2739 20.8986 13.6101 21.5996C14.0146 22.443 14.5265 23.0551 15.0102 23.4953C15.5935 24.0259 16.4851 23.9759 17.047 23.4226C17.5812 22.8965 18.0022 22.3253 18.3436 21.6758C18.7208 20.9579 18.1361 20.1625 17.3252 20.1625Z"
fill="url(#paint35_radial_28327_1901)"
/>
<path
d="M17.3252 20.1625H14.6293C13.8519 20.1625 13.2739 20.8986 13.6101 21.5996C14.0146 22.443 14.5265 23.0551 15.0102 23.4953C15.5935 24.0259 16.4851 23.9759 17.047 23.4226C17.5812 22.8965 18.0022 22.3253 18.3436 21.6758C18.7208 20.9579 18.1361 20.1625 17.3252 20.1625Z"
fill="url(#paint36_linear_28327_1901)"
/>
<path
d="M17.3252 20.1625H14.6293C13.8519 20.1625 13.2739 20.8986 13.6101 21.5996C14.0146 22.443 14.5265 23.0551 15.0102 23.4953C15.5935 24.0259 16.4851 23.9759 17.047 23.4226C17.5812 22.8965 18.0022 22.3253 18.3436 21.6758C18.7208 20.9579 18.1361 20.1625 17.3252 20.1625Z"
fill="url(#paint37_linear_28327_1901)"
/>
<g filter="url(#filter4_f_28327_1901)">
<path
d="M7.09375 3.38123L13.4062 8.25623"
stroke="#CCC9CC"
strokeWidth={0.5}
strokeLinecap="round"
/>
</g>
<g filter="url(#filter5_f_28327_1901)">
<path
d="M25.0625 3.53748V10.35"
stroke="#CCC9CC"
strokeWidth={0.5}
strokeLinecap="round"
/>
</g>
<g filter="url(#filter6_f_28327_1901)">
<path
d="M21.625 10.225L26.625 23.8812L27.5312 21.225H28.8125L27.9375 18.6L29.25 17.975L25.375 11.725L21.625 10.225Z"
fill="url(#paint38_linear_28327_1901)"
fillOpacity={0.5}
/>
</g>
<g filter="url(#filter7_f_28327_1901)">
<circle cx={12.2816} cy={14.6273} r={0.269531} fill="#635859" />
</g>
<g filter="url(#filter8_f_28327_1901)">
<circle cx={20.3042} cy={14.6273} r={0.269531} fill="#635859" />
</g>
<g filter="url(#filter9_f_28327_1901)">
<ellipse
cx={17.4813}
cy={21.3186}
rx={0.502099}
ry={0.613549}
transform="rotate(30.3699 17.4813 21.3186)"
fill="#6A6566"
/>
</g>
<defs>
<filter
id="filter0_i_28327_1901"
x={2}
y={1.75}
width={28.565}
height={23.0743}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feColorMatrix
in="SourceAlpha"
type="matrix"
values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
result="hardAlpha"
/>
<feOffset dx={0.5} dy={-0.25} />
<feGaussianBlur stdDeviation={0.375} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.4625 0 0 0 0 0.458646 0 0 0 0 0.458646 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_28327_1901"
/>
</filter>
<filter
id="filter1_f_28327_1901"
x={1.8125}
y={7.25623}
width={28.375}
height={11.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_1901"
/>
</filter>
<filter
id="filter2_f_28327_1901"
x={10.3081}
y={13.5375}
width={2.90637}
height={4.36157}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.375}
result="effect1_foregroundBlur_28327_1901"
/>
</filter>
<filter
id="filter3_f_28327_1901"
x={18.3624}
y={13.5375}
width={2.90637}
height={4.36157}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.375}
result="effect1_foregroundBlur_28327_1901"
/>
</filter>
<filter
id="filter4_f_28327_1901"
x={5.84375}
y={2.13123}
width={8.8125}
height={7.375}
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_1901"
/>
</filter>
<filter
id="filter5_f_28327_1901"
x={24.1125}
y={2.58748}
width={1.9}
height={8.7125}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.35}
result="effect1_foregroundBlur_28327_1901"
/>
</filter>
<filter
id="filter6_f_28327_1901"
x={19.625}
y={8.22498}
width={11.625}
height={17.6562}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={1}
result="effect1_foregroundBlur_28327_1901"
/>
</filter>
<filter
id="filter7_f_28327_1901"
x={11.5121}
y={13.8578}
width={1.53906}
height={1.53906}
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_1901"
/>
</filter>
<filter
id="filter8_f_28327_1901"
x={19.5347}
y={13.8578}
width={1.53906}
height={1.53906}
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_1901"
/>
</filter>
<filter
id="filter9_f_28327_1901"
x={16.4485}
y={20.2314}
width={2.06567}
height={2.17432}
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_1901"
/>
</filter>
<radialGradient
id="paint0_radial_28327_1901"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(21.5 11.5374) rotate(119.632) scale(15.6749 29.1892)"
>
<stop stopColor="#B4B3B5" />
<stop offset={1} stopColor="#848484" />
</radialGradient>
<radialGradient
id="paint1_radial_28327_1901"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(1.5 12.4124) rotate(30.1414) scale(6.72129 7.85092)"
>
<stop stopColor="#767575" />
<stop offset={1} stopColor="#767575" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint2_linear_28327_1901"
x1={0.687499}
y1={20.4749}
x2={12.4375}
y2={15.9124}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#747474" />
<stop offset={0.492379} stopColor="#747474" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint3_linear_28327_1901"
x1={30.5}
y1={27.7874}
x2={24.5}
y2={20.7874}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#747474" />
<stop offset={1} stopColor="#747474" stopOpacity={0} />
</linearGradient>
<radialGradient
id="paint4_radial_28327_1901"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(1.84377 20.5844) rotate(-34.848) scale(4.07441 1.13657)"
>
<stop stopColor="#634185" />
<stop offset={0.783891} stopColor="#634185" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint5_radial_28327_1901"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(30.9687 20.9125) rotate(-152.201) scale(6.16458 1.13044)"
>
<stop stopColor="#351F4B" />
<stop offset={0.908767} stopColor="#634185" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint6_linear_28327_1901"
x1={15.9688}
y1={5.41248}
x2={15.9688}
y2={13.725}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#747474" />
<stop offset={1} stopColor="#747474" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint7_linear_28327_1901"
x1={11.375}
y1={6.34994}
x2={9.25}
y2={9.09994}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#BAB8BD" />
<stop offset={1} stopColor="#BAB8BD" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint8_linear_28327_1901"
x1={6.99811}
y1={9.45931}
x2={8.125}
y2={9.41244}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#DCDBDD" />
<stop offset={1} stopColor="#DCDBDD" stopOpacity={0} />
</linearGradient>
<radialGradient
id="paint9_radial_28327_1901"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(6.99811 10.3656) rotate(-44.233) scale(2.57588 1.45826)"
>
<stop stopColor="white" />
<stop offset={1} stopColor="#DCDBDD" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint10_linear_28327_1901"
x1={26.0625}
y1={8.28744}
x2={22.8756}
y2={8.48449}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#BAB8BD" />
<stop offset={1} stopColor="#BAB8BD" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint11_linear_28327_1901"
x1={20.3438}
y1={8.97494}
x2={21.1554}
y2={7.33546}
gradientUnits="userSpaceOnUse"
>
<stop offset={0.275114} stopColor="#DCDBDD" />
<stop offset={1} stopColor="#DCDBDD" stopOpacity={0} />
</linearGradient>
<radialGradient
id="paint12_radial_28327_1901"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(19.5938 8.72494) rotate(-24.8804) scale(2.37685 1.34547)"
>
<stop stopColor="white" />
<stop offset={1} stopColor="#DCDBDD" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint13_linear_28327_1901"
x1={19.75}
y1={19.3499}
x2={11.625}
y2={29.9206}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#D7D3DB" />
<stop offset={1} stopColor="#B7B1BC" />
</linearGradient>
<radialGradient
id="paint14_radial_28327_1901"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(6.75003 29.9206) rotate(-43.58) scale(12.2513 13.3011)"
>
<stop stopColor="#9890A0" />
<stop offset={1} stopColor="#9890A0" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint15_radial_28327_1901"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(21.9258 28.0871) rotate(-123.154) scale(7.68056 4.59645)"
>
<stop stopColor="#9890A0" />
<stop offset={0.64392} stopColor="#9890A0" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint16_linear_28327_1901"
x1={2.06253}
y1={31.5374}
x2={12.3125}
y2={23.4749}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#9890A0" />
<stop offset={1} stopColor="#9890A0" stopOpacity={0} />
</linearGradient>
<radialGradient
id="paint17_radial_28327_1901"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(16.0434 30.8499) rotate(-90) scale(5 6.33167)"
>
<stop stopColor="#9874BC" />
<stop offset={1} stopColor="#8A74A0" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint18_linear_28327_1901"
x1={16.0434}
y1={31.3499}
x2={16.0434}
y2={29.4124}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#855CAE" />
<stop offset={1} stopColor="#855CAE" stopOpacity={0} />
</linearGradient>
<radialGradient
id="paint19_radial_28327_1901"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(2.34377 23.5687) rotate(-29.6445) scale(4.42262 1.25494)"
>
<stop stopColor="#634185" />
<stop offset={0.831611} stopColor="#634185" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint20_radial_28327_1901"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(29.7212 23.5687) rotate(-147.433) scale(4.9346 1.40021)"
>
<stop stopColor="#634185" />
<stop offset={0.831611} stopColor="#634185" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint21_radial_28327_1901"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(6.125 28.1312) rotate(-50.5187) scale(9.19079 3.84482)"
>
<stop stopColor="#855CAE" />
<stop offset={0.953125} stopColor="#855CAE" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint22_radial_28327_1901"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(6.46876 29.0687) rotate(-57.8567) scale(9.63276 5.02912)"
>
<stop stopColor="#634185" />
<stop offset={0.783891} stopColor="#634185" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint23_radial_28327_1901"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(26.6562 28.5375) rotate(-134.31) scale(11.0051 3.88934)"
>
<stop stopColor="#855CAE" />
<stop offset={0.953125} stopColor="#855CAE" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint24_radial_28327_1901"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(26.0313 28.9125) rotate(-125.91) scale(11.1891 4.60044)"
>
<stop stopColor="#634185" />
<stop offset={0.815367} stopColor="#634185" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint25_radial_28327_1901"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(13.7969 25.3812) rotate(54.3924) scale(2.97885 3.73897)"
>
<stop stopColor="#261317" />
<stop offset={0.588542} stopColor="#4E4647" />
<stop offset={0.747451} stopColor="#2F172A" />
</radialGradient>
<radialGradient
id="paint26_radial_28327_1901"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(14.6094 26.4437) rotate(-128.517) scale(0.978529 1.62106)"
>
<stop stopColor="#261317" />
<stop offset={1} stopColor="#261317" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint27_linear_28327_1901"
x1={15.8906}
y1={25.7093}
x2={15.1875}
y2={26.7249}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#2F172A" />
<stop offset={1} stopColor="#2F172A" stopOpacity={0} />
</linearGradient>
<radialGradient
id="paint28_radial_28327_1901"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(18.5156 25.4593) rotate(122.471) scale(3.05588 4.35358)"
>
<stop stopColor="#261317" />
<stop offset={0.588542} stopColor="#4E4647" />
<stop offset={0.747451} stopColor="#2F172A" />
</radialGradient>
<radialGradient
id="paint29_radial_28327_1901"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(17.7344 25.6781) rotate(135.988) scale(1.28182 2.1235)"
>
<stop stopColor="#261317" />
<stop offset={1} stopColor="#261317" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint30_linear_28327_1901"
x1={12.7144}
y1={15.4928}
x2={11.9019}
y2={15.4928}
gradientUnits="userSpaceOnUse"
>
<stop offset={0.225} stopColor="#594C4F" />
<stop offset={1} stopColor="#392833" />
</linearGradient>
<linearGradient
id="paint31_linear_28327_1901"
x1={13.031}
y1={17.5206}
x2={13.031}
y2={15.9281}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#552D52" />
<stop offset={1} stopColor="#552D52" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint32_linear_28327_1901"
x1={20.687}
y1={15.4928}
x2={19.8745}
y2={15.4928}
gradientUnits="userSpaceOnUse"
>
<stop offset={0.225} stopColor="#594C4F" />
<stop offset={1} stopColor="#392833" />
</linearGradient>
<linearGradient
id="paint33_linear_28327_1901"
x1={21.0037}
y1={17.5206}
x2={21.0037}
y2={15.9281}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#552D52" />
<stop offset={1} stopColor="#552D52" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint34_linear_28327_1901"
x1={17.6489}
y1={19.8229}
x2={14.0192}
y2={23.1098}
gradientUnits="userSpaceOnUse"
>
<stop offset={0.191489} stopColor="#5F5254" />
<stop offset={1} stopColor="#2E2127" />
</linearGradient>
<radialGradient
id="paint35_radial_28327_1901"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(16.4541 20.9482) rotate(133.023) scale(2.60078 4.77774)"
>
<stop offset={0.462647} stopColor="#34222C" stopOpacity={0} />
<stop offset={0.955607} stopColor="#34222C" />
</radialGradient>
<linearGradient
id="paint36_linear_28327_1901"
x1={16.5}
y1={21.2719}
x2={16.5}
y2={19.2875}
gradientUnits="userSpaceOnUse"
>
<stop offset={0.146552} stopColor="#34222C" stopOpacity={0} />
<stop offset={0.872727} stopColor="#34222C" />
</linearGradient>
<linearGradient
id="paint37_linear_28327_1901"
x1={17.5156}
y1={24.6}
x2={17.5156}
y2={21.6}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#552D52" />
<stop offset={1} stopColor="#552D52" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint38_linear_28327_1901"
x1={24.4688}
y1={17.5062}
x2={26.9375}
y2={24.1625}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#C2C1C3" />
<stop offset={0.72362} stopColor="#D9D9D9" />
</linearGradient>
</defs>
</svg>
);
module.exports = WolfIcon;