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