focus constant

String const focus

Implementation

static const String focus =
    '<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"/><rect width="20" height="20" x="14" y="14" fill="#555" stroke="#fff" stroke-width="4" rx="10"/><circle r="3" fill="#fff" transform="matrix(-1 0 0 1 24 24)"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';