drum constant

String const drum

Icon Data of drum

Implementation

static const String drum =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="m27.188 5.094-11.063 5.25A2.024 2.024 0 0015 10a1.999 1.999 0 100 4c1.05 0 1.922-.813 2-1.844l6.063-2.875C24.878 10.047 26 11.047 26 12c0 1.887-4.277 4-10 4S6 13.887 6 12s4.277-4 10-4c.172 0 .328-.004.5 0l3.531-1.656A24.224 24.224 0 0016 6C9.16 6 4 8.578 4 12v10c0 .988.445 1.895 1.125 2.625.68.73 1.605 1.32 2.688 1.813C9.976 27.422 12.84 28 16 28c3.16 0 6.023-.578 8.188-1.563 1.082-.492 2.007-1.082 2.687-1.812C27.555 23.895 28 22.988 28 22V12c0-1.477-.977-2.79-2.625-3.813l2.656-1.28zM6 15.406c1.016.766 2.379 1.395 4 1.844v7.906c-.5-.156-.957-.34-1.375-.531-.906-.414-1.598-.91-2.031-1.375C6.16 22.785 6 22.395 6 22zm20 0V22c0 .395-.16.785-.594 1.25-.433.465-1.125.96-2.031 1.375-.418.191-.875.375-1.375.531V17.25c1.621-.45 2.984-1.078 4-1.844zm-14 2.281A24.4 24.4 0 0016 18a24.4 24.4 0 004-.313v7.938c-1.23.23-2.578.375-4 .375-1.422 0-2.77-.145-4-.375z"/></svg>';