image_fill constant

String const image_fill

Implementation

static const String image_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M168 100a12 12 0 01-12 12 12.3 12.3 0 01-8.5-3.5 11.9 11.9 0 01-3.5-8.5 12 12 0 0124 0Zm64-44v144a16 16 0 01-16 16H40a16 16 0 01-16-16V56a16 16 0 0116-16h176a16 16 0 0116 16Zm-16 108.7V56H40v92.7L76.7 112a16.1 16.1 0 0122.6 0l44.7 44.7 20.7-20.7a16.1 16.1 0 0122.6 0Z"/></svg>';