zoom_fill constant

String const zoom_fill

Implementation

static const String zoom_fill =
    '<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"><g fill="currentColor"><g clip-path="url(#svgIDa)"><path fill-rule="evenodd" d="M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12ZM6 16.2h9V9.6a1.8 1.8 0 00-1.8-1.8h-9v6.6A1.8 1.8 0 006 16.2Zm10.2-2.4 3.6 2.4V7.8l-3.6 2.4v3.6Z" clip-rule="evenodd"/></g><defs><clipPath id="svgIDa"><path fill="#fff" d="M0 0h24v24H0z"/></clipPath></defs></g></svg>';