We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50a8d32 commit eb3068aCopy full SHA for eb3068a
src/icons/expand.tsx
@@ -1,4 +1,5 @@
1
import React from "react";
2
+
3
import { IconProps } from "../core/icon";
4
5
export const IconExpand = ({ style, onClick, size = 24 }: IconProps) => (
0 commit comments