blade constant

String const blade

Implementation

static const String blade =
    '<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"><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M8 14v3H6a2 2 0 00-2 2v10a2 2 0 002 2h2v3a2 2 0 002 2h27a2 2 0 002-2v-3h3a2 2 0 002-2V19a2 2 0 00-2-2h-3v-3a2 2 0 00-2-2H10a2 2 0 00-2 2Zm4 10h24"/><circle cx="24" cy="24" r="4"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M32 29V19M16 29V19"/></g></svg>';