dice constant
String
const dice
Icon Data of dice
Implementation
static const String dice =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M12 1 0 13l12 12 12-12L12 1zm0 2.8 9.2 9.2-9.2 9.2L2.8 13 12 3.8zM12 8a1 1 0 000 2 1 1 0 000-2zm-4 4a1 1 0 000 2 1 1 0 000-2zm4 0a1 1 0 000 2 1 1 0 000-2zm4 0a1 1 0 000 2 1 1 0 000-2zm10.8 1-2 2H30v12H18v-5.2l-2 2V29h16V13h-5.2zM12 16a1 1 0 000 2 1 1 0 000-2zm12 4a1 1 0 000 2 1 1 0 000-2z"/></svg>';