import {Avatar} from "@heroui/react"; export const CameraIcon = ({fill, size, height, width, ...props}) => { return ( ); }; export default function App() { return (