UNPKG

@risemaxi/sigil

Version:

Icons and Signs for the Rise Design System

8 lines (7 loc) 252 B
import type { IconProps } from '../../types'; declare const Shape2Line: import("react").NamedExoticComponent<IconProps>; /** * Remix Icon: Shape 2 Line * @see {@link https://remixicon.com/icon/shape-2-line Remix Icon Docs} */ export { Shape2Line };