bookmark_minus constant

String const bookmark_minus

Implementation

static const String bookmark_minus =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M4 5a3 3 0 013-3h10a3 3 0 013 3v15.138a1.5 1.5 0 01-2.244 1.303l-5.26-3.006a1 1 0 00-.992 0l-5.26 3.006A1.5 1.5 0 014 20.138V5zm11 4a1 1 0 110 2H9a1 1 0 110-2h6z" clip-rule="evenodd"/></svg>';