database constant

String const database

Implementation

static const String database =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M5.23 3.258C7.014 2.465 9.408 2 12 2c2.592 0 4.986.465 6.77 1.258.89.396 1.674.893 2.247 1.496C21.596 5.362 22 6.122 22 7v1c0 .151-.081.425-.516.799-.432.371-1.116.75-2.048 1.09C17.581 10.563 14.952 11 12 11s-5.581-.437-7.436-1.111c-.932-.34-1.616-.719-2.048-1.09C2.081 8.425 2 8.15 2 8V7c0-.878.404-1.638.983-2.246.573-.603 1.356-1.1 2.247-1.496zM2 10.884V13c0 .151.081.425.516.799.432.371 1.116.75 2.048 1.09C6.419 15.563 9.048 16 12 16s5.581-.437 7.436-1.111c.932-.34 1.616-.719 2.048-1.09.435-.374.516-.648.516-.799v-2.116a10.37 10.37 0 01-1.88.884C17.994 12.541 15.123 13 12 13c-3.123 0-5.994-.459-8.12-1.232A10.371 10.371 0 012 10.884zm20 5a10.37 10.37 0 01-1.88.884C17.994 17.541 15.123 18 12 18c-3.123 0-5.994-.459-8.12-1.232A10.371 10.371 0 012 15.884V17c0 .878.404 1.639.983 2.246.573.603 1.356 1.1 2.247 1.496C7.014 21.535 9.408 22 12 22c2.592 0 4.986-.465 6.77-1.258.89-.396 1.674-.893 2.247-1.496.579-.607.983-1.368.983-2.246v-1.116z" clip-rule="evenodd"/></svg>';