shield_sync_outline constant

String const shield_sync_outline

Implementation

static const String shield_sync_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="M12 21c-3.75-1-7-5.46-7-9.78V6.3l7-3.12 7 3.12v5.77a6.45 6.45 0 011.91.6A11.63 11.63 0 0021 11V5l-9-4-9 4v6c0 5.55 3.84 10.74 9 12 .35-.09.7-.2 1-.32A6.3 6.3 0 0112 21m6-6.5V13l-2.25 2.25L18 17.5V16a2.5 2.5 0 012.24 3.62l1.09 1.09A4 4 0 0018 14.5m0 6.5a2.5 2.5 0 01-2.24-3.62l-1.09-1.09A4 4 0 0018 22.5V24l2.25-2.25L18 19.5Z"/></svg>';