square_filled constant

String const square_filled

Icon Data of square_filled

Implementation

static const String square_filled =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M6 4.5h8A1.5 1.5 0 0115.5 6v8a1.5 1.5 0 01-1.5 1.5H6A1.5 1.5 0 014.5 14V6A1.5 1.5 0 016 4.5Z"/></svg>';