image_filter_center_focus_weak constant

String const image_filter_center_focus_weak

Implementation

static const String image_filter_center_focus_weak =
    '<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="M5 15H3v4a2 2 0 002 2h4v-2H5M5 5h4V3H5a2 2 0 00-2 2v4h2m14-6h-4v2h4v4h2V5a2 2 0 00-2-2m0 16h-4v2h4a2 2 0 002-2v-4h-2m-7-7a4 4 0 00-4 4 4 4 0 004 4 4 4 0 004-4 4 4 0 00-4-4m0 6a2 2 0 01-2-2 2 2 0 012-2 2 2 0 012 2 2 2 0 01-2 2Z"/></svg>';