code constant

String const code

Implementation

static const String code =
    '<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" fill-rule="evenodd" d="M9.466 2.028a.75.75 0 01.53.919L7.185 13.44a.75.75 0 11-1.45-.388L8.549 2.559a.75.75 0 01.918-.53ZM4.84 11.78a.75.75 0 000-1.06L2.12 8l2.72-2.72a.75.75 0 00-1.06-1.06L.53 7.47 0 8l.53.53 3.25 3.25a.75.75 0 001.06 0Zm6.32-1.06a.75.75 0 101.06 1.06l3.25-3.25L16 8l-.53-.53-3.25-3.25a.75.75 0 10-1.06 1.06L13.88 8l-2.72 2.72Z" clip-rule="evenodd"/></svg>';