script constant

String const script

Implementation

static const String script =
    '<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="M3 19a2 2 0 002 2h6.764A2.989 2.989 0 0111 19H3Zm11 2a2 2 0 002-2V6c0-.768.289-1.47.764-2H8a2 2 0 00-2 2v12h6v1a2 2 0 002 2ZM5 6a3 3 0 013-3h11a3 3 0 013 3v2h-5v11a3 3 0 01-3 3H5a3 3 0 01-3-3v-1h3V6Zm16 1V6a2 2 0 00-4 0v1h4Z"/></svg>';