bold constant

String const bold

Implementation

static const String bold =
    '<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="M11 7.5s2-.8 2-3.6C13-.2 7.9 0 6 0H2v16h4c3.7 0 8 0 8-4.4 0-3.8-3-4.1-3-4.1zM9 4.4C9 6.2 7.5 6 6 6V3c1.8 0 3 .1 3 1.4zM6 13V9c1.8 0 4-.3 4 2.2 0 1.9-2.5 1.8-4 1.8z"/></svg>';