number_square_zero_light constant

String const number_square_zero_light

Implementation

static const String number_square_zero_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="M128 74c-12.4 0-22.6 6.2-29.4 18-5.6 9.4-8.6 22.2-8.6 36s3 26.6 8.6 36c6.8 11.8 17 18 29.4 18s22.6-6.2 29.4-18c5.6-9.4 8.6-22.2 8.6-36s-3-26.6-8.6-36c-6.8-11.8-17-18-29.4-18Zm0 96c-18 0-26-21.1-26-42 0-29 13.1-42 26-42 18 0 26 21.1 26 42 0 29-13.1 42-26 42Zm80-136H48a14 14 0 00-14 14v160a14 14 0 0014 14h160a14 14 0 0014-14V48a14 14 0 00-14-14Zm2 174a2 2 0 01-2 2H48a2 2 0 01-2-2V48a2 2 0 012-2h160a2 2 0 012 2Z"/></svg>';