collection_folder_image constant

String const collection_folder_image

Implementation

static const String collection_folder_image =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="432" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 432"><path fill="currentColor" d="M43 88v299h384v42H43q-18 0-30.5-12.5T0 387V88h43zm426-43q18 0 30.5 12.5T512 88v213q0 18-12.5 30.5T469 344H128q-18 0-30.5-12.5T85 301l1-256q0-17 12-29.5T128 3h128l43 42h170zM149 280h299l-75-96-53 64-75-96z"/></svg>';