error_small constant

String const error_small

Implementation

static const String error_small =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><g fill="currentColor"><path d="M9.177 10.105 8 8.928l-1.177 1.177-.928-.928L7.072 8 5.895 6.823l.928-.928L8 7.072l1.177-1.177.928.928L8.928 8l1.177 1.177-.928.928Z"/><path d="M12 8a4 4 0 11-8 0 4 4 0 018 0Zm-1 0a3 3 0 10-6 0 3 3 0 006 0Z"/></g></svg>';