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