@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const CurrencyYuanIcon = createSvgIcon(
|
||||
<path d="M13.28 12H18v2h-5v7h-2v-7H6v-2h4.72L5 3h2.37L12 10.29 16.63 3H19z" />
|
||||
, 'CurrencyYuanOutlined');
|
||||
Reference in New Issue
Block a user