diff options
Diffstat (limited to 'src/assets/icons/graph-up.svg')
| -rw-r--r-- | src/assets/icons/graph-up.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/assets/icons/graph-up.svg b/src/assets/icons/graph-up.svg new file mode 100644 index 0000000..c93f022 --- /dev/null +++ b/src/assets/icons/graph-up.svg @@ -0,0 +1,5 @@ +<svg class="bi bi-graph-up" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"> + <path d="M0 0h1v16H0V0zm1 15h15v1H1v-1z"/> + <path fill-rule="evenodd" d="M14.39 4.312L10.041 9.75 7 6.707l-3.646 3.647-.708-.708L7 5.293 9.959 8.25l3.65-4.563.781.624z" clip-rule="evenodd"/> + <path fill-rule="evenodd" d="M10 3.5a.5.5 0 01.5-.5h4a.5.5 0 01.5.5v4a.5.5 0 01-1 0V4h-3.5a.5.5 0 01-.5-.5z" clip-rule="evenodd"/> +</svg>
\ No newline at end of file |
