candycane constant

String const candycane

Implementation

static const String candycane =
    '<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 10a2 2 0 01-2 2 2 2 0 01-2-2V8c0-.63.1-1.23.27-1.8L10 9.93V10m2-8c.74 0 1.44.13 2.09.38L11.97 6c-.83 0-1.53.5-1.82 1.25L7.24 4.34A6.008 6.008 0 0112 2m5.76 4.31L14 10.07V8c0-.38-.1-.73-.28-1.03l2.11-3.59a5.98 5.98 0 011.93 2.93m.24 6.78-4 4V12.9l4-4v4.19M18 20a2 2 0 01-2 2 2 2 0 01-2-2v-.09l4-4V20Z"/></svg>';