path_intersect constant

String const path_intersect

Implementation

static const String path_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 5H5v10h4v4h10V9h-4V5Zm-2 2H7v6h2V9h4V7Zm4 10h-6v-2h4v-4h2v6Z" clip-rule="evenodd"/></svg>';