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