bold_line constant

String const bold_line

Implementation

static const String bold_line =
    '<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"><g fill="currentColor"><path d="M0 0h24v24H0z"/><path d="M13 3a5 5 0 013.436 8.633 5 5 0 01-2.219 9.363L14 21H6.1a1.1 1.1 0 01-1.094-.98L5 19.9V4.1a1.1 1.1 0 01.98-1.094L6.1 3H13Zm1 10H7v6h7a3 3 0 100-6Zm-1-8H7v6h6a3 3 0 100-6Z"/></g></svg>';