bottom_right_outline constant

String const bottom_right_outline

Implementation

static const String bottom_right_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="M13.5 13.5v.5a.5.5 0 00.5-.5h-.5Zm0-.5H8v1h5.5v-1Zm.5.5V8h-1v5.5h1Zm-.146-.354-12-12-.708.708 12 12 .707-.708Z"/></svg>';