cards_fill constant

String const cards_fill

Implementation

static const String cards_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M200 88v112a16 16 0 01-16 16H40a16 16 0 01-16-16V88a16 16 0 0116-16h144a16 16 0 0116 16Zm16-48H64a8 8 0 000 16h152v120a8 8 0 0016 0V56a16 16 0 00-16-16Z"/></svg>';