diff options
Diffstat (limited to 'src/_icons/text-decrease.svg')
-rw-r--r-- | src/_icons/text-decrease.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/text-decrease.svg b/src/_icons/text-decrease.svg new file mode 100644 index 00000000..f6fdd066 --- /dev/null +++ b/src/_icons/text-decrease.svg @@ -0,0 +1,9 @@ +--- +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="M21 12h-6" /> +</svg> |