projector_two constant

String const projector_two

Implementation

static const String projector_two =
    '<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-width="4"><path d="M4 12a2 2 0 012-2h36a2 2 0 012 2v20a2 2 0 01-2 2H6a2 2 0 01-2-2V12Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 19h6m-6 6h4m-2 15v-6m20 6v-6"/><circle cx="31" cy="22" r="5"/></g></svg>';