aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-06-04 21:49:13 +0200
committercodecalm <codecalm@gmail.com>2020-06-04 21:49:13 +0200
commit0dd66f7cd565a4e8b74573a34c59c3a14902f4e5 (patch)
tree97d8990ae1ce2dbea66788222fa1b789dde394ca
parent`language` icon fix (diff)
downloadtabler-icons-0dd66f7cd565a4e8b74573a34c59c3a14902f4e5.tar.xz
1 new icons: `rotate-rectangle`
-rw-r--r--src/_icons/rotate-rectangle.svg5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/_icons/rotate-rectangle.svg b/src/_icons/rotate-rectangle.svg
new file mode 100644
index 0000000..91e8c2d
--- /dev/null
+++ b/src/_icons/rotate-rectangle.svg
@@ -0,0 +1,5 @@
+---
+---
+<svg>
+ <path d="M16.3 5h.7a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-10a2 2 0 0 1 2 -2h5l-2.82 -2.82m0 5.64l2.82 -2.82" transform="rotate(-45 12 12)" />
+</svg>