UNPKG

bear-hackathon-icons

Version:

SVG icons as React components for bear-related projects

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