cat_bold constant

String const cat_bold

Implementation

static const String cat_bold =
    '<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="M100 140a16 16 0 11-16-16 16 16 0 0116 16Zm72-16a16 16 0 1016 16 16 16 0 00-16-16Zm64-72.7V136c0 55.1-48.4 100-108 100S20 191.1 20 136V51.3a19.9 19.9 0 0134.1-14.1l15 15A114.5 114.5 0 01105 38.3a11.3 11.3 0 011.8-.3 113.4 113.4 0 0142.4 0 11.3 11.3 0 011.8.3 114.5 114.5 0 0135.9 13.9l15-15A19.9 19.9 0 01236 51.3ZM212 61l-15.1 15.1a12 12 0 01-15.7 1.1A86.9 86.9 0 00160 65.7V88a12 12 0 01-24 0V60.4a80.2 80.2 0 00-16 0V88a12 12 0 01-24 0V65.7a86.9 86.9 0 00-21.2 11.5 12 12 0 01-15.7-1.1L44 61v75c0 38.2 31.3 69.9 72 75.2V197l-12.5-12.5a12 12 0 0117-17l7.5 7.5 7.5-7.5a12 12 0 0117 17L140 197v14.2c40.7-5.3 72-37 72-75.2Z"/></svg>';