소스 검색

✨ feat(img): 添加静态图片

陈雪 1 개월 전
부모
커밋
4b6fd5a1cf
4개의 변경된 파일14개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      src/static/images/msg.svg
  2. 3 0
      src/static/images/pos.svg
  3. 5 0
      src/static/images/search.svg
  4. 3 0
      src/static/images/select.svg

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 3 - 0
src/static/images/msg.svg


+ 3 - 0
src/static/images/pos.svg

@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none">
+  <path d="M4.28602 12.3134C3.66742 11.6998 3.17642 10.9699 2.84135 10.1656C2.50628 9.36135 2.33377 8.4987 2.33377 7.62743C2.33377 6.75616 2.50628 5.89351 2.84135 5.08925C3.17642 4.28499 3.66742 3.55503 4.28602 2.94148C6.88933 0.35284 11.1106 0.35284 13.7139 2.94148C14.3326 3.55504 14.8237 4.28504 15.1588 5.08937C15.494 5.89369 15.6665 6.75642 15.6665 7.62776C15.6665 8.49911 15.494 9.36184 15.1588 10.1662C14.8237 10.9705 14.3326 11.7005 13.7139 12.314L8.99997 17L4.28602 12.3134ZM8.99997 9.66674C9.26261 9.66674 9.52268 9.61501 9.76533 9.5145C10.008 9.41399 10.2285 9.26668 10.4142 9.08096C10.5999 8.89525 10.7472 8.67477 10.8477 8.43212C10.9482 8.18947 11 7.9294 11 7.66676C11 7.40412 10.9482 7.14405 10.8477 6.9014C10.7472 6.65876 10.5999 6.43828 10.4142 6.25256C10.2285 6.06685 10.008 5.91953 9.76533 5.81902C9.52268 5.71852 9.26261 5.66678 8.99997 5.66678C8.46954 5.66678 7.96084 5.8775 7.58577 6.25256C7.2107 6.62763 6.99999 7.13634 6.99999 7.66676C6.99999 8.19719 7.2107 8.70589 7.58577 9.08096C7.96084 9.45603 8.46954 9.66674 8.99997 9.66674Z" fill="#FF4C1B"/>
+</svg>

+ 5 - 0
src/static/images/search.svg

@@ -0,0 +1,5 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
+  <path d="M8.75 15.8333C12.662 15.8333 15.8333 12.662 15.8333 8.75C15.8333 4.838 12.662 1.66666 8.75 1.66666C4.838 1.66666 1.66667 4.838 1.66667 8.75C1.66667 12.662 4.838 15.8333 8.75 15.8333Z" stroke="#FF4C1B" stroke-width="1.25" stroke-linejoin="round"/>
+  <path d="M11.1071 5.97629C10.5039 5.37308 9.67052 5 8.75002 5C7.82957 5 6.99623 5.37308 6.39302 5.97629" stroke="#FF4C1B" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
+  <path d="M13.8424 13.8424L17.3779 17.3779" stroke="#FF4C1B" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
+</svg>

+ 3 - 0
src/static/images/select.svg

@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none">
+  <path d="M13.5 7.12471L9 11.6247L4.5 7.12471" stroke="#333333" stroke-width="1.35" stroke-linecap="round" stroke-linejoin="round"/>
+</svg>

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.