UNPKG

phosphor-react-native

Version:
4 lines (3 loc) 156 B
import { IconProps } from '../lib'; declare function SuitcaseSimple({ weight, color, size, style }: IconProps): JSX.Element; export default SuitcaseSimple;