fix: use anronicon for warning icon
This commit is contained in:
+4
-3
@@ -39,10 +39,11 @@ Rectangle {
|
||||
height: 16
|
||||
color: "transparent"
|
||||
|
||||
Text {
|
||||
AppIcon {
|
||||
anchors.centerIn: parent
|
||||
text: "⚠️"
|
||||
font.pixelSize: 16
|
||||
source: "qrc:/live.flowy/imports/DesignSystem/anronicons/mono/alerts/alert-triangle.svg"
|
||||
iconHeight: 16
|
||||
iconWidth: 16
|
||||
color: "#faad14"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user