screwdriver constant

String const screwdriver

Implementation

static const String screwdriver =
    '<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" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path d="M19 24h10v5c.961.976 2.039 2.524 3 3.5V44H16V32.5l3-3.5v-5Z"/><path stroke-linecap="round" d="M21 13v11h6V13l2-3-2-6h-6l-2 6 2 3Z"/></g></svg>';