outdent constant

String const outdent

Implementation

static const String outdent =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1792" height="1408" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1792 1408"><path fill="currentColor" d="M384 416v576q0 13-9.5 22.5T352 1024q-14 0-23-9L41 727q-9-9-9-23t9-23l288-288q9-9 23-9 13 0 22.5 9.5T384 416zm1408 768v192q0 13-9.5 22.5t-22.5 9.5H32q-13 0-22.5-9.5T0 1376v-192q0-13 9.5-22.5T32 1152h1728q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5H672q-13 0-22.5-9.5T640 992V800q0-13 9.5-22.5T672 768h1088q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5T1760 640H672q-13 0-22.5-9.5T640 608V416q0-13 9.5-22.5T672 384h1088q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5T1760 256H32q-13 0-22.5-9.5T0 224V32Q0 19 9.5 9.5T32 0h1728q13 0 22.5 9.5T1792 32z"/></svg>';