doc_chart constant

String const doc_chart

Implementation

static const String doc_chart =
    '<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="M14.5 8v4.5h-13v-9H10v2.75c0 .966.784 1.75 1.75 1.75h2.75Zm-3-4.379L14.379 6.5H11.75a.25.25 0 01-.25-.25V3.621ZM1 2a1 1 0 00-1 1v10a1 1 0 001 1h14a1 1 0 001-1V6.414a1 1 0 00-.293-.707l-3.414-3.414A1 1 0 0011.586 2H1Zm2.75 5a.75.75 0 00-.75.75v2.5a.75.75 0 001.5 0v-2.5A.75.75 0 003.75 7ZM6 5.75a.75.75 0 011.5 0v4.5a.75.75 0 01-1.5 0v-4.5ZM9.75 9a.75.75 0 00-.75.75v.5a.75.75 0 001.5 0v-.5A.75.75 0 009.75 9Z" clip-rule="evenodd"/></svg>';