y_combinator constant

String const y_combinator

Icon Data of y_combinator

Implementation

static const String y_combinator =
    '<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="M5 5v22h22V5zm2 2h18v18H7zm4.5 4 3.5 6v5h2v-5l3.5-6h-2L16 15.281 13.5 11z"/></svg>';