import React from 'react' import { createIcon } from '../createIcon' export const SyscoinBadge = createIcon({ rectFill: '#008DD0', path: ( <> ), })