file_jsx constant

String const file_jsx

Implementation

static const String file_jsx =
    '<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="M206.4 172.8 192 192l14.4 19.2a8 8 0 01-1.6 11.2 7.7 7.7 0 01-4.8 1.6 8 8 0 01-6.4-3.2L182 205.3l-11.6 15.5a8 8 0 01-6.4 3.2 7.7 7.7 0 01-4.8-1.6 8 8 0 01-1.6-11.2L172 192l-14.4-19.2a8 8 0 0112.8-9.6l11.6 15.5 11.6-15.5a8.1 8.1 0 0111.2-1.6 8 8 0 011.6 11.2ZM72 160a8 8 0 00-8 8v32a8 8 0 01-16 0 8 8 0 00-16 0 24 24 0 0048 0v-32a8 8 0 00-8-8Zm144-71.8V128a8 8 0 01-16 0V96h-48a8 8 0 01-8-8V40H56v88a8 8 0 01-16 0V40a16 16 0 0116-16h96a8.1 8.1 0 015.7 2.3l55.9 56A7.8 7.8 0 01216 88ZM160 80h28.7L160 51.3Zm-38.3 103.8c-3.1-.8-8.6-2.3-9.7-3.6v-.2c0-3.3 2.4-5 7-5a18.4 18.4 0 0110 3.2h-.1a8.3 8.3 0 005.1 1.8 8 8 0 008-8 7.6 7.6 0 00-2.9-6.1A33.4 33.4 0 00119 159c-13.5 0-23 8.6-23 21s13 17 21.6 19.3c3.4.9 7 1.8 9.2 3.1s1.2 1 1.2 1.6 0 5-9 5a18.4 18.4 0 01-10-3.2h.1a8.3 8.3 0 00-5.1-1.8 8 8 0 00-8 8 7.6 7.6 0 002.9 6.1A33.4 33.4 0 00119 225c15.6 0 25-7.9 25-21s-14-18-22.3-20.2Z"/></svg>';