import React from "react"; const RotateLeft = () => { return ( ); }; export default RotateLeft;