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