import * as React from 'react'; export interface Backpack-5824Props extends React.SVGProps { ariaLabel?: string } export default function Backpack-5824({ ariaLabel, ...props }: Backpack-5824Props) { return ( ); }