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