unite constant

String const unite

Icon Data of unite

Implementation

static const String unite =
    '<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" d="M15 16a1 1 0 001-1V9a1 1 0 00-1-1H9a1 1 0 00-1 1v6a1 1 0 001 1h6z"/><path fill="currentColor" d="M5 16h1V8a2 2 0 012-2h8V5a2 2 0 00-2-2H5a2 2 0 00-2 2v9a2 2 0 002 2zm3 3a2 2 0 002 2h9a2 2 0 002-2v-9a2 2 0 00-2-2h-1v8a2 2 0 01-2 2H8v1z"/></svg>';