collection_image constant

String const collection_image

Implementation

static const String collection_image =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="432" height="432" preserveAspectRatio="xMidYMid meet" viewBox="0 0 432 432"><path fill="currentColor" d="M427 301q0 18-12.5 30.5T384 344H128q-18 0-30.5-12.5T85 301V45q0-17 12.5-29.5T128 3h256q18 0 30.5 12.5T427 45v256zm-235-85-64 85h256l-85-106-64 79zM0 88h43v299h298v42H43q-18 0-30.5-12.5T0 387V88z"/></svg>';