let ICONS={}; ICONS["play-circle-outline"] = ` `; ICONS["shuffle"] = ` `; ICONS["minus-circle"] = ` `; ICONS["rewind"] = ` `; ICONS["pause"] = ` `; ICONS["pause-circle"] = ` `; ICONS["close-circle-outline"] = ` `; ICONS["close"] = ` `; ICONS["minus"] = ` `; ICONS["close-circle"] = ` `; ICONS["repeat"] = ` `; ICONS["play"] = ` `; ICONS["pause-circle-outline"] = ` `; ICONS["plus"] = ` `; ICONS["fast-forward"] = ` `; ICONS["minus-circle-outline"] = ` `; ICONS["plus-circle-outline"] = ` `; ICONS["plus-circle"] = ` `; ICONS["play-circle"] = ` `; export default ICONS;