textbox_minus constant

String const textbox_minus

Implementation

static const String textbox_minus =
    '<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"><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 18h-6"/><path fill-rule="evenodd" d="M6 3a3 3 0 00-3 3v12a3 3 0 003 3h6.803A5.972 5.972 0 0112 18c0-.342.029-.677.084-1.003A1.048 1.048 0 0112 17H8a1 1 0 110-2h4c.255 0 .488.095.665.253A6.029 6.029 0 0114.681 13H8a1 1 0 110-2h8a1 1 0 01.997 1.084A6.044 6.044 0 0118 12c1.093 0 2.117.292 3 .803V6a3 3 0 00-3-3H6zm1 5a1 1 0 011-1h8a1 1 0 110 2H8a1 1 0 01-1-1z" clip-rule="evenodd"/></g></svg>';