plus_rectangle_f constant

String const plus_rectangle_f

Icon Data of plus_rectangle_f

Implementation

static const String plus_rectangle_f =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-2 -2 24 24"><path fill="currentColor" d="M11 11h4a1 1 0 000-2h-4V5a1 1 0 00-2 0v4H5a1 1 0 100 2h4v4a1 1 0 002 0v-4zM4 0h12a4 4 0 014 4v12a4 4 0 01-4 4H4a4 4 0 01-4-4V4a4 4 0 014-4z"/></svg>';