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