magnifying_glass_circle_20_solid constant

String const magnifying_glass_circle_20_solid

Implementation

static const String magnifying_glass_circle_20_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><path d="M6.5 9a2.5 2.5 0 115 0 2.5 2.5 0 01-5 0Z"/><path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16ZM9 5a4 4 0 102.248 7.309l1.472 1.471a.75.75 0 101.06-1.06l-1.471-1.472A4 4 0 009 5Z" clip-rule="evenodd"/></g></svg>';