UNPKG

@syncfusion/react-icons

Version:
5 lines (4 loc) 294 B
import { jsx as _jsx } from "react/jsx-runtime"; import { createIcon } from '../icon'; const path = _jsx("path", { d: 'M5 23L5 1L19 0.999999L19 23H5ZM7 21H17L17 3L7 3L7 21Z', fillRule: 'evenodd', clipRule: 'evenodd', fill: 'currentcolor' }); export const FrameExtraTallIcon = createIcon(path);