link_simple_horizontal_break_bold constant

String const link_simple_horizontal_break_bold

Implementation

static const String link_simple_horizontal_break_bold =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M28 128a36 36 0 0036 36h40a12 12 0 010 24H64a60 60 0 010-120h40a12 12 0 010 24H64a36 36 0 00-36 36Zm164-60h-40a12 12 0 000 24h40a36 36 0 010 72h-40a12 12 0 000 24h40a60 60 0 000-120Z"/></svg>';