intersect constant

String const intersect

Icon Data of intersect

Implementation

static const String intersect =
    '<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" fill-rule="evenodd" d="M15 15v4a2 2 0 01-2 2H5a2 2 0 01-2-2v-8a2 2 0 012-2h4V5a2 2 0 012-2h8a2 2 0 012 2v8a2 2 0 01-2 2h-4Zm-5-1h4v-4h-4v4Z"/></svg>';