share constant

String const share

Icon Data of share

Implementation

static const String share =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M6 17a1 1 0 10-2 0h2Zm22 0a1 1 0 10-2 0h2Zm-13 3a1 1 0 102 0h-2Zm2-16.5a1 1 0 10-2 0h2ZM16 3l.707-.707a1 1 0 00-1.414 0L16 3Zm5.293 6.707a1 1 0 001.414-1.414l-1.414 1.414Zm-12-1.414a1 1 0 001.414 1.414L9.293 8.293ZM4 17v8h2v-8H4Zm3 11h18v-2H7v2Zm21-3v-8h-2v8h2Zm-3 3a3 3 0 003-3h-2a1 1 0 01-1 1v2ZM4 25a3 3 0 003 3v-2a1 1 0 01-1-1H4Zm13-5V3.5h-2V20h2ZM15.293 3.707l6 6 1.414-1.414-6-6-1.414 1.414Zm0-1.414-6 6 1.414 1.414 6-6-1.414-1.414Z"/></svg>';