import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
<React.Fragment><path fill="none" d="M0 0h24v24H0V0z" /><g><path fillOpacity=".3" d="M17 4h-3V2h-4v2H7v4h10V4z" /><path d="M7 8v14h10V8H7z" /></g></React.Fragment>
, 'Battery90Sharp');