const Background: FC<IconBackgroundProps> = ({ color }) => {
  return (
    <SVG
      viewBox="0 0 55 55"
      preserveAspectRatio="none"