wingsuit_flying constant

String const wingsuit_flying

Implementation

static const String wingsuit_flying =
    '<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-miterlimit="2" stroke-width="4"><path fill="#555" d="M24 14a5 5 0 100-10 5 5 0 000 10Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M24 20c-8.71 0-16 7.28-16 16h7v8h18v-8h7c.01-8.71-7.29-16-16-16Zm-9 16V23m18 13V23m-9 21V20"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';