import * as React from 'react' import Svg, { Circle, Path } from 'react-native-svg' const NftSentIcon = () => ( ) export default NftSentIcon