add report ico
All checks were successful
/ test_checkout (push) Successful in 1m47s

This commit is contained in:
Jean-Marie 'Histausse' Mineau 2025-10-21 16:13:48 +02:00
parent 7a80f1fea6
commit 3eb0572e9a
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2
2 changed files with 154 additions and 0 deletions

View file

@ -175,6 +175,8 @@
})
}
#let report(height: 100pt) = image("imgs/ico/report.svg", height: height)
#phone(body: [Hello World!])
#move(dx: 100pt, dy: 100pt, gear())
#wrench()
@ -185,3 +187,4 @@
#v(12em)
#transfo()
#analyse()
#report()