bookmark constant

String const bookmark

Implementation

static const String bookmark =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="m8 9.293 1.06 1.06 3.44 3.44V2a.5.5 0 00-.5-.5H4a.5.5 0 00-.5.5v11.793l3.44-3.44L8 9.293Zm1.06 3.182 3.233 3.232c.63.63 1.707.184 1.707-.707V2a2 2 0 00-2-2H4a2 2 0 00-2 2v13c0 .89 1.077 1.337 1.707.707l3.232-3.232L8 11.415l1.06 1.06Z" clip-rule="evenodd"/></svg>';