make symbols on left sidebar wrapped with a pentagon

This commit is contained in:
end-4
2025-10-12 18:43:59 +02:00
parent 4637b82471
commit cd3ed42b6d
3 changed files with 27 additions and 4 deletions
@@ -374,10 +374,9 @@ Inline w/ backslash and round brackets \\(e^{i\\pi} + 1 = 0\\)
anchors.centerIn: parent
spacing: 5
MaterialSymbol {
CookieWrappedMaterialSymbol {
Layout.alignment: Qt.AlignHCenter
iconSize: 60
color: Appearance.m3colors.m3outline
text: "neurology"
}
StyledText {
@@ -198,10 +198,9 @@ Item {
anchors.centerIn: parent
spacing: 5
MaterialSymbol {
CookieWrappedMaterialSymbol {
Layout.alignment: Qt.AlignHCenter
iconSize: 60
color: Appearance.m3colors.m3outline
text: "bookmark_heart"
}
StyledText {