Skip to content

Commit

Permalink
fix:SearchBar组件
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenlingasMx authored and jaywcjlove committed Jul 31, 2021
1 parent 43f3793 commit 12c5e20
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions components/SearchBar/svg.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
export const down = `<svg xmlns="http://www.w3.org/2000/svg" width="13" height="8" viewBox="0 0 13 8">
<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)"/>
</svg>`;

0 comments on commit 12c5e20

Please sign in to comment.