import {createSvgIcon} from '@common/icons/create-svg-icon'; export const MediaPreviousIcon = createSvgIcon( [,,], 'MediaPrevious', '0 0 32 32' );