link_simple_horizontal_break_fill constant

String const link_simple_horizontal_break_fill

Implementation

static const String link_simple_horizontal_break_fill =
    '<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="M112 176a8 8 0 01-8 8H64a56 56 0 010-112h40a8 8 0 010 16H64a40 40 0 000 80h40a8 8 0 018 8Zm80-104h-40a8 8 0 000 16h40a40 40 0 010 80h-40a8 8 0 000 16h40a56 56 0 000-112Z"/></svg>';