bandage_outline constant

String const bandage_outline

Implementation

static const String bandage_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"><rect width="560.87" height="176.25" x="-24.43" y="167.88" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" rx="88.12" ry="88.12" transform="rotate(-45 256 256.002)"/><rect width="176" height="196" x="169.41" y="156.59" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" rx="32" ry="32" transform="rotate(45 257.409 254.582)"/><circle cx="256" cy="208" r="16" fill="currentColor"/><circle cx="304" cy="256" r="16" fill="currentColor"/><circle cx="208" cy="256" r="16" fill="currentColor"/><circle cx="256" cy="304" r="16" fill="currentColor"/></svg>';