braille constant

String const braille

Icon Data of braille

Implementation

static const String braille =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="50" height="50" preserveAspectRatio="xMidYMid meet" viewBox="0 0 50 50"><path fill="currentColor" d="M4 40h4.894c1.838 0 3.087.654 3.087 2.464 0 .948-.471 1.644-1.308 2.05 1.178.336 1.779 1.358 1.779 2.567 0 1.967-1.673 2.919-3.429 2.919H4V40zm2 4h2.623c.742 0 1.295-.207 1.295-1.021 0-.924-.707-.979-1.46-.979H6v2zm0 4h2.741c.848 0 1.579-.439 1.579-1.447 0-.988-.625-1.553-1.532-1.553H6v3zm8-5h2v1h.022c.354-1 1.459-1.448 2.402-1.448.13 0 .576.077.576.118v1.792c-1-.042-.663-.065-.887-.065-1.414 0-2.113 1.014-2.113 2.251V50h-2v-7zm5.829 2c.106-2 1.625-2.376 3.192-2.376 1.402 0 2.979.288 2.979 1.973v3.653c0 .636.273 1.75.451 1.75h-1.944c-.071 0-.13-.542-.142-.772-.613.637-1.508.819-2.356.819-1.332 0-2.392-.689-2.392-2.127 0-1.592 1.189-1.968 2.392-2.145 1.179-.165 2.274-.141 2.274-.926 0-.83-.565-.933-1.249-.933-.73 0-1.202.083-1.272 1.083h-1.933zM24 46.377c0 .282-.859.294-1.461.405-.601.124-1.073.324-1.073 1.032 0 .718.46.895 1.084.895 1.508 0 1.449-1.195 1.449-1.614v-.718zm6.164-4.673H28.23v-1.585h1.934v1.585zM28 43h2v7h-2v-7zm4-3h2v10h-2V40zm4 0h2v10h-2V40zm5.699 7c.06 1 .647 1.84 1.721 1.84.778 0 1.402-.84 1.52-.84h1.696c-.541 1-1.696 2.182-3.275 2.182-2.214 0-3.582-1.61-3.582-3.786 0-2.102 1.45-3.636 3.582-3.636 2.381 0 3.536 2.24 3.405 4.24h-5.067zm3.135-1c-.177-1-.589-1.49-1.532-1.49-1.226 0-1.579.49-1.603 1.49h3.135z"/><circle cx="14.5" cy="32.5" r="3.5" fill="currentColor"/><circle cx="14.5" cy="18.5" r="3.5" fill="currentColor"/><circle cx="14.5" cy="4.5" r="3.5" fill="currentColor"/><circle cx="35.5" cy="32.5" r="3.5" fill="currentColor"/><circle cx="35.5" cy="18.5" r="3.5" fill="currentColor"/><circle cx="35.5" cy="4.5" r="3.5" fill="currentColor"/></svg>';