ncalc constant

String const ncalc

Icon Data of ncalc

Implementation

static const String ncalc =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M33.232 4.5v14.053m7.027-7.026H26.206M12.838 33.784V17.977a1 1 0 011.708-.706l16.978 17.053a1 1 0 001.708-.705V21.895"/><circle cx="12.838" cy="38.642" r="4.858" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/></svg>';