drum constant

String const drum

Implementation

static const String drum =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 16"><g fill="currentColor" fill-rule="evenodd" transform="translate(1)"><path d="M14.969 5.984c0 .509-.308.922-.687.922H.749c-.379 0-.687-.413-.687-.922 0-.508.308-.922.687-.922h13.533c.379 0 .687.415.687.922zm0 9c0 .509-.308.922-.687.922H.749c-.379 0-.687-.413-.687-.922 0-.508.308-.922.687-.922h13.533c.379 0 .687.415.687.922zm-1.996-6.922H1.996a.997.997 0 00-.996 1v2.844c0 .553.445 1 .996 1h10.977a.997.997 0 00.996-1V9.062c0-.552-.446-1-.996-1z"/><ellipse cx="5.439" cy="2.459" rx="1.439" ry="1.459"/><ellipse cx="9.439" cy="2.459" rx="1.439" ry="1.459"/><path d="M5.528 2.957a.49.49 0 01-.194-.041L1.251.79C1.033.694.942.457 1.052.262c.106-.195.37-.277.587-.18l4.085 2.126c.218.096.307.333.2.528a.45.45 0 01-.396.221zm3.918 0a.49.49 0 00.194-.041L13.723.79c.218-.096.308-.333.199-.528-.107-.195-.37-.277-.587-.18L9.25 2.208c-.218.096-.307.333-.2.528a.45.45 0 00.396.221z"/></g></svg>';