software constant

String const software

Implementation

static const String software =
    '<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" d="M14 18.32A7.06 7.06 0 0111.28 16H3V4h18v2.26a7.08 7.08 0 012 2.15V4a2 2 0 00-2-2H3a2 2 0 00-2 2v12a2 2 0 002 2h7v2H8v2h8v-2h-2Z"/><path fill="currentColor" d="M17 6a6 6 0 106 6 6 6 0 00-6-6Zm0 7.5a1.5 1.5 0 111.5-1.5 1.5 1.5 0 01-1.5 1.5Z"/></svg>';