bookmark constant

String const bookmark

Icon Data of bookmark

Implementation

static const String bookmark =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="M6.245 17.666 10 13.467l3.755 4.2c.611.684 1.745.251 1.745-.667V3a1 1 0 00-1-1h-9a1 1 0 00-1 1v14c0 .918 1.134 1.35 1.745.666Zm.255-3.285V4h7v10.381l-2.755-3.08a1 1 0 00-1.49 0L6.5 14.38Z" clip-rule="evenodd"/></svg>';