square_shape constant

String const square_shape

Icon Data of square_shape

Implementation

static const String square_shape =
    '<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="1"/></svg>';