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