numeric_10_box constant

String const numeric_10_box

Implementation

static const String numeric_10_box =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M14 9h2v6h-2V9m7-4v14c0 1.11-.89 2-2 2H5a2 2 0 01-2-2V5a2 2 0 012-2h14a2 2 0 012 2M10 7H6v2h2v8h2V7m8 2a2 2 0 00-2-2h-2a2 2 0 00-2 2v6a2 2 0 002 2h2c1.11 0 2-.89 2-2V9Z"/></svg>';