@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 GitClosePullRequestLine: import("react").NamedExoticComponent<IconProps>;
/**
* Remix Icon: Git Close Pull Request Line
* @see {@link https://remixicon.com/icon/git-close-pull-request-line Remix Icon Docs}
*/
export { GitClosePullRequestLine };