UNPKG

@syncfusion/react-icons

Version:
5 lines (4 loc) 275 B
import { jsx as _jsx } from "react/jsx-runtime"; import { createIcon } from '../icon'; const path = _jsx("path", { d: 'M12 7H22V17H12V13H0.99999V11H12V7Z', fillRule: 'evenodd', clipRule: 'evenodd', fill: 'currentcolor' }); export const SquareTailFillIcon = createIcon(path);