ornament_variant constant

String const ornament_variant

Implementation

static const String ornament_variant =
    '<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 1a3 3 0 013 3v1a1 1 0 011 1v1.07c2.39 1.38 4 3.97 4 6.93a8 8 0 01-8 8 8 8 0 01-8-8c0-2.96 1.61-5.55 4-6.93V6a1 1 0 011-1V4a3 3 0 013-3m0 2a1 1 0 00-1 1v1h2V4a1 1 0 00-1-1m0 5c-1.78 0-3.37.77-4.47 2h8.94c-1.1-1.23-2.69-2-4.47-2m0 12c1.78 0 3.37-.77 4.47-2H7.53c1.1 1.23 2.69 2 4.47 2m0-8a2 2 0 00-2 2 2 2 0 002 2 2 2 0 002-2 2 2 0 00-2-2m6 2c0-.69-.12-1.35-.33-2-.95.19-1.67 1-1.67 2s.72 1.81 1.67 1.97c.21-.62.33-1.28.33-1.97M6 14c0 .69.12 1.35.33 1.97C7.28 15.81 8 15 8 14s-.72-1.81-1.67-2c-.21.65-.33 1.31-.33 2Z"/></svg>';