top_left_solid constant

String const top_left_solid

Implementation

static const String top_left_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="M1 1h6v1H2.707l11.147 11.146-.708.708L2 2.707V7H1V1Z" clip-rule="evenodd"/></svg>';