lineage_gallery constant

String const lineage_gallery

Implementation

static const String lineage_gallery =
    '<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"><rect width="39" height="26" x="4.5" y="11" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="2"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m4.5 28.501 11.8-11.8 20.241 20.241M43.5 16.701l-13.6 13.6M35.529 11l-5.657 5.657-5.601-5.601"/></svg>';