UNPKG

@react-symbols/icons

Version:

Symbols icons by Miguel Solorio for React

4 lines (3 loc) 147 B
import type { ComponentProps, FC } from "react"; declare const FolderPurpleOutline: FC<ComponentProps<"svg">>; export default FolderPurpleOutline;