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 0bc663b commit 7459f78Copy full SHA for 7459f78
client/packages/lowcoder-design/src/icons/index.ts
@@ -216,6 +216,7 @@ export { ReactComponent as BorderRadiusIcon } from "./remix/rounded-corner.svg";
216
export { ReactComponent as ShadowIcon } from "./remix/shadow-line.svg";
217
export { ReactComponent as OpacityIcon } from "./remix/contrast-drop-2-line.svg";
218
export { ReactComponent as AnimationIcon } from "./remix/loader-line.svg";
219
+export { ReactComponent as LineHeightIcon } from "./remix/line-height.svg";
220
221
222
export { ReactComponent as LeftInfoLine } from "./remix/information-line.svg";
0 commit comments