link_simple_horizontal_light constant

String const link_simple_horizontal_light

Implementation

static const String link_simple_horizontal_light =
    '<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="M80 122h96a6 6 0 010 12H80a6 6 0 010-12Zm24 48H64a42 42 0 010-84h40a6 6 0 000-12H64a54 54 0 000 108h40a6 6 0 000-12Zm88-96h-40a6 6 0 000 12h40a42 42 0 010 84h-40a6 6 0 000 12h40a54 54 0 000-108Z"/></svg>';