center_focus constant

String const center_focus

Implementation

static const String center_focus =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M64 496h120v-32H64a16.019 16.019 0 01-16-16V328H16v120a48.054 48.054 0 0048 48ZM48 64a16.019 16.019 0 0116-16h120V16H64a48.054 48.054 0 00-48 48v120h32Zm400-48H328v32h120a16.019 16.019 0 0116 16v120h32V64a48.054 48.054 0 00-48-48Zm16 432a16.019 16.019 0 01-16 16H328v32h120a48.054 48.054 0 0048-48V328h-32Zm-64-192c0-79.4-64.6-144-144-144s-144 64.6-144 144 64.6 144 144 144 144-64.6 144-144ZM256 368a112 112 0 11112-112 112.127 112.127 0 01-112 112Z"/></svg>';