password_light constant

String const password_light

Implementation

static const String password_light =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M46 56v144a6 6 0 01-12 0V56a6 6 0 0112 0Zm86.6 56.4-22.6 7.3V96a6 6 0 00-12 0v23.7l-22.6-7.3a6 6 0 00-3.7 11.4l22.6 7.4-14 19.2a5.9 5.9 0 001.4 8.3 5.7 5.7 0 003.5 1.2 5.9 5.9 0 004.8-2.5l14-19.2 14 19.2a5.9 5.9 0 004.8 2.5 5.7 5.7 0 003.5-1.2 5.9 5.9 0 001.4-8.3l-14-19.2 22.6-7.4a6 6 0 00-3.7-11.4Zm103.5 3.9a6 6 0 00-7.5-3.9l-22.6 7.3V96a6 6 0 00-12 0v23.7l-22.6-7.3a6 6 0 00-3.7 11.4l22.6 7.4-14 19.2a5.9 5.9 0 001.4 8.3 5.7 5.7 0 003.5 1.2 5.9 5.9 0 004.8-2.5l14-19.2 14 19.2a5.9 5.9 0 004.8 2.5 5.7 5.7 0 003.5-1.2 5.9 5.9 0 001.4-8.3l-14-19.2 22.6-7.4a5.9 5.9 0 003.8-7.5Z"/></svg>';