import * as React from "react"; function SvgScrollVertical(color, props) { return ( ); } export default SvgScrollVertical;