themes constant

String const themes

Icon Data of themes

Implementation

static const String themes =
    '<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="M7.45 5.5a2 2 0 00-1.95 2v1.89h37V7.45a2 2 0 00-2-1.95Zm3.89 7.3a2.92 2.92 0 00-2.92 2.92v6.33A2.91 2.91 0 015.5 25v15.55a2 2 0 002 2h33.1a2 2 0 002-2V23.24a2.88 2.88 0 01-2 .76 2.92 2.92 0 01-2.92-2.93v-5.35a2.92 2.92 0 00-5.84 0v1.46a2.92 2.92 0 01-5.84 0v-1.46a2.92 2.92 0 10-5.84 0V25a2.93 2.93 0 01-5.85 0v-9.28a2.91 2.91 0 00-2.92-2.92Z"/></svg>';