@pluralsight/icons
Version:
Icons for Pluralsight.
7 lines (6 loc) • 328 B
JavaScript
export { default as ArticleIcon } from './ArticleIcon'
export { default as CodeBrandedIcon } from './CodeBrandedIcon'
export { default as CodeIcon } from './CodeIcon'
export { default as ListBulletsIcon } from './ListBulletsIcon'
export { default as RedoIcon } from './RedoIcon'
export { default as UndoIcon } from './UndoIcon'