code_light constant

String const code_light

Implementation

static const String code_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="M67.8 92.6 25.4 128l42.4 35.4a5.9 5.9 0 01.8 8.4A5.8 5.8 0 0164 174a5.9 5.9 0 01-3.8-1.4l-48-40a5.9 5.9 0 010-9.2l48-40a6 6 0 017.6 9.2Zm176 30.8-48-40a6 6 0 00-7.6 9.2l42.4 35.4-42.4 35.4a5.9 5.9 0 00-.8 8.4 5.8 5.8 0 004.6 2.2 5.9 5.9 0 003.8-1.4l48-40a5.9 5.9 0 000-9.2Zm-81.7-89a5.9 5.9 0 00-7.7 3.5l-64 176a5.9 5.9 0 003.6 7.7 4.5 4.5 0 002 .4 5.8 5.8 0 005.6-3.9l64-176a5.9 5.9 0 00-3.5-7.7Z"/></svg>';