diff --git a/icons/blog.js b/icons/blog.js index 6b31802f..93e50bea 100644 --- a/icons/blog.js +++ b/icons/blog.js @@ -1,6 +1,6 @@ import { SVG } from "@kleros/components"; -export default function Blog({ size = 16 }) { +export default function Blog({ size = 16, ...rest }) { return (