import { Icon, IconProps } from '@chakra-ui/react' import React from 'react' export const ShopifyLogo = (props: IconProps) => ( )