file_css_light constant

String const file_css_light

Implementation

static const String file_css_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="M214 88a6 6 0 00-1.8-4.3l-56-55.9A5.6 5.6 0 00152 26H56a14 14 0 00-14 14v88a6 6 0 0012 0V40a2 2 0 012-2h90v50a6 6 0 006 6h50v34a6 6 0 0012 0V88Zm-56-41.5L193.5 82H158ZM50 192c0 9.9 7.2 18 16 18a15.1 15.1 0 0010-3.9 5.9 5.9 0 018.5.4 6 6 0 01-.5 8.5 26.9 26.9 0 01-18 7c-15.4 0-28-13.5-28-30s12.6-30 28-30a26.9 26.9 0 0118 7 6 6 0 01.5 8.5 5.9 5.9 0 01-8.5.4 15.1 15.1 0 00-10-3.9c-8.8 0-16 8.1-16 18Zm100 12c0 11.9-8.6 19-23 19a30 30 0 01-18.8-6.4 6 6 0 117.6-9.2A20 20 0 00127 211c11 0 11-4.7 11-7s-3.1-4.3-11.9-6.7S106 192 106 180s8.6-19 21-19a30 30 0 0118.8 6.4 6 6 0 01-7.6 9.2A19.7 19.7 0 00127 173c-3.4 0-9 .9-9 7 0 2.4 3.4 3.7 11.2 5.7S150 191.3 150 204Zm64 0c0 11.9-8.6 19-23 19a30 30 0 01-18.8-6.4 6 6 0 117.6-9.2A20 20 0 00191 211c11 0 11-4.7 11-7s-3.1-4.3-11.9-6.7S170 192 170 180s8.6-19 21-19a30 30 0 0118.8 6.4 6 6 0 01-7.6 9.2A19.7 19.7 0 00191 173c-3.4 0-9 .9-9 7 0 2.4 3.4 3.7 11.2 5.7S214 191.3 214 204Z"/></svg>';