book_refresh constant

String const book_refresh

Implementation

static const String book_refresh =
    '<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="M12 18.5c0 1.29.39 2.5 1.04 3.5H6c-1.11 0-2-.89-2-2V4a2 2 0 012-2h1v7l2.5-1.5L12 9V2h6a2 2 0 012 2v8.18c-.5-.11-1-.18-1.5-.18a6.5 6.5 0 00-6.5 6.5m10 0v-4l-1.17 1.17A3.99 3.99 0 0018 14.5c-2.21 0-4 1.79-4 4s1.79 4 4 4c1.68 0 3.12-1.03 3.71-2.5H20a2.5 2.5 0 11-.23-3.27L18 18.5h4Z"/></svg>';