UNPKG

@pluralsight/icons

Version:
4 lines (3 loc) 164 B
import type { SVGProps } from 'react'; declare function NoteIcon(props: SVGProps<SVGSVGElement>): import("react/jsx-runtime").JSX.Element; export default NoteIcon;