[ui] MaterialIcons: Add the "dangerous" icon to the list of available icons

This commit is contained in:
Candice Bentéjac 2023-08-02 14:39:06 +02:00 committed by Loïc Vital
parent 63bd6d61cd
commit d648fc9ecd

View file

@ -244,6 +244,7 @@ QtObject {
readonly property string crop_portrait: "\ue3c5"
readonly property string crop_rotate: "\ue437"
readonly property string crop_square: "\ue3c6"
readonly property string dangerous: "\ue99a"
readonly property string dashboard: "\ue871"
readonly property string data_usage: "\ue1af"
readonly property string date_range: "\ue916"