folder_favorite_outline constant

String const folder_favorite_outline

Implementation

static const String folder_favorite_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="m10.78 12.05 3.03-.26L15 9l1.19 2.79 3.03.26-2.3 1.99.69 2.96L15 15.47 12.39 17l.69-2.96-2.3-1.99M22 8v10c0 1.11-.89 2-2 2H4a2 2 0 01-2-2V6a2 2 0 012-2h6l2 2h8a2 2 0 012 2m-2 0H4v10h16V8Z"/></svg>';