import { FC, SVGProps } from 'react'; /** * Use `#0078D2` for a colored version. */ export const WalmartIcon: FC> = (props) => ( Walmart );