UNPKG

@risemaxi/sigil

Version:

Icons and Signs for the Rise Design System

10 lines (9 loc) 369 B
import type { IconProps } from '../../types'; /** * Flags by `Deji.Zeal`: Cape Verde * @see {@link https://www.figma.com/community/file/1088904439772569873/alphabetical-country-flags Alphabetical Country Flags} */ export declare const CapeVerde: import("react").MemoExoticComponent<{ (props: IconProps): import("react").JSX.Element; displayName: string; }>;