keyframes constant

String const keyframes

Implementation

static const String keyframes =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M13.848 13.317 9.505 18.28a2 2 0 01-3.01 0l-4.343-4.963a2 2 0 010-2.634L6.495 5.72a2 2 0 013.01 0l4.343 4.963a2 2 0 010 2.634Z"/><path d="m13 19 4.884-5.698a2 2 0 000-2.604L13 5"/><path d="m17 19 4.884-5.698a2 2 0 000-2.604L17 5"/></g></svg>';