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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-5 -2 24 24"><path fill="currentColor" d="M3 2a1 1 0 00-1 1v15l2.978-2.717a3 3 0 014.044 0L12 18V3a1 1 0 00-1-1H3zm0-2h8a3 3 0 013 3v15a2 2 0 01-3.348 1.477L7.674 16.76a1 1 0 00-1.348 0l-2.978 2.717A2 2 0 010 18V3a3 3 0 013-3z"/></svg>';