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