/* GENERATED FILE */ import * as React from 'react'; import Svg, { Rect, Circle } from 'react-native-svg'; import { IconProps } from '../lib'; function DeviceTabletCamera(props: IconProps) { return ( ); } export default DeviceTabletCamera;