aboutsummaryrefslogtreecommitdiff
path: root/icons/resize.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-10-19 15:46:18 +0200
committercodecalm <codecalm@gmail.com>2020-10-19 15:46:18 +0200
commit4e9d9e8d06f12979b92f277619ea1487f8ab7e59 (patch)
treee0a0e32594b1da0ef7afe7666b05e46f53ecbe59 /icons/resize.svg
parent5 new icons: `circle-off`, `hexagon-off`, `octagon-off`, `square-off`, `trian... (diff)
downloadtabler-icons-4e9d9e8d06f12979b92f277619ea1487f8ab7e59.tar.xz
icons build
Diffstat (limited to 'icons/resize.svg')
-rw-r--r--icons/resize.svg7
1 files changed, 7 insertions, 0 deletions
diff --git a/icons/resize.svg b/icons/resize.svg
new file mode 100644
index 00000000..32d2fc87
--- /dev/null
+++ b/icons/resize.svg
@@ -0,0 +1,7 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-resize" 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" fill="none"/>
+ <path d="M4 11v8a1 1 0 0 0 1 1h8m-9 -14v-1a1 1 0 0 1 1 -1h1m5 0h2m5 0h1a1 1 0 0 1 1 1v1m0 5v2m0 5v1a1 1 0 0 1 -1 1h-1" />
+ <path d="M4 12h7a1 1 0 0 1 1 1v7" />
+</svg>
+
+