issue_type_enhancement constant

String const issue_type_enhancement

Implementation

static const String issue_type_enhancement =
    '<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 0a4 4 0 00-4 4v8a4 4 0 004 4h8a4 4 0 004-4V4a4 4 0 00-4-4H4zm8 9.25V4H6.75a.75.75 0 000 1.5h2.69l-5.22 5.22a.75.75 0 101.06 1.06l5.22-5.22v2.69a.75.75 0 001.5 0z" clip-rule="evenodd"/></svg>';