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" d="M5 4a2 2 0 012-2h6a2 2 0 012 2v14l-5-2.5L5 18V4Z"/></svg>';