/**
 * Do not edit directly, this file was auto-generated.
 * Generated on Sat, 22 Nov 2025 14:17:11 GMT
 */
const InstrumentBassGuitarIcon: React.FC<React.SVGProps<SVGSVGElement>> = (
  props
) => (
  <svg
    xmlns='http://www.w3.org/2000/svg'
    width='1em'
    height='1em'
    viewBox='0 0 24 24'
    fill='currentColor'
    {...props}
  >
    <g>
      <g>
        <path d='M5.87 14.59a1 1 0 0 1 1.337-.075l.077.069 2.006 1.99a1 1 0 0 1-1.41 1.42l-2.005-1.99-.069-.077a1 1 0 0 1 .064-1.337' />
        <path
          fillRule='evenodd'
          d='M18.862 2.316a1.11 1.11 0 0 1 1.57 0l1.256 1.259a1.113 1.113 0 0 1 0 1.572L20.43 6.406c-.409.41-1.057.432-1.493.068l-3.291 3.291c.284.24.606.419.959.528l.2.053.052.012.05.018c.852.29 1.612.729 1.938 1.468.358.813.025 1.564-.302 2.04-.334.486-.816.925-1.246 1.28-.401.33-.905.703-1.195.931-.327.287-.611.674-.899 1.163-.31.53-.538 1.014-.878 1.638-.615 1.125-1.47 2.447-3.134 2.956v.002q-.012.004-.025.007l-.003.002-.002-.001c-1.257.406-2.617.059-3.785-.554-1.199-.629-2.351-1.613-3.276-2.733-.922-1.118-1.668-2.433-1.986-3.755-.32-1.33-.223-2.77.708-3.942.765-1.056 1.94-1.617 2.856-2.052 1.028-.488 1.777-.841 2.26-1.415l.01-.012.01-.01c.394-.442.707-.97 1.052-1.595.325-.59.692-1.296 1.155-1.937.427-.687 1.09-1.33 1.883-1.65.868-.35 1.922-.305 2.774.52l-.001.001c.512.495.69 1.125.645 1.726-.043.562-.277 1.085-.556 1.513v.001c-.438.686-.583 1.184-.502 1.634l.048.19.004.011.003.012.017.056.04.101.023.068 2.983-2.983a1.11 1.11 0 0 1 .079-1.482zm-5.717 1.689a.7.7 0 0 0-.348.057c-.326.132-.697.458-.949.876l-.022.038-.027.035c-.377.518-.672 1.086-1.036 1.748-.344.625-.746 1.32-1.295 1.939h.001c-.822.976-2.032 1.507-2.931 1.935-.998.473-1.698.85-2.115 1.442l-.016.023-.018.023c-.432.544-.556 1.29-.33 2.231.228.95.797 1.996 1.584 2.95.784.95 1.737 1.749 2.663 2.235.949.497 1.725.595 2.256.419l.014-.004.015-.005c.861-.257 1.391-.934 1.979-2.01.262-.48.59-1.15.91-1.692.34-.578.758-1.18 1.326-1.672l.017-.015.016-.012c.405-.321.766-.578 1.187-.925.402-.332.702-.625.87-.87q.057-.084.078-.131c-.076-.065-.267-.199-.706-.35-1.856-.46-3.066-1.925-3.612-3.571a1 1 0 0 1-.06-.152l-.046-.154c-.431-1.344.058-2.536.677-3.503l.007-.01c.165-.251.229-.454.238-.578a.2.2 0 0 0-.006-.09.1.1 0 0 0-.033-.046l-.002-.002a.5.5 0 0 0-.286-.16'
          clipRule='evenodd'
        />
      </g>
    </g>
  </svg>
);
export default InstrumentBassGuitarIcon;
