import React from 'react' import { createIcon } from '../createIcon' export const PaybisBadge = createIcon({ rectFill: '#606EB4', path: ( <> ), })