agreement constant

String const agreement

Implementation

static const String agreement =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-width="4"><rect width="32" height="40" x="8" y="4" stroke-linejoin="round" rx="2"/><path stroke-linejoin="round" d="M16 4h9v16l-4.5-4-4.5 4V4Z"/><path d="M16 28h10m-10 6h16"/></g></svg>';