edit_road constant

String const edit_road

Implementation

static const String edit_road =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M16 11.9V4h2v5.9ZM4 20V4h2v16Zm6-12V4h2v4Zm0 6v-4h2v4Zm0 6v-4h2v4Zm9.075-7.225 2.15 2.1-5.1 5.125H14v-2.125Zm2.875 1.4-2.125-2.125.7-.7q.3-.3.725-.3t.7.3l.7.725q.275.3.275.712 0 .413-.275.688Z"/></svg>';