UNPKG

@syncfusion/react-icons

Version:
5 lines (4 loc) 388 B
import { jsx as _jsx } from "react/jsx-runtime"; import { createIcon } from '../icon'; const path = _jsx("path", { d: 'M15.3829 16.8076H8.58716L7.168 21H4L10.6259 3H13.3641L20 21H16.822L15.3929 16.8076H15.3829ZM9.4466 14.2858H14.5334L11.995 6.82355L9.45661 14.2858H9.4466Z', fillRule: 'evenodd', clipRule: 'evenodd', fill: 'currentcolor' }); export const FontNameIcon = createIcon(path);