air_bike constant

String const air_bike

Implementation

static const String air_bike =
    '<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-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M4 44h40M28 30h6.19c2.27 0 6.81 1.344 6.81 6.72V44m-6-14 5-11-6-13m-5 2 10-4"/><circle cx="20" cy="30" r="8" fill="#555"/><path stroke-linecap="round" stroke-linejoin="round" d="M20 30h8m-7-8-7-9m-4 0h8"/><path d="M20 38a8 8 0 100-16"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';