DocSpace-buildtools/packages/asc-web-components/access-right-select/svg/index.js
2022-01-24 11:16:45 +03:00

8 lines
390 B
JavaScript

export { default as AccessNoneIcon } from "./access none.svg";
export { default as CheckRoundIcon } from "./check round.svg";
export { default as CommentIcon } from "./comment.svg";
export { default as CrownIcon } from "./crown.svg";
export { default as EyeIcon } from "./eye.svg";
export { default as PencilIcon } from "./pencil.svg";
export { default as ReviewIcon } from "./review.svg";