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