/**
 * Do not edit directly, this file was auto-generated.
 * Generated on Sat, 22 Nov 2025 14:17:11 GMT
 */
const InstrumentBackupVocalsIcon: 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='M19.756 15.013q.12.012.238.036l.1.024q.067.016.134.034l.087.03q.07.025.14.053.042.018.084.037.065.03.126.062l.086.049a2.5 2.5 0 0 1 .31.212l.066.055q.055.047.107.096l.068.07a2.6 2.6 0 0 1 .293.368q.036.055.07.114l.046.083q.032.061.06.125.023.047.044.096l.04.109q.021.059.04.117l.028.112.029.115q.01.06.018.123.01.061.018.124.011.12.012.243a2.5 2.5 0 0 1-2.5 2.5l-.256-.013a3 3 0 0 1-.24-.037q-.031-.007-.061-.015l-.076-.019-2.686 1.99a.504.504 0 0 1-.64-.044l-.4-.386a.46.46 0 0 1-.047-.613l1.98-2.768q-.014-.053-.026-.108A2.5 2.5 0 0 1 19.5 15z' />
        <path
          fillRule='evenodd'
          d='M15.319 2.009a6.635 6.635 0 1 1-.763 13.224l-8.313 6.302-.006.005c-.77.574-1.847.55-2.586-.06l-.143-.13-.89-.884a2.075 2.075 0 0 1-.209-2.698l.001-.002 6.298-8.567a6.635 6.635 0 0 1 6.61-7.19M4.023 18.947v.001a.1.1 0 0 0-.016.055.07.07 0 0 0 .022.045l.89.885.02.013q.013.006.035.008a.1.1 0 0 0 .067-.018l7.165-5.432A6.66 6.66 0 0 1 9.4 11.638zM15.319 4.01a4.635 4.635 0 1 0 0 9.27 4.635 4.635 0 0 0 0-9.27'
          clipRule='evenodd'
        />
      </g>
    </g>
  </svg>
);
export default InstrumentBackupVocalsIcon;
