popup constant

String const popup

Icon Data of popup

Implementation

static const String popup =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M28 4H10a2.006 2.006 0 00-2 2v14a2.006 2.006 0 002 2h18a2.006 2.006 0 002-2V6a2.006 2.006 0 00-2-2Zm0 16H10V6h18Z"/><path fill="currentColor" d="M18 26H4V16h2v-2H4a2.006 2.006 0 00-2 2v10a2.006 2.006 0 002 2h14a2.006 2.006 0 002-2v-2h-2Z"/></svg>';