projector constant

String const projector

Implementation

static const String projector =
    '<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="M38 16h6v16H4V16h20M6 38v-6h6v6H6Zm36 0v-6h-6v6h6ZM10 24h8"/><circle cx="31" cy="16" r="7" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"/><circle cx="31" cy="16" r="3"/></g></svg>';