language constant

String const language

Implementation

static const String language =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1025" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1025 1024"><path fill="currentColor" d="M896.56 512q0-104-51.5-192.5t-140-140-192.5-51.5q-97 0-180 45t-136 122l60 60q1 30-18 29l-202-2q-12 0-23.5-11.5T1.56 348l-1-202q-1-19 28-18l76 75q71-94 178-148.5t230-54.5q104 0 199 40.5t163.5 109 109 163.5 40.5 199h-128zm-512 224q0 13-9.5 22.5t-22.5 9.5-22.5-9.5-9.5-22.5V384q0-53 37.5-90.5t90.5-37.5h128q53 0 90.5 37.5t37.5 90.5v352q0 13-9.5 22.5t-22.5 9.5-22.5-9.5-9.5-22.5V592q0-7-5-11.5t-11-4.5h-224q-7 0-11.5 4.5t-4.5 11.5v144zm16-224h224q6 0 11-4.5t5-11.5V384q0-27-19-45.5t-45-18.5h-128q-27 0-45.5 18.5t-18.5 45.5v112q0 7 4.5 11.5t11.5 4.5zm112 384q97 0 180-45t136-122l-60-60q-1-30 18-29l202 2q12 0 23.5 11.5t11.5 22.5l1 201q1 20-28 19l-76-75q-71 94-178 148.5t-230 54.5q-104 0-199-40.5t-163.5-109-109-163.5T.56 512h128q0 104 51.5 192.5t140 140 192.5 51.5z"/></svg>';