UNPKG

@sanity/icons

Version:
7 lines 234 B
import { ComponentPropsWithRef, ReactElement } from "react"; /** * @public */ declare function TagsIcon(props: ComponentPropsWithRef<"svg">): ReactElement; export { TagsIcon, TagsIcon as default }; //# sourceMappingURL=Tags.d.ts.map