arrow_outline constant

String const arrow_outline

Implementation

static const String arrow_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="M.5.5V0a.5.5 0 00-.5.5h.5Zm0 4H0a.5.5 0 00.854.354L.5 4.5Zm4-4 .354.354A.5.5 0 004.5 0v.5ZM2.146 2.854l12 12 .708-.708-12-12-.708.708ZM0 .5v4h1v-4H0Zm.854 4.354 4-4-.708-.708-4 4 .708.708ZM4.5 0h-4v1h4V0Z"/></svg>';