link_simple_horizontal_break constant

String const link_simple_horizontal_break

Implementation

static const String link_simple_horizontal_break =
    '<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="M24 128a40 40 0 0040 40h40a8 8 0 010 16H64a56 56 0 010-112h40a8 8 0 010 16H64a40 40 0 00-40 40Zm168-56h-40a8 8 0 000 16h40a40 40 0 010 80h-40a8 8 0 000 16h40a56 56 0 000-112Z"/></svg>';