zoomout constant

String const zoomout

Implementation

static const String zoomout =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="M1005 1005q-19 19-45.5 19t-45.5-19L716 807q-120 89-268 89-91 0-174-35.5T131 765 35.5 622 0 448t35.5-174T131 131t143-95.5T448 0t174 35.5T765 131t95.5 143T896 448q0 148-89 268l198 198q19 19 19 45.5t-19 45.5zM448 128q-87 0-160.5 43T171 287.5 128 448t43 161 116.5 116.5T448 768t160.5-42.5T725 609t43-161-43-160.5T608.5 171 448 128zm128 384H320q-27 0-45.5-18.5t-18.5-45 18.5-45.5 45.5-19h256q26 0 45 19t19 45.5-19 45-45 18.5z"/></svg>';