brdige_three constant

String const brdige_three

Implementation

static const String brdige_three =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M8 12v26m32-26v26"/><path d="M8 38s8-11 16-11 16 11 16 11"/><path stroke-linecap="round" stroke-linejoin="round" d="M4 27h40M4 19h40"/><path stroke-linecap="round" d="M24 15v12m-8-8v8m16-8v8"/></g></svg>';