diff options
Diffstat (limited to 'src/_icons/text-increase.svg')
-rw-r--r-- | src/_icons/text-increase.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/text-increase.svg b/src/_icons/text-increase.svg new file mode 100644 index 00000000..e25c7914 --- /dev/null +++ b/src/_icons/text-increase.svg @@ -0,0 +1,9 @@ +--- +category: Text +--- +<svg> + <path d="M4 19v-10.5a3.5 3.5 0 1 1 7 0v10.5" /> + <path d="M4 13h7" /> + <path d="M18 9v6" /> + <path d="M21 12h-6" /> +</svg> |