top_left_outline constant

String const top_left_outline

Implementation

static const String top_left_outline =
    '<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" d="M1.5 1.5V1a.5.5 0 00-.5.5h.5Zm0 .5H7V1H1.5v1ZM1 1.5V7h1V1.5H1Zm.146.354 12 12 .707-.708-12-12-.707.708Z"/></svg>';