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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M19 10a4 4 0 11-8 0 4 4 0 018 0Zm-4 18a4 4 0 100-8 4 4 0 000 8Zm0 14a4 4 0 100-8 4 4 0 000 8Zm22-32a4 4 0 11-8 0 4 4 0 018 0Zm-4 18a4 4 0 100-8 4 4 0 000 8Zm0 14a4 4 0 100-8 4 4 0 000 8Z" clip-rule="evenodd"/></svg>';