5
common/resources/client/icons/material/CurrencyYen.tsx
Executable file
5
common/resources/client/icons/material/CurrencyYen.tsx
Executable file
@@ -0,0 +1,5 @@
|
||||
import {createSvgIcon} from '../create-svg-icon';
|
||||
|
||||
export const CurrencyYenIcon = createSvgIcon(
|
||||
<path d="M13.92 11H18v2h-5v2h5v2h-5v4h-2v-4H6v-2h5v-2H6v-2h4.08L5 3h2.37L12 10.29 16.63 3H19z" />
|
||||
, 'CurrencyYenOutlined');
|
||||
Reference in New Issue
Block a user