@@ -9,4 +9,4 @@ const IconFont = createFromIconfontCN({
})
export default IconFont
-export const IconPark = props => <Icon {...props} />
+export const IconPark = props => <Icon size="16" {...props} />