dice_d20 constant

String const dice_d20

Icon Data of dice_d20

Implementation

static const String dice_d20 =
    '<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="m16 3.719-.625.5-8.25 6.406-.25.219-.094.312-2.75 10.094-.218.781L16 28.125l12.188-6.094-.22-.781-2.75-10.094-.093-.312-.25-.219-8.25-6.406zm-1 3.344V10h-3.781zm2 0L20.781 10H17zM9.062 12H14l-3.594 4.781zM18 12h4.938l-1.344 4.781zm-2 .688L20 18h-8zM7.812 15l1 3.5-2.25 1.125zm16.375 0 1.25 4.625-2.25-1.125zM12 20h8l-4 5.313zm-2.313.281 2.938 3.907L7.25 21.5zm12.626 0L24.75 21.5l-5.375 2.688z"/></svg>';