dice_3 constant

String const dice_3

Implementation

static const String dice_3 =
    '<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="M10 12a2 2 0 114 0 2 2 0 01-4 0Zm6.945 2.892a2 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="M1 4a3 3 0 013-3h16a3 3 0 013 3v16a3 3 0 01-3 3H4a3 3 0 01-3-3V4Zm3-1h16a1 1 0 011 1v16a1 1 0 01-1 1H4a1 1 0 01-1-1V4a1 1 0 011-1Z" clip-rule="evenodd"/></g></svg>';