/* eslint-disable react/no-unknown-property */

const SongwhipLogoSvg = () => (
  <svg style={{ display: 'none' }}>
    <symbol id="swlogo" viewBox="0 0 100 28">
      <path
        fillRule="evenodd"
        clipRule="evenodd"
        d="M75 23.9c2.1-.6 3-3 4.7-5.3C79 20.9 78 24.5 81 24c2-.7 3.6-3.2 4.7-4.7l-3 6.5c-.5 1.3 2.1 2.4 2.9 1.4l3.1-7c3.9 5.5 14.5-8.9 10.3-12.5-1.6-1-6.3 4.6-7.6 6.5-.3.5-.5.5-.3 0 .4-.7 3.4-5 3.5-5.4 0-.9-2.2-1.4-2.8-1l-3.6 6.5c-3 4.3-5 6.7-6 7.4-.4.4-.7.2-.5-.3 1.2-4.2 3.6-8.4 6.3-12 .7-.6-2-1.6-2.7-1.2-3 4.3-5 9-9.1 13.3-.4.2-.8.4-.6-.3 1.3-4.4 3.6-8.4 6.2-12 .5-1-1.3-1.3-1.9-1.3-3.4.3-5.7 4.2-7.3 6.3-.2.3-.4 0-.2-.3 2-3.9 4.5-7.8 7.6-11.7.6-.6-2-1.7-2.7-1.3a77.6 77.6 0 00-10.8 19.1c-.5 1.2 2.4 2.6 2.7 1.5 2.6-4.5 4.5-8 7.7-11 .8-.6-2.4 5.4-3 6.6-.6 1.4-3.4 7.2 1.1 6.7zm21.6-14c-1.8 1.4-3 3.1-4 4.4a65.5 65.5 0 00-3.5 5.2c2.8 3.4 9.6-10 7.5-9.7zM3.3 24.6c-1.5-.7-3.3-2.2-3.3-4 0-3.4 10.3-4.9 13-5.1-.6-3-3.7-5-3.7-8.2 0-4.8 12.9-7.8 13.1-3.1 0 1.5-2.4 3.3-4 3.8-.2 0 0-.2 0-.3 1.6-1.7 3.3-4 0-4-2.3 0-5.2 1.6-5.2 4.1 0 2.7 2.5 5 3.2 7.4H19c1.3-2.6 5-8.2 8.8-7.1 1-.3 2.3.7 2.3 1.8 0 3.4-4.5 12.4-9.3 12.4-3-.8-3.3-3.6-2.2-6l-2 .1c.4 1.4-.4 3-1 4-2.1 3.7-8.8 5.7-12.3 4.2zM4.7 23c-4-.5-.9-3 .8-3.8 1.9-1 4.3-1.7 7.3-2.3-.5 3.9-4.5 6-8.1 6zM27.4 9.3c.8 0-1.3 9-6.2 11.3C18.5 19 25 10 27.4 9.3zM55.2 8.7c.7-.6-2-1.7-2.6-1.3l-.5.9c-1-1-2-1.4-3.3-1.2-2.8 1.2-5.1 4.5-6.2 7-.4.5-5.1 7.7-5.7 7-.8-1 3.6-8.8 6.2-12.4.4-1-1.3-1.3-2-1.3-1.6 0-4 2-7 6-.3.2-.4 0-.3-.3a77 77 0 012.6-4.4c.4-1-2-2-2.5-1.2-2.3 4-4.3 8-6.3 12.5-.4 1.3 2.2 2.2 2.7 1 .7-1.4 1.9-3.3 3.6-5.6 1-1.5 3-4.6 4.8-5.7.6-.2-1 1.5-3.4 6.9-.6 1.3-3.3 7.2 1 6.6.8-.2 1.9-1.2 3.3-3.2l2.1-3.3c-.1 1.2-.2 2.6 1 3.2-2 .9-2.9 2-2.9 3.3 0 2.5 2 4.6 4.8 2.7 5-3.5 4.6-9.6 10.6-17.2zm-10.6 8.6c0 .2 0 .4.3.3 2.6-2.3 4.5-5.4 6.5-8.3.2-.4-.2-.7-.6-.5-3.3 1.8-5.8 6-6.2 8.5zm4-2c.3-.6-.3-.2-.5 0l-2.6 3.4c-.4.5-1 1.3-1.7 1.4-.3.3-3.5 3.8-1.7 4.5 2.3-1 5.5-7.6 6.5-9.3z"
      />
      <path d="M68.6 8c.4-.5 2 1.5 1.3 2.7-4.7 7.2-6.8 11-9.8 11.7-2 .6-2.4-1-2-3.4-1.1 1.3-6.3 6.1-6.1 1.3.7-4.6 2.7-8.4 5-12.1.6-.4 3.5-.2 3 .6-2.4 3-4.1 7.2-5 10.8 0 .3.1.7.4.4 1.3-1.2 2.5-2.4 3.5-3.7 1-3 2.4-5.7 4.1-8.1.5-.4 3.2-.4 2.9.7a13 13 0 01-2.8 4.5c-1 2-1.7 4-2.2 6.2 0 .5.3.6.7.4 3-3.7 4.6-7 7-12zM89.6 5.4c2.3 0 3.4-3.7.8-3.7-2.6 0-3.4 3.7-.8 3.7z" />
    </symbol>
  </svg>
);

export default SongwhipLogoSvg;
