ad constant

String const ad

Implementation

static const String ad =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 10h4v4h-4v-4Zm4 8h-4a4 4 0 01-4-4v-4a4 4 0 014-4h4a4 4 0 014 4v4m-4 8h-4a8 8 0 01-8-8v-4a8 8 0 018-8h4a8 8 0 018 8v4"/></svg>';