diff options
| author | Alberto-Duarte <alberto@albertoduarte.com> | 2023-04-21 13:51:46 +0100 |
|---|---|---|
| committer | Alberto-Duarte <alberto@albertoduarte.com> | 2023-04-21 13:51:46 +0100 |
| commit | 1b3a300173c4531bebf3b88966a1fec64d276440 (patch) | |
| tree | 6c8f9f0a745eadd3615a50bbf47e14d1233cb80c /public/images/Arrow.svg | |
First commit
Diffstat (limited to 'public/images/Arrow.svg')
| -rw-r--r-- | public/images/Arrow.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/public/images/Arrow.svg b/public/images/Arrow.svg new file mode 100644 index 0000000..81812f1 --- /dev/null +++ b/public/images/Arrow.svg @@ -0,0 +1,9 @@ +<svg width="15" height="7" viewBox="0 0 15 7" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> +<rect width="15" height="7" fill="url(#pattern0)"/> +<defs> +<pattern id="pattern0" patternContentUnits="objectBoundingBox" width="1" height="1"> +<use xlink:href="#image0_172_269" transform="scale(0.0666667 0.142857)"/> +</pattern> +<image id="image0_172_269" width="15" height="7" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAHCAYAAADXhRcnAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAUUlEQVQYlZXMsQ3AMAhEUbKllVFIfSzIQD+NFckyjuxraHj/ktTc/bHDRYQMMEkNSPaW/d8MOAl8cMAbgQFO+CcwwRIXgRIuMWARcQPZb/nzAhCYJ+QUJ1yoAAAAAElFTkSuQmCC"/> +</defs> +</svg> |