minus constant

String const minus

Icon Data of minus

Implementation

static const String minus =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M5 10h10"/><path d="M5 11a1 1 0 110-2h10a1 1 0 110 2H5Z"/></g></svg>';