spellbook constant

String const spellbook

Icon Data of spellbook

Implementation

static const String spellbook =
    '<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.45v35.1a2 2 0 001.95 2h2.38V4.5h-2.38A2 2 0 008.4 6.45Zm4.33-1.95v39h24.92a2 2 0 002-2V6.45a2 2 0 00-2-1.95Z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m26.16 12.45 10 5.78v11.54l-10 5.78-10-5.78V18.23l10-5.78z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m26.16 17.59-6.07 10.52h12.15l-6.08-10.52zm6.08 10.52 3.92-9.88-10-.64 6.08 10.52z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m26.16 17.59-10 .64 3.93 9.88 6.07-10.52z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m20.09 28.11 6.07 7.44-10-5.78 3.93-1.66zm12.15 0-6.08 7.44 10-5.78-3.92-1.66zm-6.08-15.66v5.14"/></svg>';