Skip to content

Commit 0663cf6

Browse files
ChenlingasMxjaywcjlove
authored andcommitted
fix:SearchBar组件
1 parent bbbc0f7 commit 0663cf6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

components/SearchBar/svg.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)