format_bold constant

String const format_bold

Implementation

static const String format_bold =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M16 14.5a3.5 3.5 0 01-3.5 3.5H7V5h4.5a3.5 3.5 0 012.21 6.215A3.501 3.501 0 0116 14.5ZM11.5 6H8v5h3.5a2.5 2.5 0 000-5Zm1 6H8v5h4.5a2.5 2.5 0 000-5Z"/></svg>';