diff --git a/icons/Check.js b/icons/Check.js new file mode 100644 index 0000000..cd2192d --- /dev/null +++ b/icons/Check.js @@ -0,0 +1,3 @@ +export default function Check(props) { + return ; +}