shape_join constant

String const shape_join

Icon Data of shape_join

Implementation

static const String shape_join =
    '<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="M28 10h-6V4a2.002 2.002 0 00-2-2H4a2.002 2.002 0 00-2 2v16a2.002 2.002 0 002 2h6v6a2.002 2.002 0 002 2h16a2.002 2.002 0 002-2V12a2.002 2.002 0 00-2-2ZM4 20V4h6v16Zm18 8V12h6v16Z"/></svg>';