map_road constant

String const map_road

Implementation

static const String map_road =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path d="M41 4H7a3 3 0 00-3 3v34a3 3 0 003 3h34a3 3 0 003-3V7a3 3 0 00-3-3Z"/><path stroke-linecap="round" d="m33 12 4 24M16 12l-4 24m12-24v4m0 6v4m0 6v4"/></g></svg>';