license constant

String const license

Implementation

static const String license =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M24 2.5A21.5 21.5 0 1045.5 24 21.51 21.51 0 0024 2.5Zm0 9.77a11.73 11.73 0 00-11.45 9.29h5.59a6.35 6.35 0 110 4.88h-5.6A11.72 11.72 0 1024 12.27Z"/></svg>';