anger_symbol constant

String const anger_symbol

Implementation

static const String anger_symbol =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M9.329 2.505a2 2 0 00-2.658 2.99c5.258 4.673 13.4 4.673 18.658 0a2 2 0 10-2.658-2.99c-3.742 3.327-9.6 3.327-13.342 0Zm.04 26.953c3.49-3.277 9.772-3.277 13.262 0a2 2 0 102.738-2.916c-5.03-4.723-13.708-4.723-18.738 0a2 2 0 102.738 2.916Zm20-22.916a2 2 0 01.089 2.827c-3.277 3.49-3.277 9.772 0 13.262a2 2 0 11-2.916 2.738c-4.723-5.03-4.723-13.708 0-18.738a2 2 0 012.827-.089Zm-23.911.089a2 2 0 10-2.916 2.738c3.277 3.49 3.277 9.772 0 13.262a2 2 0 102.916 2.738c4.723-5.03 4.723-13.708 0-18.738Z"/></svg>';