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 bbbc0f7 commit 0663cf6Copy full SHA for 0663cf6
components/SearchBar/svg.js
@@ -0,0 +1,3 @@
1
+export const down = `<svg xmlns="http://www.w3.org/2000/svg" width="13" height="8" viewBox="0 0 13 8">
2
+<polyline fill="none" stroke="#C7C7CC" stroke-width="2" points="365 203 370.45 208.45 365 213.9" transform="rotate(90 289.725 -74.55)"/>
3
+</svg>`;
0 commit comments