shape_intersect constant

String const shape_intersect

Icon Data of shape_intersect

Implementation

static const String shape_intersect =
    '<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 20V4h16v6h-8a2.002 2.002 0 00-2 2v8Zm8 8v-6h8a2.002 2.002 0 002-2v-8h6v16Z"/></svg>';