aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/arrow-right-bar.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2021-01-20 22:18:49 +0100
committercodecalm <codecalm@gmail.com>2021-01-20 22:18:49 +0100
commitc8da3525fac1d02e48b957a0ed9676b28e38e394 (patch)
treed29c214daad37893134cd10637cc3536f37fcd2d /src/_icons/arrow-right-bar.svg
parentUpdate README.md (diff)
parentMerge pull request #104 from tabler/dev-iconfont-generation (diff)
downloadtabler-icons-c8da3525fac1d02e48b957a0ed9676b28e38e394.tar.xz
Merge branch 'dev' of https://github.com/tabler/tabler-icons
 Conflicts:  iconfont/fonts/tabler-icons.eot  iconfont/fonts/tabler-icons.ttf  iconfont/fonts/tabler-icons.woff  iconfont/fonts/tabler-icons.woff2
Diffstat (limited to 'src/_icons/arrow-right-bar.svg')
-rw-r--r--src/_icons/arrow-right-bar.svg6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/_icons/arrow-right-bar.svg b/src/_icons/arrow-right-bar.svg
index e89f7e59..23f9b17f 100644
--- a/src/_icons/arrow-right-bar.svg
+++ b/src/_icons/arrow-right-bar.svg
@@ -1,9 +1,9 @@
---
+tags: [drag, move]
category: Arrows
-version: 1.35
---
<svg>
<path d="M18 15l3 -3l-3 -3" />
- <line x1="3" y1="12" x2="21" y2="12" />
- <line x1="3" y1="9" x2="3" y2="15" />
+ <path d="M3 12h18" />
+ <path d="M3 9v6" />
</svg>