import Text from '../../../library/text'; import * as React from 'react'; import { View } from 'react-native'; import type { SvgProps } from 'react-native-svg'; import Svg, { Path } from 'react-native-svg'; export const Feed = ({ color = '#000', ...props }: SvgProps) => ( 메뉴명 );