UNPKG

@table-library/react-table-library

Version:
4 lines (3 loc) 225 B
import { IconProps } from './types'; declare const IconChevronSingleUpDown: ({ width, height, viewBox, strokeWidth }: IconProps) => import("@emotion/react/jsx-runtime").JSX.Element; export default IconChevronSingleUpDown;