hash constant

String const hash

Icon Data of hash

Implementation

static const String hash =
    '<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="M10 15h4V9h-4v6Zm0 2v3a1 1 0 01-2 0v-3H5a1 1 0 010-2h3V9H5a1 1 0 110-2h3V4a1 1 0 112 0v3h4V4a1 1 0 012 0v3h3a1 1 0 010 2h-3v6h3a1 1 0 010 2h-3v3a1 1 0 01-2 0v-3h-4Z"/></svg>';