plus_print constant

String const plus_print

Icon Data of plus_print

Implementation

static const String plus_print =
    '<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 fill-rule="evenodd" d="M11.5 4.5A1.5 1.5 0 0010 6v3.5H6.5a1.5 1.5 0 000 3H10V16a1.5 1.5 0 003 0v-3.5h3.5a1.5 1.5 0 000-3H13V6a1.5 1.5 0 00-1.5-1.5Z" clip-rule="evenodd" opacity=".8"/><path d="M5 10.5a.5.5 0 010-1h10a.5.5 0 010 1H5Z"/><path d="M9.5 5a.5.5 0 011 0v10a.5.5 0 01-1 0V5Z"/></g></svg>';