button_centered constant

String const button_centered

Icon Data of button_centered

Implementation

static const String button_centered =
    '<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="M9 15h14v2H9z"/><path fill="currentColor" d="M28 22H4a2.002 2.002 0 01-2-2v-8a2.002 2.002 0 012-2h24a2.002 2.002 0 012 2v8a2.002 2.002 0 01-2 2ZM4 12v8h24v-8Z"/></svg>';