Browse Source

+ 누락이미지 추가

송용우 4 tháng trước cách đây
mục cha
commit
a5b7878076

+ 5 - 0
assets/img/ico_paging_more.svg

@@ -0,0 +1,5 @@
+<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
+<circle cx="13.5" cy="19.5" r="1.5" fill="#969696"/>
+<circle cx="20.5" cy="19.5" r="1.5" fill="#969696"/>
+<circle cx="27.5" cy="19.5" r="1.5" fill="#969696"/>
+</svg>

+ 3 - 0
assets/img/ico_paging_next.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="M8 14L12.5 9.5L8 5" stroke="#616161" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
+</svg>

+ 3 - 0
assets/img/ico_paging_next1.svg

@@ -0,0 +1,3 @@
+<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
+<path d="M17 25L22 20L17 15" stroke="#969696" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
+</svg>

+ 4 - 0
assets/img/ico_paging_next2.svg

@@ -0,0 +1,4 @@
+<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
+<path d="M20.8333 24.1668L25 20.0002L20.8333 15.8335" stroke="#969696" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
+<path d="M16 24.3333L20.1666 20.1667L16 16" stroke="#969696" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
+</svg>

+ 3 - 0
assets/img/ico_paging_prev.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="M10 14L5.5 9.5L10 5" stroke="#616161" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
+</svg>

+ 3 - 0
assets/img/ico_paging_prev1.svg

@@ -0,0 +1,3 @@
+<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
+<path d="M23 25L18 20L23 15" stroke="#969696" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
+</svg>

+ 4 - 0
assets/img/ico_paging_prev2.svg

@@ -0,0 +1,4 @@
+<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
+<path d="M19.1667 24.1668L15 20.0002L19.1667 15.8335" stroke="#969696" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
+<path d="M25 24.1668L20.8333 20.0002L25 15.8335" stroke="#969696" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
+</svg>