link_simple_horizontal_bold constant

String const link_simple_horizontal_bold

Implementation

static const String link_simple_horizontal_bold =
    '<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 116h96a12 12 0 010 24H80a12 12 0 010-24Zm24 48H64a36 36 0 010-72h40a12 12 0 000-24H64a60 60 0 000 120h40a12 12 0 000-24Zm88-96h-40a12 12 0 000 24h40a36 36 0 010 72h-40a12 12 0 000 24h40a60 60 0 000-120Z"/></svg>';