mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-06 01:52:50 +00:00
feat: chord editing prototype
feat: printing style for layout
This commit is contained in:
@@ -10,6 +10,7 @@ const config: IconsConfig = {
|
||||
"node_modules/@fontsource-variable/material-symbols-rounded/files/material-symbols-rounded-latin-full-normal.woff2",
|
||||
outputPath: "src/lib/assets/icons.min.woff2",
|
||||
icons: [
|
||||
"add",
|
||||
"piano",
|
||||
"keyboard",
|
||||
"settings",
|
||||
@@ -69,6 +70,7 @@ const config: IconsConfig = {
|
||||
"redo",
|
||||
"navigate_before",
|
||||
"navigate_next",
|
||||
"print",
|
||||
],
|
||||
codePoints: {
|
||||
speed: "e9e4",
|
||||
|
||||
Reference in New Issue
Block a user