improved breadcrum
This commit is contained in:
11
src/assets/breadcrum.svg
Normal file
11
src/assets/breadcrum.svg
Normal file
@@ -0,0 +1,11 @@
|
||||
<svg
|
||||
class="h-5 w-auto text-gray-400"
|
||||
fill="currentColor"
|
||||
viewBox="0 0 20 20"
|
||||
>
|
||||
<path
|
||||
fillRule="evenodd"
|
||||
d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z"
|
||||
clipRule="evenodd"
|
||||
></path>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 302 B |
Reference in New Issue
Block a user