drag constant

String const drag

Implementation

static const String drag =
    '<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" stroke="currentColor" stroke-width="2" d="M15 5h2V3h-2v2ZM7 5h2V3H7v2Zm8 8h2v-2h-2v2Zm-8 0h2v-2H7v2Zm8 8h2v-2h-2v2Zm-8 0h2v-2H7v2Z"/></svg>';