link_simple_horizontal_break_thin constant

String const link_simple_horizontal_break_thin

Implementation

static const String link_simple_horizontal_break_thin =
    '<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="M20 128a44 44 0 0044 44h40a4 4 0 010 8H64a52 52 0 010-104h40a4 4 0 010 8H64a44 44 0 00-44 44Zm172-52h-40a4 4 0 000 8h40a44 44 0 010 88h-40a4 4 0 000 8h40a52 52 0 000-104Z"/></svg>';