import * as React from "react"; function CubeTransparentIcon(props: React.SVGProps) { return ; } export default CubeTransparentIcon;