wrecking_ball constant

String const wrecking_ball

Icon Data of wrecking_ball

Implementation

static const String wrecking_ball =
    '<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="2"><circle cx="19" cy="13" r="2"/><circle cx="4" cy="17" r="2"/><circle cx="13" cy="17" r="2"/><path d="M13 19H4m0-4h9m-5-3V7h2a3 3 0 013 3v5"/><path d="M5 15v-2a1 1 0 011-1h7m6-1V4l-6 7"/></g></svg>';