hashtag constant

String const hashtag

Icon Data of hashtag

Implementation

static const String hashtag =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-5 -5 24 24"><path fill="currentColor" d="M6 6v2h2V6H6zm0-2h2V1a1 1 0 112 0v3h3a1 1 0 010 2h-3v2h3a1 1 0 010 2h-3v3a1 1 0 01-2 0v-3H6v3a1 1 0 01-2 0v-3H1a1 1 0 110-2h3V6H1a1 1 0 110-2h3V1a1 1 0 112 0v3z"/></svg>';