square_rounded constant

String const square_rounded

Icon Data of square_rounded

Implementation

static const String square_rounded =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="50" height="50" preserveAspectRatio="xMidYMid meet" viewBox="0 0 50 50"><path fill="currentColor" d="M49 41c0 4.4-3.6 8-8 8H9c-4.4 0-8-3.6-8-8V9c0-4.4 3.6-8 8-8h32c4.4 0 8 3.6 8 8v32z"/></svg>';