focus constant

String const focus

Icon Data of focus

Implementation

static const String focus =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><g fill="currentColor" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M18 16a2 2 0 11-4 0 2 2 0 014 0Zm9 0a2 2 0 11-4 0 2 2 0 014 0Z"/><path d="M9.5 16a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0Z"/></g></svg>';