dndrulebook constant

String const dndrulebook

Implementation

static const String dndrulebook =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M8.4 6.5v35a2 2 0 002 2h2.33v-39H10.4a2 2 0 00-2 2Zm4.33-2v39H37.6a2 2 0 002-2v-35a2 2 0 00-2-2Z"/><ellipse cx="26.16" cy="24" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="9" ry="4.18"/><circle cx="26.17" cy="24" r="4.18" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg>';