ballon constant

String const ballon

Icon Data of ballon

Implementation

static const String ballon =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M14 8a2 2 0 00-2-2"/><path d="M6 8a6 6 0 1112 0c0 4.97-2.686 9-6 9s-6-4.03-6-9m6 9v1a2 2 0 01-2 2H7a2 2 0 00-2 2"/></g></svg>';