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