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