image_filter_centre_focus constant

String const image_filter_centre_focus

Implementation

static const String image_filter_centre_focus =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M12 9a3 3 0 00-3 3 3 3 0 003 3 3 3 0 003-3 3 3 0 00-3-3m7 10h-4v2h4a2 2 0 002-2v-4h-2m0-12h-4v2h4v4h2V5a2 2 0 00-2-2M5 5h4V3H5a2 2 0 00-2 2v4h2m0 6H3v4a2 2 0 002 2h4v-2H5v-4Z"/></svg>';