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