diff options
Diffstat (limited to 'icons/arrow-bar-to-right.svg')
-rw-r--r-- | icons/arrow-bar-to-right.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/icons/arrow-bar-to-right.svg b/icons/arrow-bar-to-right.svg new file mode 100644 index 00000000..3c5a1e47 --- /dev/null +++ b/icons/arrow-bar-to-right.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-bar-to-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z"/> + <line x1="14" y1="12" x2="4" y2="12" /> + <line x1="14" y1="12" x2="10" y2="16" /> + <line x1="14" y1="12" x2="10" y2="8" /> + <line x1="20" y1="4" x2="20" y2="20" /> +</svg> + + |