Home Reference Source

src/assets/helpSvgr/LionThumbUpHelpSvgr.js

import * as React from 'react';
import Svg, {
    Circle,
    ClipPath,
    Defs,
    Ellipse,
    G,
    Path,
    RadialGradient,
    Stop,
} from 'react-native-svg';

/**
 * SVGR component depicting a lion with a thumb up, and a question mark on its
 * overall.
 * @param {Object} props - Properties
 * @returns {Object} Image of a lion with thump up as helper.
 */
const LionThumbUpHelpSvgr = props => (
    <Svg
        xmlns="http://www.w3.org/2000/svg"
        xmlnsXlink="http://www.w3.org/1999/xlink"
        viewBox="0 0 307.82 333.34"
        {...props}>
        <Defs>
            <ClipPath id="d">
                <Path
                    d="M225.81 164.86c-17.06-4.37-37.16-8.01-40.31 6.58-3.16 14.58 17.27 24.58 29.26 24.44 4.21-.05 14.29-.4 22.27-.58 15.59-.37 20.71-3.29 20.52-8.99-.16-4.82-1.13-13.18-7.29-14.95-9.31-2.68-16.23-4.38-24.44-6.48Z"
                    style={{
                        fill: '#f1a65f',
                    }}
                />
            </ClipPath>
            <ClipPath id="e">
                <Path
                    d="M126.69 202.91c15.01-9.2 36.79-21.19 28.52-33.61-8.27-12.42-30.66.32-38.54 6.13-7.87 5.81-29.69 28.51-22.29 35.24 3.57 3.24 10.49 7.83 15.48 3.8 7.62-6.16 9.6-7.13 16.83-11.56Z"
                    style={{
                        fill: '#f1a65f',
                    }}
                />
            </ClipPath>
            <ClipPath id="h">
                <Path
                    d="M160.7 128.13c1.41 5.53 5.36 11.18 10.99 11.18s11.07-4.73 10.98-11.57c-5 2.26-10.23-3.48-10.23-7.93 0 7.81-6.47 10.21-11.74 8.31Z"
                    style={{
                        fill: '#b46a57',
                    }}
                />
            </ClipPath>
            <RadialGradient
                id="f"
                cx={487.55}
                cy={256.68}
                fx={487.55}
                fy={256.68}
                r={25.33}
                gradientTransform="matrix(.9 0 0 .9 -226.06 -103.59)"
                gradientUnits="userSpaceOnUse">
                <Stop offset={0.08} stopColor="#e28e46" />
                <Stop offset={0.17} stopColor="#e28e46" stopOpacity={0.97} />
                <Stop offset={0.29} stopColor="#e39048" stopOpacity={0.9} />
                <Stop offset={0.43} stopColor="#e5934b" stopOpacity={0.77} />
                <Stop offset={0.58} stopColor="#e7974f" stopOpacity={0.6} />
                <Stop offset={0.74} stopColor="#eb9c55" stopOpacity={0.38} />
                <Stop offset={0.91} stopColor="#efa35c" stopOpacity={0.11} />
                <Stop offset={0.97} stopColor="#f1a65f" stopOpacity={0} />
            </RadialGradient>
        </Defs>
        <G id="b">
            <G id="c">
                <Path
                    d="M225.81 164.86c-17.06-4.37-37.16-8.01-40.31 6.58-3.16 14.58 17.27 24.58 29.26 24.44 4.21-.05 14.29-.4 22.27-.58 15.59-.37 20.71-3.29 20.52-8.99-.16-4.82-1.13-13.18-7.29-14.95-9.31-2.68-16.23-4.38-24.44-6.48Z"
                    style={{
                        fill: '#f1a65f',
                    }}
                />
                <G
                    style={{
                        clipPath: 'url(#d)',
                    }}>
                    <Path
                        d="m234.4 165.71 3.08 34.79s-42.06 4.3-51.77-2.29-30.22-35.41-13.85-41.75c16.37-6.34 62.54 9.25 62.54 9.25Z"
                        style={{
                            fill: '#87a3bc',
                        }}
                    />
                </G>
                <Path
                    style={{
                        fill: '#87a3bc',
                    }}
                    d="m225.29 214.47 4.55-19.37-8.15-6.84h-15.45l19.05 26.21z"
                />
                <Path
                    d="M269.3 171.01c-15.64 1.01-31.04-2.56-32.49 11.27-1.37 13.05 6.28 14.14 25.8 10.12 7.29-1.5 16.03-4.03 22.87-5.91 5.58-1.53 8.29-5.75 8.42-9.11.29-7.61-5.04-7.64-24.6-6.38Z"
                    style={{
                        fill: '#f1a65f',
                    }}
                />
                <Path
                    d="M272.82 185.83c-3 2.05-6.7 3.39-10.38 3.03 3.09-.91 7.24-2.36 10.38-3.03ZM263.87 185.64c-2.52 1.6-5.6 2.39-8.56 1.89 2.87-.88 5.57-1.58 8.56-1.89Z"
                    style={{
                        fill: '#c8784b',
                    }}
                />
                <Path
                    d="M298.7 166.32c.35-.29.73-.61 1.05-1.03 3.63-4.68 2.22-9.69.66-11.29-.94-.97-2.8-1.16-4.25 1.62-1.22 2.34-2.66 6.9-5.82 9.36-1.85 1.55-1.83 1.76-4.46 3.48-1.97 1.29-7.9 3.7-12.85 5.47-7.53 2.7-2.6 17.01 9.99 13.38 4.12-1.19 10.49-2.11 15.14-4.11 6.06-2.62 3.67-11.68.54-16.88Z"
                    style={{
                        fill: '#f1a65f',
                    }}
                />
                <Path
                    d="M299.75 165.29c1.57-2.33 2.36-5.25 1.75-8-.56-2.86-2.71-5.16-4.71-1.77-1.63 3.11-2.85 6.8-5.64 9.18-1.61 1.32-3.42 2.81-5.27 3.75 3.39-2.57 6.61-5.47 8.21-9.51 1-1.9 1.48-4.37 3.45-5.67 1.65-1.08 3.44.13 4.06 1.72 1.56 3.4.63 7.61-1.86 10.3Z"
                    style={{
                        fill: '#c8784b',
                    }}
                />
                <Path
                    d="M302.34 183.2c-2.86 1.03-6.56 1.09-8.82.12-1.73-.74-2.7-2.7-1.71-4.34s4.43-2.09 6.98-2.29c2.39-.18 5.12.42 5.7 2.2s-.64 3.76-2.16 4.31Z"
                    style={{
                        fill: '#f1a65f',
                        stroke: '#c8784b',
                        strokeMiterlimit: 10,
                        strokeWidth: '.8px',
                    }}
                />
                <Path
                    d="M299.84 169.85c-4.35.96-8.2 2.12-7.77 5.04s5.04 2.89 8.29 2.65c3.26-.24 7.59-1.27 7.01-4.69-.59-3.42-4.38-3.69-7.53-3Z"
                    style={{
                        fill: '#f1a65f',
                        stroke: '#c8784b',
                        strokeMiterlimit: 10,
                        strokeWidth: '.8px',
                    }}
                />
                <Path
                    d="M299.52 163.58c-4.19.79-7.89 1.78-7.44 4.37.45 2.6 4.9 2.63 8.04 2.45 3.14-.17 7.32-1.03 6.71-4.07-.61-3.04-4.28-3.33-7.31-2.76Z"
                    style={{
                        fill: '#f1a65f',
                        stroke: '#c8784b',
                        strokeMiterlimit: 10,
                        strokeWidth: '.8px',
                    }}
                />
                <Path
                    d="M150.12 251.07c-4.08 19.88-19.65 33.11-38.82 37.6-5.85 1.45-11.77 2.18-17.69 2.32-6.03.12-12.32-.27-18.09-2.22-11.44-3.73-20.22-11.79-29.05-19.1-4.24-3.51-8.49-6.81-13.09-9.3a3.002 3.002 0 0 1-1.24-4.08c.76-1.4 2.48-1.95 3.91-1.29 5.38 2.51 10.16 5.82 14.71 9.14 8.61 6.27 17.15 13.33 27.31 16 13.98 3.16 32.31-.8 43.71-8.55 8.01-5.46 13.02-13.65 14.41-23.18 1.89-9.52 15.66-6.94 13.92 2.66Z"
                    style={{
                        fill: '#c8784b',
                    }}
                />
                <Path
                    d="M148.73 250.81c-3.92 19.41-19.06 32.25-37.76 36.7-5.75 1.44-11.58 2.19-17.42 2.34-5.92.13-12.06-.21-17.72-2.11-11.28-3.64-19.99-11.6-28.77-18.81-4.26-3.5-8.58-6.82-13.28-9.34a2.127 2.127 0 0 1 1.89-3.81c5.27 2.48 10 5.77 14.52 9.1 8.66 6.36 17.26 13.52 27.59 16.28 14.21 3.32 32.98-.61 44.71-8.5 4.12-2.83 7.62-6.34 10.16-10.43 2.56-4.08 4.17-8.7 4.95-13.56 1.49-7.55 12.52-5.49 11.14 2.13Z"
                    style={{
                        fill: '#f1a65f',
                    }}
                />
                <Path
                    d="M46.38 264.93c-3.99-18.07-23.34-26.02-38.85-12.57 5.74-2.01 8.57-1.07 8.57-1.07C1.78 256.61-.01 269.63-.01 269.63c9.45.25 21.43 21.04 46.38-4.7Z"
                    style={{
                        fill: '#9f5c43',
                    }}
                />
                <Path
                    d="M16.11 251.29c9.47-1.67 20.03 1.83 25.65 9.87l1.83 2.49-2.94-1.08c-11.28-4.32-20.37-4.33-31.08 1.58 4.37-3.46 9.63-6.03 15.28-6.44 5.67-.48 11.27 1.05 16.47 3.11l-1.11 1.42c-5.21-7.83-14.95-11.35-24.11-10.95Z"
                    style={{
                        fill: '#5f311d',
                    }}
                />
                <Path
                    d="M140.08 212.65c-20.11 2.4-21.04 16.35-19.2 39.7 2.15 27.35 7.43 48.68 28.56 45.12 19.8-3.33 17.77-15.44 18.08-48.85.17-17.82-13.19-37.67-27.44-35.97Z"
                    style={{
                        fill: '#f1a65f',
                    }}
                />
                <Path
                    d="M144.76 257.95c-18.35 1.19-24.15 7.52-17.18 32.33 2.72 9.68 9.97 41.14 23.91 38.91 15.45-2.47 13.76-16.51 15.04-40.27.97-18.01-4.47-32.08-21.77-30.97Z"
                    style={{
                        fill: '#f1a65f',
                    }}
                />
                <Path
                    d="M160.45 290.43c.98 2.29 1.15 5 .44 7.43-.65-2.44-.85-4.97-.44-7.43ZM155.35 294.68c.92 2.82.99 5.89 0 8.7-.39-2.95-.45-5.75 0-8.7ZM159.35 299.03c1.06 2.4.94 5.28-.21 7.64-.22-2.59-.1-5.03.21-7.64Z"
                    style={{
                        fill: '#c8784b',
                    }}
                />
                <Path
                    d="M151.53 307.37c10.91-1.29 15.05 4.31 11.58 16.62-1.16 4.12-4.23 9.56-15.72 8.46-11.5-1.1-12.2-7.14-9.85-11.75s8.18-12.64 13.99-13.33Z"
                    style={{
                        fill: '#f1a65f',
                    }}
                />
                <Path
                    d="M130.03 326.51c0-2.5 2.07-4.52 5.37-4.52s5.98 2.03 5.98 4.52-2.68 4.52-5.98 4.52-5.37-.78-5.37-4.52Z"
                    style={{
                        fill: '#f1a65f',
                    }}
                />
                <Path
                    d="M134.72 327.38c0-2.67 2.32-4.83 5.84-4.83s6.38 2.16 6.38 4.83-2.86 4.83-6.38 4.83-5.84-1.17-5.84-4.83Z"
                    style={{
                        fill: '#f1a65f',
                    }}
                />
                <Path
                    d="M141.37 327.82c0-2.76 2.25-4.99 6.02-4.99s6.83 2.24 6.83 4.99-3.06 4.99-6.83 4.99-6.02-.33-6.02-4.99Z"
                    style={{
                        fill: '#f1a65f',
                    }}
                />
                <Path
                    d="M136.4 331.04c-3.97.49-6.37-.78-6.37-4.52 0-2.5 2.07-4.52 5.37-4.52 1.14 0 2.77.33 3.28.84"
                    style={{
                        fill: 'none',
                        stroke: '#c8784b',
                        strokeMiterlimit: 10,
                        strokeWidth: '.8px',
                    }}
                />
                <Path
                    d="M144.48 323.57c-.87-.74-2.44-1.02-3.91-1.02-3.52 0-5.84 2.16-5.84 4.83 0 3.66 2.32 4.83 5.84 4.83 0 0 1.77 0 2.38-.35"
                    style={{
                        fill: 'none',
                        stroke: '#c8784b',
                        strokeMiterlimit: 10,
                        strokeWidth: '.8px',
                    }}
                />
                <Path
                    d="M163.12 323.99c-.7 3.74-3.68 6.74-7.21 8.04-3.53 1.35-7.41 1.63-11.14.98-2.05-.28-3.75-2.1-3.81-4.18-.98-6.97 9.29-8.19 12.5-3.29-3.19-4.06-12.52-3.08-11.57 3.19.15 1.79 1.31 3.04 3.09 3.32 3.51.62 7.27.38 10.66-.75 3.42-1.09 6.37-3.73 7.48-7.29Z"
                    style={{
                        fill: '#c8784b',
                    }}
                />
                <Path
                    d="M178.01 215.29c16.28-12.05 26.52-2.53 41.2 15.72 17.2 21.38 27.98 40.52 10.17 52.42-16.69 11.16-23.52.95-46.66-23.14-12.35-12.86-16.24-36.46-4.71-45Z"
                    style={{
                        fill: '#f1a65f',
                    }}
                />
                <Path
                    d="M205.68 251.47c14.16-11.72 22.73-11.1 34.67 11.74 4.66 8.91 20.97 36.78 9.29 44.71-12.94 8.8-21.34-2.57-38.57-18.99-13.06-12.44-18.76-26.41-5.4-37.47Z"
                    style={{
                        fill: '#f1a65f',
                    }}
                />
                <Path
                    d="M235.69 270.74c2.05 1.41 3.64 3.61 4.34 6.04-1.85-1.71-3.37-3.74-4.34-6.04ZM234.75 278.38c2.28 1.89 3.98 4.45 4.65 7.35-1.91-2.29-3.45-4.62-4.65-7.35ZM240.45 279.92c2.56 2.15 4.54 5.05 5.27 8.34-2-2.7-3.78-5.32-5.27-8.34Z"
                    style={{
                        fill: '#c8784b',
                    }}
                />
                <Path
                    d="M240.03 311.12c-10.33-1.81-3.86-15.47 5.7-28.99 7.63-10.79 6.39-13.3 17.51-10.04 11.12 3.26 6.55 12.09 3.27 17.7s-16.66 23.06-26.47 21.33Z"
                    style={{
                        fill: '#f1a65f',
                    }}
                />
                <Path
                    d="M261.87 285.74c-7.74-7.28-24.02 19.4-18.78 21.66 4.55 1.96 23.26-17.44 18.78-21.66Z"
                    style={{
                        fill: '#f5c690',
                    }}
                />
                <Path
                    d="M263.23 272.09c18.28 4.44-2.56 27.81-10.07 33.94-3.68 2.87-8.24 5.99-13.14 5.09 8.58.69 17.39-10.01 22.3-16.17 3.3-4.48 10.06-13.4 6.64-18.94-1.2-2.03-3.59-3.11-5.74-3.92Z"
                    style={{
                        fill: '#c8784b',
                    }}
                />
                <Path
                    d="M273.68 280.7c-.24 2.49-2.5 4.3-5.78 3.98s-5.75-2.6-5.5-5.09 3.11-4.24 6.39-3.92 5.27 1.3 4.9 5.03Z"
                    style={{
                        fill: '#f1a65f',
                    }}
                />
                <Path
                    d="M270.49 274.99c.3 2.65-1.76 5.06-5.26 5.45s-6.58-1.43-6.88-4.08c-.3-2.65 2.29-5.12 5.79-5.51 3.5-.4 5.94.5 6.35 4.14Z"
                    style={{
                        fill: '#f1a65f',
                    }}
                />
                <Path
                    d="M263.68 270.71c1.3 2.43.38 5.46-2.94 7.25-3.32 1.78-7.07 1.26-8.38-1.17s.3-5.57 3.02-7.57c3.04-2.23 6.1-2.62 8.3 1.49Z"
                    style={{
                        fill: '#f1a65f',
                    }}
                />
                <Path
                    d="M270.28 275.89c3.85.04 4.87 4.29 3.06 7.13-.97 1.37-2.63 2.05-4.19 2.07-1.56.03-3.1-.45-4.28-1.37 1.37.57 2.84.73 4.23.59 2.06-.21 3.89-1.59 4.11-3.68.41-2.38-.6-4.06-2.93-4.74Z"
                    style={{
                        fill: '#c8784b',
                    }}
                />
                <Path
                    d="M264.14 270.86c1.76-.39 3.82-.49 5.3.8 1.43 1.37 1.88 3.51 1.33 5.39-1.3 3.74-6.41 4.68-9.54 2.84 3.09.95 7.42.09 8.59-3.15.47-1.45.11-3.36-.92-4.51-1.19-1.22-3.11-1.35-4.76-1.36Z"
                    style={{
                        fill: '#c8784b',
                    }}
                />
                <Path
                    d="M254.12 278.45c3.74 1.47 9.15-.93 9.72-5.07.17-1.93-1.16-3.95-2.82-4.82-1.76-.86-3.95-.17-5.42 1.14-3 2.87-5.42 6.55-7.93 9.9-2.5 3.46-4.95 6.96-7.21 10.59 2.91-5.73 6.48-11.11 10.3-16.28 1.99-2.44 3.86-5.76 7.24-6.52 3.52-.98 7.07 2.59 6.61 6.07-.7 4.45-6.63 6.94-10.48 4.98Z"
                    style={{
                        fill: '#c8784b',
                    }}
                />
                <Path
                    d="M221.69 188.26c-5.7-27.53-21.49-37.06-48-37.06s-42.3 9.53-48 37.06c-5.31 25.63 21.49 37.06 48 37.06s53.3-11.43 48-37.06Z"
                    style={{
                        fill: '#87a3bc',
                    }}
                />
                <Path
                    d="M227.65 218.44c-5.85-47.78-35.57-44.32-53.96-44.32s-48.11-3.47-53.96 44.32c-3.72 30.44 24.16 42.32 53.96 42.32s57.68-11.88 53.96-42.32Z"
                    style={{
                        fill: '#87a3bc',
                    }}
                />
                <Path
                    d="M75.24 230.23c-2.99 3.07-7.15 9.9-9.14 14.55-3.43 8.02-.37 12.36.98 13.58.66 1.79 2.21 3.1 3.36 2.89 3.14-.58 1.29-3.62 3.42-10.29.71-2.23 2.13-4.01 2.9-3 1.52 2-1.24 6.4.63 8.51 1.95 2.19 3.62-1.35 4.19-2.86.67-1.78 1.77-5.12 2.32-7.41.55-2.29 1.25-4.56 4.09-8.99 5.41-8.44-5.07-14.86-12.75-6.96Z"
                    style={{
                        fill: '#f1a65f',
                    }}
                />
                <Path
                    d="M68.39 246.2c-1.28 4.16-1.49 8.14-.8 12.43-2.28-3.71-1.97-9.06.8-12.43Z"
                    style={{
                        fill: '#c8784b',
                    }}
                />
                <Path
                    d="M96.1 228.59c10.79-11.37 23.77-21.33 15.75-32.68-7.25-10.28-17.48 3.08-24.59 12.92-7.79 10.79-17.41 26.87-12.13 32.36 5.28 5.48 11.23-2.35 20.96-12.59Z"
                    style={{
                        fill: '#f1a65f',
                    }}
                />
                <Path
                    d="M82.32 224.4c.6-3.58 2.2-7.18 5-9.58-1.48 2.86-3.31 6.86-5 9.58ZM88.65 218.09c.59-2.93 2.15-5.69 4.57-7.48-1.35 2.68-2.71 5.11-4.57 7.48Z"
                    style={{
                        fill: '#c8784b',
                    }}
                />
                <Path
                    d="M126.69 202.91c15.01-9.2 36.79-21.19 28.52-33.61-8.27-12.42-30.66.32-38.54 6.13-7.87 5.81-29.69 28.51-22.29 35.24 3.57 3.24 10.49 7.83 15.48 3.8 7.62-6.16 9.6-7.13 16.83-11.56Z"
                    style={{
                        fill: '#f1a65f',
                    }}
                />
                <G
                    style={{
                        clipPath: 'url(#e)',
                    }}>
                    <Path
                        d="m122.76 206.36-24.61-19.98s26.2-33.19 37.69-35.57c11.49-2.38 46.46 2.96 39.61 19.13-6.85 16.17-52.69 36.42-52.69 36.42Z"
                        style={{
                            fill: '#87a3bc',
                        }}
                    />
                </G>
                <Path
                    d="M75.24 230.23c-3.43 4-6.03 8.68-8.29 13.42-1.6 3.5-2.7 7.48-1.5 11.23.41 1.23 1.07 2.39 2.01 3.23l.04.1c.55 1.67 2.74 3.76 4.14 1.77.44-.88.42-2.09.54-3.1.32-2.82.77-5.78 2.24-8.27 1.82-2.85 3.58-.85 3.22 1.8-.12 1.99-1.28 4.54.33 6.04 3.13 2.2 5.61-11.38 6.7-13.38.86-2.09 2.05-4.02 3.31-5.87-1.15 1.93-2.24 3.9-3.01 5.99-1.16 2.57-3.07 16.96-7.52 13.9-2.49-2.14-.19-5.65-.79-8.27-.08-.23-.25-.78-.52-.68-1.65 1.14-2.03 3.67-2.5 5.55-.59 2.24-.25 4.58-1.17 6.75-.55.94-1.61 1.37-2.64 1.26-1.59-.34-2.65-1.8-3.18-3.19-3.79-3.48-2.79-10.45-.27-15.14 2.38-4.72 5.18-9.32 8.85-13.15Z"
                    style={{
                        fill: '#c8784b',
                    }}
                />
                <Path
                    d="m172.01 261.89-.92 18.53-51.1.97c-5.54-40.49-.67-71.31 1.24-76.24 4.18-10.81 47.65 19.86 50.77 56.74Z"
                    style={{
                        fill: '#5b7e9a',
                    }}
                />
                <Path
                    d="M120.18 279.31c-1.69 0-.6 3.21-.3 5.71.35 2.92 1.45 3.67 2.55 3.88 7.14 1.38 44.55-.82 47.21-.94 1.23-.06 1.72-2.59 1.89-4.61.26-3.24.6-5.11-.78-4.86-4.21.76-50.26 1.68-50.58.83Z"
                    style={{
                        fill: '#87a3bc',
                    }}
                />
                <Path
                    d="m179.38 261.18 20.98 22.64 41.35-30.03c-10.51-37.44-16.61-57.46-21.12-60.21-9-5.49-66.55 34.07-41.21 67.6Z"
                    style={{
                        fill: '#5b7e9a',
                    }}
                />
                <Path
                    d="M240.31 252.24c1.34-1.02 2.62 2.41 3.48 4.77.94 2.6.77 4.13.1 5.03-.96 1.28-28.2 22.91-37.83 26.92-1.14.47-2.93-1.03-4.29-2.54-2.17-2.43-3.56-3.72-2.31-4.35 5.24-2.64 39.37-28.37 40.85-29.83Z"
                    style={{
                        fill: '#87a3bc',
                    }}
                />
                <Path
                    d="M172.01 261.89h3.61c1.2-.03 3.37-.61 3.76-.71 15.18-5.27 50.34-49.73 48.01-56.03-1.83-4.96-11.29-21.39-13.73-21.81-2.41-.41-22.89-1.33-39.85-.77-16.96-.57-38.44.35-40.85.77-2.44.42-10.39 16.7-11.73 21.81-.97 3.69 28.69 56.11 50.77 56.74Z"
                    style={{
                        fill: '#5b7e9a',
                    }}
                />
                <Circle
                    cx={173.01}
                    cy={216.66}
                    r={21.56}
                    style={{
                        fill: '#40648a',
                    }}
                />
                <Path
                    d="M137.41 153.71s7.19 26.51 7.45 43.01c.01.67-.41 1.26-1.03 1.5-1.11.42-3.15.95-6.32.91-.97-.01-1.75-.79-1.81-1.77-.97-17.23-7.06-38.28-7.06-38.28l8.77-5.38Z"
                    style={{
                        fill: '#b8cfdd',
                    }}
                />
                <Circle
                    cx={140.33}
                    cy={193.58}
                    r={2.83}
                    style={{
                        fill: '#87a3bc',
                    }}
                />
                <Path
                    d="M206.86 152.55s-4.95 22.67-4.71 43.57c0 .67.54 1.21 1.19 1.38 1.15.3 3.23.6 6.39.21.97-.12 1.56-.98 1.61-1.95 1.06-23.36 4.84-38.82 4.84-38.82l-9.31-4.38Z"
                    style={{
                        fill: '#b8cfdd',
                    }}
                />
                <Circle
                    cx={206.43}
                    cy={192.49}
                    r={2.83}
                    style={{
                        fill: '#87a3bc',
                    }}
                />
                <Path
                    d="M165.93 262.29c6.22-1.05 12.55-2 18.74-3.21-5.26 3.85-12.5 4.93-18.74 3.21Z"
                    style={{
                        fill: '#40648a',
                    }}
                />
                <Path
                    d="M162.95 209.88c0-1.3.42-2.61 1.25-3.95.83-1.33 2.05-2.44 3.65-3.31s3.47-1.31 5.6-1.31c1.98 0 3.73.37 5.25 1.1 1.52.73 2.69 1.73 3.52 2.98.83 1.26 1.24 2.62 1.24 4.1 0 1.16-.24 2.18-.71 3.06-.47.88-1.03 1.63-1.68 2.27-.65.63-1.81 1.71-3.5 3.21-.46.42-.84.8-1.12 1.12-.28.32-.49.62-.63.88-.14.27-.24.53-.32.8-.08.27-.19.74-.34 1.41-.26 1.42-1.07 2.13-2.44 2.13-.71 0-1.31-.23-1.79-.7-.48-.46-.73-1.16-.73-2.07 0-1.15.18-2.14.53-2.98.36-.84.83-1.58 1.42-2.21.59-.63 1.38-1.39 2.38-2.27.88-.77 1.51-1.34 1.9-1.73s.72-.82.98-1.3c.27-.48.4-1 .4-1.56 0-1.09-.41-2.02-1.22-2.77s-1.86-1.13-3.15-1.13c-1.5 0-2.61.38-3.32 1.14-.71.76-1.31 1.88-1.8 3.35-.46 1.54-1.35 2.32-2.65 2.32-.77 0-1.41-.27-1.94-.81s-.79-1.12-.79-1.75Zm10.01 22.48c-.83 0-1.56-.27-2.18-.81-.62-.54-.93-1.3-.93-2.27 0-.86.3-1.59.9-2.17s1.34-.88 2.21-.88 1.59.29 2.17.88.88 1.31.88 2.17c0 .96-.31 1.71-.92 2.26s-1.33.82-2.13.82Z"
                    style={{
                        fill: '#f8d5a0',
                    }}
                />
                <Ellipse
                    cx={172.69}
                    cy={95.24}
                    rx={89.21}
                    ry={70.43}
                    style={{
                        fill: '#f1a65f',
                    }}
                />
                <Circle
                    cx={210.49}
                    cy={126.24}
                    r={22.68}
                    style={{
                        fill: 'url(#f)',
                        opacity: 0.9,
                    }}
                />
                <Circle
                    cx={133.96}
                    cy={126.24}
                    r={22.68}
                    style={{
                        fill: 'url(#g)',
                        opacity: 0.9,
                    }}
                />
                <Path
                    d="M197.25 123.26c6.04-.65 11.89-2.17 17.62-4.08 5.7-1.96 11.36-4.14 16.33-7.64-7.69 7.81-23.12 12.54-33.95 11.72ZM197.25 127.26c11.17-.21 22.34-1.89 32.91-5.54-8.93 5.41-22.69 7.53-32.91 5.54ZM149.24 123.26c-12.59 1.49-23.99-4.81-35.47-8.89 6.1.84 11.88 3.22 17.66 5.13 5.78 1.99 11.71 3.18 17.81 3.76ZM149.24 127.26c-11.97 3.13-24.14-.74-35.47-4.54 5.97.73 11.79 2.35 17.67 3.42 5.88 1.14 11.8 1.39 17.8 1.12Z"
                    style={{
                        fill: '#9f5c43',
                    }}
                />
                <Path
                    d="M132.57 59.08c-6.6.43-10.26 3.82-9.68 6.58.67 3.19 5.64 2 9.34 1.66 4.54-.41 8.64.23 9.93-2.15s-.93-6.67-9.59-6.1Z"
                    style={{
                        fill: '#dc8d56',
                    }}
                />
                <Path
                    d="M147.35 108.44c2.41-4.2-.86-18.69-12.57-20.3-9.2-1.26-15.97 5.33-15.86 11.24.13 7.28 5.4 12.62 11.23 13.86 4.94 1.05 14.19.45 17.2-4.8Z"
                    style={{
                        fill: '#fff',
                    }}
                />
                <Circle
                    cx={133.13}
                    cy={100.64}
                    r={8.74}
                    style={{
                        fill: '#34522c',
                    }}
                />
                <Circle
                    cx={127.02}
                    cy={95.94}
                    r={2.63}
                    style={{
                        fill: '#fff',
                    }}
                />
                <Path
                    d="M208.67 78.15c6.32-1.94 10.95-.07 11.39 2.72.51 3.22-4.56 3.87-8.14 4.87-4.39 1.23-8 3.28-10.05 1.52-1.99-1.71-1.5-6.56 6.8-9.11Z"
                    style={{
                        fill: '#dc8d56',
                    }}
                />
                <Path
                    d="M173.82 104.83c-9.71.11-18.28 3.88-20.04 16.19s2.57 25.6 17.2 25.85 17.48-8.89 19.55-15.21c2.07-6.32 1.4-27.43-16.71-26.83Z"
                    style={{
                        fill: '#f5c690',
                    }}
                />
                <Path
                    d="M160.7 128.13c1.41 5.53 5.36 11.18 10.99 11.18s11.07-4.73 10.98-11.57c-5 2.26-10.23-3.48-10.23-7.93 0 7.81-6.47 10.21-11.74 8.31Z"
                    style={{
                        fill: '#b46a57',
                    }}
                />
                <G
                    style={{
                        clipPath: 'url(#h)',
                    }}>
                    <Path
                        d="M158.24 135.57s13.38-5.82 27.39 0c-5.93 12.89-20.74 10.97-27.39 0Z"
                        style={{
                            fill: '#e28687',
                        }}
                    />
                    <Path
                        d="M165.52 127.93c.58 3.5 4.47 4.25 5.01-.78l-5.01.78ZM179.3 127.62c-.58 3.5-4.47 4.25-5.01-.78l5.01.78Z"
                        style={{
                            fill: '#f9d1b3',
                        }}
                    />
                </G>
                <Path
                    d="M160.7 128.13c1.41 5.53 5.36 11.18 10.99 11.18s11.07-4.73 10.98-11.57"
                    style={{
                        fill: 'none',
                        stroke: '#b46a57',
                        strokeMiterlimit: 10,
                    }}
                />
                <Path
                    d="M181.47 110.28c1.54 1.51 1.43 3.9.57 5.79-1.5 3.27-5.09 5.69-9 6.05-3.91.36-7.98-1.37-10.14-4.33-2.74-3.75-1.37-8.46 3.66-9.03 3.61-.41 12.31-1.06 14.92 1.51Z"
                    style={{
                        fill: '#231f20',
                    }}
                />
                <Path
                    d="M166.88 111.77c1.66-.69 3.45-.91 5.24-.94 1.78 0 3.58.23 5.24.94-.9.06-1.77.03-2.64.05-2.56 0-5.26.07-7.84-.05Z"
                    style={{
                        fill: '#fff',
                    }}
                />
                <Path
                    d="M186.26 123.26s-.97 3.6-4.41 4.48c-4.74 1.22-9.02-.51-9.74-7.47.14 2.71-.67 7.98-6.81 8.31-6.49.35-8.79-4.55-8.67-5.82"
                    style={{
                        fill: 'none',
                        stroke: '#231f20',
                        strokeLinecap: 'round',
                        strokeMiterlimit: 10,
                        strokeWidth: '1.5px',
                    }}
                />
                <Path
                    d="M229.04 95.73c-8.74-1.25-19.85.22-24.48 8.65l-1.94-1.83c4.6-2.31 9.73-2.98 14.8-2.98 1.66 0 3.31.1 4.95.34-1.63.23-3.25.5-4.85.79-4.64.89-9.42 1.94-13.53 4.29l-3.73 2.2 1.79-4.03c4.46-9.83 18.04-11.95 26.99-7.43Z"
                    style={{
                        fill: '#1d1d1b',
                    }}
                />
                <Path
                    d="M296.14 96.44c-.89-11.53.89-22.39-13.08-39.02 6.21 3.1 10.31 8.31 10.31 8.31s-7.51-20.53-22.29-33.81c-17.21-15.47-30.15-23.72-43-25.71-12.86-2-25.52-5.73-40.71-5.71-26.28.04-33 4.16-48.97 5.49s-45.89 4.49-63.85 25.27C60.14 47.94 49.28 76.82 48.61 91.45c3.41-11.97 14.85-24.5 14.85-24.5-11.75 19.4-9.53 36.8-7.54 45.78 2 8.98 5.99 40.04 25.61 45.29 6.79 9.88 20.62 9.72 30.65 14.29-2.76-3.85-4.42-5.88-4.42-5.88 11.68 5.15 38.95 2.66 46.6 4.66 7.65 2 12.47 8.31 16.46 7.48 3.99-.83 14.47-10.14 25.61-11.31 8.33-.87 42.7 2.97 55.52-7.21 0 0-.05 1.53-5.22 6.85 17.96-4.66 55.62-25.58 40.99-89.76 5.87 9.53 8.43 19.29 8.43 19.29Zm-62.82 34.69c-16.98 21.32-39.67 27.41-63.32 26.94-23.66.47-46.35-5.62-63.32-26.94-11.13-13.98-15.96-34.45-10.75-51.54 4.67-15.32 18.69-27.18 34.5-29.71 23.28-3.74 31.94 18.16 39.58 18.43 7.64-.26 16.29-22.16 39.58-18.43 15.81 2.54 29.83 14.4 34.5 29.71 5.21 17.09.38 37.57-10.75 51.54Z"
                    style={{
                        fill: '#9f5c43',
                    }}
                />
                <Path
                    d="M196.43 167.27c9.3-.44 19.09.35 28.39-.29 9.24-.69 19.33-1.41 27.04-7.03l.31-.24c-.17.89-.61 1.67-1.1 2.34-1.25 1.79-2.73 3.39-4.23 4.97l-.16-.27c17.75-4.73 32.95-18.11 39.37-35.37 6.63-17.26 5.33-36.42 1.36-54.17l-.42-1.86c4.12 6.52 7.35 13.57 9.47 20.99l-.65.09c-.24-6.99-.49-14.09-2.54-20.82-1.99-6.74-5.89-12.71-10.49-17.97l-1.27-1.46c2.53 1.3 5.17 2.72 7.34 4.58 1.74 1.42 3.36 2.97 4.81 4.72l-.66.35c-2.21-6.21-5.4-12.11-9.02-17.61-11.36-17.2-33.72-36.68-54.12-41.23-14.68-2.4-29.3-6.41-44.27-6-8.28.06-16.57.61-24.75 1.94-6.54 1.05-13.05 2.55-19.7 3.24-13.2 1.1-26.5 2.65-38.96 7.3-20.65 7.36-32.09 21-41.53 40.23C55 65.57 50.06 78.26 48.97 91.44l-.69-.12c1.46-4.63 3.73-8.93 6.3-13.02a98.52 98.52 0 0 1 8.64-11.59l.52.39c-9.32 15.2-11.17 31.91-6.83 49.06 2.46 12.34 5.41 25.46 14.05 35.04 2.91 3.1 6.59 5.5 10.71 6.61 3.23 4.86 8.7 7.5 14.12 9.19 5.45 1.75 11.17 2.79 16.44 5.17l-.17.2-4.4-5.88-.26-.35.4.17c3.6 1.52 7.51 2.18 11.38 2.67 9.74 1.15 19.57.86 29.35 1.37 1.95.14 3.92.27 5.83.72-3.84-.81-7.8-.76-11.7-.89-7.84-.17-15.69-.15-23.49-1.03-3.88-.48-7.8-1.11-11.45-2.63l.14-.18 4.44 5.87.31.41c-7.98-3.7-17.2-4.18-24.87-8.67-2.38-1.26-5.18-3.91-6.25-5.75-4.18-1.12-7.93-3.55-10.88-6.67-10.22-11.36-12.52-27.13-15.51-41.55-2.89-14.8.24-30.42 8.09-43.24l.52.39c-6.8 7.96-12.83 16.94-15.63 27.13.58-14.37 5.77-28.06 11.87-40.92 9.48-19.41 21.08-33.25 41.92-40.7 12.53-4.71 25.92-6.3 39.16-7.42 6.58-.69 13.06-2.2 19.64-3.27C170.56.36 180.59-.14 190.59.07c10.01.29 19.87 2.37 29.64 4.28 6.45 1.23 13.37 2.03 19.38 4.84 6.17 2.61 11.89 6.14 17.28 10.07 10.69 7.94 20.46 17.35 27.76 28.54 4.05 6.15 7.47 12.74 9.75 19.77l-1.33-1.61c-2.8-3.34-6.28-6.22-10.18-8.22l.44-.57c4.65 5.33 8.6 11.42 10.61 18.25 1.03 3.4 1.61 6.91 1.95 10.43.44 4.39.52 8.87.66 13.27-1.15-4.23-2.5-8.48-4.29-12.49-1.39-3.22-3-6.34-4.82-9.33l.57-.23c2.01 8.98 3.26 18.17 3.28 27.39.12 18.35-6.14 37.45-20.36 49.66a60.213 60.213 0 0 1-24.74 13.09l.41-.42c1.88-2.05 4.16-4.14 5.2-6.74l.23.11c-3.82 2.92-8.49 4.33-13.1 5.31-13.94 2.87-28.4 1.35-42.5 1.78Z"
                    style={{
                        fill: '#5f311d',
                    }}
                />
                <Path
                    d="M252.03 68.17c9.9 8.63 19.32 17.61 30.5 24.61-12.31-3.55-23.6-14.03-30.5-24.61ZM179.46 55.77c1.9-14.55 12.08-27.82 25.28-34.05-1.32 1.26-2.77 2.34-4.07 3.6-9.32 8.37-16.54 18.8-21.21 30.45Z"
                    style={{
                        fill: '#5f311d',
                    }}
                />
                <Path
                    d="M173.2 57.31c2.16-19.11 12.25-40.39 31.22-47.6 2.68-.99 5.47-1.57 8.26-1.88-2.68.85-5.32 1.74-7.78 3.01-17.67 8.92-26.34 28.36-31.71 46.48ZM179.44 12.64c-9.86 15.87-10.84 35.56-8.28 53.6l-2.56-3.44c-11.24-15.3-14.3-40.35-4.1-56.81-6.85 13.12-5.89 29.17-1 42.76 1.72 4.53 3.97 8.87 6.91 12.68l-2.03.88c-.38-2.21-.61-4.36-.74-6.54-.91-15.01 1.72-31.41 11.79-43.12ZM271.3 47.69c7.08 3.68 13.47 9.28 16.98 16.55-2.37-2.57-5.66-6.22-8.19-8.55-2.84-2.76-5.95-5.19-8.79-7.99ZM70.6 56.45c-1.84 3.4-4.2 6.44-6.17 9.72-1.78 2.79-3.87 7.12-5.37 10.12 1.17-7.81 5.9-14.53 11.54-19.85ZM159.91 53.11c-12.28-9.93-19.09-27.28-15.05-42.78-.08 3.94.26 7.79.89 11.58.95 5.63 2.63 11.22 5.07 16.39 2.39 5.3 5.7 10.12 9.09 14.81ZM259.03 84.91c12.16 7.34 19.29 22.84 16.18 36.8-.62-14.01-6.5-26.72-16.18-36.8ZM259.91 95.17c10.69 16.65 12.54 39.52 4.19 57.51 4.86-19.1 3.24-39.28-4.19-57.51ZM257.92 108.85c1.21 16.07-2.98 33.62-11.67 47.22 5.59-15.33 9.36-31.07 11.67-47.22ZM252.03 123.26c-2.95 13.52-10.2 27.65-20.72 36.8 7.89-11.48 14.47-24.35 20.72-36.8ZM92.06 108.1c-4.62 14.61-6.59 30.29-3.35 45.37.35 2.16 1.1 4.31 1.57 6.46-.97-1.96-2.07-4.03-2.75-6.12-5.2-14.62-3.16-32.31 4.53-45.7ZM74.69 140.5c1.71 6.51 4.53 12.26 8.04 17.88.49.82 1.04 1.6 1.5 2.47-.79-.57-1.55-1.19-2.26-1.85-4.81-4.72-8.17-11.66-7.28-18.5ZM90.52 91.31c.2 15.39-11.3 30.24-23.45 38.69 1.22-1.53 2.53-2.94 3.79-4.39 8.57-10.07 16.61-21.2 19.66-34.31ZM88.82 84.11c-1.57 9.94-7.94 20.92-17.8 24.43 7.83-6.48 12.88-15.71 17.8-24.43Z"
                    style={{
                        fill: '#5f311d',
                    }}
                />
                <Path
                    d="M93.9 119.49c-.38 13.98.37 28.61 8.39 40.57-10.99-9.72-12.37-27.2-8.39-40.57ZM241.67 133.68c-2.27 10.92-14.01 21.17-23.44 26.38 7.97-8.72 17.36-16.12 23.44-26.38Z"
                    style={{
                        fill: '#5f311d',
                    }}
                />
                <Path
                    d="M209.92 36.12c1.97-4.04 4.89-7.62 8.48-10.32 4.67-3.51 11.15-5.49 16.39-2.92 5.67 2.77 7.95 10.03 6.88 16.25-.41 2.36-1.19 4.6-2.2 6.76 2.83 1.6 5.51 3.36 8.04 5.28 1.27-3.14 2.32-6.35 2.94-9.68 1.38-7.44.37-15.69-4.42-21.54-6.38-7.8-18.52-9.45-27.56-4.99-7.97 3.93-13.47 11.79-15.82 20.41 2.46.16 4.88.41 7.27.75Z"
                    style={{
                        fill: '#f1a65f',
                    }}
                />
                <Path
                    d="M209.92 36.12c1.97-4.04 4.89-7.62 8.48-10.32 4.67-3.51 11.15-5.49 16.39-2.92 5.67 2.77 7.95 10.03 6.88 16.25-.41 2.36-1.19 4.6-2.2 6.76-9.95-5.91-22.69-8.93-29.56-9.77Z"
                    style={{
                        fill: '#ffbdab',
                    }}
                />
                <Path
                    d="M202.08 35.68s35.38-.06 47.65 10.96c-7.24-1.39-15 0-15 0s21.06 1.71 31.92 22.77"
                    style={{
                        fill: '#9f5c43',
                    }}
                />
                <Path
                    d="M201.15 35.67c14.37-.23 37.85.81 49.23 10.25l2.62 2.3c-3.46-.67-7.21-1.31-10.76-1.19-2.44.01-4.95.19-7.34.57l-.05-1.92c14.02 2.45 27.35 10.47 34.8 22.74-2.14-2.8-4.48-5.43-7.12-7.72-7.82-6.81-17.72-11.4-27.92-13.08l-5.94-.92c6.9-1.29 14.29-2.41 21.25-.99l-.83 1.68c-10.72-8.96-34.08-10.76-47.93-11.69Z"
                    style={{
                        fill: '#5f311d',
                    }}
                />
                <Path
                    d="M134.33 38.69c-1.87-4.09-4.69-7.74-8.21-10.53-4.58-3.63-11-5.77-16.31-3.34-5.74 2.63-8.21 9.82-7.3 16.06.34 2.37 1.07 4.63 2.02 6.81-2.87 1.52-5.6 3.22-8.17 5.07-1.19-3.17-2.15-6.4-2.68-9.75-1.18-7.48.04-15.69 4.98-21.42 6.58-7.63 18.76-8.96 27.68-4.27 7.86 4.13 13.16 12.14 15.29 20.81-2.46.1-4.89.28-7.29.56Z"
                    style={{
                        fill: '#f1a65f',
                    }}
                />
                <Path
                    d="M134.33 38.69c-1.87-4.09-4.69-7.74-8.21-10.53-4.58-3.63-11-5.77-16.31-3.34-5.74 2.63-8.21 9.82-7.3 16.06.34 2.37 1.07 4.63 2.02 6.81 10.1-5.65 22.91-8.34 29.81-9Z"
                    style={{
                        fill: '#ffbdab',
                    }}
                />
                <Path
                    d="M142.46 38.22s-29.81-3.48-44.56 4.65c12.5-2.01 16.37.53 16.37.53s-19.69 3.43-37.74 22.79"
                    style={{
                        fill: '#9f5c43',
                    }}
                />
                <Path
                    d="M142.46 38.22c-13.55-.79-30.98-1.21-43.21 5.13l-.61-1.77c4.04-.6 8.1-1.2 12.2-.68 1.29.2 2.72.49 3.77 1.39.51.37.75 1.27.99 1.85-14.88 3.01-28.24 11.6-39.07 22.05 9.79-11.37 22.84-20.3 37.58-23.75l-.76 1.27.04.11c-.01 0-.04-.05-.09-.08-1.9-1.18-4.35-1.01-6.56-1.05-4.1.08-9.02.97-13.13 1.46l4.71-2.48c3.41-1.79 7.07-2.89 10.75-3.61 11.02-2.01 22.36-1.52 33.38.15Z"
                    style={{
                        fill: '#5f311d',
                    }}
                />
            </G>
        </G>
    </Svg>
);

export default LionThumbUpHelpSvgr;