stamp constant

String const stamp

Icon Data of stamp

Implementation

static const String stamp =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-2 -2 24 24"><path fill="currentColor" d="M18 18v-2H2v2h16zM7 14V9a5 5 0 116 0v5h5a2 2 0 012 2v4H0v-4a2 2 0 012-2h5zm4 0V8.001l.799-.6a3 3 0 10-3.598 0l.799.6V14h2z"/></svg>';