pagecookery constant

String const pagecookery

Implementation

static const String pagecookery =
    '<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="M512 1024q-104 0-199-40.5t-163.5-109T40.5 711 0 512t40.5-199 109-163.5T313 40.5 512 0t199 40.5 163.5 109 109 163.5 40.5 199-40.5 199-109 163.5-163.5 109-199 40.5zm96-832H416q-13 0-22.5 9.5T384 224t9.5 22.5T416 256h192q66 0 113 47t47 113-47 113-113 47H384v288q0 13 9.5 22.5T416 896t22.5-9.5T448 864V640h160q93 0 158.5-65.5T832 416t-65.5-158.5T608 192z"/></svg>';