magic constant

String const magic

Implementation

static const String magic =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M9.5 2.672a.5.5 0 101 0V.843a.5.5 0 00-1 0v1.829Zm4.5.035A.5.5 0 0013.293 2L12 3.293a.5.5 0 10.707.707L14 2.707ZM7.293 4A.5.5 0 108 3.293L6.707 2A.5.5 0 006 2.707L7.293 4Zm-.621 2.5a.5.5 0 100-1H4.843a.5.5 0 100 1h1.829Zm8.485 0a.5.5 0 100-1h-1.829a.5.5 0 000 1h1.829ZM13.293 10A.5.5 0 1014 9.293L12.707 8a.5.5 0 10-.707.707L13.293 10ZM9.5 11.157a.5.5 0 001 0V9.328a.5.5 0 00-1 0v1.829Zm1.854-5.097a.5.5 0 000-.706l-.708-.708a.5.5 0 00-.707 0L8.646 5.94a.5.5 0 000 .707l.708.708a.5.5 0 00.707 0l1.293-1.293Zm-3 3a.5.5 0 000-.706l-.708-.708a.5.5 0 00-.707 0L.646 13.94a.5.5 0 000 .707l.708.708a.5.5 0 00.707 0L8.354 9.06Z"/></svg>';