UNPKG

@hypothesis/frontend-shared

Version:

Shared components, styles and utilities for Hypothesis projects

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