send_outline constant

String const send_outline

Implementation

static const String send_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="m14.5.5.46.197a.5.5 0 00-.657-.657L14.5.5Zm-14 6-.197-.46a.5.5 0 00-.06.889L.5 6.5Zm8 8-.429.257a.5.5 0 00.889-.06L8.5 14.5ZM14.303.04l-14 6 .394.92 14-6-.394-.92ZM.243 6.93l5 3 .514-.858-5-3-.514.858ZM5.07 9.757l3 5 .858-.514-3-5-.858.514Zm3.889 4.94 6-14-.92-.394-6 14 .92.394ZM14.146.147l-9 9 .708.707 9-9-.708-.708Z"/></svg>';