tire_swing constant

String const tire_swing

Implementation

static const String tire_swing =
    '<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"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M4 4s6 6 20 6 20-6 20-6m-20 6v6"/><ellipse cx="30" cy="30" fill="#555" rx="8" ry="14"/><ellipse cx="30" cy="30" fill="#555" rx="3" ry="6"/><path d="M18 44c-4.418 0-8-6.268-8-14s3.582-14 8-14m12 0H18m12 28H18m4-15H10m13-7H12m11 15H12"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';