@risemaxi/sigil
Version:
Icons and Signs for the Rise Design System
8 lines (7 loc) • 308 B
TypeScript
import type { IconProps } from '../../types';
declare const CornerUpRightDoubleLine: import("react").NamedExoticComponent<IconProps>;
/**
* Remix Icon: Corner Up Right Double Line
* @see {@link https://remixicon.com/icon/corner-up-right-double-line Remix Icon Docs}
*/
export { CornerUpRightDoubleLine };