aboutsummaryrefslogtreecommitdiff
path: root/icons/text-resize.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2021-11-29 01:44:33 +0100
committercodecalm <codecalm@gmail.com>2021-11-29 01:44:33 +0100
commit56795ece3c93aaef7dd01640d9888b57745b4691 (patch)
treea262ac8521cbd24fa41e47afe21c7e23bd5fea6f /icons/text-resize.svg
parent`tag` icon tags revert (diff)
downloadtabler-icons-56795ece3c93aaef7dd01640d9888b57745b4691.tar.xz
Release 1.46.0v1.46.0
Diffstat (limited to 'icons/text-resize.svg')
-rw-r--r--icons/text-resize.svg15
1 files changed, 15 insertions, 0 deletions
diff --git a/icons/text-resize.svg b/icons/text-resize.svg
new file mode 100644
index 00000000..a113947b
--- /dev/null
+++ b/icons/text-resize.svg
@@ -0,0 +1,15 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-text-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"/>
+ <circle cx="5" cy="5" r="2" />
+ <circle cx="19" cy="5" r="2" />
+ <circle cx="5" cy="19" r="2" />
+ <circle cx="19" cy="19" r="2" />
+ <path d="M5 7v10" />
+ <path d="M7 5h10" />
+ <path d="M7 19h10" />
+ <path d="M19 7v10" />
+ <path d="M10 10h4" />
+ <path d="M12 14v-4" />
+</svg>
+
+