/**
 * Auto-generated icons from Figma
 */
export * from './generated';

/**
 * Spinners and other loaders
 */
export * from './spinners';

/**
 * Manually created icons
 */
export { default as StatefulPlayPauseIcon } from './StatefulPlayPauseIcon';
