character constant

String const character

Icon Data of character

Implementation

static const String character =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="14" height="14" preserveAspectRatio="xMidYMid meet" viewBox="0 0 14 14"><path fill="currentColor" d="M8 14v-2.108c1.984-.504 3.501-2.476 3.501-4.882 0-2.797-2.049-5.007-4.5-5.007-2.45 0-4.5 2.21-4.5 5.007 0 2.405 1.516 4.376 3.499 4.881V14H1a1 1 0 010-2.003h1.434C1.241 10.727.501 8.961.501 7.01c0-3.872 2.91-7.01 6.5-7.01s6.5 3.138 6.5 7.01c0 1.951-.74 3.716-1.933 4.987H13A1 1 0 0113 14H8Z"/></svg>';