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