heading constant

String const heading

Implementation

static const String heading =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M4.5 2.75a.75.75 0 00-1.5 0v10.5a.75.75 0 001.5 0v-4.5h7v4.5a.75.75 0 001.5 0V2.75a.75.75 0 00-1.5 0v4.5h-7v-4.5Z" clip-rule="evenodd"/></svg>';