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