UNPKG

@syncfusion/react-icons

Version:
5 lines (4 loc) 280 B
import { jsx as _jsx } from "react/jsx-runtime"; import { createIcon } from '../icon'; const path = _jsx("path", { d: 'M1.99999 11H18V7H20H22V17H20H18V13H1.99999V11Z', fillRule: 'evenodd', clipRule: 'evenodd', fill: 'currentcolor' }); export const BarTailIcon = createIcon(path);