search_circle constant
String
const search_circle
Icon Data of search_circle
Implementation
static const String search_circle =
'<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m8 16 2.879-2.879m0 0a3 3 0 104.243-4.242 3 3 0 00-4.243 4.242ZM21 12a9 9 0 11-18 0 9 9 0 0118 0Z"/></svg>';