UNPKG

@hypothesis/frontend-shared

Version:

Shared components, styles and utilities for Hypothesis projects

7 lines (6 loc) 237 B
/** * Icon generated from folder.svg * * @param {import('preact').JSX.SVGAttributes<SVGSVGElement>} props */ export default function FolderIcon(props: import('preact').JSX.SVGAttributes<SVGSVGElement>): import("preact").JSX.Element;