projector_one constant

String const projector_one

Implementation

static const String projector_one =
    '<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="M21 21V10H10v11"/><rect width="40" height="16" x="4" y="21" stroke="currentColor" stroke-width="4" rx="2"/><rect width="4" height="4" x="14" y="27" rx="2"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M28 29h8"/></g></svg>';