const React = require("react");
const SnowflakeIcon = ({ 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_18_15548)">
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M23.6037 18.8894L28.6756 17.54C29.229 17.39 29.8126 17.69 29.9636 18.25C30.1145 18.81 29.7824 19.37 29.229 19.52L26.3548 20.2872C26.2685 20.3103 26.2534 20.4264 26.331 20.4707L28.3435 21.62C28.8265 21.9 28.9976 22.51 28.7158 22.99C28.4341 23.47 27.8203 23.64 27.3373 23.36L25.3224 22.2093C25.2451 22.1652 25.153 22.2363 25.1762 22.3222L25.9486 25.18C26.0996 25.74 25.7776 26.3 25.2141 26.45C24.6506 26.6 24.0871 26.27 23.9361 25.72L22.5784 20.68C22.5715 20.6544 22.5547 20.6326 22.5317 20.6193L20.3232 19.3502C20.2824 19.3267 20.2308 19.335 20.1988 19.3694C19.5089 20.1098 18.6122 20.6573 17.5863 20.8831C17.5398 20.8933 17.5062 20.9342 17.5062 20.9818V23.4884C17.5062 23.515 17.5169 23.5406 17.5358 23.5593L21.2495 27.25C21.652 27.65 21.652 28.31 21.2495 28.71C20.847 29.11 20.1829 29.11 19.7804 28.71L17.6767 26.6194C17.6136 26.5567 17.5062 26.6014 17.5062 26.6904V29C17.5062 29.55 17.0534 30 16.5 30C15.9466 30 15.4938 29.55 15.4938 29V26.7004C15.4938 26.6114 15.3863 26.5667 15.3233 26.6294L13.2196 28.72C12.8171 29.12 12.153 29.12 11.7505 28.72C11.348 28.32 11.348 27.66 11.7505 27.26L15.4642 23.5693C15.4831 23.5506 15.4938 23.525 15.4938 23.4984V20.9919C15.4938 20.9443 15.4601 20.9034 15.4135 20.8932C14.3787 20.6675 13.4907 20.1199 12.8011 19.3793C12.7691 19.3449 12.7176 19.3367 12.6768 19.36L10.4785 20.6194C10.4554 20.6326 10.4385 20.6544 10.4316 20.6801L9.07391 25.72C8.92298 26.27 8.34942 26.6 7.79598 26.45C7.24255 26.3 6.91049 25.73 7.06142 25.18L7.83354 22.3233C7.85679 22.2373 7.76436 22.1661 7.68712 22.2106L5.6728 23.37C5.18981 23.64 4.576 23.48 4.29425 23C4.0125 22.52 4.18356 21.91 4.6565 21.65L6.67039 20.4908C6.7477 20.4463 6.73248 20.3305 6.6463 20.3075L3.771 19.54C3.21757 19.39 2.88551 18.82 3.03644 18.27C3.18738 17.72 3.76094 17.39 4.31437 17.54L9.38628 18.8894C9.41179 18.8962 9.43894 18.8926 9.46182 18.8795L11.6685 17.6113C11.7102 17.5874 11.7289 17.5371 11.7137 17.4915C11.5579 17.0236 11.4587 16.5208 11.4587 16C11.4587 15.4807 11.5574 14.9792 11.7124 14.5292C11.7282 14.4833 11.7097 14.4323 11.6676 14.4081L9.46182 13.1405C9.43894 13.1274 9.41179 13.1238 9.38628 13.1306L4.31437 14.48C3.75088 14.63 3.18738 14.3 3.03644 13.75C2.88551 13.19 3.21757 12.63 3.771 12.48L6.6463 11.7125C6.73248 11.6895 6.7477 11.5737 6.67039 11.5292L4.6565 10.37C4.18356 10.09 4.0125 9.48 4.29425 9C4.56594 8.52 5.18981 8.36 5.66274 8.63L7.68746 9.79016C7.76471 9.83442 7.85694 9.76325 7.83371 9.6773L7.06142 6.82C6.91049 6.27 7.24255 5.71 7.79598 5.56C8.34942 5.41 8.91291 5.74 9.06385 6.29L10.4215 11.3299C10.4285 11.3556 10.4453 11.3774 10.4684 11.3906L12.6668 12.65C12.7076 12.6733 12.759 12.6651 12.7911 12.6307C13.481 11.8902 14.3777 11.3427 15.4036 11.1169C15.4501 11.1067 15.4837 11.0658 15.4837 11.0182V8.5116C15.4837 8.48497 15.4731 8.45944 15.4542 8.44067L11.7405 4.75C11.338 4.35 11.338 3.69 11.7405 3.29C12.143 2.89 12.8071 2.89 13.2096 3.29L15.3132 5.38057C15.3763 5.44326 15.4837 5.39858 15.4837 5.30964V3C15.4837 2.45 15.9365 2 16.4899 2C17.0434 2 17.4962 2.45 17.4962 3V5.30964C17.4962 5.39858 17.6036 5.44326 17.6667 5.38057L19.7703 3.29C20.1728 2.89 20.8369 2.89 21.2394 3.29C21.6419 3.69 21.6419 4.35 21.2394 4.75L17.5257 8.44067C17.5068 8.45944 17.4962 8.48497 17.4962 8.5116V11.0182C17.4962 11.0658 17.5298 11.1067 17.5762 11.1169C18.6018 11.3426 19.498 11.8895 20.1786 12.6205C20.2107 12.655 20.2623 12.6633 20.3031 12.6398L22.5116 11.3707C22.5346 11.3574 22.5514 11.3356 22.5583 11.31L23.916 6.27C24.067 5.72 24.6405 5.39 25.194 5.54C25.7474 5.69 26.0795 6.26 25.9285 6.81L25.1561 9.66777C25.1329 9.75366 25.225 9.82482 25.3022 9.7807L27.3171 8.63C27.8001 8.36 28.4139 8.52 28.6957 9C28.9674 9.48 28.8064 10.09 28.3334 10.36L26.321 11.5093C26.2434 11.5536 26.2584 11.6697 26.3448 11.6928L29.2189 12.46C29.7724 12.61 30.1044 13.18 29.9535 13.73C29.8026 14.28 29.229 14.61 28.6756 14.46L23.6037 13.1106C23.5781 13.1038 23.551 13.1074 23.5281 13.1205L21.3214 14.3887C21.2797 14.4126 21.2611 14.4629 21.2762 14.5085C21.432 14.9764 21.5312 15.4792 21.5312 16C21.5312 16.5214 21.4317 17.0158 21.2757 17.4918C21.2607 17.5373 21.2794 17.5872 21.3209 17.6111L23.5281 18.8795C23.551 18.8926 23.5781 18.8962 23.6037 18.8894ZM19.5087 16C19.5087 17.6569 18.1572 19 16.49 19C14.8228 19 13.4712 17.6569 13.4712 16C13.4712 14.3431 14.8228 13 16.49 13C18.1572 13 19.5087 14.3431 19.5087 16Z"
        fill="url(#paint0_linear_18_15548)"
      />
    </g>
    <path
      fillRule="evenodd"
      clipRule="evenodd"
      d="M23.6037 18.8894L28.6756 17.54C29.229 17.39 29.8126 17.69 29.9636 18.25C30.1145 18.81 29.7824 19.37 29.229 19.52L26.3548 20.2872C26.2685 20.3103 26.2534 20.4264 26.331 20.4707L28.3435 21.62C28.8265 21.9 28.9976 22.51 28.7158 22.99C28.4341 23.47 27.8203 23.64 27.3373 23.36L25.3224 22.2093C25.2451 22.1652 25.153 22.2363 25.1762 22.3222L25.9486 25.18C26.0996 25.74 25.7776 26.3 25.2141 26.45C24.6506 26.6 24.0871 26.27 23.9361 25.72L22.5784 20.68C22.5715 20.6544 22.5547 20.6326 22.5317 20.6193L20.3232 19.3502C20.2824 19.3267 20.2308 19.335 20.1988 19.3694C19.5089 20.1098 18.6122 20.6573 17.5863 20.8831C17.5398 20.8933 17.5062 20.9342 17.5062 20.9818V23.4884C17.5062 23.515 17.5169 23.5406 17.5358 23.5593L21.2495 27.25C21.652 27.65 21.652 28.31 21.2495 28.71C20.847 29.11 20.1829 29.11 19.7804 28.71L17.6767 26.6194C17.6136 26.5567 17.5062 26.6014 17.5062 26.6904V29C17.5062 29.55 17.0534 30 16.5 30C15.9466 30 15.4938 29.55 15.4938 29V26.7004C15.4938 26.6114 15.3863 26.5667 15.3233 26.6294L13.2196 28.72C12.8171 29.12 12.153 29.12 11.7505 28.72C11.348 28.32 11.348 27.66 11.7505 27.26L15.4642 23.5693C15.4831 23.5506 15.4938 23.525 15.4938 23.4984V20.9919C15.4938 20.9443 15.4601 20.9034 15.4135 20.8932C14.3787 20.6675 13.4907 20.1199 12.8011 19.3793C12.7691 19.3449 12.7176 19.3367 12.6768 19.36L10.4785 20.6194C10.4554 20.6326 10.4385 20.6544 10.4316 20.6801L9.07391 25.72C8.92298 26.27 8.34942 26.6 7.79598 26.45C7.24255 26.3 6.91049 25.73 7.06142 25.18L7.83354 22.3233C7.85679 22.2373 7.76436 22.1661 7.68712 22.2106L5.6728 23.37C5.18981 23.64 4.576 23.48 4.29425 23C4.0125 22.52 4.18356 21.91 4.6565 21.65L6.67039 20.4908C6.7477 20.4463 6.73248 20.3305 6.6463 20.3075L3.771 19.54C3.21757 19.39 2.88551 18.82 3.03644 18.27C3.18738 17.72 3.76094 17.39 4.31437 17.54L9.38628 18.8894C9.41179 18.8962 9.43894 18.8926 9.46182 18.8795L11.6685 17.6113C11.7102 17.5874 11.7289 17.5371 11.7137 17.4915C11.5579 17.0236 11.4587 16.5208 11.4587 16C11.4587 15.4807 11.5574 14.9792 11.7124 14.5292C11.7282 14.4833 11.7097 14.4323 11.6676 14.4081L9.46182 13.1405C9.43894 13.1274 9.41179 13.1238 9.38628 13.1306L4.31437 14.48C3.75088 14.63 3.18738 14.3 3.03644 13.75C2.88551 13.19 3.21757 12.63 3.771 12.48L6.6463 11.7125C6.73248 11.6895 6.7477 11.5737 6.67039 11.5292L4.6565 10.37C4.18356 10.09 4.0125 9.48 4.29425 9C4.56594 8.52 5.18981 8.36 5.66274 8.63L7.68746 9.79016C7.76471 9.83442 7.85694 9.76325 7.83371 9.6773L7.06142 6.82C6.91049 6.27 7.24255 5.71 7.79598 5.56C8.34942 5.41 8.91291 5.74 9.06385 6.29L10.4215 11.3299C10.4285 11.3556 10.4453 11.3774 10.4684 11.3906L12.6668 12.65C12.7076 12.6733 12.759 12.6651 12.7911 12.6307C13.481 11.8902 14.3777 11.3427 15.4036 11.1169C15.4501 11.1067 15.4837 11.0658 15.4837 11.0182V8.5116C15.4837 8.48497 15.4731 8.45944 15.4542 8.44067L11.7405 4.75C11.338 4.35 11.338 3.69 11.7405 3.29C12.143 2.89 12.8071 2.89 13.2096 3.29L15.3132 5.38057C15.3763 5.44326 15.4837 5.39858 15.4837 5.30964V3C15.4837 2.45 15.9365 2 16.4899 2C17.0434 2 17.4962 2.45 17.4962 3V5.30964C17.4962 5.39858 17.6036 5.44326 17.6667 5.38057L19.7703 3.29C20.1728 2.89 20.8369 2.89 21.2394 3.29C21.6419 3.69 21.6419 4.35 21.2394 4.75L17.5257 8.44067C17.5068 8.45944 17.4962 8.48497 17.4962 8.5116V11.0182C17.4962 11.0658 17.5298 11.1067 17.5762 11.1169C18.6018 11.3426 19.498 11.8895 20.1786 12.6205C20.2107 12.655 20.2623 12.6633 20.3031 12.6398L22.5116 11.3707C22.5346 11.3574 22.5514 11.3356 22.5583 11.31L23.916 6.27C24.067 5.72 24.6405 5.39 25.194 5.54C25.7474 5.69 26.0795 6.26 25.9285 6.81L25.1561 9.66777C25.1329 9.75366 25.225 9.82482 25.3022 9.7807L27.3171 8.63C27.8001 8.36 28.4139 8.52 28.6957 9C28.9674 9.48 28.8064 10.09 28.3334 10.36L26.321 11.5093C26.2434 11.5536 26.2584 11.6697 26.3448 11.6928L29.2189 12.46C29.7724 12.61 30.1044 13.18 29.9535 13.73C29.8026 14.28 29.229 14.61 28.6756 14.46L23.6037 13.1106C23.5781 13.1038 23.551 13.1074 23.5281 13.1205L21.3214 14.3887C21.2797 14.4126 21.2611 14.4629 21.2762 14.5085C21.432 14.9764 21.5312 15.4792 21.5312 16C21.5312 16.5214 21.4317 17.0158 21.2757 17.4918C21.2607 17.5373 21.2794 17.5872 21.3209 17.6111L23.5281 18.8795C23.551 18.8926 23.5781 18.8962 23.6037 18.8894ZM19.5087 16C19.5087 17.6569 18.1572 19 16.49 19C14.8228 19 13.4712 17.6569 13.4712 16C13.4712 14.3431 14.8228 13 16.49 13C18.1572 13 19.5087 14.3431 19.5087 16Z"
      fill="url(#paint1_linear_18_15548)"
    />
    <path
      fillRule="evenodd"
      clipRule="evenodd"
      d="M23.6037 18.8894L28.6756 17.54C29.229 17.39 29.8126 17.69 29.9636 18.25C30.1145 18.81 29.7824 19.37 29.229 19.52L26.3548 20.2872C26.2685 20.3103 26.2534 20.4264 26.331 20.4707L28.3435 21.62C28.8265 21.9 28.9976 22.51 28.7158 22.99C28.4341 23.47 27.8203 23.64 27.3373 23.36L25.3224 22.2093C25.2451 22.1652 25.153 22.2363 25.1762 22.3222L25.9486 25.18C26.0996 25.74 25.7776 26.3 25.2141 26.45C24.6506 26.6 24.0871 26.27 23.9361 25.72L22.5784 20.68C22.5715 20.6544 22.5547 20.6326 22.5317 20.6193L20.3232 19.3502C20.2824 19.3267 20.2308 19.335 20.1988 19.3694C19.5089 20.1098 18.6122 20.6573 17.5863 20.8831C17.5398 20.8933 17.5062 20.9342 17.5062 20.9818V23.4884C17.5062 23.515 17.5169 23.5406 17.5358 23.5593L21.2495 27.25C21.652 27.65 21.652 28.31 21.2495 28.71C20.847 29.11 20.1829 29.11 19.7804 28.71L17.6767 26.6194C17.6136 26.5567 17.5062 26.6014 17.5062 26.6904V29C17.5062 29.55 17.0534 30 16.5 30C15.9466 30 15.4938 29.55 15.4938 29V26.7004C15.4938 26.6114 15.3863 26.5667 15.3233 26.6294L13.2196 28.72C12.8171 29.12 12.153 29.12 11.7505 28.72C11.348 28.32 11.348 27.66 11.7505 27.26L15.4642 23.5693C15.4831 23.5506 15.4938 23.525 15.4938 23.4984V20.9919C15.4938 20.9443 15.4601 20.9034 15.4135 20.8932C14.3787 20.6675 13.4907 20.1199 12.8011 19.3793C12.7691 19.3449 12.7176 19.3367 12.6768 19.36L10.4785 20.6194C10.4554 20.6326 10.4385 20.6544 10.4316 20.6801L9.07391 25.72C8.92298 26.27 8.34942 26.6 7.79598 26.45C7.24255 26.3 6.91049 25.73 7.06142 25.18L7.83354 22.3233C7.85679 22.2373 7.76436 22.1661 7.68712 22.2106L5.6728 23.37C5.18981 23.64 4.576 23.48 4.29425 23C4.0125 22.52 4.18356 21.91 4.6565 21.65L6.67039 20.4908C6.7477 20.4463 6.73248 20.3305 6.6463 20.3075L3.771 19.54C3.21757 19.39 2.88551 18.82 3.03644 18.27C3.18738 17.72 3.76094 17.39 4.31437 17.54L9.38628 18.8894C9.41179 18.8962 9.43894 18.8926 9.46182 18.8795L11.6685 17.6113C11.7102 17.5874 11.7289 17.5371 11.7137 17.4915C11.5579 17.0236 11.4587 16.5208 11.4587 16C11.4587 15.4807 11.5574 14.9792 11.7124 14.5292C11.7282 14.4833 11.7097 14.4323 11.6676 14.4081L9.46182 13.1405C9.43894 13.1274 9.41179 13.1238 9.38628 13.1306L4.31437 14.48C3.75088 14.63 3.18738 14.3 3.03644 13.75C2.88551 13.19 3.21757 12.63 3.771 12.48L6.6463 11.7125C6.73248 11.6895 6.7477 11.5737 6.67039 11.5292L4.6565 10.37C4.18356 10.09 4.0125 9.48 4.29425 9C4.56594 8.52 5.18981 8.36 5.66274 8.63L7.68746 9.79016C7.76471 9.83442 7.85694 9.76325 7.83371 9.6773L7.06142 6.82C6.91049 6.27 7.24255 5.71 7.79598 5.56C8.34942 5.41 8.91291 5.74 9.06385 6.29L10.4215 11.3299C10.4285 11.3556 10.4453 11.3774 10.4684 11.3906L12.6668 12.65C12.7076 12.6733 12.759 12.6651 12.7911 12.6307C13.481 11.8902 14.3777 11.3427 15.4036 11.1169C15.4501 11.1067 15.4837 11.0658 15.4837 11.0182V8.5116C15.4837 8.48497 15.4731 8.45944 15.4542 8.44067L11.7405 4.75C11.338 4.35 11.338 3.69 11.7405 3.29C12.143 2.89 12.8071 2.89 13.2096 3.29L15.3132 5.38057C15.3763 5.44326 15.4837 5.39858 15.4837 5.30964V3C15.4837 2.45 15.9365 2 16.4899 2C17.0434 2 17.4962 2.45 17.4962 3V5.30964C17.4962 5.39858 17.6036 5.44326 17.6667 5.38057L19.7703 3.29C20.1728 2.89 20.8369 2.89 21.2394 3.29C21.6419 3.69 21.6419 4.35 21.2394 4.75L17.5257 8.44067C17.5068 8.45944 17.4962 8.48497 17.4962 8.5116V11.0182C17.4962 11.0658 17.5298 11.1067 17.5762 11.1169C18.6018 11.3426 19.498 11.8895 20.1786 12.6205C20.2107 12.655 20.2623 12.6633 20.3031 12.6398L22.5116 11.3707C22.5346 11.3574 22.5514 11.3356 22.5583 11.31L23.916 6.27C24.067 5.72 24.6405 5.39 25.194 5.54C25.7474 5.69 26.0795 6.26 25.9285 6.81L25.1561 9.66777C25.1329 9.75366 25.225 9.82482 25.3022 9.7807L27.3171 8.63C27.8001 8.36 28.4139 8.52 28.6957 9C28.9674 9.48 28.8064 10.09 28.3334 10.36L26.321 11.5093C26.2434 11.5536 26.2584 11.6697 26.3448 11.6928L29.2189 12.46C29.7724 12.61 30.1044 13.18 29.9535 13.73C29.8026 14.28 29.229 14.61 28.6756 14.46L23.6037 13.1106C23.5781 13.1038 23.551 13.1074 23.5281 13.1205L21.3214 14.3887C21.2797 14.4126 21.2611 14.4629 21.2762 14.5085C21.432 14.9764 21.5312 15.4792 21.5312 16C21.5312 16.5214 21.4317 17.0158 21.2757 17.4918C21.2607 17.5373 21.2794 17.5872 21.3209 17.6111L23.5281 18.8795C23.551 18.8926 23.5781 18.8962 23.6037 18.8894ZM19.5087 16C19.5087 17.6569 18.1572 19 16.49 19C14.8228 19 13.4712 17.6569 13.4712 16C13.4712 14.3431 14.8228 13 16.49 13C18.1572 13 19.5087 14.3431 19.5087 16Z"
      fill="url(#paint2_radial_18_15548)"
    />
    <path
      fillRule="evenodd"
      clipRule="evenodd"
      d="M23.6037 18.8894L28.6756 17.54C29.229 17.39 29.8126 17.69 29.9636 18.25C30.1145 18.81 29.7824 19.37 29.229 19.52L26.3548 20.2872C26.2685 20.3103 26.2534 20.4264 26.331 20.4707L28.3435 21.62C28.8265 21.9 28.9976 22.51 28.7158 22.99C28.4341 23.47 27.8203 23.64 27.3373 23.36L25.3224 22.2093C25.2451 22.1652 25.153 22.2363 25.1762 22.3222L25.9486 25.18C26.0996 25.74 25.7776 26.3 25.2141 26.45C24.6506 26.6 24.0871 26.27 23.9361 25.72L22.5784 20.68C22.5715 20.6544 22.5547 20.6326 22.5317 20.6193L20.3232 19.3502C20.2824 19.3267 20.2308 19.335 20.1988 19.3694C19.5089 20.1098 18.6122 20.6573 17.5863 20.8831C17.5398 20.8933 17.5062 20.9342 17.5062 20.9818V23.4884C17.5062 23.515 17.5169 23.5406 17.5358 23.5593L21.2495 27.25C21.652 27.65 21.652 28.31 21.2495 28.71C20.847 29.11 20.1829 29.11 19.7804 28.71L17.6767 26.6194C17.6136 26.5567 17.5062 26.6014 17.5062 26.6904V29C17.5062 29.55 17.0534 30 16.5 30C15.9466 30 15.4938 29.55 15.4938 29V26.7004C15.4938 26.6114 15.3863 26.5667 15.3233 26.6294L13.2196 28.72C12.8171 29.12 12.153 29.12 11.7505 28.72C11.348 28.32 11.348 27.66 11.7505 27.26L15.4642 23.5693C15.4831 23.5506 15.4938 23.525 15.4938 23.4984V20.9919C15.4938 20.9443 15.4601 20.9034 15.4135 20.8932C14.3787 20.6675 13.4907 20.1199 12.8011 19.3793C12.7691 19.3449 12.7176 19.3367 12.6768 19.36L10.4785 20.6194C10.4554 20.6326 10.4385 20.6544 10.4316 20.6801L9.07391 25.72C8.92298 26.27 8.34942 26.6 7.79598 26.45C7.24255 26.3 6.91049 25.73 7.06142 25.18L7.83354 22.3233C7.85679 22.2373 7.76436 22.1661 7.68712 22.2106L5.6728 23.37C5.18981 23.64 4.576 23.48 4.29425 23C4.0125 22.52 4.18356 21.91 4.6565 21.65L6.67039 20.4908C6.7477 20.4463 6.73248 20.3305 6.6463 20.3075L3.771 19.54C3.21757 19.39 2.88551 18.82 3.03644 18.27C3.18738 17.72 3.76094 17.39 4.31437 17.54L9.38628 18.8894C9.41179 18.8962 9.43894 18.8926 9.46182 18.8795L11.6685 17.6113C11.7102 17.5874 11.7289 17.5371 11.7137 17.4915C11.5579 17.0236 11.4587 16.5208 11.4587 16C11.4587 15.4807 11.5574 14.9792 11.7124 14.5292C11.7282 14.4833 11.7097 14.4323 11.6676 14.4081L9.46182 13.1405C9.43894 13.1274 9.41179 13.1238 9.38628 13.1306L4.31437 14.48C3.75088 14.63 3.18738 14.3 3.03644 13.75C2.88551 13.19 3.21757 12.63 3.771 12.48L6.6463 11.7125C6.73248 11.6895 6.7477 11.5737 6.67039 11.5292L4.6565 10.37C4.18356 10.09 4.0125 9.48 4.29425 9C4.56594 8.52 5.18981 8.36 5.66274 8.63L7.68746 9.79016C7.76471 9.83442 7.85694 9.76325 7.83371 9.6773L7.06142 6.82C6.91049 6.27 7.24255 5.71 7.79598 5.56C8.34942 5.41 8.91291 5.74 9.06385 6.29L10.4215 11.3299C10.4285 11.3556 10.4453 11.3774 10.4684 11.3906L12.6668 12.65C12.7076 12.6733 12.759 12.6651 12.7911 12.6307C13.481 11.8902 14.3777 11.3427 15.4036 11.1169C15.4501 11.1067 15.4837 11.0658 15.4837 11.0182V8.5116C15.4837 8.48497 15.4731 8.45944 15.4542 8.44067L11.7405 4.75C11.338 4.35 11.338 3.69 11.7405 3.29C12.143 2.89 12.8071 2.89 13.2096 3.29L15.3132 5.38057C15.3763 5.44326 15.4837 5.39858 15.4837 5.30964V3C15.4837 2.45 15.9365 2 16.4899 2C17.0434 2 17.4962 2.45 17.4962 3V5.30964C17.4962 5.39858 17.6036 5.44326 17.6667 5.38057L19.7703 3.29C20.1728 2.89 20.8369 2.89 21.2394 3.29C21.6419 3.69 21.6419 4.35 21.2394 4.75L17.5257 8.44067C17.5068 8.45944 17.4962 8.48497 17.4962 8.5116V11.0182C17.4962 11.0658 17.5298 11.1067 17.5762 11.1169C18.6018 11.3426 19.498 11.8895 20.1786 12.6205C20.2107 12.655 20.2623 12.6633 20.3031 12.6398L22.5116 11.3707C22.5346 11.3574 22.5514 11.3356 22.5583 11.31L23.916 6.27C24.067 5.72 24.6405 5.39 25.194 5.54C25.7474 5.69 26.0795 6.26 25.9285 6.81L25.1561 9.66777C25.1329 9.75366 25.225 9.82482 25.3022 9.7807L27.3171 8.63C27.8001 8.36 28.4139 8.52 28.6957 9C28.9674 9.48 28.8064 10.09 28.3334 10.36L26.321 11.5093C26.2434 11.5536 26.2584 11.6697 26.3448 11.6928L29.2189 12.46C29.7724 12.61 30.1044 13.18 29.9535 13.73C29.8026 14.28 29.229 14.61 28.6756 14.46L23.6037 13.1106C23.5781 13.1038 23.551 13.1074 23.5281 13.1205L21.3214 14.3887C21.2797 14.4126 21.2611 14.4629 21.2762 14.5085C21.432 14.9764 21.5312 15.4792 21.5312 16C21.5312 16.5214 21.4317 17.0158 21.2757 17.4918C21.2607 17.5373 21.2794 17.5872 21.3209 17.6111L23.5281 18.8795C23.551 18.8926 23.5781 18.8962 23.6037 18.8894ZM19.5087 16C19.5087 17.6569 18.1572 19 16.49 19C14.8228 19 13.4712 17.6569 13.4712 16C13.4712 14.3431 14.8228 13 16.49 13C18.1572 13 19.5087 14.3431 19.5087 16Z"
      fill="url(#paint3_radial_18_15548)"
    />
    <path
      fillRule="evenodd"
      clipRule="evenodd"
      d="M23.6037 18.8894L28.6756 17.54C29.229 17.39 29.8126 17.69 29.9636 18.25C30.1145 18.81 29.7824 19.37 29.229 19.52L26.3548 20.2872C26.2685 20.3103 26.2534 20.4264 26.331 20.4707L28.3435 21.62C28.8265 21.9 28.9976 22.51 28.7158 22.99C28.4341 23.47 27.8203 23.64 27.3373 23.36L25.3224 22.2093C25.2451 22.1652 25.153 22.2363 25.1762 22.3222L25.9486 25.18C26.0996 25.74 25.7776 26.3 25.2141 26.45C24.6506 26.6 24.0871 26.27 23.9361 25.72L22.5784 20.68C22.5715 20.6544 22.5547 20.6326 22.5317 20.6193L20.3232 19.3502C20.2824 19.3267 20.2308 19.335 20.1988 19.3694C19.5089 20.1098 18.6122 20.6573 17.5863 20.8831C17.5398 20.8933 17.5062 20.9342 17.5062 20.9818V23.4884C17.5062 23.515 17.5169 23.5406 17.5358 23.5593L21.2495 27.25C21.652 27.65 21.652 28.31 21.2495 28.71C20.847 29.11 20.1829 29.11 19.7804 28.71L17.6767 26.6194C17.6136 26.5567 17.5062 26.6014 17.5062 26.6904V29C17.5062 29.55 17.0534 30 16.5 30C15.9466 30 15.4938 29.55 15.4938 29V26.7004C15.4938 26.6114 15.3863 26.5667 15.3233 26.6294L13.2196 28.72C12.8171 29.12 12.153 29.12 11.7505 28.72C11.348 28.32 11.348 27.66 11.7505 27.26L15.4642 23.5693C15.4831 23.5506 15.4938 23.525 15.4938 23.4984V20.9919C15.4938 20.9443 15.4601 20.9034 15.4135 20.8932C14.3787 20.6675 13.4907 20.1199 12.8011 19.3793C12.7691 19.3449 12.7176 19.3367 12.6768 19.36L10.4785 20.6194C10.4554 20.6326 10.4385 20.6544 10.4316 20.6801L9.07391 25.72C8.92298 26.27 8.34942 26.6 7.79598 26.45C7.24255 26.3 6.91049 25.73 7.06142 25.18L7.83354 22.3233C7.85679 22.2373 7.76436 22.1661 7.68712 22.2106L5.6728 23.37C5.18981 23.64 4.576 23.48 4.29425 23C4.0125 22.52 4.18356 21.91 4.6565 21.65L6.67039 20.4908C6.7477 20.4463 6.73248 20.3305 6.6463 20.3075L3.771 19.54C3.21757 19.39 2.88551 18.82 3.03644 18.27C3.18738 17.72 3.76094 17.39 4.31437 17.54L9.38628 18.8894C9.41179 18.8962 9.43894 18.8926 9.46182 18.8795L11.6685 17.6113C11.7102 17.5874 11.7289 17.5371 11.7137 17.4915C11.5579 17.0236 11.4587 16.5208 11.4587 16C11.4587 15.4807 11.5574 14.9792 11.7124 14.5292C11.7282 14.4833 11.7097 14.4323 11.6676 14.4081L9.46182 13.1405C9.43894 13.1274 9.41179 13.1238 9.38628 13.1306L4.31437 14.48C3.75088 14.63 3.18738 14.3 3.03644 13.75C2.88551 13.19 3.21757 12.63 3.771 12.48L6.6463 11.7125C6.73248 11.6895 6.7477 11.5737 6.67039 11.5292L4.6565 10.37C4.18356 10.09 4.0125 9.48 4.29425 9C4.56594 8.52 5.18981 8.36 5.66274 8.63L7.68746 9.79016C7.76471 9.83442 7.85694 9.76325 7.83371 9.6773L7.06142 6.82C6.91049 6.27 7.24255 5.71 7.79598 5.56C8.34942 5.41 8.91291 5.74 9.06385 6.29L10.4215 11.3299C10.4285 11.3556 10.4453 11.3774 10.4684 11.3906L12.6668 12.65C12.7076 12.6733 12.759 12.6651 12.7911 12.6307C13.481 11.8902 14.3777 11.3427 15.4036 11.1169C15.4501 11.1067 15.4837 11.0658 15.4837 11.0182V8.5116C15.4837 8.48497 15.4731 8.45944 15.4542 8.44067L11.7405 4.75C11.338 4.35 11.338 3.69 11.7405 3.29C12.143 2.89 12.8071 2.89 13.2096 3.29L15.3132 5.38057C15.3763 5.44326 15.4837 5.39858 15.4837 5.30964V3C15.4837 2.45 15.9365 2 16.4899 2C17.0434 2 17.4962 2.45 17.4962 3V5.30964C17.4962 5.39858 17.6036 5.44326 17.6667 5.38057L19.7703 3.29C20.1728 2.89 20.8369 2.89 21.2394 3.29C21.6419 3.69 21.6419 4.35 21.2394 4.75L17.5257 8.44067C17.5068 8.45944 17.4962 8.48497 17.4962 8.5116V11.0182C17.4962 11.0658 17.5298 11.1067 17.5762 11.1169C18.6018 11.3426 19.498 11.8895 20.1786 12.6205C20.2107 12.655 20.2623 12.6633 20.3031 12.6398L22.5116 11.3707C22.5346 11.3574 22.5514 11.3356 22.5583 11.31L23.916 6.27C24.067 5.72 24.6405 5.39 25.194 5.54C25.7474 5.69 26.0795 6.26 25.9285 6.81L25.1561 9.66777C25.1329 9.75366 25.225 9.82482 25.3022 9.7807L27.3171 8.63C27.8001 8.36 28.4139 8.52 28.6957 9C28.9674 9.48 28.8064 10.09 28.3334 10.36L26.321 11.5093C26.2434 11.5536 26.2584 11.6697 26.3448 11.6928L29.2189 12.46C29.7724 12.61 30.1044 13.18 29.9535 13.73C29.8026 14.28 29.229 14.61 28.6756 14.46L23.6037 13.1106C23.5781 13.1038 23.551 13.1074 23.5281 13.1205L21.3214 14.3887C21.2797 14.4126 21.2611 14.4629 21.2762 14.5085C21.432 14.9764 21.5312 15.4792 21.5312 16C21.5312 16.5214 21.4317 17.0158 21.2757 17.4918C21.2607 17.5373 21.2794 17.5872 21.3209 17.6111L23.5281 18.8795C23.551 18.8926 23.5781 18.8962 23.6037 18.8894ZM19.5087 16C19.5087 17.6569 18.1572 19 16.49 19C14.8228 19 13.4712 17.6569 13.4712 16C13.4712 14.3431 14.8228 13 16.49 13C18.1572 13 19.5087 14.3431 19.5087 16Z"
      fill="url(#paint4_radial_18_15548)"
    />
    <path
      fillRule="evenodd"
      clipRule="evenodd"
      d="M23.6037 18.8894L28.6756 17.54C29.229 17.39 29.8126 17.69 29.9636 18.25C30.1145 18.81 29.7824 19.37 29.229 19.52L26.3548 20.2872C26.2685 20.3103 26.2534 20.4264 26.331 20.4707L28.3435 21.62C28.8265 21.9 28.9976 22.51 28.7158 22.99C28.4341 23.47 27.8203 23.64 27.3373 23.36L25.3224 22.2093C25.2451 22.1652 25.153 22.2363 25.1762 22.3222L25.9486 25.18C26.0996 25.74 25.7776 26.3 25.2141 26.45C24.6506 26.6 24.0871 26.27 23.9361 25.72L22.5784 20.68C22.5715 20.6544 22.5547 20.6326 22.5317 20.6193L20.3232 19.3502C20.2824 19.3267 20.2308 19.335 20.1988 19.3694C19.5089 20.1098 18.6122 20.6573 17.5863 20.8831C17.5398 20.8933 17.5062 20.9342 17.5062 20.9818V23.4884C17.5062 23.515 17.5169 23.5406 17.5358 23.5593L21.2495 27.25C21.652 27.65 21.652 28.31 21.2495 28.71C20.847 29.11 20.1829 29.11 19.7804 28.71L17.6767 26.6194C17.6136 26.5567 17.5062 26.6014 17.5062 26.6904V29C17.5062 29.55 17.0534 30 16.5 30C15.9466 30 15.4938 29.55 15.4938 29V26.7004C15.4938 26.6114 15.3863 26.5667 15.3233 26.6294L13.2196 28.72C12.8171 29.12 12.153 29.12 11.7505 28.72C11.348 28.32 11.348 27.66 11.7505 27.26L15.4642 23.5693C15.4831 23.5506 15.4938 23.525 15.4938 23.4984V20.9919C15.4938 20.9443 15.4601 20.9034 15.4135 20.8932C14.3787 20.6675 13.4907 20.1199 12.8011 19.3793C12.7691 19.3449 12.7176 19.3367 12.6768 19.36L10.4785 20.6194C10.4554 20.6326 10.4385 20.6544 10.4316 20.6801L9.07391 25.72C8.92298 26.27 8.34942 26.6 7.79598 26.45C7.24255 26.3 6.91049 25.73 7.06142 25.18L7.83354 22.3233C7.85679 22.2373 7.76436 22.1661 7.68712 22.2106L5.6728 23.37C5.18981 23.64 4.576 23.48 4.29425 23C4.0125 22.52 4.18356 21.91 4.6565 21.65L6.67039 20.4908C6.7477 20.4463 6.73248 20.3305 6.6463 20.3075L3.771 19.54C3.21757 19.39 2.88551 18.82 3.03644 18.27C3.18738 17.72 3.76094 17.39 4.31437 17.54L9.38628 18.8894C9.41179 18.8962 9.43894 18.8926 9.46182 18.8795L11.6685 17.6113C11.7102 17.5874 11.7289 17.5371 11.7137 17.4915C11.5579 17.0236 11.4587 16.5208 11.4587 16C11.4587 15.4807 11.5574 14.9792 11.7124 14.5292C11.7282 14.4833 11.7097 14.4323 11.6676 14.4081L9.46182 13.1405C9.43894 13.1274 9.41179 13.1238 9.38628 13.1306L4.31437 14.48C3.75088 14.63 3.18738 14.3 3.03644 13.75C2.88551 13.19 3.21757 12.63 3.771 12.48L6.6463 11.7125C6.73248 11.6895 6.7477 11.5737 6.67039 11.5292L4.6565 10.37C4.18356 10.09 4.0125 9.48 4.29425 9C4.56594 8.52 5.18981 8.36 5.66274 8.63L7.68746 9.79016C7.76471 9.83442 7.85694 9.76325 7.83371 9.6773L7.06142 6.82C6.91049 6.27 7.24255 5.71 7.79598 5.56C8.34942 5.41 8.91291 5.74 9.06385 6.29L10.4215 11.3299C10.4285 11.3556 10.4453 11.3774 10.4684 11.3906L12.6668 12.65C12.7076 12.6733 12.759 12.6651 12.7911 12.6307C13.481 11.8902 14.3777 11.3427 15.4036 11.1169C15.4501 11.1067 15.4837 11.0658 15.4837 11.0182V8.5116C15.4837 8.48497 15.4731 8.45944 15.4542 8.44067L11.7405 4.75C11.338 4.35 11.338 3.69 11.7405 3.29C12.143 2.89 12.8071 2.89 13.2096 3.29L15.3132 5.38057C15.3763 5.44326 15.4837 5.39858 15.4837 5.30964V3C15.4837 2.45 15.9365 2 16.4899 2C17.0434 2 17.4962 2.45 17.4962 3V5.30964C17.4962 5.39858 17.6036 5.44326 17.6667 5.38057L19.7703 3.29C20.1728 2.89 20.8369 2.89 21.2394 3.29C21.6419 3.69 21.6419 4.35 21.2394 4.75L17.5257 8.44067C17.5068 8.45944 17.4962 8.48497 17.4962 8.5116V11.0182C17.4962 11.0658 17.5298 11.1067 17.5762 11.1169C18.6018 11.3426 19.498 11.8895 20.1786 12.6205C20.2107 12.655 20.2623 12.6633 20.3031 12.6398L22.5116 11.3707C22.5346 11.3574 22.5514 11.3356 22.5583 11.31L23.916 6.27C24.067 5.72 24.6405 5.39 25.194 5.54C25.7474 5.69 26.0795 6.26 25.9285 6.81L25.1561 9.66777C25.1329 9.75366 25.225 9.82482 25.3022 9.7807L27.3171 8.63C27.8001 8.36 28.4139 8.52 28.6957 9C28.9674 9.48 28.8064 10.09 28.3334 10.36L26.321 11.5093C26.2434 11.5536 26.2584 11.6697 26.3448 11.6928L29.2189 12.46C29.7724 12.61 30.1044 13.18 29.9535 13.73C29.8026 14.28 29.229 14.61 28.6756 14.46L23.6037 13.1106C23.5781 13.1038 23.551 13.1074 23.5281 13.1205L21.3214 14.3887C21.2797 14.4126 21.2611 14.4629 21.2762 14.5085C21.432 14.9764 21.5312 15.4792 21.5312 16C21.5312 16.5214 21.4317 17.0158 21.2757 17.4918C21.2607 17.5373 21.2794 17.5872 21.3209 17.6111L23.5281 18.8795C23.551 18.8926 23.5781 18.8962 23.6037 18.8894ZM19.5087 16C19.5087 17.6569 18.1572 19 16.49 19C14.8228 19 13.4712 17.6569 13.4712 16C13.4712 14.3431 14.8228 13 16.49 13C18.1572 13 19.5087 14.3431 19.5087 16Z"
      fill="url(#paint5_radial_18_15548)"
    />
    <g filter="url(#filter1_f_18_15548)">
      <circle
        cx={16.7265}
        cy={15.8006}
        r={3.97015}
        stroke="url(#paint6_linear_18_15548)"
        strokeWidth={0.5}
      />
    </g>
    <g filter="url(#filter2_f_18_15548)">
      <path
        d="M16.7266 11.8305V2.5581"
        stroke="url(#paint7_linear_18_15548)"
        strokeWidth={0.5}
      />
    </g>
    <g filter="url(#filter3_f_18_15548)">
      <path
        d="M20.6696 17.9845L28.0852 22.3959"
        stroke="#5ACEFA"
        strokeWidth={0.5}
        strokeLinecap="round"
      />
    </g>
    <g filter="url(#filter4_f_18_15548)">
      <path
        d="M23.7008 19.9331L25.0811 25.6436"
        stroke="url(#paint8_linear_18_15548)"
        strokeWidth={0.5}
        strokeLinecap="round"
      />
    </g>
    <g filter="url(#filter5_f_18_15548)">
      <path
        d="M29.1621 18.3884L23.6954 19.7104"
        stroke="url(#paint9_linear_18_15548)"
        strokeWidth={0.5}
        strokeLinecap="round"
      />
    </g>
    <g filter="url(#filter6_f_18_15548)">
      <path
        d="M24.9281 12.0286L29.1084 13.1362"
        stroke="url(#paint10_linear_18_15548)"
        strokeWidth={0.5}
        strokeLinecap="round"
      />
    </g>
    <g filter="url(#filter7_f_18_15548)">
      <path
        d="M28.108 9.09888L23.9991 11.4927"
        stroke="url(#paint11_linear_18_15548)"
        strokeWidth={0.5}
        strokeLinecap="round"
      />
    </g>
    <g filter="url(#filter8_f_18_15548)">
      <path
        d="M25.1782 6.3833L23.8562 11.171"
        stroke="url(#paint12_linear_18_15548)"
        strokeWidth={0.5}
        strokeLinecap="round"
      />
    </g>
    <g filter="url(#filter9_f_18_15548)">
      <path
        d="M5.25 9.30518L13.0625 13.6802"
        stroke="url(#paint13_linear_18_15548)"
        strokeWidth={0.5}
        strokeLinecap="round"
      />
    </g>
    <g filter="url(#filter10_f_18_15548)">
      <path
        d="M8.3125 6.30347L9.75 11.6785"
        stroke="url(#paint14_linear_18_15548)"
        strokeWidth={0.5}
        strokeLinecap="round"
      />
    </g>
    <g filter="url(#filter11_f_18_15548)">
      <path
        d="M3.96875 18.2253L8.46875 19.5222"
        stroke="url(#paint15_linear_18_15548)"
        strokeWidth={0.5}
        strokeLinecap="round"
      />
    </g>
    <g filter="url(#filter12_f_18_15548)">
      <path
        d="M12.5032 3.70605L15.506 6.62143"
        stroke="url(#paint16_linear_18_15548)"
        strokeWidth={0.5}
        strokeLinecap="round"
      />
    </g>
    <g filter="url(#filter13_f_18_15548)">
      <path
        d="M16.7266 29.0989V20.8484"
        stroke="url(#paint17_linear_18_15548)"
        strokeWidth={0.4}
        strokeLinecap="round"
      />
    </g>
    <g filter="url(#filter14_f_18_15548)">
      <path
        d="M16.7266 23.895L20.5165 27.7142"
        stroke="url(#paint18_linear_18_15548)"
        strokeWidth={0.4}
        strokeLinecap="round"
      />
    </g>
    <defs>
      <filter
        id="filter0_i_18_15548"
        x={3}
        y={1.85}
        width={27.15}
        height={28.15}
        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.15} dy={-0.15} />
        <feGaussianBlur stdDeviation={0.4} />
        <feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
        <feColorMatrix
          type="matrix"
          values="0 0 0 0 0.294118 0 0 0 0 0.392157 0 0 0 0 0.741176 0 0 0 1 0"
        />
        <feBlend
          mode="normal"
          in2="shape"
          result="effect1_innerShadow_18_15548"
        />
      </filter>
      <filter
        id="filter1_f_18_15548"
        x={12.0063}
        y={11.0804}
        width={9.44031}
        height={9.44031}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.25}
          result="effect1_foregroundBlur_18_15548"
        />
      </filter>
      <filter
        id="filter2_f_18_15548"
        x={16.0766}
        y={2.15811}
        width={1.3}
        height={10.0725}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.2}
          result="effect1_foregroundBlur_18_15548"
        />
      </filter>
      <filter
        id="filter3_f_18_15548"
        x={20.0196}
        y={17.3345}
        width={8.71565}
        height={5.71138}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.2}
          result="effect1_foregroundBlur_18_15548"
        />
      </filter>
      <filter
        id="filter4_f_18_15548"
        x={23.0507}
        y={19.2831}
        width={2.68037}
        height={7.01057}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.2}
          result="effect1_foregroundBlur_18_15548"
        />
      </filter>
      <filter
        id="filter5_f_18_15548"
        x={23.0454}
        y={17.7384}
        width={6.7668}
        height={2.62202}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.2}
          result="effect1_foregroundBlur_18_15548"
        />
      </filter>
      <filter
        id="filter6_f_18_15548"
        x={24.278}
        y={11.3784}
        width={5.48042}
        height={2.40779}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.2}
          result="effect1_foregroundBlur_18_15548"
        />
      </filter>
      <filter
        id="filter7_f_18_15548"
        x={23.3491}
        y={8.44888}
        width={5.40895}
        height={3.69392}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.2}
          result="effect1_foregroundBlur_18_15548"
        />
      </filter>
      <filter
        id="filter8_f_18_15548"
        x={23.2061}
        y={5.73318}
        width={2.62208}
        height={6.08796}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.2}
          result="effect1_foregroundBlur_18_15548"
        />
      </filter>
      <filter
        id="filter9_f_18_15548"
        x={4.49994}
        y={8.55518}
        width={9.31262}
        height={5.875}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.25}
          result="effect1_foregroundBlur_18_15548"
        />
      </filter>
      <filter
        id="filter10_f_18_15548"
        x={7.56244}
        y={5.55334}
        width={2.93762}
        height={6.87524}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.25}
          result="effect1_foregroundBlur_18_15548"
        />
      </filter>
      <filter
        id="filter11_f_18_15548"
        x={3.31869}
        y={17.5752}
        width={5.80012}
        height={2.59712}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.2}
          result="effect1_foregroundBlur_18_15548"
        />
      </filter>
      <filter
        id="filter12_f_18_15548"
        x={11.7532}
        y={2.95605}
        width={4.50281}
        height={4.41541}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.25}
          result="effect1_foregroundBlur_18_15548"
        />
      </filter>
      <filter
        id="filter13_f_18_15548"
        x={16.1266}
        y={20.2484}
        width={1.20002}
        height={9.45051}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.2}
          result="effect1_foregroundBlur_18_15548"
        />
      </filter>
      <filter
        id="filter14_f_18_15548"
        x={16.1266}
        y={23.2951}
        width={4.99}
        height={5.01912}
        filterUnits="userSpaceOnUse"
        colorInterpolationFilters="sRGB"
      >
        <feFlood floodOpacity={0} result="BackgroundImageFix" />
        <feBlend
          mode="normal"
          in="SourceGraphic"
          in2="BackgroundImageFix"
          result="shape"
        />
        <feGaussianBlur
          stdDeviation={0.2}
          result="effect1_foregroundBlur_18_15548"
        />
      </filter>
      <linearGradient
        id="paint0_linear_18_15548"
        x1={21.6439}
        y1={20.5064}
        x2={10.9078}
        y2={20.5718}
        gradientUnits="userSpaceOnUse"
      >
        <stop offset={0.272241} stopColor="#43C4F5" />
        <stop offset={1} stopColor="#3D8DF3" />
      </linearGradient>
      <linearGradient
        id="paint1_linear_18_15548"
        x1={24.7833}
        y1={20.5064}
        x2={16.5003}
        y2={20.5569}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#43C4F5" />
        <stop offset={1} stopColor="#43C4F5" stopOpacity={0} />
      </linearGradient>
      <radialGradient
        id="paint2_radial_18_15548"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(30.3991 18.2822) rotate(165.719) scale(1.53599 1.63195)"
      >
        <stop stopColor="#76E4FF" />
        <stop offset={1} stopColor="#76E4FF" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint3_radial_18_15548"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(26.0714 5.57949) rotate(114.944) scale(2.54161 2.21738)"
      >
        <stop stopColor="#6EECFF" />
        <stop offset={1} stopColor="#6EECFF" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint4_radial_18_15548"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(28.9063 8.741) rotate(146.976) scale(1.49086 1.30067)"
      >
        <stop stopColor="#6EECFF" />
        <stop offset={1} stopColor="#6EECFF" stopOpacity={0} />
      </radialGradient>
      <radialGradient
        id="paint5_radial_18_15548"
        cx={0}
        cy={0}
        r={1}
        gradientUnits="userSpaceOnUse"
        gradientTransform="translate(21.4242 2.94805) rotate(136.169) scale(2.02067 2.06021)"
      >
        <stop stopColor="#78E5FF" />
        <stop offset={1} stopColor="#78E5FF" stopOpacity={0} />
      </radialGradient>
      <linearGradient
        id="paint6_linear_18_15548"
        x1={20.9896}
        y1={13.6785}
        x2={12.7563}
        y2={18.8451}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#BDE9FF" />
        <stop offset={0.298107} stopColor="#6DBCFF" stopOpacity={0} />
        <stop offset={0.75238} stopColor="#6DBCFF" stopOpacity={0} />
        <stop offset={1} stopColor="#BCE0FF" />
      </linearGradient>
      <linearGradient
        id="paint7_linear_18_15548"
        x1={17.2266}
        y1={2.8994}
        x2={17.2055}
        y2={12.5989}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#75D5FF" />
        <stop offset={1} stopColor="#75D5FF" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint8_linear_18_15548"
        x1={25.0811}
        y1={23.6763}
        x2={24.1064}
        y2={18.5313}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#5ACEFA" />
        <stop offset={1} stopColor="#5ACEFA" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint9_linear_18_15548"
        x1={28.7154}
        y1={18.2812}
        x2={27.6498}
        y2={16.9838}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#5ACEFA" />
        <stop offset={1} stopColor="#5ACEFA" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint10_linear_18_15548"
        x1={29.1084}
        y1={12.7546}
        x2={29.0959}
        y2={11.721}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#5ACEFA" />
        <stop offset={1} stopColor="#5ACEFA" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint11_linear_18_15548"
        x1={27.5006}
        y1={9.09888}
        x2={24.8378}
        y2={8.1032}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#5ACEFA" />
        <stop offset={1} stopColor="#5ACEFA" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint12_linear_18_15548"
        x1={26}
        y1={4.33466}
        x2={24.3056}
        y2={4.24879}
        gradientUnits="userSpaceOnUse"
      >
        <stop offset={0.170623} stopColor="#63E1FD" />
        <stop offset={1} stopColor="#5ACEFA" stopOpacity={0} />
      </linearGradient>
      <linearGradient
        id="paint13_linear_18_15548"
        x1={5.625}
        y1={9.61768}
        x2={6.5715}
        y2={14.9356}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#5A9CFF" />
        <stop offset={1} stopColor="#5BADFF" />
      </linearGradient>
      <linearGradient
        id="paint14_linear_18_15548"
        x1={8.3815}
        y1={6.6874}
        x2={11.7021}
        y2={9.48157}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#5A9CFF" />
        <stop offset={1} stopColor="#5BADFF" />
      </linearGradient>
      <linearGradient
        id="paint15_linear_18_15548"
        x1={4.42125}
        y1={18.4865}
        x2={4.55416}
        y2={19.4261}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#5299FD" stopOpacity={0} />
        <stop offset={0.762168} stopColor="#5299FD" />
      </linearGradient>
      <linearGradient
        id="paint16_linear_18_15548"
        x1={15.3894}
        y1={5.65936}
        x2={14.3116}
        y2={2.80217}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#65BFFF" />
        <stop offset={1} stopColor="#69BCFF" />
      </linearGradient>
      <linearGradient
        id="paint17_linear_18_15548"
        x1={16.7266}
        y1={28.545}
        x2={13.4411}
        y2={26.9681}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#6ABFFF" />
        <stop offset={1} stopColor="#65BCFF" />
      </linearGradient>
      <linearGradient
        id="paint18_linear_18_15548"
        x1={20.7498}
        y1={27.7142}
        x2={16.1435}
        y2={25.0637}
        gradientUnits="userSpaceOnUse"
      >
        <stop stopColor="#65C9FF" />
        <stop offset={1} stopColor="#60BEFF" />
      </linearGradient>
    </defs>
  </svg>
);
module.exports = SnowflakeIcon;
