UNPKG

@amsterdam/design-system-react-icons

Version:

All icons from the Amsterdam Design System as React components. Use it to use the correct icons in your React project.

4 lines (3 loc) 171 B
import type { SVGProps } from "react"; declare const SvgReligion: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element; export default SvgReligion;