bestiary constant

String const bestiary

Icon Data of bestiary

Implementation

static const String bestiary =
    '<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="M33.75 7.48a17.5 17.5 0 10-19.5 29.06v7h4.09v-6.26H22v6.23h4v-6.23h3.63v6.23h4.09v-7a17.5 17.5 0 000-29.06ZM16.31 30.16a3.92 3.92 0 113.91-3.92 3.93 3.93 0 01-3.91 3.92Zm4.85 3.41L24 27.83l2.84 5.74Zm10.53-3.41a3.92 3.92 0 113.92-3.92 3.92 3.92 0 01-3.92 3.92Z"/></svg>';