@risemaxi/sigil
Version:
Icons and Signs for the Rise Design System
8 lines (7 loc) • 300 B
TypeScript
import type { IconProps } from '../../types';
declare const ArrowLeftDownLongLine: import("react").NamedExoticComponent<IconProps>;
/**
* Remix Icon: Arrow Left Down Long Line
* @see {@link https://remixicon.com/icon/arrow-left-down-long-line Remix Icon Docs}
*/
export { ArrowLeftDownLongLine };