heading constant

String const heading

Icon Data of heading

Implementation

static const String heading =
    '<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" fill-rule="evenodd" d="M8.754 2.05a.45.45 0 100 .9H9.95v4.1h-4.9v-4.1h1.204a.45.45 0 100-.9h-3.5a.45.45 0 100 .9H3.95v9.1H2.754a.45.45 0 000 .9h3.5a.45.45 0 000-.9H5.05v-4.1h4.9v4.1H8.754a.45.45 0 000 .9h3.5a.45.45 0 000-.9H11.05v-9.1h1.204a.45.45 0 000-.9h-3.5Z" clip-rule="evenodd"/></svg>';