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