edit_road_outline constant

String const edit_road_outline

Implementation

static const String edit_road_outline =
    '<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 13.05V4h2v7.05ZM4 20V4h2v16Zm6-12V4h2v4Zm0 6v-4h2v4Zm0 6v-4h2v4Zm12.125-6L20 11.875l.725-.725q.275-.275.7-.275.425 0 .7.275l.725.725q.275.275.275.7 0 .425-.275.7ZM14 20v-2.125l5.3-5.3 2.125 2.125-5.3 5.3Z"/></svg>';