container_image constant

String const container_image

Implementation

static const String container_image =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M8.38 1.103a.75.75 0 00-.76 0L.37 5.353a.75.75 0 000 1.294l7.25 4.25a.75.75 0 00.76 0l7.25-4.25a.75.75 0 000-1.294l-7.25-4.25ZM8 9.381 2.233 6 8 2.62 13.767 6 8 9.38Zm-6.87-.028a.75.75 0 00-.76 1.294l7.25 4.25a.75.75 0 00.76 0l7.25-4.25a.75.75 0 00-.76-1.294L8 13.381 1.13 9.353Z" clip-rule="evenodd"/></svg>';