dice_2 constant

String const dice_2

Implementation

static const String dice_2 =
    '<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"><g fill="currentColor"><path d="M17.2 14.943a2 2 0 100 4 2 2 0 000-4ZM5.055 7.055a2 2 0 114 0 2 2 0 01-4 0Z"/><path fill-rule="evenodd" d="M4 1a3 3 0 00-3 3v16a3 3 0 003 3h16a3 3 0 003-3V4a3 3 0 00-3-3H4Zm16 2H4a1 1 0 00-1 1v16a1 1 0 001 1h16a1 1 0 001-1V4a1 1 0 00-1-1Z" clip-rule="evenodd"/></g></svg>';