bold constant

String const bold

Icon Data of bold

Implementation

static const String 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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 11.5V4h6.25A3.75 3.75 0 0117 7.75v0a3.75 3.75 0 01-3.75 3.75H7Zm0 0V20h6.75A4.25 4.25 0 0018 15.75v0a4.25 4.25 0 00-4.25-4.25H7Z"/></svg>';