code_outline constant

String const code_outline

Implementation

static const String code_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="m10.146 10.146-.353.354.707.707.354-.353-.708-.708ZM13.5 7.5l.354.354.353-.354-.353-.354-.354.354Zm-2.646-3.354-.354-.353-.707.707.353.354.708-.708Zm-6.708 6.708.354.353.707-.707-.353-.354-.708.708ZM1.5 7.5l-.354-.354-.353.354.353.354L1.5 7.5Zm3.354-2.646.353-.354-.707-.707-.354.353.708.708Zm6 6 3-3-.708-.708-3 3 .708.708Zm3-3.708-3-3-.708.708 3 3 .708-.708Zm-9 3-3-3-.708.708 3 3 .708-.708Zm-3-2.292 3-3-.708-.708-3 3 .708.708Zm6.153-6.436-2 12 .986.164 2-12-.986-.164Z"/></svg>';