import * as React from 'react'; const TrailsIcon = (fill: string) => ( ); export default TrailsIcon;