diff options
author | codecalm <codecalm@gmail.com> | 2020-04-07 19:28:29 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-04-07 19:28:29 +0200 |
commit | dfcdd0ffc55f051e2a03262b19298996bdd725ad (patch) | |
tree | ac91856ae36044e3a8d43ae46d983c2c43286f1c /src/_icons/float-right.svg | |
parent | new icons, rotate, checks (diff) | |
download | tabler-icons-dfcdd0ffc55f051e2a03262b19298996bdd725ad.tar.xz |
new icons: accessible, float, disabled-2
Diffstat (limited to 'src/_icons/float-right.svg')
-rw-r--r-- | src/_icons/float-right.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/float-right.svg b/src/_icons/float-right.svg new file mode 100644 index 00000000..4953e77d --- /dev/null +++ b/src/_icons/float-right.svg @@ -0,0 +1,9 @@ +--- +--- +<svg> + <rect width="6" height="6" x="14" y="5" rx="1" /> + <line x1="4" y1="7" x2="10" y2="7" /> + <line x1="4" y1="11" x2="10" y2="11" /> + <line x1="4" y1="15" x2="20" y2="15" /> + <line x1="4" y1="19" x2="20" y2="19" /> +</svg> |