export const RightSymbolIcon = () => ( ); //component Reset Icon. export const ResetIcon = () => ( ); export const BorderIcon = ({ color = "#2F2F2F" }) => ( ); export const AlignLeft = () => ( ); export const AlignCenter = () => ( ); export const AlignRight = () => ( ); export const CategoryIcon = () => ( ); export const ProBlocksCategoryIcon = () => ( );