rectangle_shape_solid constant

String const rectangle_shape_solid

Icon Data of rectangle_shape_solid

Implementation

static const String rectangle_shape_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="2048" height="2048" preserveAspectRatio="xMidYMid meet" viewBox="0 0 2048 2048"><path fill="currentColor" d="M2048 384v1280H0V384h2048z"/></svg>';