bookmark_remove_outline constant

String const bookmark_remove_outline

Implementation

static const String bookmark_remove_outline =
    '<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" d="M7 3c-1.1 0-2 .9-2 2v16l7-3 7 3V5a2 2 0 00-2-2H7m0 2h10v13l-5-2.18L7 18V5m2.88 2.47L8.47 8.88 10.59 11l-2.12 2.12 1.41 1.42L12 12.42l2.12 2.11 1.42-1.41L13.42 11l2.11-2.12-1.41-1.41L12 9.59 9.88 7.47Z"/></svg>';