portrait constant

String const portrait

Implementation

static const String portrait =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="M896 847V177l128-128v926zM177 128 49 0h926L847 128H177zm-49 719L0 975V49l128 128v670zm704-69q0 10-8.5 18t-26 13.5-36 9.5-47 6.5-50 4-54.5 2-50.5.5h-95l-50.5-.5-54.5-2-50-4-47-6.5-36-9.5-26-13.5-8.5-18q2-71 72.5-114T448 611v-13q-67-22-97.5-90T320 343q0-74 53.5-112.5T512 192t138.5 38.5T704 343q0 217-128 256v12q113 10 183.5 53T832 778zm15 118 128 128H49l128-128h670z"/></svg>';