top_right_solid constant

String const top_right_solid

Implementation

static const String top_right_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M8 1h6v6h-1V2.707L1.854 13.854l-.708-.708L12.293 2H8V1Z" clip-rule="evenodd"/></svg>';