magnifier constant

String const magnifier

Implementation

static const String magnifier =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 16"><g fill="currentColor" fill-rule="evenodd"><path d="M17 5.954C17 2.665 14.317 0 11.009 0 7.698 0 5.016 2.665 5.016 5.954c0 3.287 2.683 5.952 5.993 5.952 3.308 0 5.991-2.665 5.991-5.952zm-11.066.065A5.082 5.082 0 0111.026.943a5.08 5.08 0 015.088 5.076 5.08 5.08 0 01-5.088 5.075c-2.813 0-5.092-2.272-5.092-5.075zm-3.112 9.945L1 14.142l4.037-4.038s.096.765.58 1.247c.482.484 1.242.576 1.242.576l-4.037 4.037z"/><path d="M14.398 5.073c0 .572.44.356.44-.439 0-1.37-1.109-2.48-2.479-2.48-.797 0-1.012.439-.439.439a2.479 2.479 0 012.478 2.48z"/></g></svg>';