bold_b constant

String const bold_b

Implementation

static const String bold_b =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M8.9 1c2.4 0 4.2.3 5.4 1 1.3.7 1.9 1.9 1.9 3.6 0 1-.3 1.9-.7 2.6a3 3 0 01-2 1.3 4.8 4.8 0 011.6.7c.4.3.8.8 1.1 1.3a5 5 0 01.4 2.3 4.6 4.6 0 01-1.7 3.8A7.6 7.6 0 0110 19H3.3V1h5.6zm.4 7.1c1.1 0 1.9-.1 2.3-.5.5-.3.7-.9.7-1.5 0-.7-.3-1.2-.8-1.5-.5-.3-1.3-.5-2.4-.5h-2v4h2.2zm-2.2 3V16h2.5c1.1 0 2-.3 2.4-.7.5-.5.7-1 .7-1.8a2 2 0 00-.7-1.6c-.5-.4-1.3-.6-2.5-.6H7z"/></svg>';