aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/cursor-text.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-10-16 17:37:46 +0200
committercodecalm <codecalm@gmail.com>2020-10-16 17:37:46 +0200
commit8bd00ea6c9fe8ac075d8daa6ef1143996f136f5f (patch)
treeb4a7d7f07223eba627bb45e7782dd1604c4dabb0 /src/_icons/cursor-text.svg
parent`recharging` icon fix (diff)
downloadtabler-icons-8bd00ea6c9fe8ac075d8daa6ef1143996f136f5f.tar.xz
22 new icons: `calendar-stats`, `calendar-time`, `circle-half-vertical`, `circle-half`, `cursor-text`, `dimensions`, `letter-case-lower`, `letter-case-toggle`, `letter-case-upper`, `letter-case`, `letter-spacing`, `line-dashed`, `line-dotted`, `mask-off`, `mask`, `minus-vertical`, `overline`, `radius-bottom-left`, `radius-bottom-right`, `radius-top-left`, `radius-top-right`, `square-rotated-off`
Fixed icons: `recharging`, `report`, `square-rotated`, `underline`
Diffstat (limited to 'src/_icons/cursor-text.svg')
-rw-r--r--src/_icons/cursor-text.svg7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/cursor-text.svg b/src/_icons/cursor-text.svg
new file mode 100644
index 00000000..78d6068d
--- /dev/null
+++ b/src/_icons/cursor-text.svg
@@ -0,0 +1,7 @@
+---
+---
+<svg>
+ <path d="M10 12h4" />
+ <path d="M9 4a3 3 0 0 1 3 3v10a3 3 0 0 1 -3 3" />
+ <path d="M15 4a3 3 0 0 0 -3 3v10a3 3 0 0 0 3 3" />
+</svg>