number_square_zero_fill constant

String const number_square_zero_fill

Implementation

static const String number_square_zero_fill =
    '<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="M152 128c0 14.9-5.1 40-24 40s-24-25.1-24-40 5.1-40 24-40 24 25.1 24 40Zm72-80v160a16 16 0 01-16 16H48a16 16 0 01-16-16V48a16 16 0 0116-16h160a16 16 0 0116 16Zm-56 80c0-27.9-12.4-56-40-56s-40 28.1-40 56 12.4 56 40 56 40-28.1 40-56Z"/></svg>';