parachute constant

String const parachute

Implementation

static const String parachute =
    '<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-linejoin="round" stroke-width="4"><path fill="#555" d="M16.727 24c2.424-2.424 4.849-3.636 7.273-3.636 2.424 0 4.849 1.212 7.273 3.636 2.828-2.424 4.95-3.636 6.363-3.636 1.414 0 3.536 1.212 6.364 3.636 0-11.046-8.954-20-20-20S4 12.954 4 24c2.828-2.424 4.95-3.636 6.364-3.636 1.414 0 3.535 1.212 6.363 3.636Z"/><path stroke-linecap="round" d="m4 24 20 20-7.273-20m14.546 0L24 44l20-20"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';