square_fill constant

String const square_fill

Implementation

static const String square_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><rect width="20" height="20" x="2" y="2" fill="currentColor" rx="2"/></svg>';