const React = require("react");
const VulcanSaluteIcon = ({ 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_20020_1601)">
      <path
        d="M20.815 5.18955C21.222 3.90404 20.5109 2.53068 19.2271 2.11826C17.949 1.70764 16.5781 2.3997 16.1654 3.67716C15.5149 5.69096 14.555 8.71959 13.7507 11.4899C13.7095 11.6318 13.5097 11.6362 13.4636 11.4959C12.8636 9.6709 11.9058 6.76193 11.6075 5.88275C11.1622 4.57025 9.72055 3.94196 8.44241 4.3975C7.17882 4.84785 6.51956 6.23727 6.96991 7.50086L7.33835 8.53463C6.73782 7.59488 5.54876 7.15832 4.45348 7.54869C3.17953 8.00273 2.51486 9.40354 2.9689 10.6775L3.64736 12.5811C3.88309 13.2779 4.55224 15.099 4.79546 17.4501C4.81741 17.6624 4.83883 17.8776 4.86048 18.0953C5.10464 20.5495 5.37978 23.3151 6.81365 25.6183C8.23781 28.1697 10.9643 29.895 14.0937 29.895C15.3347 29.895 16.5123 29.6237 17.5704 29.1372C18.9309 28.5535 20.1906 27.6562 21.17 26.3359C22.3293 24.8634 22.7158 24.1694 23.3085 23.1054C23.4107 22.9218 23.5192 22.7271 23.6387 22.5156C24.2153 21.4956 25.4019 19.9044 26.0844 19.0198L28.368 16.4398C29.3207 15.4103 29.4097 13.8907 28.2639 12.8303C27.2345 11.8776 25.529 12.0234 24.4018 13.2677L22.1184 15.7248L25.2647 7.50348C25.7541 6.22453 25.0901 4.7893 23.8027 4.32257C22.5398 3.86472 21.1366 4.50479 20.681 5.76854C20.5496 6.13316 20.4068 6.53149 20.2558 6.95585L20.815 5.18955Z"
        fill="#FFC23E"
      />
      <path
        d="M20.815 5.18955C21.222 3.90404 20.5109 2.53068 19.2271 2.11826C17.949 1.70764 16.5781 2.3997 16.1654 3.67716C15.5149 5.69096 14.555 8.71959 13.7507 11.4899C13.7095 11.6318 13.5097 11.6362 13.4636 11.4959C12.8636 9.6709 11.9058 6.76193 11.6075 5.88275C11.1622 4.57025 9.72055 3.94196 8.44241 4.3975C7.17882 4.84785 6.51956 6.23727 6.96991 7.50086L7.33835 8.53463C6.73782 7.59488 5.54876 7.15832 4.45348 7.54869C3.17953 8.00273 2.51486 9.40354 2.9689 10.6775L3.64736 12.5811C3.88309 13.2779 4.55224 15.099 4.79546 17.4501C4.81741 17.6624 4.83883 17.8776 4.86048 18.0953C5.10464 20.5495 5.37978 23.3151 6.81365 25.6183C8.23781 28.1697 10.9643 29.895 14.0937 29.895C15.3347 29.895 16.5123 29.6237 17.5704 29.1372C18.9309 28.5535 20.1906 27.6562 21.17 26.3359C22.3293 24.8634 22.7158 24.1694 23.3085 23.1054C23.4107 22.9218 23.5192 22.7271 23.6387 22.5156C24.2153 21.4956 25.4019 19.9044 26.0844 19.0198L28.368 16.4398C29.3207 15.4103 29.4097 13.8907 28.2639 12.8303C27.2345 11.8776 25.529 12.0234 24.4018 13.2677L22.1184 15.7248L25.2647 7.50348C25.7541 6.22453 25.0901 4.7893 23.8027 4.32257C22.5398 3.86472 21.1366 4.50479 20.681 5.76854C20.5496 6.13316 20.4068 6.53149 20.2558 6.95585L20.815 5.18955Z"
        fill="url(#paint0_radial_20020_1601)"
      />
      <path
        d="M20.815 5.18955C21.222 3.90404 20.5109 2.53068 19.2271 2.11826C17.949 1.70764 16.5781 2.3997 16.1654 3.67716C15.5149 5.69096 14.555 8.71959 13.7507 11.4899C13.7095 11.6318 13.5097 11.6362 13.4636 11.4959C12.8636 9.6709 11.9058 6.76193 11.6075 5.88275C11.1622 4.57025 9.72055 3.94196 8.44241 4.3975C7.17882 4.84785 6.51956 6.23727 6.96991 7.50086L7.33835 8.53463C6.73782 7.59488 5.54876 7.15832 4.45348 7.54869C3.17953 8.00273 2.51486 9.40354 2.9689 10.6775L3.64736 12.5811C3.88309 13.2779 4.55224 15.099 4.79546 17.4501C4.81741 17.6624 4.83883 17.8776 4.86048 18.0953C5.10464 20.5495 5.37978 23.3151 6.81365 25.6183C8.23781 28.1697 10.9643 29.895 14.0937 29.895C15.3347 29.895 16.5123 29.6237 17.5704 29.1372C18.9309 28.5535 20.1906 27.6562 21.17 26.3359C22.3293 24.8634 22.7158 24.1694 23.3085 23.1054C23.4107 22.9218 23.5192 22.7271 23.6387 22.5156C24.2153 21.4956 25.4019 19.9044 26.0844 19.0198L28.368 16.4398C29.3207 15.4103 29.4097 13.8907 28.2639 12.8303C27.2345 11.8776 25.529 12.0234 24.4018 13.2677L22.1184 15.7248L25.2647 7.50348C25.7541 6.22453 25.0901 4.7893 23.8027 4.32257C22.5398 3.86472 21.1366 4.50479 20.681 5.76854C20.5496 6.13316 20.4068 6.53149 20.2558 6.95585L20.815 5.18955Z"
        fill="url(#paint1_radial_20020_1601)"
      />
    </g>
    <path
      d="M4.53321 15.7279C7.00674 16.4324 8.8758 15.1671 9.61845 14.3225L7.31982 8.50606C6.71361 7.58607 5.53761 7.16229 4.45348 7.54868C3.17953 8.00272 2.51486 9.40353 2.9689 10.6775L3.64736 12.5811C3.66443 12.6315 3.68377 12.6879 3.70506 12.7499C3.90103 13.3208 4.26191 14.3721 4.53321 15.7279Z"
      fill="url(#paint2_linear_20020_1601)"
    />
    <path
      d="M4.53321 15.7279C7.00674 16.4324 8.8758 15.1671 9.61845 14.3225L7.31982 8.50606C6.71361 7.58607 5.53761 7.16229 4.45348 7.54868C3.17953 8.00272 2.51486 9.40353 2.9689 10.6775L3.64736 12.5811C3.66443 12.6315 3.68377 12.6879 3.70506 12.7499C3.90103 13.3208 4.26191 14.3721 4.53321 15.7279Z"
      fill="url(#paint3_linear_20020_1601)"
    />
    <g filter="url(#filter1_f_20020_1601)">
      <rect
        x={4.80841}
        y={8.77667}
        width={1.49426}
        height={7.58087}
        rx={0.747129}
        transform="rotate(-22.5783 4.80841 8.77667)"
        fill="#FFD93D"
      />
    </g>
    <path
      d="M13.4636 11.4958C13.4717 11.5206 13.4846 11.5408 13.5006 11.5566L13.9959 13.5377C12.384 14.9725 10.5614 15.0126 9.85286 14.924L9.61538 14.326C9.61641 14.3248 9.61745 14.3237 9.61848 14.3225L7.31985 8.50605C7.30751 8.48733 7.29493 8.46881 7.28213 8.4505C7.30141 8.47807 7.32016 8.50611 7.33838 8.53461L6.96994 7.50084C6.51959 6.23725 7.17885 4.84783 8.44244 4.39748C9.72059 3.94194 11.1622 4.57023 11.6075 5.88273C11.9058 6.76191 12.8637 9.67089 13.4636 11.4958Z"
      fill="url(#paint4_linear_20020_1601)"
    />
    <path
      d="M13.4636 11.4958C13.4717 11.5206 13.4846 11.5408 13.5006 11.5566L13.9959 13.5377C12.384 14.9725 10.5614 15.0126 9.85286 14.924L9.61538 14.326C9.61641 14.3248 9.61745 14.3237 9.61848 14.3225L7.31985 8.50605C7.30751 8.48733 7.29493 8.46881 7.28213 8.4505C7.30141 8.47807 7.32016 8.50611 7.33838 8.53461L6.96994 7.50084C6.51959 6.23725 7.17885 4.84783 8.44244 4.39748C9.72059 3.94194 11.1622 4.57023 11.6075 5.88273C11.9058 6.76191 12.8637 9.67089 13.4636 11.4958Z"
      fill="url(#paint5_radial_20020_1601)"
    />
    <path
      d="M13.4636 11.4958C13.4717 11.5206 13.4846 11.5408 13.5006 11.5566L13.9959 13.5377C12.384 14.9725 10.5614 15.0126 9.85286 14.924L9.61538 14.326C9.61641 14.3248 9.61745 14.3237 9.61848 14.3225L7.31985 8.50605C7.30751 8.48733 7.29493 8.46881 7.28213 8.4505C7.30141 8.47807 7.32016 8.50611 7.33838 8.53461L6.96994 7.50084C6.51959 6.23725 7.17885 4.84783 8.44244 4.39748C9.72059 3.94194 11.1622 4.57023 11.6075 5.88273C11.9058 6.76191 12.8637 9.67089 13.4636 11.4958Z"
      fill="url(#paint6_radial_20020_1601)"
    />
    <path
      d="M13.4636 11.4958C13.4717 11.5206 13.4846 11.5408 13.5006 11.5566L13.9959 13.5377C12.384 14.9725 10.5614 15.0126 9.85286 14.924L9.61538 14.326C9.61641 14.3248 9.61745 14.3237 9.61848 14.3225L7.31985 8.50605C7.30751 8.48733 7.29493 8.46881 7.28213 8.4505C7.30141 8.47807 7.32016 8.50611 7.33838 8.53461L6.96994 7.50084C6.51959 6.23725 7.17885 4.84783 8.44244 4.39748C9.72059 3.94194 11.1622 4.57023 11.6075 5.88273C11.9058 6.76191 12.8637 9.67089 13.4636 11.4958Z"
      fill="url(#paint7_radial_20020_1601)"
    />
    <g filter="url(#filter2_f_20020_1601)">
      <rect
        x={9.24634}
        y={5.43402}
        width={1.49426}
        height={8.87269}
        rx={0.747129}
        transform="rotate(-19.1066 9.24634 5.43402)"
        fill="#FFD93D"
      />
    </g>
    <path
      d="M13.6675 11.586C13.7507 14.2747 16.4304 15.4116 17.6086 15.068L20.4727 6.27069L20.815 5.18955C21.222 3.90404 20.5109 2.53068 19.2271 2.11826C17.949 1.70764 16.5781 2.3997 16.1654 3.67716C15.5149 5.69096 14.555 8.71959 13.7507 11.4899C13.7369 11.5375 13.7052 11.5696 13.6675 11.586Z"
      fill="url(#paint8_linear_20020_1601)"
    />
    <path
      d="M13.6675 11.586C13.7507 14.2747 16.4304 15.4116 17.6086 15.068L20.4727 6.27069L20.815 5.18955C21.222 3.90404 20.5109 2.53068 19.2271 2.11826C17.949 1.70764 16.5781 2.3997 16.1654 3.67716C15.5149 5.69096 14.555 8.71959 13.7507 11.4899C13.7369 11.5375 13.7052 11.5696 13.6675 11.586Z"
      fill="url(#paint9_linear_20020_1601)"
    />
    <path
      d="M13.6675 11.586C13.7507 14.2747 16.4304 15.4116 17.6086 15.068L20.4727 6.27069L20.815 5.18955C21.222 3.90404 20.5109 2.53068 19.2271 2.11826C17.949 1.70764 16.5781 2.3997 16.1654 3.67716C15.5149 5.69096 14.555 8.71959 13.7507 11.4899C13.7369 11.5375 13.7052 11.5696 13.6675 11.586Z"
      fill="url(#paint10_linear_20020_1601)"
    />
    <path
      d="M13.6675 11.586C13.7507 14.2747 16.4304 15.4116 17.6086 15.068L20.4727 6.27069L20.815 5.18955C21.222 3.90404 20.5109 2.53068 19.2271 2.11826C17.949 1.70764 16.5781 2.3997 16.1654 3.67716C15.5149 5.69096 14.555 8.71959 13.7507 11.4899C13.7369 11.5375 13.7052 11.5696 13.6675 11.586Z"
      fill="url(#paint11_linear_20020_1601)"
    />
    <g filter="url(#filter3_f_20020_1601)">
      <rect
        x={18.9427}
        y={3.73969}
        width={1.49426}
        height={10.4519}
        rx={0.747129}
        transform="rotate(16.7632 18.9427 3.73969)"
        fill="url(#paint12_linear_20020_1601)"
      />
    </g>
    <path
      d="M20.3832 6.55352L17.5325 15.2331C17.9931 15.8472 19.3197 17.0876 21.3319 17.1726C21.3319 17.1369 21.6321 16.5892 22.1185 15.7245L25.2647 7.50347C25.7542 6.22452 25.0901 4.78929 23.8027 4.32256C22.5398 3.86471 21.1366 4.50478 20.681 5.76853C20.5496 6.13315 20.4068 6.53148 20.2558 6.95584L20.3832 6.55352Z"
      fill="url(#paint13_linear_20020_1601)"
    />
    <path
      d="M20.3832 6.55352L17.5325 15.2331C17.9931 15.8472 19.3197 17.0876 21.3319 17.1726C21.3319 17.1369 21.6321 16.5892 22.1185 15.7245L25.2647 7.50347C25.7542 6.22452 25.0901 4.78929 23.8027 4.32256C22.5398 3.86471 21.1366 4.50478 20.681 5.76853C20.5496 6.13315 20.4068 6.53148 20.2558 6.95584L20.3832 6.55352Z"
      fill="url(#paint14_linear_20020_1601)"
    />
    <path
      d="M20.3832 6.55352L17.5325 15.2331C17.9931 15.8472 19.3197 17.0876 21.3319 17.1726C21.3319 17.1369 21.6321 16.5892 22.1185 15.7245L25.2647 7.50347C25.7542 6.22452 25.0901 4.78929 23.8027 4.32256C22.5398 3.86471 21.1366 4.50478 20.681 5.76853C20.5496 6.13315 20.4068 6.53148 20.2558 6.95584L20.3832 6.55352Z"
      fill="url(#paint15_radial_20020_1601)"
    />
    <g filter="url(#filter4_f_20020_1601)">
      <rect
        x={23.369}
        y={5.67581}
        width={1.58857}
        height={10.4519}
        rx={0.794287}
        transform="rotate(20.7893 23.369 5.67581)"
        fill="url(#paint16_linear_20020_1601)"
      />
    </g>
    <path
      d="M20.815 5.18955C21.222 3.90404 20.5109 2.53068 19.2271 2.11826C17.949 1.70764 16.5781 2.3997 16.1654 3.67716C15.5149 5.69096 14.555 8.71959 13.7507 11.4899C13.7095 11.6318 13.5097 11.6362 13.4636 11.4959C12.8636 9.6709 11.9058 6.76193 11.6075 5.88275C11.1622 4.57025 9.72055 3.94196 8.44241 4.3975C7.17882 4.84785 6.51956 6.23727 6.96991 7.50086L7.33835 8.53463C6.73782 7.59488 5.54876 7.15832 4.45348 7.54869C3.17953 8.00273 2.51486 9.40354 2.9689 10.6775L3.64736 12.5811C3.88309 13.2779 4.55224 15.099 4.79546 17.4501C4.81741 17.6624 4.83883 17.8776 4.86048 18.0953C5.10464 20.5495 5.37978 23.3151 6.81365 25.6183C8.23781 28.1697 10.9643 29.895 14.0937 29.895C15.3347 29.895 16.5123 29.6237 17.5704 29.1372C18.9309 28.5535 20.1906 27.6562 21.17 26.3359C22.3293 24.8634 22.7158 24.1694 23.3085 23.1054C23.4107 22.9218 23.5192 22.7271 23.6387 22.5156C24.2153 21.4956 25.4019 19.9044 26.0844 19.0198L28.368 16.4398C29.3207 15.4103 29.4097 13.8907 28.2639 12.8303C27.2345 11.8776 25.529 12.0234 24.4018 13.2677L22.1184 15.7248L25.2647 7.50348C25.7541 6.22453 25.0901 4.7893 23.8027 4.32257C22.5398 3.86472 21.1366 4.50479 20.681 5.76854C20.5496 6.13316 20.4068 6.53149 20.2558 6.95585L20.815 5.18955Z"
      fill="url(#paint17_radial_20020_1601)"
    />
    <path
      d="M20.815 5.18955C21.222 3.90404 20.5109 2.53068 19.2271 2.11826C17.949 1.70764 16.5781 2.3997 16.1654 3.67716C15.5149 5.69096 14.555 8.71959 13.7507 11.4899C13.7095 11.6318 13.5097 11.6362 13.4636 11.4959C12.8636 9.6709 11.9058 6.76193 11.6075 5.88275C11.1622 4.57025 9.72055 3.94196 8.44241 4.3975C7.17882 4.84785 6.51956 6.23727 6.96991 7.50086L7.33835 8.53463C6.73782 7.59488 5.54876 7.15832 4.45348 7.54869C3.17953 8.00273 2.51486 9.40354 2.9689 10.6775L3.64736 12.5811C3.88309 13.2779 4.55224 15.099 4.79546 17.4501C4.81741 17.6624 4.83883 17.8776 4.86048 18.0953C5.10464 20.5495 5.37978 23.3151 6.81365 25.6183C8.23781 28.1697 10.9643 29.895 14.0937 29.895C15.3347 29.895 16.5123 29.6237 17.5704 29.1372C18.9309 28.5535 20.1906 27.6562 21.17 26.3359C22.3293 24.8634 22.7158 24.1694 23.3085 23.1054C23.4107 22.9218 23.5192 22.7271 23.6387 22.5156C24.2153 21.4956 25.4019 19.9044 26.0844 19.0198L28.368 16.4398C29.3207 15.4103 29.4097 13.8907 28.2639 12.8303C27.2345 11.8776 25.529 12.0234 24.4018 13.2677L22.1184 15.7248L25.2647 7.50348C25.7541 6.22453 25.0901 4.7893 23.8027 4.32257C22.5398 3.86472 21.1366 4.50479 20.681 5.76854C20.5496 6.13316 20.4068 6.53149 20.2558 6.95585L20.815 5.18955Z"
      fill="url(#paint18_radial_20020_1601)"
    />
    <path
      d="M20.815 5.18955C21.222 3.90404 20.5109 2.53068 19.2271 2.11826C17.949 1.70764 16.5781 2.3997 16.1654 3.67716C15.5149 5.69096 14.555 8.71959 13.7507 11.4899C13.7095 11.6318 13.5097 11.6362 13.4636 11.4959C12.8636 9.6709 11.9058 6.76193 11.6075 5.88275C11.1622 4.57025 9.72055 3.94196 8.44241 4.3975C7.17882 4.84785 6.51956 6.23727 6.96991 7.50086L7.33835 8.53463C6.73782 7.59488 5.54876 7.15832 4.45348 7.54869C3.17953 8.00273 2.51486 9.40354 2.9689 10.6775L3.64736 12.5811C3.88309 13.2779 4.55224 15.099 4.79546 17.4501C4.81741 17.6624 4.83883 17.8776 4.86048 18.0953C5.10464 20.5495 5.37978 23.3151 6.81365 25.6183C8.23781 28.1697 10.9643 29.895 14.0937 29.895C15.3347 29.895 16.5123 29.6237 17.5704 29.1372C18.9309 28.5535 20.1906 27.6562 21.17 26.3359C22.3293 24.8634 22.7158 24.1694 23.3085 23.1054C23.4107 22.9218 23.5192 22.7271 23.6387 22.5156C24.2153 21.4956 25.4019 19.9044 26.0844 19.0198L28.368 16.4398C29.3207 15.4103 29.4097 13.8907 28.2639 12.8303C27.2345 11.8776 25.529 12.0234 24.4018 13.2677L22.1184 15.7248L25.2647 7.50348C25.7541 6.22453 25.0901 4.7893 23.8027 4.32257C22.5398 3.86472 21.1366 4.50479 20.681 5.76854C20.5496 6.13316 20.4068 6.53149 20.2558 6.95585L20.815 5.18955Z"
      fill="url(#paint19_radial_20020_1601)"
    />
    <path
      d="M20.815 5.18955C21.222 3.90404 20.5109 2.53068 19.2271 2.11826C17.949 1.70764 16.5781 2.3997 16.1654 3.67716C15.5149 5.69096 14.555 8.71959 13.7507 11.4899C13.7095 11.6318 13.5097 11.6362 13.4636 11.4959C12.8636 9.6709 11.9058 6.76193 11.6075 5.88275C11.1622 4.57025 9.72055 3.94196 8.44241 4.3975C7.17882 4.84785 6.51956 6.23727 6.96991 7.50086L7.33835 8.53463C6.73782 7.59488 5.54876 7.15832 4.45348 7.54869C3.17953 8.00273 2.51486 9.40354 2.9689 10.6775L3.64736 12.5811C3.88309 13.2779 4.55224 15.099 4.79546 17.4501C4.81741 17.6624 4.83883 17.8776 4.86048 18.0953C5.10464 20.5495 5.37978 23.3151 6.81365 25.6183C8.23781 28.1697 10.9643 29.895 14.0937 29.895C15.3347 29.895 16.5123 29.6237 17.5704 29.1372C18.9309 28.5535 20.1906 27.6562 21.17 26.3359C22.3293 24.8634 22.7158 24.1694 23.3085 23.1054C23.4107 22.9218 23.5192 22.7271 23.6387 22.5156C24.2153 21.4956 25.4019 19.9044 26.0844 19.0198L28.368 16.4398C29.3207 15.4103 29.4097 13.8907 28.2639 12.8303C27.2345 11.8776 25.529 12.0234 24.4018 13.2677L22.1184 15.7248L25.2647 7.50348C25.7541 6.22453 25.0901 4.7893 23.8027 4.32257C22.5398 3.86472 21.1366 4.50479 20.681 5.76854C20.5496 6.13316 20.4068 6.53149 20.2558 6.95585L20.815 5.18955Z"
      fill="url(#paint20_radial_20020_1601)"
    />
    <path
      d="M20.815 5.18955C21.222 3.90404 20.5109 2.53068 19.2271 2.11826C17.949 1.70764 16.5781 2.3997 16.1654 3.67716C15.5149 5.69096 14.555 8.71959 13.7507 11.4899C13.7095 11.6318 13.5097 11.6362 13.4636 11.4959C12.8636 9.6709 11.9058 6.76193 11.6075 5.88275C11.1622 4.57025 9.72055 3.94196 8.44241 4.3975C7.17882 4.84785 6.51956 6.23727 6.96991 7.50086L7.33835 8.53463C6.73782 7.59488 5.54876 7.15832 4.45348 7.54869C3.17953 8.00273 2.51486 9.40354 2.9689 10.6775L3.64736 12.5811C3.88309 13.2779 4.55224 15.099 4.79546 17.4501C4.81741 17.6624 4.83883 17.8776 4.86048 18.0953C5.10464 20.5495 5.37978 23.3151 6.81365 25.6183C8.23781 28.1697 10.9643 29.895 14.0937 29.895C15.3347 29.895 16.5123 29.6237 17.5704 29.1372C18.9309 28.5535 20.1906 27.6562 21.17 26.3359C22.3293 24.8634 22.7158 24.1694 23.3085 23.1054C23.4107 22.9218 23.5192 22.7271 23.6387 22.5156C24.2153 21.4956 25.4019 19.9044 26.0844 19.0198L28.368 16.4398C29.3207 15.4103 29.4097 13.8907 28.2639 12.8303C27.2345 11.8776 25.529 12.0234 24.4018 13.2677L22.1184 15.7248L25.2647 7.50348C25.7541 6.22453 25.0901 4.7893 23.8027 4.32257C22.5398 3.86472 21.1366 4.50479 20.681 5.76854C20.5496 6.13316 20.4068 6.53149 20.2558 6.95585L20.815 5.18955Z"
      fill="url(#paint21_radial_20020_1601)"
    />
    <path
      d="M20.815 5.18955C21.222 3.90404 20.5109 2.53068 19.2271 2.11826C17.949 1.70764 16.5781 2.3997 16.1654 3.67716C15.5149 5.69096 14.555 8.71959 13.7507 11.4899C13.7095 11.6318 13.5097 11.6362 13.4636 11.4959C12.8636 9.6709 11.9058 6.76193 11.6075 5.88275C11.1622 4.57025 9.72055 3.94196 8.44241 4.3975C7.17882 4.84785 6.51956 6.23727 6.96991 7.50086L7.33835 8.53463C6.73782 7.59488 5.54876 7.15832 4.45348 7.54869C3.17953 8.00273 2.51486 9.40354 2.9689 10.6775L3.64736 12.5811C3.88309 13.2779 4.55224 15.099 4.79546 17.4501C4.81741 17.6624 4.83883 17.8776 4.86048 18.0953C5.10464 20.5495 5.37978 23.3151 6.81365 25.6183C8.23781 28.1697 10.9643 29.895 14.0937 29.895C15.3347 29.895 16.5123 29.6237 17.5704 29.1372C18.9309 28.5535 20.1906 27.6562 21.17 26.3359C22.3293 24.8634 22.7158 24.1694 23.3085 23.1054C23.4107 22.9218 23.5192 22.7271 23.6387 22.5156C24.2153 21.4956 25.4019 19.9044 26.0844 19.0198L28.368 16.4398C29.3207 15.4103 29.4097 13.8907 28.2639 12.8303C27.2345 11.8776 25.529 12.0234 24.4018 13.2677L22.1184 15.7248L25.2647 7.50348C25.7541 6.22453 25.0901 4.7893 23.8027 4.32257C22.5398 3.86472 21.1366 4.50479 20.681 5.76854C20.5496 6.13316 20.4068 6.53149 20.2558 6.95585L20.815 5.18955Z"
      fill="url(#paint22_radial_20020_1601)"
    />
    <path
      d="M20.815 5.18955C21.222 3.90404 20.5109 2.53068 19.2271 2.11826C17.949 1.70764 16.5781 2.3997 16.1654 3.67716C15.5149 5.69096 14.555 8.71959 13.7507 11.4899C13.7095 11.6318 13.5097 11.6362 13.4636 11.4959C12.8636 9.6709 11.9058 6.76193 11.6075 5.88275C11.1622 4.57025 9.72055 3.94196 8.44241 4.3975C7.17882 4.84785 6.51956 6.23727 6.96991 7.50086L7.33835 8.53463C6.73782 7.59488 5.54876 7.15832 4.45348 7.54869C3.17953 8.00273 2.51486 9.40354 2.9689 10.6775L3.64736 12.5811C3.88309 13.2779 4.55224 15.099 4.79546 17.4501C4.81741 17.6624 4.83883 17.8776 4.86048 18.0953C5.10464 20.5495 5.37978 23.3151 6.81365 25.6183C8.23781 28.1697 10.9643 29.895 14.0937 29.895C15.3347 29.895 16.5123 29.6237 17.5704 29.1372C18.9309 28.5535 20.1906 27.6562 21.17 26.3359C22.3293 24.8634 22.7158 24.1694 23.3085 23.1054C23.4107 22.9218 23.5192 22.7271 23.6387 22.5156C24.2153 21.4956 25.4019 19.9044 26.0844 19.0198L28.368 16.4398C29.3207 15.4103 29.4097 13.8907 28.2639 12.8303C27.2345 11.8776 25.529 12.0234 24.4018 13.2677L22.1184 15.7248L25.2647 7.50348C25.7541 6.22453 25.0901 4.7893 23.8027 4.32257C22.5398 3.86472 21.1366 4.50479 20.681 5.76854C20.5496 6.13316 20.4068 6.53149 20.2558 6.95585L20.815 5.18955Z"
      fill="url(#paint23_radial_20020_1601)"
    />
    <g filter="url(#filter5_f_20020_1601)">
      <path
        d="M20.3478 17.3644L21.4792 13.7447"
        stroke="url(#paint24_linear_20020_1601)"
        strokeLinecap="round"
      />
    </g>
    <defs>
      <filter
        id="filter0_i_20020_1601"
        x={2.82611}
        y={1.25}
        width={27.0268}
        height={28.645}
        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.75} dy={-0.75} />
        <feGaussianBlur stdDeviation={0.75} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.878431 0 0 0 0 0.537255 0 0 0 0 0.188235 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_20020_1601"
        />
      </filter>
      <filter
        id="filter1_f_20020_1601"
        x={3.53778}
        y={6.93234}
        width={6.8316}
        height={10.1148}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.75}
          result="effect1_foregroundBlur_20020_1601"
        />
      </filter>
      <filter
        id="filter2_f_20020_1601"
        x={7.94952}
        y={3.6481}
        width={6.90985}
        height={11.4666}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.75}
          result="effect1_foregroundBlur_20020_1601"
        />
      </filter>
      <filter
        id="filter3_f_20020_1601"
        x={14.6118}
        y={2.42322}
        width={7.07812}
        height={13.0717}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.75}
          result="effect1_foregroundBlur_20020_1601"
        />
      </filter>
      <filter
        id="filter4_f_20020_1601"
        x={18.3893}
        y={4.40579}
        width={7.73486}
        height={12.8753}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.75}
          result="effect1_foregroundBlur_20020_1601"
        />
      </filter>
      <filter
        id="filter5_f_20020_1601"
        x={18.8477}
        y={12.2446}
        width={4.13171}
        height={6.62}
        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_20020_1601"
        />
      </filter>
      <radialGradient
        id="paint0_radial_20020_1601"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(21.6221 24.0161) rotate(106.481) scale(9.73056 5.00202)"
      >
        <stop stopColor="#FFCD46" />
        <stop offset={1} stopColor="#FFCD46" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint1_radial_20020_1601"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(6.95489 26.734) rotate(-30.4258) scale(6.47076 12.7464)"
      >
        <stop stopColor="#F0A028" />
        <stop offset={1} stopColor="#F0A028" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint2_linear_20020_1601"
        x1={9.03385}
        y1={11.6696}
        x2={8.16091}
        y2={12.0297}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#C97C00" />
        <stop offset={1} stopColor="#C97C00" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint3_linear_20020_1601"
        x1={9.75985}
        y1={14.2855}
        x2={8.41156}
        y2={13.0063}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFC23E" />
        <stop offset={1} stopColor="#FFC23E" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint4_linear_20020_1601"
        x1={7.93145}
        y1={11.5151}
        x2={10.4121}
        y2={10.5993}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#E5910C" />
        <stop offset={1} stopColor="#E5910C" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint5_radial_20020_1601"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(10.4121 14.7646) rotate(-90) scale(1.21117 7.64457)"
      >
        <stop stopColor="#FFC23E" />
        <stop offset={1} stopColor="#FFC23E" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint6_radial_20020_1601"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(13.3463 9.49008) rotate(161.147) scale(0.940395 5.05669)"
      >
        <stop stopColor="#C5923E" />
        <stop offset={1} stopColor="#C5923E" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint7_radial_20020_1601"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(8.57434 12.1245) rotate(-17.4472) scale(0.439745 4.98159)"
      >
        <stop stopColor="#803800" />
        <stop offset={1} stopColor="#803800" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint8_linear_20020_1601"
        x1={13.9355}
        y1={8.16539}
        x2={16.4878}
        y2={8.94575}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#DD9627" />
        <stop offset={1} stopColor="#DD9627" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint9_linear_20020_1601"
        x1={19.8667}
        y1={10.3554}
        x2={18.5904}
        y2={9.98726}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#C67700" />
        <stop offset={1} stopColor="#C67700" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint10_linear_20020_1601"
        x1={19.2}
        y1={10.3326}
        x2={18.8593}
        y2={10.2208}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#803800" />
        <stop offset={1} stopColor="#803800" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint11_linear_20020_1601"
        x1={17.2986}
        y1={14.9532}
        x2={15.4977}
        y2={11.4845}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFC23E" />
        <stop offset={1} stopColor="#FFC23E" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint12_linear_20020_1601"
        x1={19.9216}
        y1={2.94321}
        x2={20.1024}
        y2={15.9489}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFD93D" />
        <stop offset={1} stopColor="#FFD93D" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint13_linear_20020_1601"
        x1={18.4802}
        y1={10.4153}
        x2={21.581}
        y2={11.4098}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#DD9627" />
        <stop offset={1} stopColor="#DD9627" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint14_linear_20020_1601"
        x1={19.2241}
        y1={16.3313}
        x2={20.4994}
        y2={13.9224}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFC23E" />
        <stop offset={1} stopColor="#FFC23E" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint15_radial_20020_1601"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(22.1821 16.0125) rotate(-160.567) scale(0.745322 1.91689)"
      >
        <stop stopColor="#B47525" />
        <stop offset={1} stopColor="#B47525" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint16_linear_20020_1601"
        x1={24.4097}
        y1={4.87934}
        x2={24.5798}
        y2={17.8853}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFD93D" />
        <stop offset={1} stopColor="#FFD93D" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint17_radial_20020_1601"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(16.5643 10.4822) rotate(99.3588) scale(20.1512 15.4271)"
      >
        <stop offset={0.933189} stopColor="#F67B7A" stopOpacity={0} />
        <stop offset={1} stopColor="#F67B7A" />
      </radialGradient>
      <radialGradient
        id="paint18_radial_20020_1601"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(13.6924 10.1588) rotate(90.5355) scale(2.56514 0.76618)"
      >
        <stop offset={0.30439} stopColor="#C89031" />
        <stop offset={1} stopColor="#C89031" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint19_radial_20020_1601"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(29.1029 13.589) rotate(138.79) scale(3.32463 3.22535)"
      >
        <stop stopColor="#FFE948" />
        <stop offset={1} stopColor="#FFE948" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint20_radial_20020_1601"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(25.3049 4.53931) rotate(112.329) scale(3.48954 4.11525)"
      >
        <stop stopColor="#FFE948" />
        <stop offset={1} stopColor="#FFE948" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint21_radial_20020_1601"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(20.463 3.04064) rotate(116.565) scale(3.09334 3.43792)"
      >
        <stop stopColor="#FFE948" />
        <stop offset={1} stopColor="#FFE948" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint22_radial_20020_1601"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(10.9523 4.19346) rotate(95.5994) scale(2.95379 3.12015)"
      >
        <stop stopColor="#FFE948" />
        <stop offset={1} stopColor="#FFE948" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint23_radial_20020_1601"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(5.27463 7.42136) rotate(89.2838) scale(2.30582 1.70208)"
      >
        <stop stopColor="#FFE948" />
        <stop offset={1} stopColor="#FFE948" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint24_linear_20020_1601"
        x1={20.1247}
        y1={17.8084}
        x2={21.681}
        y2={14.4652}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#FFD842" />
        <stop offset={0.632299} stopColor="#FFD842" stopOpacity={0.367701} />
        <stop offset={1} stopColor="#FFD842" stopOpacity={0} />
      </linearGradient>
    </defs>
  </svg>
);
module.exports = VulcanSaluteIcon;
