ribbon_outline constant

String const ribbon_outline

Implementation

static const String ribbon_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><circle cx="256" cy="160" r="128" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M143.65 227.82 48 400l86.86-.42a16 16 0 0113.82 7.8L192 480l88.33-194.32"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M366.54 224 464 400l-86.86-.42a16 16 0 00-13.82 7.8L320 480l-64-140.8"/><circle cx="256" cy="160" r="64" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32"/></svg>';