pill_light constant

String const pill_light

Implementation

static const String pill_light =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M212.2 43.8a50.9 50.9 0 00-72.4 0l-96 96a51.2 51.2 0 000 72.4 50.9 50.9 0 0072.4 0l96-96a51.2 51.2 0 000-72.4Zm-104.4 160a39.3 39.3 0 01-55.6-55.6L96 104.5l55.5 55.5Zm96-96L160 151.5 104.5 96l43.7-43.8a39.3 39.3 0 0155.6 55.6Zm-15-23.5a6.1 6.1 0 01-.1 8.5l-24.5 23.6a5.8 5.8 0 01-4.1 1.7 5.6 5.6 0 01-4.3-1.9 5.9 5.9 0 01.1-8.4l24.4-23.6a6 6 0 018.5.1Z"/></svg>';