import React from 'react'; export const IosAppStoreWhite = (props: React.SVGProps) => { return ( ); }; export default IosAppStoreWhite;