diff options
Diffstat (limited to 'src/_icons/text-increase.svg')
-rw-r--r-- | src/_icons/text-increase.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/text-increase.svg b/src/_icons/text-increase.svg new file mode 100644 index 00000000..da41ddf7 --- /dev/null +++ b/src/_icons/text-increase.svg @@ -0,0 +1,10 @@ +--- +category: Text +version: "1.70" +--- +<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> |