roadmap constant

String const roadmap

Implementation

static const String roadmap =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M23.188 3.735a1.766 1.766 0 00-3.532-.001c0 .975 1.766 4.267 1.766 4.267s1.766-3.292 1.766-4.267zm-2.61 0a.844.844 0 111.687-.001.844.844 0 01-1.687.001zm4.703 14.76c-.56 0-1.097.047-1.59.123L11.1 13.976c.2-.18.312-.38.312-.59a.663.663 0 00-.088-.315l8.41-2.238c.46.137 1.023.22 1.646.22 1.52 0 2.75-.484 2.75-1.082 0-.6-1.23-1.083-2.75-1.083s-2.75.485-2.75 1.083c0 .07.02.137.054.202L9.896 12.2a8.075 8.075 0 00-2.265-.303c-2.087 0-3.78.667-3.78 1.49s1.693 1.49 3.78 1.49c.574 0 1.11-.055 1.598-.145l11.99 4.866c-.19.192-.306.4-.306.623 0 .19.096.364.236.533L8.695 25.415c-.158-.005-.316-.01-.477-.01-3.24 0-5.87 1.036-5.87 2.31 0 1.277 2.63 2.313 5.87 2.313s5.87-1.034 5.87-2.312c0-.22-.083-.432-.23-.633l10.266-5.214c.37.04.753.065 1.155.065 2.413 0 4.37-.77 4.37-1.723 0-.944-1.957-1.716-4.37-1.716z"/></svg>';