rhombus_split_outline constant

String const rhombus_split_outline

Implementation

static const String rhombus_split_outline =
    '<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" d="M12 2c-.5 0-1 .19-1.41.59l-8 8c-.79.78-.79 2.04 0 2.82l8 8c.78.79 2.04.79 2.82 0l8-8c.79-.78.79-2.04 0-2.82l-8-8C13 2.19 12.5 2 12 2m0 2 3.29 3.29-3.29 3.3-3.29-3.3L12 4M7.29 8.71l3.3 3.29-3.3 3.29L4 12l3.29-3.29m9.42 0L20 12l-3.29 3.29-3.3-3.29 3.3-3.29M12 13.41l3.29 3.3L12 20l-3.29-3.29 3.29-3.3Z"/></svg>';