Default skull icon

This commit is contained in:
LemmyCook 2025-09-08 14:33:20 -04:00
parent 6f4a4bb764
commit 6169f88d90
9 changed files with 42 additions and 31 deletions

View file

@ -1,12 +1,13 @@
import QtQuick
import QtQuick.Layouts
import qs.Commons
import qs.Widgets
import QtQuick.Layouts
Text {
// Optional layout nudge for optical alignment when used inside Layouts
property real layoutTopMargin: 0
text: "question_mark"
text: "\uEE15" // default skull icon
font.family: "bootstrap-icons"
font.pointSize: Style.fontSizeL * scaling
font.variableAxes: {