You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/creating-an-icon-pack.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -127,7 +127,7 @@ The `iconPackName` field in `package.json` is essential for the build process. T
127
127
128
128
Each SVG files placed in `+/src/svg+` will be converted to an icon. The file names of the SVG files are used to set the icon identifier used by {productname}.
129
129
130
-
For example: `+bold.svg+` will have the identifier `bold.` Such as:
130
+
For example: `+bold.svg+` will have the identifier `bold`. Such as:
0 commit comments