diff options
| author | rxliuli <rxliuli@gmail.com> | 2025-11-04 05:03:50 +0800 |
|---|---|---|
| committer | rxliuli <rxliuli@gmail.com> | 2025-11-04 05:03:50 +0800 |
| commit | bce557cc2dc767628bed6aac87301a1be7c5431b (patch) | |
| tree | b51a051228d01fe3306cd7626d4a96768aadb944 /shared/components/assets/icons/arrow.svg | |
init commit
Diffstat (limited to 'shared/components/assets/icons/arrow.svg')
| -rw-r--r-- | shared/components/assets/icons/arrow.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/components/assets/icons/arrow.svg b/shared/components/assets/icons/arrow.svg new file mode 100644 index 0000000..99e4e93 --- /dev/null +++ b/shared/components/assets/icons/arrow.svg @@ -0,0 +1 @@ +export default "data:image/svg+xml,%3csvg%20height='16'%20width='16'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='M1.559%2016L13.795%203.764v8.962H16V0H3.274v2.205h8.962L0%2014.441%201.559%2016z'/%3e%3c/svg%3e"
\ No newline at end of file |
