import React from "react"; export default function MidMileIcon(props: React.SVGProps) { return ( ); }