import React from "react"; const LightningFill = ({ width, height, color }) => ( ); export default LightningFill;