version constant

String const version

Icon Data of version

Implementation

static const String version =
    '<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="M16 2v2h10v15h2V4a2.002 2.002 0 00-2-2Z"/><path fill="currentColor" d="M11 7v2h10v15h2V9a2.002 2.002 0 00-2-2Z"/><path fill="currentColor" d="M6 12h10a2.002 2.002 0 012 2v14a2.002 2.002 0 01-2 2H6a2.002 2.002 0 01-2-2V14a2.002 2.002 0 012-2Zm10 2-10-.001V28h10Z"/></svg>';