plane constant

String const plane

Implementation

static const String plane =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1025" height="1025" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1025 1025"><path fill="currentColor" d="M1013.617 769q5 0 8 4.5t3 11.5v32q0 7-3 11.5t-8 4.5l-129 52-52 129q0 5-4.5 8t-11.5 3h-32q-7 0-11.5-3t-4.5-8V900l-284-283-100 376q0 13-9.5 22.5t-22.5 9.5h-64q-14 0-23-9.5t-9-22.5V389l-180-179q-25-26-56.5-104.5T7.117 8t97.5 12.5 104 57.5l180 179h604q13 0 22.5 9.5t9.5 22.5v64q0 13-9.5 22.5t-22.5 9.5l-376 100 285 284h112z"/></svg>';