link_simple_horizontal_duotone constant

String const link_simple_horizontal_duotone

Implementation

static const String link_simple_horizontal_duotone =
    '<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 120h96a8 8 0 010 16H80a8 8 0 010-16Zm24 48H64a40 40 0 010-80h40a8 8 0 000-16H64a56 56 0 000 112h40a8 8 0 000-16Zm88-96h-40a8 8 0 000 16h40a40 40 0 010 80h-40a8 8 0 000 16h40a56 56 0 000-112Z"/></svg>';