zoom_out constant

String const zoom_out

Implementation

static const String zoom_out =
    '<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"><path fill="currentColor" fill-rule="evenodd" d="M15.343 15.243a6 6 0 10-8.485-8.486 6 6 0 008.485 8.486Zm1.414-9.9a8.001 8.001 0 01.662 10.565c.016.013.03.027.046.042l4.242 4.242a1 1 0 01-1.414 1.415l-4.243-4.243a.99.99 0 01-.042-.045A8.001 8.001 0 015.444 5.343a8 8 0 0111.313 0ZM7.101 10v2h8v-2h-8Z" clip-rule="evenodd"/></svg>';