magnifying_glass constant

String const magnifying_glass

Implementation

static const String magnifying_glass =
    '<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"><path d="M10.5 0C4.71 0 0 4.71 0 10.5S4.71 21 10.5 21c2.725 0 5.203-1.052 7.071-2.76.022.039.042.08.076.114l2.151 2.151a1.976 1.976 0 00.304 2.425l8.485 8.485c.377.377.879.585 1.413.585s1.036-.208 1.414-.586S32 30.534 32 30s-.208-1.036-.586-1.414l-8.485-8.485c-.634-.634-1.659-.729-2.42-.299l-2.155-2.155c-.034-.034-.074-.054-.114-.076A10.448 10.448 0 0021 10.5C21 4.71 16.29 0 10.5 0zm11.722 20.808 8.485 8.485c.189.189.293.44.293.707s-.104.518-.293.707a1.025 1.025 0 01-1.414 0l-8.485-8.485a.997.997 0 010-1.414.997.997 0 011.414 0zM10.5 20C5.262 20 1 15.738 1 10.5S5.262 1 10.5 1 20 5.262 20 10.5 15.738 20 10.5 20z"/><path d="M10.5 3C6.364 3 3 6.364 3 10.5S6.364 18 10.5 18s7.5-3.364 7.5-7.5S14.636 3 10.5 3zm0 14C6.916 17 4 14.084 4 10.5S6.916 4 10.5 4 17 6.916 17 10.5 14.084 17 10.5 17z"/></g></svg>';