dice_five constant

String const dice_five

Implementation

static const String dice_five =
    '<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="M17 2H7a5 5 0 00-5 5v10a5 5 0 005 5h10a5 5 0 005-5V7a5 5 0 00-5-5Zm3 15a3 3 0 01-3 3H7a3 3 0 01-3-3V7a3 3 0 013-3h10a3 3 0 013 3ZM8 15a1 1 0 101 1 1 1 0 00-1-1Zm4-4a1 1 0 101 1 1 1 0 00-1-1ZM8 7a1 1 0 101 1 1 1 0 00-1-1Zm8 8a1 1 0 101 1 1 1 0 00-1-1Zm0-8a1 1 0 101 1 1 1 0 00-1-1Z"/></svg>';