projector_three constant

String const projector_three

Implementation

static const String projector_three =
    '<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"><mask id="svgIDa"><g fill="none"><path fill="#555" d="M6 38v-6h36v6h-6v-6H12v6H6Z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M42 38v-6h-6v6h6ZM6 38v-6h6v6H6Zm18-22H4v16h40V16h-6m-28 8h8"/><path fill="#555" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M31 23a7 7 0 100-14 7 7 0 000 14Z"/><path fill="#fff" d="M31 19a3 3 0 100-6 3 3 0 000 6Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';