lens_alignment constant

String const lens_alignment

Implementation

static const String lens_alignment =
    '<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="M14 10a4 4 0 11-8 0 4 4 0 018 0Z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M14 10a4 4 0 01-4 4m4-4a4 4 0 10-4 4m4-4h6m-10 4v6"/><path fill="#555" d="M14 38a4 4 0 10-8 0 4 4 0 008 0Z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M14 38a4 4 0 00-4-4m4 4a4 4 0 11-4-4m4 4h6m-10-4v-6"/><path fill="#555" d="M34 38a4 4 0 118 0 4 4 0 01-8 0Z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M34 38a4 4 0 014-4m-4 4a4 4 0 104-4m-4 4h-6m10-4v-6"/><path fill="#555" d="M34 10a4 4 0 108 0 4 4 0 00-8 0Z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M34 10a4 4 0 004 4m-4-4a4 4 0 114 4m-4-4h-6m10 4v6m-21 4h14m-7 7V17"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';