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