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 efa6b1d commit 7fb5173Copy full SHA for 7fb5173
src/icons/close.js
@@ -1,3 +1,4 @@
1
+import React from 'react';
2
export default function (props) {
3
return (
4
<svg width="20" height="20" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
src/icons/search.js
<svg
0 commit comments