focus_one constant

String const focus_one

Implementation

static const String focus_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"><mask id="svgIDa"><g fill="none"><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M16 6H8a2 2 0 00-2 2v8m10 26H8a2 2 0 01-2-2v-8m26 10h8a2 2 0 002-2v-8M32 6h8a2 2 0 012 2v8"/><path fill="#555" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="4" d="M24 31a7 7 0 100-14 7 7 0 000 14Z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="4" d="M24 17v-4m0 22v-4m11-7h-4m-14 0h-4"/><path fill="#fff" d="M24 26a2 2 0 100-4 2 2 0 000 4Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';