'use client'; import * as React from 'react'; import createSvgIcon from './utils/createSvgIcon'; export default createSvgIcon( , 'YouTube', );