issue_type_feature constant

String const issue_type_feature

Implementation

static const String issue_type_feature =
    '<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" d="M5 4.5h-.5a1 1 0 000 2h2V6A1.5 1.5 0 005 4.5zm6.5 0H11A1.5 1.5 0 009.5 6v.5h2a1 1 0 100-2z"/><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-4H4zm.5 3a2.5 2.5 0 000 5h2.076c-.108.509-.26.902-.442 1.215-.36.616-.891 1.008-1.68 1.346a.75.75 0 00.591 1.378c.962-.412 1.806-.978 2.384-1.967.248-.425.437-.911.571-1.47.134.559.323 1.045.571 1.47.578.989 1.422 1.555 2.384 1.967a.75.75 0 00.59-1.378c-.787-.338-1.319-.73-1.679-1.346-.183-.313-.334-.706-.442-1.215H11.5a2.5 2.5 0 000-5H11a3.001 3.001 0 00-2.83 2h-.34A3.001 3.001 0 005 3h-.5z" clip-rule="evenodd"/></svg>';