We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df2d449 commit 91f6087Copy full SHA for 91f6087
src/main/scala/io/scala/svgs/Icons.scala
@@ -81,6 +81,7 @@ object Icons:
81
82
def burger = svg(
83
viewBox := "0 0 32 32",
84
+ height := "32px",
85
g(
86
fill := "#FFF",
87
path(
0 commit comments